@media (max-width:1460px) {
    /* Header */
    header .header-main .logo{width: 180px;}
    header .header-main .rightside ul.main-menu li {margin-left: 8px;}
    header.fixed .header-main .rightside ul.main-menu li{margin-left: 8px; transition: all .5s ease;}
    header.fixed .header-main .rightside ul.main-menu li a{ transition: all .5s ease; }
    header.fixed .header-main .logo{width: 170px; transition: all .5s ease;}


}

@media(max-width:1199px){
    
    .temples-repository .temples-repository-content h2 { font-size: 32px; line-height: 40px ; }
    .temples-repository .temples-repository-content::after { width: 353px; height: 244px;}
    .spiritual-harmony h2 { font-size: 36px; line-height: 46px;}
    .spiritual-harmony::after { width: 353px; height: 244px; }
    .spiritual-harmony::before { width: 353px; height: 244px; } 
    .spiritual-harmony .spiritual-harmony-block { grid-template-columns: repeat(4, 1fr); }
    .temple-guru h2 { font-size: 36px; line-height: 46px; }
    .temple-guru .temple-guru-block .temple-guru-contant h3 { font-size: 46px; line-height: 46px; }
    .temple-guru .temple-guru-block .temple-guru-contant ul li { font-size: 16px; line-height: 22px; padding-bottom: 6px; }
    .temple-guru .temple-guru-block .temple-guru-contant .btn-area {min-width: 88px; }
    .temple-guru .temple-guru-block .photo-area { height: 565px; }
    .temple-guru::before {width: 353px; height: 244px;}
    .around-the-world h2 { font-size: 36px; line-height: 36px; }
    .religious-book h2 { font-size: 36px; line-height: 36px; }    
    .temples-state h2 { font-size: 36px; line-height: 36px; }
    .sign-up .sign-up-block h2 { font-size: 48px; line-height: 48px; }

    /* Details page */
    .temple-detail-area .container .inline-flex .leftside-photo {width: 40%;}
    .temple-detail-area .container .inline-flex .right-content {width: 60%;}    
    .temple-detail-area .container .inline-flex .leftside-photo .religionicon {width: 230px; height: 230px;}   
    .temple-detail-area .container .inline-flex .leftside-photo .god-photo { width: 62%; height: 350px;} 
    .top-banner-temple h1 { font-size: 46px; line-height: 46px; }
    .top-banner-temple p { font-size: 18px; line-height: 18px; margin: 0 0 12px 0; }
    .temple-detail-area .container .inline-flex .right-content h2 {font-size: 30px; line-height: 38px;}
    .temple-detail-area .time-and-dresscode .half-part h3 {font-size: 26px; line-height: 26px;}
    .temple-detail-area .visiting-hours-area h2 {font-size: 36px; line-height: 36px; margin: 0 0 20px 0;}
    .temple-detail-area .visiting-hours-area ul.time li .info {    font-size: 14px; line-height: 22px; }
    .temple-detail-area .temple-video-area h2 { font-size: 36px; line-height: 36px; }
    .interesting-facts-area h2 {font-size: 36px; line-height: 46px;}
    .attraction-area h2 { font-size: 36px; line-height: 36px; }
    .temple-history-area h2 { font-size: 36px; line-height: 46px; margin: 0 0 30px 0; }
    .temple-history-area .history-timeline ul li .history-block h3 { font-size: 22px; line-height: 24px; margin: 0px 0px 8px 0px; }
    .temple-history-area .history-timeline ul li .history-block p {font-size: 14px; line-height: 20px;}
    .festival-area h2 { font-size: 36px; line-height: 36px; margin: 0 0 25px 0; }
    .festival-area .festival-block h3 { font-size: 22px; line-height: 22px; padding: 22px; }
    .how-to-reach-area h2 { font-size: 36px; line-height: 46px;  }
    .how-to-reach-area ul li .icon { width: 70px; left: 20px; }
    .how-to-reach-area ul li { padding: 30px 30px 30px 110px;}
    .nearby-temples-area h2 { font-size: 36px; line-height: 36px; }
    .clients-say-area h2 { font-size: 36px; line-height: 46px; }

    /* Faq Page */
    .faq-page h2 { font-size: 36px; line-height: 46px; margin: 0 0 15px 0; }

     
    /* Gallery Page */
    .gallery-section .gallery-header h2 { font-size: 36px; line-height: 46px; margin: 0 0 15px 0; }
    .gallery-section .gallery-grid { column-count: 3; column-gap: 25px; }
    .gallery-section .gallery-item { margin-bottom: 25px; }


    /* Listing Page */
    .inside-area { height: 400px; }
    .listing-page ul li {width: 33.33%; }


    /* Common Page */
    .common-page h1 { font-size: 36px; line-height: 46px; margin: 0 0 15px 0; }
    .common-page p { font-size: 14px; line-height: 20px; margin-bottom: 10px; }
    .common-page h2 { font-size: 22px; line-height: 26px; margin: 0 0 10px 0;  margin: 0 0 8px 0;}

    /* Festival Page */
    .festival-page h1 { font-size: 36px; line-height: 46px; margin: 0 0 15px 0; }
    .festival-page ul li .festival-item .content { padding: 20px;}
    .festival-page ul li .festival-item .content h3 { font-size: 22px; line-height: 22px;  }

    /* Festival Details Page */
    .festival-detail-area h2 { font-size: 32px; line-height: 40px; margin: 0 0px 10px 0;padding-bottom: 10px; }



}    

