

@media only screen and (max-width: 1400px) {
  .main-header__menu li a.nav-link {
    font-size: 13px;
    padding: 8px 8px;
  }
  .inner-banenr-wrapper {
    margin-top: 143px;
 }
}
@media only screen and (max-width: 1200px) {
  .main-header__menu li a.nav-link {
    font-size: 12px;
    padding: 8px 7px;
  }
  .main-header .main-header__bottom .widget img {
    width: 160px;
  }
  .main-header__menu ul li a.btn.btn-primary {
    font-size: 14px;
    padding: 7px 15px;
  }
  .banner-wrapper {
    margin-top: 142px;
  }
  .main-header.sticky .main-header__bottom .nav-item .nav-link {
    padding: 8px 8px;
    font-size: 13px;
  }
}
@media only screen and (max-width: 1120px) {

}


@media only screen and (max-width: 992px) {
  .main-header__menu {
    position: absolute;
    width: 320px;
    background-color: #ffffff;
    height: 100vh;
    right: 0;
    top: 0;
    flex-direction: column;
    overflow: auto;
    transform: translateX(100%);
      transition: all 0.3s ease;
  }
  .main-header__menu ul {
      flex-direction: column;
  }
  .main-header__menu ul {
    flex-direction: column;
    margin: 0 !important;
    padding: 30px 20px !important;
  }
  .main-header .main-header__bottom .nav-item .nav-link {
    border-bottom: solid 1px #ccc;
    padding: 14px 15px;
  }
  .main-header .main-header__bottom .nav-item .nav-link.active {
    border: 0;
  }
  .main-header__bottom .widget .toggle-btn {
    width: 34px;
    display: block;
    height: 34px;
  }
  .main-header__bottom .widget .toggle-btn span {
    height: 2px;
    width: 100%;
    background-color: #000;
    display: block;
    margin-top: 8px;
  }
  .main-header__menu.open {
    transform: translateX(0);
  }
  .main-header__bottom .toggle-btn.open {
    position: absolute;
    right: 15px;
    z-index: 99999;
    top: 4px;
    height: 34px;
  }
  .main-header__bottom .toggle-btn.open span:nth-child(2) {
    display: none;
  }
  .main-header__bottom .toggle-btn.open span:nth-child(3) {
    transform: rotate(-45deg);
    margin-top: -2px;
  }
  .main-header__bottom .toggle-btn.open span:nth-child(1) {
    transform: rotate(45deg);
    margin-top: 16px;
  }
  .main-header__bottom .widget .toggle-btn.open {
    width: 20px;
  }
  .mt-negative-sm {
    margin-top: 0;
  }
  .mt-negative-sm + .mt-negative-sm {
    margin-top: 0;
  }
  .main-header__menu li ul.submenu {
    position: relative;
    width: 100%;
    box-shadow: 0px 0px 0px 0px;
    border: 0;
    padding: 0 !important;
    padding-left: 24px !important;
    display: none !important;
  }
  .main-header__menu li.nav-item.dropdown .nav-link{
    position: relative;
  }
  .main-header__menu li.nav-item.dropdown .nav-link:after {
    position: absolute;
    content: '';
    width: 10px;
    height: 10px;
    border: solid 2px #5e5e5e;
    right: 10px;
    border-top: 0px;
    border-left: 0;
    transform: rotate(45deg);
  }
  .main-header__menu li.nav-item.dropdown ul.submenu .nav-item .nav-link:after{
    display: none;
  }
  .main-header__menu li ul.submenu.open {
    display: block !important;
  }
    .banner-wrapper .item{
    padding: 80px 0px;
    height: 600px;
  }
  .banner-wrapper .item::before{
    display: none;
  }
  .about-one__content {
    margin-top: 50px;
  }
  .main-header__bottom {
    padding: 20px 0px;
  }
  .main-header.sticky .main-header__bottom .toggle-btn span {
    background-color: #fff;
  }
  .main-header.sticky .main-header__bottom .nav-item .nav-link {
      color: #000;
  } 
}
@media only screen and (max-width: 767px) {
  .inner-banenr-wrapper .widget h3 {
      font-size: 28px;
  }
  .about-founder-wrapper .widget h4 {
    font-size: 24px;
  }
  .about-founder-wrapper .widget p {
    font-size: 14px;
  }
  .banner-wrapper .widget h2 {
    font-size: 32px;
  }
  .what-we-do-wrapper .other-widget ul li{
    width: 100%;
  }
  .banner-wrapper .widget p {
    font-size: 24px;
  }
   .banner-wrapper .widget{
    margin-top: 40px;
   }
   .about-wrapper .widget .section-title h4.title {
    font-size: 26px;
    line-height: 38px;
  }
  .banner-wrapper .widget {
    text-align: center;
  }
  .banner-wrapper {
    margin-top: 90px;
    padding: 40px 0px;
  }
  .footer-middle .footer-widget {
    margin-bottom: 40px;
    text-align: center;
  }
  .footer-middle .footer-widget .f-logo {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .section-title .title {
    font-size: 36px;
  }
  .section.section-padding {
    padding: 40px 0 80px;
  }
  .section__header h2 {
    font-size: 26px;
  }
  .event.padding--top.padding--bottom {
    padding: 40px 0px;
  }
  .arti-wrapper .section-heading h4 {
    font-size: 32px;
  }
  .about-wrapper .widget .content h3 {
    font-size: 28px;
    margin-top: 40px;
  }
  .about-wrapper {
    padding: 40px 0px;
  }
  .about-mandir-time .widget h4 {
    font-size: 24px;
  }
  .about-mandir-time .widget ul li {
      font-size: 14px;
  }
  .darshan-aarti-wrapper,
  .footer .footer-middle {
    padding: 40px 0px;
  }
  .footer-middle .footer-widget:last-child {
    margin-bottom: 0;
  }
  .banner-wrapper .slick-nav{
    display: none !important;
  }
  .banner-wrapper .widget .title h1 {
    font-size: 36px;
  }
  .company-achievements-section .milestone-counter span, .company-achievements-section .milestone-counter .stat-count {
    font-size: 40px;
  }
  .sec-title__title {
    font-size: 34px;
    line-height: 48px;
  }
  .sec-title__tagline .text h4 {
    color: #ff5528;
    font-size: 22px;
    line-height: 34px;
  }
  .why-us-section .common-title h2 {
    font-size: 38px;
    line-height: 40px;
  }
  .faq-one__img2 {
      position: static;
      overflow: unset;
  }
  .banner-wrapper .widget .join-us {
    flex-direction: column;
    gap: 30px;
  }
  .why-us-section .thumb .thumb-2 {
    position: static;
  }
  .why-us-section .thumb .thumb-1 {
    margin-bottom: 20px;
  }
  .why-us-section .thumb .thumb-3 {
    position: static;
    margin-top: 20px;
  }
    .faq-one__img {
    margin-left: 0;
  }
  .faq-one__img1 {
    overflow: unset;
    margin-bottom: 40px;
  }
  .footer .footer__content h3 {
      font-size: 36px;
  }
  .why-us-section .thumb img {
    width: 100%;
  }
  .faq-one__img1{
    float: none;
  }
  .faq-one__img2 img,
  .faq-one__img1 img {
    transform: scale(1);
}
}
@media only screen and (min-width: 576px) {
  .footer .footer__newsletter-form form {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media only screen and (max-width: 575px) {
  .section-title .title {
    font-size: 28px;
  }
  .why-us-section .why-us-content .annual-donation-wrap {
    flex-direction: column;
  }

  .about-wrapper .widget .section-title h4.title {
    font-size: 20px;
  }
  .list li {
    font-size: 14px;
  }
  .list li:before {
    width: 30px;
    height: 30px;
    top: 11px;
  }
  .list li:after {
    width: 7px;
    height: 16px;
    top: 16px;
    left: 11px;
  }
  .arti-wrapper .section-heading p {
    font-size: 14px;
  }
}

@media only screen and (max-width: 440px) {

}
@media only screen and (max-width: 400px) {

}