

@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;
  }
}
@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;
  }
  .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;
  }
}

@media only screen and (max-width: 575px) {
  .section-title .title {
    font-size: 28px;
  }
  .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) {

}