@media(max-width:991px){
    
    .main-wapper {padding: 67px 0 0 0; }
    header.fixed .header-main { padding: 16px 13.5px; }
    header .header-main .logo-area{padding: 0 15px 0 0; align-items: center;}
    header .header-main .rightside{display: none;}
    header .header-main .logo{width: 140px;}
    .btn-menu{display: block;}
    header.fixed{top: 0px;}
    header.fixed .header-main .logo{width: 140px;}
    header .header-main .rightside { display: flex ; position: absolute; display: flex; flex-direction: column; top: 54px; gap: 10px; background: #fff; width: 100%; left: 100%; padding: 10px 0px; transition: .5s; height: 100vh; align-items: start;}
    header .header-main .rightside.show { display: flex; left: 0; transition: .5s; }
    header .header-main .rightside.show .btn-read { font-size: 16px; line-height: 18px; padding: 13px 5px; min-width: 149px; margin: 0 0 0 18px; }
    header.fixed .header-main .rightside.show { top: 58px; }
    header .header-main .rightside ul.main-menu { flex-direction: column;}
    header.fixed .header-main .rightside.show .btn-read {margin: 0 0 0 13px; }

    .banner-counted { padding: 15px 0; }
    .banner-counted .counter-list .counted-item {gap: 8px; display: block; text-align: center;}
    .banner-counted .counter-list .counted-item .counted-icon { width: 45px; height: 45px; margin: 0 auto 5px auto;}
    .banner-counted .counter-list .counted-item .counted-icon img { width: 30px; }
    .banner-counted .counter-list .counted-item .number {font-size: 20px; line-height: 20px; margin: 0 0 6px 0;}
    .banner-counted .counter-list .counted-item p { font-size: 14px; line-height: 14px; }

    .temples-repository { padding: 60px 0; }
    .temples-repository .temples-repository-content h2 { font-size: 28px; line-height: 34px; margin-bottom: 10px;}
    .temples-repository .temples-repository-content h5 { font-size: 18px; line-height: 18px; margin-bottom: 10px; }   
    .temples-repository .temples-repository-content p { font-size: 14px; line-height: 22px; margin: 0 0 8px 0; } 
    .temples-repository .d-flex { flex-direction: column; gap: 30px; }
    .temples-repository .temples-repository-content { width: 100%; }
    .temples-repository .photo-area { width: 100%; }
    .temples-repository .photo-area .img-block img { height: auto;}
    .temples-repository .temples-repository-content::after { width: 253px; height: 144px; bottom: 0; }
    .temples-repository .temples-repository-content ul {    margin: 0 0 15px 0;}
    .temples-repository .temples-repository-content ul li::after { width: 7.5px; height: 7.5px; left: 4px; top: 7px; }
    .temples-repository .temples-repository-content ul li { padding-left: 21px; font-size: 14px; line-height: 24px; }
    .temples-repository .temples-repository-content .btn-area { min-width: 160px; padding: 15px 5px; }

    .spiritual-harmony { padding: 0 0 60px 0; }
    .spiritual-harmony .spiritual-harmony-block { grid-template-columns: repeat(3, 1fr); gap: 15px; }
    .spiritual-harmony h2 { font-size: 30px; line-height: 36px; margin: 0 0 24px 0;}
    .spiritual-harmony::after { width: 283px; height: 174px; }
    .spiritual-harmony::before { width: 253px; height: 144px; }
    .spiritual-harmony .spiritual-harmony-block .spiritual-harmony-col .photo-area { width: 110px; height: 110px; }
    .spiritual-harmony .spiritual-harmony-block .spiritual-harmony-col .photo-area img { width: 70px; height: 70px; }
    .spiritual-harmony .spiritual-harmony-block .spiritual-harmony-col h3 { font-size: 18px; line-height: 22px; }

    .temple-guru { padding: 0 0 60px 0; }
    .temple-guru h2 { font-size: 30px; line-height: 36px; margin-bottom: 20px; }
    .temple-guru .temple-guru-block .temple-guru-contant { padding: 20px 20px 30px 30px;}
    .temple-guru .temple-guru-block .temple-guru-contant .img-block { width: 90px; height: 90px; margin-bottom: 14px; }
    .temple-guru .temple-guru-block .temple-guru-contant h3 { font-size: 36px; line-height: 36px; margin-bottom: 14px; }
    .temple-guru .temple-guru-block .temple-guru-contant .btn-area { min-width: 78px; height: 78px; width: 78px; }
    .temple-guru .temple-guru-block .temple-guru-contant .btn-area::after { width: 78px; height: 78px; }
    .temple-guru .temple-guru-block .photo-area::after { width: 100%; height: 316px;    border-radius: 0 0 20px 20px; }
    .temple-guru .temple-guru-block .photo-area { height: 425px; }
    .temple-guru .temple-guru-block .photo-area img { border-radius: 20px; }
    .temple-guru-slider .owl-nav .owl-prev, .temple-guru-slider .owl-nav .owl-next { width: 40px; height: 40px; }
    .temple-guru-slider .owl-nav {gap: 10px; top: -68px; }

    .around-the-world { padding: 0px 0 60px 0; }
    .around-the-world h2 {font-size: 30px; line-height: 36px; margin-bottom: 20px; }
    .around-the-world .the-world-slider .owl-nav { top: -60px; }
    .around-the-world .the-world-slider .owl-nav .owl-prev, .around-the-world .the-world-slider .owl-nav .owl-next {width: 40px; height: 40px;}
    .around-the-world .the-world-block .the-world-contant {padding: 18px;}
    .around-the-world .the-world-block .the-world-contant h3 {font-size: 22px; line-height: 22px;}

    .religious-book { padding: 0 0 60px 0; }
    .religious-book h2 { font-size: 30px; line-height: 36px; margin-bottom: 20px; }
    .religious-book .religious-book-slider .owl-nav .owl-prev, .religious-book .religious-book-slider .owl-nav .owl-next { width: 40px; height: 40px;}
    .religious-book .religious-book-slider .owl-nav {top: -56px;}
    .religious-book .religious-book-block .photo-area {padding: 12px;}
    .religious-book .religious-book-block .religious-book-contant h3 { font-size: 14px; line-height: 18px; padding: 11px 5px; }

    .temples-state { padding: 0 0 60px 0; }
    .temples-state h2 { font-size: 30px; line-height: 36px; margin-bottom: 20px; }
    .temples-state .temples-state-slider .owl-nav .owl-prev, .temples-state .temples-state-slider .owl-nav .owl-next { width: 40px; height: 40px; }
    .temples-state .temples-state-slider .owl-nav { top: -55px; }
    .temples-state .temples-state-block .temples-state-contant h3 { font-size: 20px; line-height: 20px;  }
    .temples-state .temples-state-block .temples-state-contant p { font-size: 18px; line-height: 22px;}
    

    .sign-up {height: 385px; }
    .sign-up .sign-up-block h2 { font-size: 38px; line-height: 38px; padding-bottom: 20px; margin: 0 0 20px 0; }
    .sign-up .sign-up-block p { font-size: 18px; line-height: 22px; margin: 0 0 15px 0; }
    .sign-up .sign-up-block form { padding: 6px 6px 6px 22px; max-width: 100%;}
    .sign-up .sign-up-block form input { font-size: 18px; line-height: 20px;}
    .sign-up .sign-up-block form .btn-area { width: 20%; padding: 10px 0; font-size: 16px; line-height: 22px; }
    .sign-up .sign-up-block span { font-size: 14px; line-height: 14px; margin: 0 0 10px 0; }


    .footer .row { row-gap: 30px; }
    .footer::after {width: 144px; height: 144px;}
    .footer::before { width: 80px; height: 80px;}
    .footer .menu-block .footermenu li a {    font-size: 16px; line-height: 30px;}
    .footer .menu-block .footermenu li a:before {top: 14px;}
    .footer .menu-block h2{font-size: 24px; }
    .footer .copyright-wapper { padding: 10px 0; margin-top: 29px; }
    .footer .copyright-wapper .leftside {font-size: 16px; line-height: 30px;}
    .footer .copyright-wapper .rightside a {font-size: 16px; line-height: 30px;}



     /* Details Page */
    .temple-detail-area { padding: 60px 0; }
    .top-banner-temple {height: 60vh;} 
    .top-banner-temple h1 { font-size: 36px; line-height: 36px; }
    .top-banner-temple p { font-size: 16px; line-height: 20px; margin: 0 0 8px 0; padding-right: 126px; }
    .temple-detail-area .container .inline-flex .leftside-photo { min-height: 346px; }
    .temple-detail-area .container .inline-flex { align-items: start; }
    .temple-detail-area .container .inline-flex .leftside-photo .religionicon { width: 140px; height: 140px; padding: 20px; border-radius: 30px; }
    .temple-detail-area .container .inline-flex .leftside-photo .god-photo { width: 72%; height: 270px; border-radius: 30px;}
    .temple-detail-area .container .inline-flex .leftside-photo .bg-icon { position: absolute; bottom: 22px; left: 15px; width: 250px; }
    .temple-detail-area .container .inline-flex .right-content h2 { font-size: 26px; line-height: 30px; margin: 0 0 12px 0; padding-bottom: 12px; }
    .temple-detail-area .container .inline-flex .right-content p { font-size: 14px; line-height: 22px; margin: 0 0 8px 0; }
    .temple-detail-area .container .inline-flex .right-content ul li::before {  width: 6px; height: 6px; left: 2px; top: 9px; }
    .temple-detail-area .container .inline-flex .right-content ul li { font-size: 14px; line-height: 22px; }
    .temple-detail-area .container .inline-flex .right-content .btn-read { font-size: 12px; line-height: 16px; padding: 12px 28px; margin-top: 14px; }
    .temple-detail-area .container .inline-flex .right-content { padding-left: 24px; }
    .temple-detail-area .time-and-dresscode { margin-top: 60px; gap: 20px; }
    .temple-detail-area .time-and-dresscode .half-part { padding: 22px;}
    .temple-detail-area .time-and-dresscode .half-part ul li { font-size: 14px; line-height: 22px;  border-radius: 12px; }
    .temple-detail-area .time-and-dresscode .half-part ul li::before { width: 6px; height: 6px; left: 2px; top: 9px; }
    .temple-detail-area .visiting-hours-area ul.time li .info { font-size: 13px; line-height: 17px; }
    .temple-detail-area .visiting-hours-area ul.time li .info strong { margin-bottom: 5px;}
    .temple-detail-area .visiting-hours-area h2 { font-size: 30px; line-height: 36px; margin: 0 0 12px 0; }
    .temple-detail-area .temple-video-area h2 { font-size: 30px; line-height: 36px; }
    .temple-detail-area .temple-video-area .owl-nav .owl-prev, .temple-detail-area .temple-video-area .owl-nav .owl-next { width: 40px; height: 40px; }
    .temple-detail-area .temple-video-area .owl-nav {gap: 10px; top: -68px; }
    .interesting-facts-area { padding: 50px 0 30px 0; }
    .interesting-facts-area h2 { font-size: 30px; line-height: 36px; }
    .interesting-facts-area ul.fact-list li .fact-block {padding: 14px; min-height: 190px;}
    .interesting-facts-area ul.fact-list li .fact-block h3 {font-size: 20px; line-height: 24px;}
    .interesting-facts-area ul.fact-list li .fact-block p { font-size: 12px; line-height: 18px; }
    .interesting-facts-area ul.fact-list li .fact-block .number { font-size: 164px; line-height: 165px; }
    .attraction-area { padding: 60px 0; }
    .attraction-area h2 { font-size: 30px; line-height: 36px; }
    .attraction-area .owl-nav .owl-prev, .attraction-area .owl-nav .owl-next { width: 40px; height: 40px;}
    .attraction-area .attraction-block .img {height: 198px;}
    .attraction-area .attraction-block .content { padding: 14px; }
    .attraction-area .attraction-block .content h3 { font-size: 20px; line-height: 20px; margin: 0px 0px 8px 0px; }
    .attraction-area .attraction-block .content p { font-size: 12px; line-height: 18px; }
    .temple-history-area { padding: 40px 0;}
    .temple-history-area h2 { font-size: 30px; line-height: 36px; margin: 0 0 20px 0; }
    .temple-history-area .history-timeline ul li .history-block {  padding: 18px 20px; }
    .temple-history-area .history-timeline ul li .history-block h3 { font-size: 20px; line-height: 22px; margin: 0px 0px 6px 0px; }
    .festival-area { padding: 60px 0; }
    .festival-area h2 { font-size: 30px; line-height: 36px; margin: 0 0 15px 0; }
    .festival-area .owl-nav .owl-prev, .festival-area .owl-nav .owl-next { width: 40px; height: 40px; }
    .festival-area .owl-nav { top: -50px; }
    .festival-area .festival-block {height: 250px;}
    .festival-area .festival-block h3 { font-size: 20px; line-height: 24px; padding: 14px;}
    .how-to-reach-area { background: #FFF3F0; padding: 40px 0; }
    .how-to-reach-area h2 { font-size: 30px; line-height: 36px; }
    .how-to-reach-area ul { gap: 10px; }
    .how-to-reach-area ul li { padding: 16px; }
    .how-to-reach-area ul li .icon { width: 54px; left: 0; position: relative; top: 0; margin: 0 0 10px 0; padding: 10px; border-radius: 8px; }
    .how-to-reach-area ul li h3 { font-size: 20px; line-height: 24px; margin: 0px 0px 6px 0px; }
    .how-to-reach-area ul li p { font-size: 12px; line-height: 18px; }
    .nearby-temples-area { padding: 60px 0; }
    .nearby-temples-area .temple-block .contant { padding: 20px; }
    .nearby-temples-area .owl-nav { top: -60px;}
    .nearby-temples-area .owl-nav .owl-prev, .nearby-temples-area .owl-nav .owl-next { width: 40px; height: 40px;}
    .nearby-temples-area .temple-block .contant h3 { font-size: 22px; line-height: 22px; margin: 0 0 8px 0; }
    .clients-say-area h2 { font-size: 30px; line-height: 36px; }
    .clients-say-area .owl-nav .owl-prev, .clients-say-area .owl-nav .owl-next { width: 40px; height: 40px;}
    .top-banner-temple h1 { font-size: 30px; line-height: 36px; margin: 0 0 10px 0; }
    .nearby-temples-area .temple-block {height: 440px;}

    /* faq Start */
    .faq-page .accordion { width: 90%;}
    .faq-page h2 { font-size: 30px; line-height: 36px; margin: 0 0 12px 0; }
    .faq-page .accordion .accordion-button { font-size: 18px; padding: 16px 16px 16px 66px; line-height: 27px;  }
    .faq-page .accordion .accordion-button span { line-height: 59px; font-size: 32px; }
    .faq-page .accordion .accordion-body { padding: 0 30px 17px 66px; font-size: 16px; line-height: 23px; }
    .faq-page .accordion .accordion-item { border-radius: 10px !important; margin: 0 0 8px 0; }


    /* Gallery Page */
    .gallery-section { padding: 50px 0; }
    .gallery-section .gallery-header h2 { font-size: 30px; line-height: 36px; }
    .gallery-section .gallery-grid { column-count: 2; column-gap: 20px; }
    .gallery-section .gallery-item { margin-bottom: 20px; }
    .gallery-section .filter-btn { padding: 6px 14px 6px 10px; font-size: 14px; }
    .gallery-section .filter-btn .icon { width: 29px; height: 29px; margin-right: 4px; }
    .gallery-section .filter-buttons { gap: 10px; margin-bottom: 30px; }
    

    /* Listing Page */
    .listing-page { padding: 50px 0 ;}
    .inside-area .form-area {flex-wrap: wrap; row-gap: 20px;}
    .inside-area .form-area .form-select { width: 33%;}
    .inside-area .form-area .btn-search { width: 30%; margin-left: 12px; padding: 9px 16px;}
    .inside-area .form-area .form-control { width: 33%;}
    .listing-page ul li { width: 50%; }
    .listing-page .temple-block .the-world-contant { padding: 18px; }
    .listing-page .temple-block .the-world-contant h3 { font-size: 22px; line-height: 22px; margin: 0 0 8px 0; }


    /* Common Page */
    .common-page { padding: 50px 0; }
    .common-page h1 { font-size: 30px; line-height: 40px; margin: 0 0 15px 0; }
    .common-page h2 { font-size: 20px; line-height: 24px; margin: 0 0 8px 0; }
    .contact-info h3 {  font-size: 20px; line-height: 24px; margin: 0 0 8px 0;} 
    .terms-section ul { padding-left: 15px;}
    .common-page ul li { font-size: 14px; line-height: 22px; }

    /* Festival Page */
    .festival-page { padding: 50px 0;}
    .festival-page ul li { width: 50%; }
    .festival-page h1 { font-size: 30px; line-height: 36px; margin: 0 0 12px 0; }
    .festival-page p { font-size: 14px; line-height: 18px; }
    .festival-page ul li .festival-item .img { width: 100%; height: 240px; }
    .festival-page ul li .festival-item .content { padding: 16px; }
    .festival-page ul li .festival-item .content h3 { font-size: 20px; line-height: 20px; margin: 0 0 8px 0; }

    /* Festival Details Page */
    .festival-detail-area { padding: 60px 0 0 0; }
    .festival-detail-area h2 { font-size: 28px; line-height: 36px; }
    .festival-detail-area p { font-size: 14px; line-height: 24px; }
    .festival-detail-area ul li {  font-size: 14px; line-height: 24px; }
    .festival-detail-area ul li::before { width: 6px; height: 6px; left: 4px; top: 10px; }

}



@media (max-width: 767px) {
    .main-wapper {padding: 54px 0 0 0; }
    header .header-main,
    header.fixed .header-main{padding: 12px 14px;}
    header .header-main .logo-area{padding: 0 15px 0 0; align-items: center;}
    header .header-main .rightside{display: none;}
    header .header-main .logo{width: 180px;}
    header.fixed .header-main .logo{width: 180px;}
    header .header-main .rightside .btn-read { font-size: 14px; line-height: 15px; padding: 12px 5px; min-width: 129px; }


    .banner-block { grid-template-columns: repeat(2, 1fr); }
    .banner-counted .counter-list {grid-template-columns: repeat(2, 1fr); gap: 10px;  }
    .banner-counted .counter-list .counted-item .number { font-size: 18px; line-height: 18px; }
    .banner-counted .counter-list .counted-item p { font-size: 12px; line-height: 12px; }
    .temples-repository { padding: 40px 0; }
    .temples-repository .temples-repository-content { width: 100%; padding: 0; }
    
    .temples-repository .temples-repository-content h5 { font-size: 16px; line-height: 18px; margin-bottom: 8px; }
    .temples-repository .temples-repository-content h2 { font-size: 24px; line-height: 30px; margin-bottom: 10px; }
    .temples-repository .temples-repository-content::after { width: 183px; height: 104px; bottom: 0; z-index: -1; }
    .temples-repository .temples-repository-content .btn-area { min-width: 140px; padding: 11px 8px; font-size: 14px; line-height: 14px; }
    .temples-repository .photo-area .photo-icon { width: 70px; height: 70px; padding: 10px; border-radius: 10px 0 10px 0; }
    .temples-repository .photo-area .photo-icon  img { width: 100%;}
    .temples-repository .photo-area .img-block img { height: auto; border-radius: 10px; }

    .spiritual-harmony { padding: 0 0 40px 0; }
    .spiritual-harmony h2 { font-size: 24px; line-height: 30px; margin: 0 0 14px 0; }
    .spiritual-harmony::after { width: 174px; height: 114px; z-index: -1; }
    .spiritual-harmony::before { width: 144px; height: 103px; z-index: -1; }
    .spiritual-harmony .spiritual-harmony-block { grid-template-columns: repeat(2, 1fr); gap: 10px; }
    .spiritual-harmony .spiritual-harmony-block .spiritual-harmony-col .photo-area { width: 80px; height: 80px; }
    .spiritual-harmony .spiritual-harmony-block .spiritual-harmony-col .photo-area img { width: 50px; height: 50px; }
    .spiritual-harmony .spiritual-harmony-block .spiritual-harmony-col h3 { font-size: 16px; line-height: 20px; }
    
    .temple-guru-slider .owl-nav { gap: 6px; top: -77px; }
    .temple-guru-slider .owl-nav .owl-prev, .temple-guru-slider .owl-nav .owl-next { width: 30px; height: 30px; }
    .temple-guru-slider .owl-nav .owl-prev svg , .temple-guru-slider .owl-nav .owl-next svg { width: 20px; height: 20px;}
    .temple-guru h2 { font-size: 24px; line-height: 30px; margin: 0 0 14px 0; }
    .temple-guru .temple-guru-block .photo-area{height: 200px; border-radius: 20px 20px 0 0 ; overflow: hidden;}
    .temple-guru .temple-guru-block .photo-area img{border-radius:0 0 ;}
    .temple-guru .temple-guru-block .photo-area::after {content: none;}
    .temple-guru .temple-guru-block .temple-guru-contant .inner-flex { gap: 10px; align-items: start; flex-direction: column; }
    .temple-guru .temple-guru-block .temple-guru-contant { padding: 12px; background: #723426; position: relative; border-radius: 0 0 20px 20px;}
    .temple-guru .temple-guru-block .temple-guru-contant h3 { font-size: 20px; line-height: 24px; margin-bottom: 8px; }
    .temple-guru .temple-guru-block .temple-guru-contant ul li {font-size: 13px; line-height: 17px;}
    .temple-guru .temple-guru-block .temple-guru-contant .btn-area { min-width: 58px; height: 58px; width: 58px; }
    .temple-guru .temple-guru-block .temple-guru-contant .btn-area::after { width: 58px; height: 58px; }
    .temple-guru .temple-guru-block .temple-guru-contant .btn-area a svg { width: 20px; height: 20px; }
    .temple-guru .temple-guru-block .temple-guru-contant .img-block { width: 70px; height: 70px; margin-bottom: 8px; }
    
    .around-the-world { padding: 0px 0 40px 0; }
    .around-the-world h2 { font-size: 24px; line-height: 30px; margin-bottom: 14px; padding-right: 45px; }
    .around-the-world .the-world-slider .owl-nav { gap: 6px; top: -45px; }
    .around-the-world .the-world-slider .owl-nav .owl-prev, .around-the-world .the-world-slider .owl-nav .owl-next { width: 30px; height: 30px; }
    .around-the-world .the-world-slider .owl-nav .owl-prev svg , .around-the-world .the-world-slider .owl-nav .owl-next svg { width: 20px; height: 20px;}
    .around-the-world .the-world-block .photo-area { height: 220px; }    
    .around-the-world .the-world-block .the-world-contant { padding: 14px; }
    .around-the-world .the-world-block .the-world-contant h3 { font-size: 18px; line-height: 20px; margin: 0 0 8px 0; }
    .around-the-world .the-world-block .the-world-contant p { font-size: 12px; line-height: 16px; }
    .around-the-world .the-world-block .the-world-contant .location { gap: 8px; font-size: 12px; line-height: 14px }

    .religious-book { padding: 0 0 40px 0; }
    .religious-book h2 { font-size: 24px; line-height: 30px; margin-bottom: 16px; }
    .religious-book .religious-book-slider .owl-nav { gap: 6px; top: -45px; }
    .religious-book .religious-book-slider .owl-nav .owl-prev, .religious-book .religious-book-slider .owl-nav .owl-next { width: 30px; height: 30px; }
    .religious-book .religious-book-slider .owl-nav .owl-prev svg , .religious-book .religious-book-slider .owl-nav .owl-next svg { width: 20px; height: 20px;}


    .temples-state { padding: 0 0 40px 0; }
    .temples-state h2 { font-size: 24px; line-height: 30px; margin-bottom: 16px; }
    .temples-state .temples-state-slider .owl-nav { gap: 6px; top: -45px; }
    .temples-state .temples-state-slider .owl-nav .owl-prev, .temples-state .temples-state-slider .owl-nav .owl-next { width: 30px; height: 30px; }
    .temples-state .temples-state-slider .owl-nav .owl-prev svg , .temples-state .temples-state-slider .owl-nav .owl-next svg { width: 20px; height: 20px;}
    .temples-state .temples-state-block .photo-area {height: 184px; border-radius: 10px}
    .temples-state .temples-state-block .temples-state-contant { padding: 10px 0 0 0; }
    .temples-state .temples-state-block .temples-state-contant p { font-size: 16px; line-height: 20px; }
    .temples-state .temples-state-block .temples-state-contant h3 { font-size: 18px; line-height: 18px; }
 
    .sign-up { height: 295px; }
    .sign-up .sign-up-block { width: 100%; }
    .sign-up .sign-up-block span { font-size: 12px; line-height: 12px; margin: 0 0 8px 0; }
    .sign-up .sign-up-block h2 { font-size: 24px; line-height: 24px; padding-bottom: 14px; margin: 0 0 14px 0; }
    .sign-up .sign-up-block p { font-size: 16px; line-height: 18px; margin: 0 0 12px 0; }
    .sign-up .sign-up-block form { padding: 4px 4px 4px 18px; max-width: 100%; }
    .sign-up .sign-up-block form input { font-size: 14px; line-height: 14px; }
    .sign-up .sign-up-block form .btn-area { width: 30%; padding: 6px 0; font-size: 12px; line-height: 18px; }

    .footer { padding: 32px 0 0 0;}
    .footer-logo {text-align: center;}
    .footer .footer-logo img {width: 150px;}
    .footer .menu-block h2 { font-size: 20px; }
    .footer .row { row-gap: 20px; }
    .footer .menu-block .footermenu{display: flex; flex-wrap: wrap;}
    .footer .menu-block .footermenu li{margin-right: 10px;}
    .footer .menu-block .footermenu li a { font-size: 14px; line-height: 22px; }
     .footer .menu-block .footermenu li a::before {top: 7px; width: 6px; height: 6px; border-radius: 50%;}
     .footer .menu-block .footermenu li a:hover::before{width: 6px;}
    .footer .menu-block .info { font-size: 14px; line-height: 32px; }
    .footer::after { width: 124px; height: 124px; }
    .footer .copyright-wapper .leftside { font-size: 12px; line-height: 12px; }
    .footer .copyright-wapper { padding: 8px 0; margin-top: 22px; gap: 8px;  display: block; text-align: center;}
    .footer .copyright-wapper .rightside a { font-size: 12px; line-height: 12px; }


    /* Details Page */
    .top-banner-temple h1 { font-size: 26px; line-height: 26px; margin: 0 0 10px 0; }
    .top-banner-temple .btn-read { font-size: 14px; line-height: 15px; padding: 12px 22px; width: fit-content; margin-top: 10px; position: relative; top: 0; left: 0;}
    .top-banner-temple p { font-size: 14px; line-height: 16px; margin: 0 0 6px 0; padding-right: 0; } 
    .top-banner-temple { height: 42vh; }
    .temple-detail-area { padding: 40px 0; }
    .temple-detail-area .container .inline-flex { flex-direction: column; gap: 30px; }
    .temple-detail-area .container .inline-flex .leftside-photo { min-height: 313px; width: 100%; }
    .temple-detail-area .container .inline-flex .leftside-photo .god-photo { width: 62%; height: 229px; border-radius: 14px; }
    .temple-detail-area .container .inline-flex .leftside-photo .religionicon { width: 130px; height: 130px; padding: 18px; border-radius: 15px; }
    .temple-detail-area .container .inline-flex .leftside-photo .bg-icon { bottom: 18px; left: 8px; width: 162px; }
    .temple-detail-area .container .inline-flex .right-content { padding-left: 0; width: 100%;}
    .temple-detail-area .container .inline-flex .right-content h2 { font-size: 22px; line-height: 26px; margin: 0 0 10px 0; padding-bottom: 10px; }
    .temple-detail-area .container .inline-flex .right-content p { font-size: 13px; line-height: 20px; margin: 0 0 6px 0; }
    .temple-detail-area .container .inline-flex .right-content .btn-read { font-size: 12px; line-height: 16px; padding: 10px 25px; margin-top: 10px; }
    .temple-detail-area .time-and-dresscode { margin-top: 40px; gap: 20px; flex-direction: column; }
    .temple-detail-area .time-and-dresscode .half-part { padding: 18px 20px; border-radius: 12px; min-height: auto; width: 100%; }
    .temple-detail-area .time-and-dresscode .half-part h3 { font-size: 20px; line-height: 20px; margin-bottom: 8px; }
    .temple-detail-area .time-and-dresscode .half-part ul li { font-size: 13px; line-height: 18px; }
    .temple-detail-area .visiting-hours-area { margin: 40px 0 0 0; }
    .temple-detail-area .visiting-hours-area h2 { font-size: 24px; line-height: 30px; margin: 0 0 10px 0; }
    .temple-detail-area .visiting-hours-area ul.time { flex-wrap: wrap; gap: 10px; margin: 0 ; }
    .temple-detail-area .visiting-hours-area ul.time li { width: 48%; padding: 0px 0px; }
    .temple-detail-area .visiting-hours-area ul.time li .info { font-size: 13px; line-height: 17px; padding: 14px 8px; border-radius: 8px; }
    .temple-detail-area .temple-video-area { margin: 40px 0 0 0; }
    .temple-detail-area .temple-video-area h2 { font-size: 24px; line-height: 30px; margin: 0 0 15px 0;}
    .temple-detail-area .temple-video-area .owl-nav { gap: 6px; top: -52px; }
    .temple-detail-area .temple-video-area .owl-nav .owl-prev, .temple-detail-area .temple-video-area .owl-nav .owl-next { width: 30px; height: 30px; }
    .temple-detail-area .temple-video-area .owl-nav .owl-prev svg , .temple-detail-area .temple-video-area .owl-nav .owl-next svg { width: 20px; height: 20px;}
    .interesting-facts-area { padding: 40px 0 20px 0; }
    .interesting-facts-area h2 { font-size: 24px; line-height: 30px; margin: 0 0 14px 0; }
    .interesting-facts-area ul.fact-list li { width: 100%; padding: 0; margin-bottom: 12px }
    .interesting-facts-area ul.fact-list li .fact-block .number { font-size: 100px; line-height: 111px; }
    .interesting-facts-area ul.fact-list { margin: 0; padding: 0px; flex-wrap: wrap; }
    .interesting-facts-area ul.fact-list li .fact-block { padding: 10px; min-height: 120px; }
    .interesting-facts-area ul.fact-list li .fact-block h3 { font-size: 18px; line-height: 20px; }
    .interesting-facts-area ul.fact-list li .fact-block p { line-height: 16px;}
    .attraction-area { padding: 40px 0; }
    .attraction-area h2 { font-size: 24px; line-height: 30px; margin: 0 0 15px 0; }
    .attraction-area .owl-nav { gap: 6px; top: -52px; }
    .attraction-area .owl-nav .owl-prev, .attraction-area .owl-nav .owl-next { width: 30px; height: 30px; }
    .attraction-area .owl-nav .owl-prev svg , .attraction-area .owl-nav .owl-next svg { width: 20px; height: 20px;}
    .attraction-area .owl-nav { gap: 6px; top: -42px; }
    .attraction-area .attraction-block .img { height: 168px; }
    .attraction-area .attraction-block .content { padding: 10px; }
    .attraction-area .attraction-block .content h3 { font-size: 18px; line-height: 18px; margin: 0px 0px 8px 0px; }
    .temple-history-area h2 { font-size: 24px; line-height: 30px; margin: 0 0 14px 0; }
    .temple-history-area .history-timeline .label { font-size: 14px; line-height: 28px; width: 60px; }
    .temple-history-area .history-timeline ul li .no { width: 28px; height: 28px; font-size: 16px; line-height: 26px; top: 20px; left: 10px; }
    .temple-history-area .history-timeline ul li .no::before { width: 35px; top: 14px; left: 24px;}
    .temple-history-area .history-timeline ul li { margin: 0 0 8px 0; padding-left: 70px; }
    .temple-history-area .history-timeline::before { left: 26px; }
    .temple-history-area .history-timeline ul li .history-block { padding: 12px; }
    .temple-history-area .history-timeline ul li .history-block p { font-size: 12px; line-height: 16px; }
    .temple-history-area .history-timeline ul li .history-block h3 { font-size: 20px; line-height: 22px; margin: 0px 0px 6px 0px; }
    .temple-history-area { padding: 30px 0; }
    .festival-area { padding: 40px 0; }
    .festival-area h2 { font-size: 24px; line-height: 30px; margin: 0 0 12px 0; }
    .festival-area .festival-block h3 { font-size: 18px; line-height: 22px; }
    .festival-area .owl-nav { gap: 6px; top: -42px; }
    .festival-area .owl-nav .owl-prev, .festival-area .owl-nav .owl-next { width: 30px; height: 30px; }
    .festival-area .owl-nav .owl-prev svg , .festival-area .owl-nav .owl-next svg { width: 20px; height: 20px;}
    .how-to-reach-area { padding: 30px 0; }
    .how-to-reach-area h2 { font-size: 24px; line-height: 30px; }
    .how-to-reach-area ul {  flex-wrap: wrap; }
    .how-to-reach-area ul li { width: 100%; padding: 12px;}
    .how-to-reach-area ul li .icon { width: 44px; margin: 0 0 8px 0; padding: 8px; }
    .how-to-reach-area ul li h3 { font-size: 18px; line-height: 20px; margin: 0px 0px 6px 0px; }
    .nearby-temples-area { padding: 40px 0; }
    .nearby-temples-area h2 { font-size: 24px; line-height: 30px; margin: 0 0 15px 0; }
    .nearby-temples-area .owl-nav { gap: 6px; top: -52px; }
    .nearby-temples-area .owl-nav .owl-prev, .nearby-temples-area .owl-nav .owl-next { width: 30px; height: 30px; }
    .nearby-temples-area .owl-nav .owl-prev svg , .nearby-temples-area .owl-nav .owl-next svg { width: 20px; height: 20px;}
    .nearby-temples-area .temple-block { height: 350px; }
    .nearby-temples-area .owl-nav { gap: 6px; top: -46px; }
    .nearby-temples-area .temple-block .contant { padding: 14px; }
    .nearby-temples-area .temple-block .contant h3 { font-size: 18px; line-height: 18px; margin: 0 0 8px 0; }
    .nearby-temples-area .temple-block .contant p, .nearby-temples-area .temple-block .contant .location { font-size: 12px; line-height: 16px; margin: 0 0 8px 0 ; }
    .clients-say-area { padding: 40px 0; }
    .clients-say-area h2 { font-size: 26px; line-height: 32px; margin: 0 0 14px 0; }
    .clients-say-area .owl-nav { gap: 6px; top: -79px; }
    .clients-say-area .owl-nav .owl-prev, .clients-say-area .owl-nav .owl-next { width: 30px; height: 30px; }
    .clients-say-area .owl-nav .owl-prev svg , .clients-say-area .owl-nav .owl-next svg { width: 20px; height: 20px;}
    .clients-say-area .review-block { padding: 16px;}
    .clients-say-area .review-block .profile { min-height: 50px; padding: 0px 0 0px 60px; margin: 0 0 10px 0;}
    .clients-say-area .review-block .profile .img { width: 50px; height: 50px; }
    .clients-say-area .review-block p { font-size: 12px; line-height: 16px; }


    /* Faq Page */
    .faq-page { padding: 40px 0; }
    .faq-page h2 { font-size: 24px; line-height: 30px; }
    .faq-page .accordion { width: 100%;}
    .faq-page p { font-size: 14px; line-height: 20px; }
    .faq-page .accordion .accordion-button { font-size: 14px; padding: 12px 12px 12px 45px; line-height: 22px; }
    .faq-page .accordion .accordion-body { padding: 0 20px 10px 44px; font-size: 14px; line-height: 18px; }
    .faq-page .accordion .accordion-button span { line-height: 38px; font-size: 22px; left: 13px; top: 3px; }


    /* Gallery Page */
    .gallery-section { padding: 40px 0; }
    .gallery-section .filter-btn { padding: 4px 12px 4px 8px; font-size: 12px; }
    .gallery-section .gallery-header p { font-size: 14px; line-height: 20px; }
    .gallery-section .gallery-header h2 { font-size: 24px; line-height: 30px; margin: 0 0 12px 0; }
    .gallery-section .gallery-grid { column-count: 1; column-gap: 0; }
    .gallery-section .gallery-item {  margin-bottom: 20px; }
    .gallery-section .filter-btn:first-child .icon { padding: 3px; }
    .gallery-section .filter-buttons { gap: 8px; margin-bottom: 20px; }
    .gallery-section .gallery-image h3 { font-size: 16px; line-height: 20px; }
    .gallery-section .religion-badge { top: 10px; right: 10px; padding: 6px 12px; }


    /* Listing Page */
    .listing-page { padding: 40px 0; }
    .listing-page ul li { width: 100%; }
    .listing-page .temple-block .the-world-contant h3 { font-size: 20px; line-height: 20px;  }
    .listing-page .temple-block .the-world-contant p { font-size: 12px; line-height: 16px }
    .listing-page .temple-block .photo-area { height: 210px; border-radius: 0 0 80px 0px; }
    .listing-page .temple-block .the-world-contant .icon { width: 65px; height: 65px;  top: -65px; right: 5px; }
    .listing-page .temple-block .the-world-contant { padding: 14px; }
    .inside-area .form-area .form-control {  padding: 4px 12px; width: 50%;}
    .inside-area .form-area .form-select { width: 50%; padding: 6px 12px; }
    .inside-area .form-area .btn-search { width: 44%; margin-left: 12px; padding: 8px 14px; }
    

    /* Common Page */
    .common-page { padding: 40px 0; }
    .common-page h1 { font-size: 24px; line-height: 30px; margin: 0 0 12px 0; }
    .common-page p { margin-bottom: 6px; }
    .common-page h2 { font-size: 18px; line-height: 22px; margin: 0 0 6px 0; }
    .common-page p { font-size: 12px; line-height: 16px; margin-bottom: 5px; }
    .contact-info h3 { font-size: 18px; line-height: 20px; margin: 0 0 6px 0; }


    /* Festival Page */
    .festival-page { padding: 40px 0; }
    .festival-page h1 {font-size: 26px; line-height: 30px; margin: 0 0 12px 0; }
    .festival-page ul li { width: 100%; }
    .festival-page p { font-size: 12px; line-height: 14px; margin-bottom: 10px; }
    .festival-page ul li .festival-item .img { height: 200px; }
    .festival-page ul li .festival-item .content h3 { font-size: 18px; line-height: 18px; margin: 0 0 6px 0; }
    .festival-page ul li .festival-item .content p { font-size: 12px; line-height: 16px; }


    /* Festival Details Page */
    .festival-detail-area { padding: 40px 0 0 0; }
    .festival-detail-area h2 { font-size: 22px; line-height: 26px; }
    .festival-detail-area p { font-size: 12px; line-height: 20px; margin: 0 0 6px 0; }
    .festival-detail-area ul li { font-size: 12px; line-height: 20px; }
}


