﻿/*Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) {
    .mob-logo-responsive img {
        max-width: 60%;
    }

    .banner-app-links {
        top: 0px;
    }

    .online-booking {
        top: 0px !important;
    }

    .banner-app-links li {
        float: left;
        margin-right: 10px;
    }

        .banner-app-links li a {
            font-size: 20px;
            color: #ffffff;
        }

    .menu-box {
        top: -70px;
        right: 20px;
        position: absolute;
        width: 40px;
        height: 40px;
    }

    .darshan-margin.Aarti.Booking .aarti-app {
        position: initial;
    }

    #cssmenu #head-mobile {
        background-color: #222;
    }

    #cssmenu {
        margin-top: 0px;
    }

        #cssmenu > ul > li > a img {
            width: 25px;
            display: unset;
            margin: 0px auto;
            margin-right: 15px;
        }

    .menu-mob {
        background-color: #222;
    }

    .button_container span {
        height: 3px;
    }

    .button_container {
        top: 31%;
        right: 23%;
        width: 21px;
    }

    #cssmenu > ul > li > a {
        padding: 5px 20px;
    }

    #cssmenu > ul > li > a {
        font-size: 14px;
    }

    #cssmenu li:hover > ul {
        margin-top: 0px;
    }

    .darshan-es {
        margin-top: 20px;
        position: unset;
    }

    .online-special-box {
        padding: 1rem;
    }

        .online-special-box h2 {
            font-size: 25px;
            line-height: 30px;
        }

        .online-special-box p {
            font-size: 12px;
        }

    .help-desk {
        margin-top: 20px;
    }

        .help-desk p {
            padding: 0px 30px;
        }

    .darshan-es h6 {
        font-size: 16px;
        width: 100%;
        margin-top: 1rem;
    }

    .khashi-temple {
        position: unset;
    }

    .our-programs h3 {
        top: -125px;
        font-size: 30px;
    }

    .back-color-program {
        height: 140px;
    }

    .darshan-sugam {
        top: -130px;
    }

        .darshan-sugam p {
            font-size: 18px;
            margin-top: 10px;
            width: 257px;
        }

    .darshan-margin {
        margin-top: 10px;
    }

    .our-programs {
        padding-bottom: 0rem;
        background-size: 100%;
    }

    .img-lord-shiva {
        top: 20px;
        text-align: center;
    }

        .img-lord-shiva img {
            width: 80%;
        }

    .parallax-window {
        height: auto;
    }

    .temple-content h4 {
        font-size: 30px;
    }

    .temple-content {
        padding: 2rem 0.5rem;
    }

        .temple-content p {
            line-height: 30px;
            font-size: 14px;
        }

    .btn-read a {
        font-size: 18px;
    }

    .video-darshan h5 {
        font-size: 23px;
    }

    .live-darshan {
        padding-bottom: 3rem;
        background-size: 100%;
    }

    .footer {
        padding: 1rem 0px;
    }

    .footer-hed, .footer-contact {
        margin-top: 30px;
    }

        .footer-hed h6, .footer-contact h3 {
            font-size: 22px;
            margin-bottom: 10px;
        }

    .copyrights a {
        font-size: 12px;
    }

    .footer-contact p {
        line-height: 30px;
        font-size: 12px;
    }

    .footer-hed ul li {
        font-size: 14px;
        line-height: 30px;
    }

    .btn-play {
        width: 20%;
    }

    .help-desk img {
        width: 80px;
    }

    .silder-temple h5 span {
        font-size: 14px;
    }

    .silder-temple h5 {
        font-size: 16px;
        top: 0px;
    }

    .silder-temple a.view_slider {
        top: 0px;
        padding: 3px 0px;
        font-size: 14px;
        left: -40%;
    }

    a.view_slider.ios-andriod {
        left: -33%;
        padding-right: 0;
        padding-left: 7px;
    }

    .d-none {
        display: block !important;
    }

    .temple-details {
        position: unset;
        margin-top: 4rem;
    }

    .about-temple {
        margin-bottom: 2rem;
    }

    .header-first {
        padding-bottom: 0px;
    }

    .overlay nav {
        height: 30%;
        font-size: 22px;
    }

    .parallax-window {
        background-attachment: fixed;
    }

    .about-temple {
        height: auto;
    }
}

/*Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767.98px) {
    .mob-logo-responsive img {
        max-width: 60%;
    }

    .menu-box {
        top: -100px;
        right: 30px;
        position: absolute;
        width: 40px;
        height: 40px;
    }

    .darshan-margin.Aarti.Booking .aarti-app {
        position: initial;
    }

    #cssmenu #head-mobile {
        background-color: #222;
    }

    #cssmenu {
        margin-top: 0px;
    }

        #cssmenu > ul > li > a img {
            width: 25px;
            display: unset;
            margin: 0px auto;
            margin-right: 15px;
        }

    .menu-mob {
        background-color: #222;
        margin-top: 10px;
    }

    .button_container span {
        height: 3px;
    }

    .button_container {
        top: 31%;
        right: 23%;
        width: 21px;
    }

    #cssmenu > ul > li > a {
        padding: 5px 20px;
    }

    #cssmenu > ul > li > a {
        font-size: 14px;
    }

    #cssmenu li:hover > ul {
        margin-top: 0px;
    }

    .darshan-es {
        margin-top: 20px;
        position: unset;
    }

    .online-special-box {
        padding: 2rem;
    }

        .online-special-box h2 {
            font-size: 28px;
            line-height: 30px;
        }

            .online-special-box h2 br {
                display: none;
            }

        .online-special-box p {
            font-size: 12px;
        }

    .help-desk {
        margin-top: 20px;
    }

        .help-desk p {
            padding: 0px 30px;
        }

    .darshan-es h6 {
        font-size: 16px;
        width: 100%;
        margin-top: 2rem;
        margin-bottom: 2rem;
    }

    .khashi-temple {
        position: unset;
    }

    .our-programs h3 {
        top: -115px;
        font-size: 30px;
    }

    .back-color-program {
        height: 140px;
    }

    .darshan-sugam {
        top: -130px;
    }

        .darshan-sugam p {
            font-size: 20px;
            margin-top: 20px;
            width: 250px;
        }

    .darshan-margin {
        margin-top: 20px;
    }

    .our-programs {
        padding-bottom: 0rem;
        background-size: 80%;
    }

    .img-lord-shiva {
        top: 20px;
        text-align: center;
    }

        .img-lord-shiva img {
            width: 60%;
        }

    .parallax-window {
        height: auto;
    }

    .temple-content h4 {
        font-size: 30px;
    }

    .temple-content {
        padding: 2rem;
    }

        .temple-content p {
            line-height: 30px;
            font-size: 14px;
        }

    .btn-read a {
        font-size: 16px;
    }

    .video-darshan h5 {
        font-size: 40px;
    }

    .live-darshan {
        padding-bottom: 3rem;
        background-size: 100%;
    }

    .footer {
        padding: 1rem 0px;
    }

    .footer-hed, .footer-contact {
        margin-top: 30px;
    }

        .footer-hed h6, .footer-contact h3 {
            font-size: 22px;
            margin-bottom: 10px;
        }

    .copyrights a {
        font-size: 12px;
    }

    .footer-contact p {
        line-height: 30px;
        font-size: 14px;
    }

    .footer-hed ul li {
        font-size: 14px;
        line-height: 30px;
    }

    .btn-play {
        width: 15%;
    }

    .help-desk img {
        width: 70px;
    }

    .silder-temple h5 span {
        font-size: 22px;
    }

    .silder-temple h5 {
        font-size: 30px;
        top: -10px;
    }

    .silder-temple a.view_slider {
        top: 0px;
        left: -40%;
    }

    a.view_slider.ios-andriod {
        left: -31%;
        padding-right: 10px;
    }

    .special-darshan {
        background-position: top right;
        background-size: 100%;
        padding-bottom: 7%;
    }

    .d-none {
        display: block !important;
    }

    .temple-details {
        position: unset;
        margin-top: 3rem;
    }

    .about-temple {
        margin-bottom: 2rem;
    }

        .about-temple .container {
            max-width: 100%;
        }

    #cssmenu {
        padding: 5px 0px;
    }

    .button {
        top: 1px;
    }

    .header-first .container {
        max-width: 100%;
    }

    .mob-logo-responsive {
        padding: 0px 2rem;
    }

    .header-first {
        padding-bottom: 0px;
    }

    .overlay nav {
        height: 35%;
        font-size: 30px;
    }

    .parallax-window {
        background-attachment: fixed;
    }

    .about-temple {
        height: auto;
    }
}

/*Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991.98px) {
    .mob-logo-responsive img {
        max-width: 60%;
    }

    .menu-box {
        top: -100px;
        right: 30px;
        position: absolute;
        width: 40px;
        height: 40px;
    }

    .darshan-margin.Aarti.Booking .aarti-app {
        left: 18%;
    }

    #cssmenu #head-mobile {
        background-color: #222;
    }

    #cssmenu {
        margin-top: 0px;
    }

        #cssmenu > ul > li > a img {
            width: 25px;
            display: unset;
            margin: 0px auto;
            margin-right: 15px;
        }

    .menu-mob {
        background-color: #222;
        margin-top: 10px;
    }

    .button_container span {
        height: 3px;
    }

    .button_container {
        top: 31%;
        right: 23%;
        width: 21px;
    }

    #cssmenu > ul > li > a {
        font-size: 15px;
        padding: 15px 20px;
    }

    #cssmenu li:hover > ul {
        margin-top: 0px;
    }

    .darshan-es {
        margin-top: 20px;
        position: unset;
    }

    .online-special-box {
        padding: 2rem;
    }

        .online-special-box h2 {
            font-size: 28px;
            line-height: 30px;
        }

            .online-special-box h2 br {
                display: none;
            }

        .online-special-box p {
            font-size: 12px;
        }

    .help-desk {
        margin-top: 20px;
    }

        .help-desk p {
            padding: 0px 30px;
        }

    .darshan-es h6 {
        font-size: 18px;
        width: 100%;
        margin-top: 2rem;
        margin-bottom: 2rem;
        text-align: center;
    }

    .khashi-temple {
        position: unset;
    }

    .our-programs h3 {
        top: -115px;
        font-size: 30px;
    }

    .back-color-program {
        height: 140px;
    }

    .darshan-sugam {
        top: -130px;
    }

        .darshan-sugam p {
            font-size: 14px;
            margin-top: 20px;
            width: 100%;
        }

    .darshan-margin {
        margin-top: 20px;
    }

    .our-programs {
        padding-bottom: 0rem;
        background-size: 50%;
    }

    .img-lord-shiva {
        top: 20px;
        text-align: center;
    }

        .img-lord-shiva img {
            width: 100%;
        }

    .parallax-window {
        height: auto;
    }

    .temple-content h4 {
        font-size: 30px;
    }

    .temple-content {
        padding: 2rem;
    }

        .temple-content p {
            line-height: 30px;
            font-size: 14px;
        }

    .btn-read a {
        font-size: 16px;
    }

    .video-darshan h5 {
        font-size: 40px;
    }

    .live-darshan {
        padding-bottom: 3rem;
        background-size: 50%;
        padding-top: 2rem;
    }

    .footer {
        padding: 1rem 0px;
    }

    .footer-hed, .footer-contact {
        margin-top: 30px;
    }

        .footer-hed h6, .footer-contact h3 {
            font-size: 22px;
            margin-bottom: 10px;
        }

    .copyrights a {
        font-size: 12px;
    }

    .footer-contact p {
        line-height: 30px;
        font-size: 14px;
    }

    .footer-hed ul li {
        font-size: 14px;
        line-height: 30px;
    }

    .btn-play {
        width: 15%;
    }

    .help-desk img {
        width: 70px;
    }

    .silder-temple h5 span {
        font-size: 26px;
    }

    .silder-temple h5 {
        font-size: 36px;
        top: -30px;
    }

    .silder-temple a.view_slider {
        top: -17px;
        left: -40%;
    }

    a.view_slider.ios-andriod {
        left: -27%;
    }

    .special-darshan {
        background-position: top right;
        background-size: 60%;
        padding-bottom: 7%;
    }

    .d-none {
        display: block !important;
    }

    .temple-details {
        top: 3rem;
    }

    .about-temple {
        margin-bottom: 2rem;
    }

    #cssmenu {
        padding: 5px 0px;
    }

    .button {
        top: 1px;
    }

    .header-first .container {
        max-width: 100%;
    }

    .mob-logo-responsive {
        padding: 0px 2rem;
    }

    .header-first {
        padding-bottom: 0px;
    }

    .parallax-window {
        background-attachment: fixed;
    }

    .about-temple {
        height: auto;
    }
}

/*Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199.98px) {
    .silder-temple h5 {
        font-size: 50px;
        top: -90px;
    }

    .silder-temple a.view_slider {
        top: -80px;
    }

    .silder-temple h5 span {
        font-size: 40px;
    }

    .online-special-box h2 {
        font-size: 40px;
        line-height: 50px;
    }

    .darshan-es h6 {
        margin-top: 3rem;
    }

    .special-darshan {
        background-size: 65%;
    }

    .our-programs {
        background-size: 60%;
    }

        .our-programs h3 {
            font-size: 40px;
        }

    .darshan-sugam p {
        font-size: 20px;
    }

    .video-darshan h5 {
        font-size: 36px;
    }

    .footer-contact h3 {
        font-size: 30px;
    }

    .footer-contact p {
        font-size: 14px;
    }

    .darshan-es {
        top: -80px;
    }

    #cssmenu {
        float: left;
        margin-top: 0px;
    }

    .menu-box {
        right: 0px;
        top: 20px;
    }

    .help-desk img {
        width: 90px;
    }

    .live-darshan {
        padding-bottom: 7rem;
        padding-top: 5rem;
    }

    .about-temple {
        margin-bottom: 6rem;
    }
}

/*Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
    
}
