html,
body {
    overflow-x: hidden;
    box-sizing: border-box;
}

h2,
h3 {
    font-family: "arrusbtroman" !important;
    color: #9f1605;
    text-transform: uppercase;
}

h2,
h3,
p {
    letter-spacing: 0.01em;
    text-align: center;
}

#main-menu:before,
.main-nav:after {
    font-family: "Roboto-Regular";
    height: 0;
    display: block;
    overflow: hidden;
}

.icons p,
h2,
h3 {
    text-transform: uppercase;
}

#about,
body {
    background: #faebd7;
}

#about-inner .row,
#inner-row {
    margin-right: 0;
}

.breadcrumb-item .active,
.breadcrumb-item a,
.calender a,
.involved a,
.involved-inner a,
.involved-inner a:hover,
.more-3 a,
.plus a,
.services a,
.sm-blue a,
.temples a {
    text-decoration: none;
}

.main_text,
.side_text {
    text-shadow: 0 0 1px #111;
}

.add-event,
.more-1 a:before {
    opacity: 0.5;
}

@font-face {
    font-family: "arrusbtroman";
    font-style: normal;
    font-weight: 600;
    src: local("arrusbtroman"), local("arrusbtroman"),
        url("/static/sripuram-org/arrusbtroman.ttf") format("truetype");
}

@font-face {
    font-family: "helvetica";
    font-style: normal;
    font-weight: 500;
    src: local("helvetica"), local("helvetica"),
        url("/static/sripuram-org/helvetica.ttf") format("truetype");
}

@font-face {
    font-family: "georgia";
    font-style: normal;
    font-weight: 500;
    src: local("georgia"), local("georgia"),
        url("/static/sripuram-org/georgia.ttf") format("truetype");
}

@font-face {
    font-family: "taranis";
    font-style: normal;
    font-weight: 500;
    src: local("taranis"), local("taranis"),
        url("/static/sripuram-org/taranis.ttf") format("truetype");
}

h2 {
    font-size: 30px;
}

h3 {
    font-size: 31px;
}

p {
    font-family: "helvetica";
    font-size: 19px;
    margin: auto;
}

.navbar {
    position: relative;
    right: 0;
    margin: 0;
    height: 0;
    top: 40px;
    padding: 0;
}

.main-nav,
.more-2 a {
    background: #fff;
}

.main-nav:after {
    clear: both;
    content: "\00a0";
}

#main-menu {
    clear: both;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

#main-menu:before {
    content: "";
    background: #052f3b;
}

.main-menu-btn {
    float: right;
    margin: 10px;
    position: relative;
    display: inline-block;
    width: 29px;
    height: 29px;
    text-indent: 29px;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
}

.main-menu-btn-icon,
.main-menu-btn-icon:after,
.main-menu-btn-icon:before {
    position: absolute;
    top: 50%;
    left: 2px;
    height: 2px;
    width: 24px;
    background: #052f3b;
    -webkit-transition: 0.25s;
    transition: 0.25s;
}

.main-menu-btn-icon:before {
    content: "";
    top: -7px;
    left: 0;
}

.main-menu-btn-icon:after {
    content: "";
    top: 7px;
    left: 0;
}

#main-menu-state:checked~.main-menu-btn .main-menu-btn-icon {
    height: 0;
    background: 0 0;
}

#main-menu-state:checked~.main-menu-btn .main-menu-btn-icon:before {
    top: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

#main-menu-state:checked~.main-menu-btn .main-menu-btn-icon:after {
    top: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

#main-menu-state {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    border: 0;
    padding: 0;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
}

#main-menu-state:not(:checked)~#main-menu,
#menuBtn,
.carousel-indicators,
.credits,
.header-text h5,
.second-indicators,
.sun {
    display: none;
}

#main-menu-state:checked~#main-menu {
    display: block;
    background: #fff;
}

.sm-index a {
    padding: 10px 20px !important;
    font-size: 15px !important;
    letter-spacing: 0.04em !important;
}

#main-menu button {
    background: 0 0;
    border: 0;
    border-bottom: 1px solid #f6ca76;
    margin-left: -4px;
}

#banner img,
.top .header {
    border-radius: 15px;
}

.top {
    width: 100%;
    position: absolute;
    padding: 0 12px;
    left: 0;
}

.top .header {
    background: #fff;
    position: relative;
    top: 15px;
}

.logo {
    padding: 10px 20px;
}

.involved-inner li img,
.logo2 {
    position: relative;
    top: 20px;
}

.top-home {
    background: #fff;
    border-radius: 10px;
    margin: 20px 0 10px;
}

.icons {
    padding-top: 10px;
}

.icons p {
    color: #a11c0b;
    text-align: end;
    margin-bottom: 10px;
}

.icons img {
    width: 100px !important;
    margin-bottom: 5px;
}

.banner-text {
    position: absolute;
    bottom: 50px;
}

.motif-home,
.motif-inner {
    position: absolute;
    width: 100%;
    height: auto;
    z-index: 2;
    text-align: center;
    margin-top: -80px;
}

#about {
    padding: 15px 240px;
    margin-top: 50px;
    border-radius: 20px;
}

.about-img {
    position: relative;
    top: -120px;
}

.about-info {
    position: relative;
    top: 80px;
}

#about h1 {
    font-family: "arrusbtroman";
    color: #9f1605;
    text-align: center;
    padding-left: 50%;
}

#about h2 {
    padding-left: 50%;
}

#about h3 {
    padding-left: 48%;
}

#first-arrow {
    margin-left: 48px;
}

#second-arrow {
    margin-left: 128px;
}

.motif {
    padding-left: 69%;
}

.button,
.involved,
.involved a,
.involved i,
.involved span,
.light span,
.more-4,
.plus a,
.plus-home {
    position: relative;
}

.button {
    display: inline-block;
}

.button.is-play {
    background-color: #faebd7bf;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.button.is-play .button-outer-circle {
    background: rgb(250 235 215);
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
}

.button.is-play .button-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 30px;
    height: 30px;
    transform: translate(-50%, -50%);
}

.button.is-play .button-icon .triangle {
    -webkit-animation: 7s fadeIn;
    animation: 7s fadeIn;
}

.button.is-play .button-icon .path {
    stroke-dasharray: 90;
    stroke-dashoffset: 0;
    -webkit-animation: 3s triangleStroke;
    animation: 3s triangleStroke;
}

.has-scale-animation {
    -webkit-animation: 3s infinite smallScale;
    animation: 3s infinite smallScale;
}

#bounce,
#bounce3 {
    animation: 2s infinite bounce;
}

.has-delay-short {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@-webkit-keyframes triangleStroke {
    from {
        stroke-dashoffset: 90;
    }

    to {
        stroke-dashoffset: 0;
    }
}

@keyframes triangleStroke {
    from {
        stroke-dashoffset: 90;
    }

    to {
        stroke-dashoffset: 0;
    }
}

@-webkit-keyframes smallScale {
    from {
        transform: scale(1);
        opacity: 1;
    }

    to {
        transform: scale(1.5);
        opacity: 0;
    }
}

@keyframes smallScale {
    from {
        transform: scale(1);
        opacity: 1;
    }

    to {
        transform: scale(1.5);
        opacity: 0;
    }
}

.more-1,
.more-2 {
    text-align: center;
    margin-top: 20px;
}

.more-4 {
    top: 300px;
    text-align: left;
    left: 25px;
}

#about-inner,
#calendar-table,
#publications,
#second-carousel,
.HGH,
.more-5,
.peedam,
.pub-inner,
.scan-img,
.section-title,
.social-media,
.spiritual-img p,
.video {
    text-align: center;
}

.more-1 a,
.more-2 a,
.more-4 a,
.more-5 a,
.more-7 a {
    font-family: "helvetica";
    text-decoration: none;
    font-size: 17px;
    letter-spacing: 0.01em;
    border: 1px solid #d4b16f;
    border-radius: 40px;
    color: #4173ba;
    padding: 4px 15px;
    text-transform: capitalize;
    display: inline-block;
    position: relative;
    overflow: hidden;
    transition: 0.35s;
}

.more-5 a,
.more-7 a {
    border: 0 solid #d4b16f;
}

.events .event:hover .event-time,
.events .event:hover i,
.fas:hover,
.involved-inner a:hover+.involved-inner li span,
.involved-inner a:hover+.plus a,
.links p,
.more-1 a:hover,
.more-4 a,
.peedam h2,
.peedam p {
    color: #fff;
}

.more-5 a {
    color: #4c83cc !important;
}

.more-5 a:hover {
    color: #9f1605 !important;
}

.news-drpdwn button:hover,
.more-2 a:hover,
.more-3 a:hover,
.more-4 a:hover {
    color: #fff;
    background: #9f1605;
}

.more-7 a {
    font-size: 15px;
    color: #487fc3;
}

.calender:hover .more-img,
.more-1:hover .more-img,
.more-2:hover .more-img,
.more-3:hover .more-img,
.more-4:hover .more-img,
.more-5:hover .more-img,
.more-6:hover .more-img {
    transform: rotate(45deg) !important;
    filter: brightness(10.5);
}

.more-7:hover .more-img {
    transform: rotate(45deg) !important;
}

.more-4 img {
    filter: brightness(5.5);
}

.more-4 a:hover {
    border: 1px solid #9f1605;
}

#POL,
.involved,
.involved .row {
    border-radius: 20px;
}

.more-1 a:after,
.more-1 a:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: -100%;
    left: 0;
    background: #9f1605;
    z-index: -1;
    transition: 0.35s;
}

.more-1 a:after {
    transition-delay: 0.2s;
}

.more-1 a:hover:after,
.more-1 a:hover:before {
    top: 0;
}

.video {
    margin-top: 30px;
}

.video h2 {
    padding: 0 !important;
}

.B-P {
    width: 100%;
    display: block;
}

#POL {
    background: #01417e;
    margin: 0;
    padding: 50px 0;
    margin: 0 50px;
}

#about-inner,
.peedam {
    margin-top: 20px;
}

.peedam p {
    padding: 0 200px;
    margin-top: 10px;
}

.get-hdng,
.pooja-inner {
    padding: 50px 0;
    text-align: center;
}

.involved {
    background-image: url(/static/sripuram-org/get-involved-bg.webp);
    background-position: bottom;
    top: 130px;
    left: 0;
}

.involved i {
    font-size: 20px;
    font-weight: 600;
    top: -4px;
}

.motif {
    margin: 0 auto;
}

.involved .row {
    background: #741c18cf;
    margin: 0;
}

.involved ul {
    width: 70%;
    padding: 65px 40px 15px 20px;
    list-style-type: none;
    margin: 0 50px;
}

.involved li {
    color: #fefe64e8;
    font-family: "arrusbtroman";
    font-size: 22px;
    text-transform: uppercase;
    letter-spacing: 0.01em;
    border-top: 1px dashed #fefe64ab;
    padding: 40px 0 0 100px;
}

.calender button,
.sm-blue ul a {
    text-transform: capitalize;
}

.dash {
    border-bottom: 1px dashed #fefe64ab;
    padding-bottom: 40px !important;
}

.plus-home {
    bottom: 75px !important;
}

.Q1,
.Q2 {
    position: absolute;
}

.involved span {
    font-size: 30px;
    border: 1px solid #fefe64e8;
    border-radius: 50%;
    padding: 8px 20px;
    bottom: 32px;
    left: 520px;
}

.involved a,
.plus a {
    top: -3px;
    color: #fefe64e8;
}

.light p {
    font-family: "georgia";
    font-style: italic;
    font-size: 26px;
    letter-spacing: 0.01em;
    padding: 0 210px;
    margin-top: 10px;
    line-height: 32px;
}

.Q1 {
    left: 165px;
    bottom: 160px;
}

.light span {
    bottom: 0;
    font-size: 20px;
    top: 20px;
    float: inline-end;
}

.more-2,
.ns-subscribe {
    margin-bottom: 70px;
}

#publications {
    padding: 30px 0 60px 0;
}

#publications .row img {
    border-bottom: 1px solid #d3a888;
    padding-bottom: 40px;
    margin-bottom: 20px;
}

.HGH {
    padding: 60px 0;
}

.innerhead span {
    font-size: 12px;
    color: red;
}

.sevainner p {
    font-size: 19px;
    text-align: left;
    letter-spacing: 0.04em;
    line-height: 28px;
    color: #333;
    margin-top: 15px;
    font-family: "helvetica";
}

.sun::after,
.sun::before {
    content: "";
    position: absolute;
    top: 10px;
    left: 130px;
    width: 100%;
    height: 100%;
    transform-origin: center;
    border-radius: 50%;
    -webkit-mask-image: radial-gradient(black 40%, transparent 65%);
    mask-image: radial-gradient(black 40%, transparent 65%);
}

.sun::before {
    background: conic-gradient(from 5deg,
            #fddcba9c 0deg 65deg,
            transparent 0deg 40deg);
    transform: rotateZ(50deg) scale(1.9);
}

@keyframes rotate {
    100% {
        transform: rotate(360deg);
    }
}

@keyframes scale {

    0%,
    100% {
        transform: scale(1);
    }

    20% {
        transform: scale(1.2);
    }

    40% {
        transform: scale(0.8);
    }

    60% {
        transform: scale(1.1);
    }

    70% {
        transform: scale(0.9);
    }
}

.transport-header {
    background: #01417e;
    padding: 60px 260px;
    position: relative;
    z-index: 0;
    border-radius: 20px;
    margin: 0px 30px;
}

.transport,
.transport-2,
.transport-3,
.transport-4 {
    background: #fff;
    margin: 15px 0;
    width: 58vh;
    position: relative;
}

.transport,
.transport-3 {
    border: 1px solid #d3a888;
    border-radius: 10px;
    left: 40px;
}

.transport-2,
.transport-4 {
    border: 1px solid #d3a888;
    border-radius: 10px;
    left: 40px;
}

.transport p,
.transport-2 p,
.transport-3 p,
.transport-4 p {
    font-family: "arrusbtroman";
    color: brown;
    font-size: 20px;
    display: flex;
    align-items: center;
    gap: 0px;
    margin: 0;
}

.transport p,
.transport-3 p {
    justify-content: flex-end;
}

.transport-2 p,
.transport-4 p {
    justify-content: flex-start;
    position: relative;
    right: 55px;
}

.img img,
.img-1 img,
.img-2 img,
.img-3 img,
.img-4 img {
    padding-bottom: 6px;
}

.img-1 p {
    position: relative;
    left: 60px;
}

.transport ul,
.transport-2 ul,
.transport-3 ul,
.transport-4 ul {
    list-style-type: none;
    margin-top: 15px;
    position: relative;
    left: 5vh;
    padding: 0;
}

.transport li,
.transport-2 li,
.transport-3 li,
.transport-4 li {
    font-family: "helvetica";
    font-size: 17px;
}

.transport li,
.transport-3 li {
    text-align: right;
}

.transport-2 ul {
    margin-left: -115px;
}

.transport-3 ul {
    padding: 15px 0 0 0;
}

.transport-4 ul {
    text-align: left;
    position: relative;
    left: -50px;
    margin-left: -20px;
}

.transport-2::after {
    content: "";
    width: 170px;
    height: 170px;
    border-radius: 50%;
    border: 12px solid #688eb3;
    display: block;
    top: 85px;
    left: -135px;
    z-index: -1;
}

.transport-2::after {
    position: absolute;
}

.slick-custom-arrow-left img,
.slick-custom-arrow-right img {
    bottom: -60px;
    padding: 11px;
    width: 40px;
    background: #fff;
    color: #3976c6;
    cursor: pointer;
}

.HGH .row,
.outer-input3 input {
    margin: 0;
}

.motif-1 {
    margin-bottom: 50px;
}

.services {
    padding-top: 100px;
}

.section-title {
    position: relative;
    bottom: 30px;
}

.slick-custom-arrow-right img {
    position: absolute;
    right: 0;
    border: 1px solid #d1aa67;
    border-radius: 50%;
    transform: rotate(45deg);
}

.slick-custom-arrow-left img {
    position: absolute;
    right: 55px;
    border: 1px solid #d1aa67;
    border-radius: 50%;
    transform: rotate(225deg);
}

.services a {
    color: #000;
}

.eventsdate h4,
.eventsdate h5 {
    font-family: "helvetica";
    text-align: center;
    color: #a87c3f;
}

.each-client img {
    padding: 0 10px;
    border-radius: 25px;
}

.arrow-carousel a:hover .bkgrd,
.book button:hover,
.gallery-slider__thumbnails .next-arrow:hover,
.gallery-slider__thumbnails .prev-arrow:hover {
    background: #9f1605;
}

.next-arrow img:hover,
.prev-arrow img:hover {
    filter: brightness(6.5) !important;
}

.eventsdate {
    background: #fcd475;
    border-radius: 6px;
    margin-top: 12px;
    margin-left: 10px;
    padding: 5px;
}

.calender,
.more-3 {
    width: fit-content;
    position: relative;
}

.eventsdate h5 {
    font-size: 40px;
    font-weight: 600;
    margin: 0;
}

.eventsdate h4 {
    margin: -5px 0 0;
    font-size: 20px;
}

.calender a,
.calender button,
.more-3 a {
    color: #467ec9;
    font-family: "helvetica";
    background: #fff;
}

.eventsdetails {
    display: block;
    position: relative;
    top: 25px;
    padding-bottom: 70px;
}

.cutomer-address p,
.eventsdetails p,
.facility-info p,
.links p {
    text-align: left;
}

.more-3 {
    bottom: -16px;
}

.calender a,
.more-3 a {
    border: 1px solid #d4b16f;
    border-radius: 20px;
    padding: 8px 20px;
    letter-spacing: 0.01em;
}

.calender {
    left: 210px;
    top: -16px;
}

.calender button {
    border: 1px solid #d4b16f;
    border-radius: 20px;
    box-shadow: none;
    font-size: 15px;
    position: relative;
    top: 5px;
    padding: 0 20px;
}

.motif-2,
.parallax-div h2 {
    top: 200px;
    position: relative;
}

.fa-calendar-alt {
    background: #d6b06f;
    padding: 10px;
    margin-left: -20px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    height: 33px;
    color: #fff;
}

.parallax,
.parallax-1 {
    background-attachment: fixed;
    background-size: cover;
}

#facility-bg::before,
.parallax,
.parallax-1 {
    background-repeat: no-repeat;
}

.btn-primary:hover {
    color: #fff;
    background-color: #9f1605;
    border-color: transparent;
}

.client-section {
    border-bottom: 2px solid #d4b16f;
    margin-top: -100px;
}

.parallax {
    background-image: url(/static/sripuram-org/gho-samrakshana-home.webp);
    min-height: 630px;
    background-position: top;
    border-radius: 20px;
}

.parallax-div {
    margin-top: -630px;
    min-height: 630px;
    text-align: center;
}

.sm,
.sm li,
.sm ul {
    margin: 0;
    list-style: none;
}

.parallax-1,
.parallax-div-1 {
    min-height: 600px;
    border-radius: 20px;
}

.parallax-div .row {
    margin: -45px 0 0 70px;
}

.parallax-div h2 {
    text-align: center;
    right: 100px;
    color: #fff;
}

.parallax-div p {
    color: #fff;
    position: relative;
    top: 270px;
    right: 20px;
    padding-right: 250px;
}

.motif-2 {
    right: 110px;
}

.sm-blue a {
    padding: 10px 15px;
    color: #333;
    font-family: "helvetica";
    letter-spacing: 0.02em;
    font-size: 16px;
    line-height: 25px;
    text-shadow: none;
    text-transform: uppercase;
}

.leaders-details h4,
.leaders-details p {
    font-family: "arrusbtroman";
    text-align: left;
}

.sm-blue a:active,
.sm-blue a:focus,
.sm-blue a:hover {
    padding: 10px 15px;
    color: #9e0000;
    transition: 1s ease-in-out;
}

.sm {
    top: 0;
}

.sm li,
.sm ul {
    text-align: left;
}

.next-arrow img,
.prev-arrow img {
    margin-top: -5px;
}

.sm li.active {
    background: #14633d;
}

.navbar-default {
    background-color: #fff;
    border-color: #fff;
    margin-top: 20px;
}

.sm-blue ul a.highlighted,
.sm-blue ul a:active,
.sm-blue ul a:focus,
.sm-blue ul a:hover {
    padding: 7px 15px;
    letter-spacing: 0.05em;
    background: #fff;
    font-size: 18px !important;
    color: #c27d3e;
    transition: 1s ease-in-out;
}

.sm-blue ul a {
    padding: 7px 15px;
    font-size: 18px;
    font-family: "Branding Medium";
    letter-spacing: 0.05em;
    background: #c27d3e;
    color: #fff;
    border-bottom: none;
}

.sm-blue ul {
    background: #af601c;
}

@media (min-width: 767px) {
    .main-menu-btn {
        position: absolute;
        top: -99999px;
    }

    #main-menu-state:not(:checked)~#main-menu {
        display: block;
        z-index: 99;
    }

    .sm-blue>li {
        float: none !important;
        display: inline-block !important;
    }

    #main-menu:before {
        display: none;
    }

    #main-menu {
        clear: none;
        float: none;
    }

    .sm-blue {
        width: 100% !important;
        text-align: center;
    }

    .sm-blue ul a span.sub-arrow {
        top: 50%;
        margin-top: -5px;
        bottom: auto;
        left: auto;
        margin-left: 0;
        right: 10px;
        border-style: dashed dashed dashed solid;
        border-color: transparent transparent transparent red;
    }
}

#table-body .row,
#table-header #sun {
    border-right: 1px solid #9f1618b3;
}

#main-menu form {
    display: inline-block;
    margin-left: 20px;
}

.parallax-1 {
    background-image: url(/static/sripuram-org/golden-temple-bg.webp);
    background-position: center;
    margin: 50px 0;
}

.parallax-div-1 {
    margin-top: -650px;
    background: #6a43327d;
}

.gallery-slider h2 {
    color: #fff;
    position: relative;
    top: 20px;
}

.gallery-slider img {
    padding: 20px;
}

#niceZoomIn .modal-header,
.dropdown li,
.gallery-slider__images .item,
.gallery-slider__thumbnails img {
    padding: 0;
}

.gallery-slider {
    position: relative;
    overflow: hidden;
    background-color: #6a4332ba;
    height: 600px;
    text-align: center;
    border-radius: 20px;
}

.gallery-slider__images {
    margin: 0;
    position: relative;
    right: 10%;
    width: 75%;
}

.gallery-slider__images .item .img-fill {
    text-align: center;
    padding: 10px;
    height: 200px;
}

@media screen and (min-width: 576px) {
    .gallery-slider__images .item .img-fill {
        height: 300px;
    }
}

@media screen and (min-width: 720px) {
    .gallery-slider__images .item .img-fill {
        height: 450px;
    }
}

.gallery-slider__images .item .img-fill img {
    display: inline-block;
    position: relative;
    max-width: 100%;
    max-height: 100%;
    top: 50%;
    transform: translateY(-50%);
}

.gallery-slider__images .next-arrow,
.gallery-slider__images .prev-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 47px;
    height: 47px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.7);
    border: 0;
    text-align: center;
    color: #fff;
    z-index: 5;
    opacity: 0;
    transition: 0.5s;
    outline: 0;
}

.gallery-slider__images .next-arrow svg,
.gallery-slider__images .prev-arrow svg {
    top: 4px;
}

.gallery-slider__images .next-arrow {
    right: 25px;
}

.gallery-slider__images .prev-arrow {
    left: 25px;
}

.gallery-slider__images:hover .next-arrow,
.gallery-slider__images:hover .prev-arrow {
    opacity: 1;
}

.gallery-slider__images .caption {
    width: 100%;
    position: relative;
    text-align: center;
    display: block;
    opacity: 1;
    transition: opacity 0.15s;
}

.gallery-slider__images .caption.hide {
    opacity: 0;
}

.gallery-slider__thumbnails {
    position: relative;
    top: -200px;
    left: 730px;
    width: 41%;
    height: 160px;
    z-index: 4;
    transition: 0.8s;
    margin: 0;
    padding: 13px 0 0;
    border-bottom: 2px solid #fff;
}

.gallery-slider__thumbnails:after,
.gallery-slider__thumbnails:before {
    content: "";
    display: block;
    width: 100px;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 10;
    pointer-events: none;
}

.gallery-slider__thumbnails:before {
    left: 0;
    background: 0 0;
}

.gallery-slider__thumbnails:after {
    right: 0;
    background: 0 0;
}

.gallery-slider__thumbnails .item .img-fill {
    height: 120px;
    width: 120px;
    border-radius: 50%;
    cursor: pointer;
    margin: 0 auto;
}

.gallery-slider__thumbnails .item .img-fill img {
    opacity: 1;
    transition: 0.5s;
    display: inline-block;
    position: relative;
    max-width: 100%;
    max-height: 100%;
    top: 50%;
    transform: translateY(-50%);
}

.add-event:hover,
.gallery-slider__thumbnails .item.slick-center img {
    opacity: 1;
}

.gallery-slider__thumbnails .next-arrow,
.gallery-slider__thumbnails .prev-arrow {
    position: relative;
    width: 35px;
    height: 35px;
    top: 25px;
    border-radius: 50%;
    transform: translateY(-50%);
    background: #fff;
    border: 0;
    z-index: 15;
    left: 465px;
}

.brd-crmb nav,
.brd-crmb ol {
    border-radius: 0 0 15px 15px;
}

.gallery-slider__thumbnails i {
    font-weight: 600;
    font-size: 18px;
    color: #3976c6;
}

.globe-info h6,
.globe-info p {
    color: #9f1605;
    text-transform: uppercase;
}

.gallery-slider__thumbnails .slick-current {
    opacity: 0.6;
}

.gallery-slider__thumbnails .next-arrow svg,
.gallery-slider__thumbnails .prev-arrow svg {
    top: 2px;
}

.gallery-slider__thumbnails .next-arrow {
    right: 0;
}

.gallery-slider__thumbnails .prev-arrow {
    left: 460px;
}

.calendar .month .next,
.calendar .month .prev,
.gallery-slider .next-arrow,
.gallery-slider .prev-arrow {
    cursor: pointer;
}

.gallery-slider .next-arrow svg,
.gallery-slider .prev-arrow svg {
    width: 18px;
    height: 18px;
    position: relative;
}

.gallery-slider .img-fill {
    width: 100%;
    display: block;
    overflow: hidden;
    position: relative;
    text-align: center;
}

.gallery-slider .slick-slider {
    margin: 0;
    padding: 0 !important;
    height: fit-content;
}

.gallery-slider__thumbnails .slick-slide {
    float: left;
    padding: 0;
    outline: 0;
}

.prev-arrow img {
    transform: rotate(225deg);
}

.arrow-right,
.next-arrow img {
    transform: rotate(45deg);
}

.leaders-details {
    position: absolute;
    top: 100px;
    right: 0;
    color: #fff;
    font-style: italic;
}

.globe-info,
.route img,
.star-six {
    position: relative;
}

.leaders-details h4 {
    font-size: 28px;
}

.leaders-details p {
    font-size: 24px;
}

.arrow {
    display: inline-block;
    width: 14px;
    height: 14px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
}

.star-six,
.star-six::after {
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
}

.fa-map-marker-alt {
    font-size: 23px;
    color: #cd9933;
}

.globe {
    text-align: end;
}

.star-six {
    border-bottom: 35px solid #9f1605;
    bottom: 80px;
    left: 285px;
}

.star-six::after {
    content: "";
    position: absolute;
    top: 12px;
    left: -20px;
    border-top: 35px solid #9f1605;
}

#bounce-in {
    animation: 2s infinite bounce-in;
}

@keyframes bounce-in {
    0% {
        opacity: 0;
        transform: scale(0.3);
    }

    50% {
        opacity: 1;
        transform: scale(1.05);
    }

    70% {
        transform: scale(0.9);
    }

    100% {
        transform: scale(1);
    }
}

.globe-info {
    top: -125px;
    left: 175px;
}

.globe-info h6 {
    font-family: "taranis";
    font-size: 35px;
}

.globe-info p {
    font-family: "arrusbtroman";
    font-size: 15px;
}

.loc1,
.loc10,
.loc11,
.loc12,
.loc13,
.loc2,
.loc3,
.loc4,
.loc5,
.loc6,
.loc7,
.loc8,
.loc9 {
    font-size: 18px;
}

.route-hdng {
    text-align: center;
    margin-top: 30px;
}

.route img {
    left: 195px;
    top: -150px;
}

.map-2 {
    position: relative;
    bottom: 0;
    padding-left: 56%;
    top: -345px;
}

#about-inner h2,
#about-inner img,
.breadcrumb li,
.light-inner h2,
.light-inner span,
.loc1,
.loc10,
.loc11,
.loc12,
.loc13,
.loc2,
.loc3,
.loc4,
.loc5,
.loc6,
.loc7,
.loc8,
.loc9 {
    position: relative;
}

.route {
    margin-bottom: -20%;
}

.loc1 {
    left: 220px;
    top: 80px;
}

.loc2 {
    top: 125px;
    left: 130px;
}

.loc3 {
    top: 150px;
    right: 300px;
}

.loc4 {
    top: 120px;
    left: 180px;
}

.loc5 {
    right: 225px;
    top: 150px;
}

.loc6 {
    top: -400px;
    left: 285px;
    margin-left: 20%;
}

.loc7 {
    top: -225px;
    right: 180px;
}

.loc8 {
    top: -220px;
    right: 170px;
}

.loc9 {
    top: -215px;
    right: 220px;
}

.loc10 {
    top: -420px;
    left: 292px;
}

.loc11 {
    top: -410px;
    padding-left: 645px;
}

.loc12 {
    top: -400px;
    left: 260px;
}

.loc13 {
    top: -390px;
    padding-left: 615px;
}

.brd-crmb ol {
    background: #ecb05a;
    padding: 20px;
}

.breadcrumb-item {
    display: inline-flex;
    align-items: center;
}

.breadcrumb-item a {
    font-family: "helvetica";
    font-size: 14px;
    color: #333;
    letter-spacing: 0.03em;
}

.breadcrumb-item.active {
    font-family: "helvetica";
    font-size: 14px;
    color: #9F1605;
    letter-spacing: 0.03em;
}

.breadcrumb-item a:hover {
    text-decoration: underline;
}

.breadcrumb-item+.breadcrumb-item::before {
    color: #333;
    content: ">";
    font-family: "helvetica";
    font-size: 12px;
    font-weight: normal;
    vertical-align: middle;
    margin: 0px;
    line-height: 1;
}

.breadcrumb li {
    z-index: 2;
}

#about-inner img {
    top: 80px;
    left: 263px;
}

#about-inner h2 {
    padding: 0 0 0 28%;
    top: 80px;
}

#about-inner .motif {
    position: absolute;
    padding-left: 60.5%;
    bottom: 190px;
}

#inner-row {
    margin-top: 80px;
    margin-bottom: 40px;
}

.about-info-inner {
    padding: 100px 378px 0 0;
    text-align: center;
}

.about-info-inner p {
    font-size: 24px;
    line-height: 30px;
    margin-top: 70px;
}

.about-info-inner-2 p {
    text-align: justify;
    margin-top: 30px;
}

.light-inner {
    background: #01417e;
    margin-top: 60px;
    border-radius: 10px;
    padding: 45px 30px 45px;
}

.light-inner h2 {
    padding: 0 !important;
    top: 0 !important;
    color: #fff;
}

.light-inner p {
    padding: 0 50px;
    color: #fff;
    font-size: 22px;
    font-style: italic;
    font-family: "arrusbtroman";
}

.light-inner span {
    top: 30px;
    left: 80px;
}

.light-inner .Q1 {
    position: absolute;
    left: 25px;
    bottom: 210px;
}

.temples a {
    color: #333;
}

.involved-inner {
    background-image: url(/static/sripuram-org/get-involved-bg.webp);
    background-position: inherit;
    background-size: cover;
    position: relative;
    top: 60px;
    left: 0;
    border-radius: 10px;
}

.involved-inner .row {
    background: #741c18cf;
    margin: 0;
    border-radius: 10px;
}

.involved-inner ul {
    width: 100%;
    padding: 0 10px;
    list-style-type: none;
    margin: 0;
}

.involved-inner li {
    border-top: 1px dashed #fefe64ab;
    padding: 0 0 0 25px;
}

.involved-inner li span {
    color: #fefe64e8;
    font-family: "arrusbtroman";
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 0.01em;
    position: relative;
    top: 30px;
    left: 40px;
    border: 0;
    padding: 0;
}

#table-header .col,
.dropdown li a,
.f-logo span,
.links a {
    font-family: "helvetica";
}

.dropdown li a,
.list a,
.list li {
    border-bottom: 2px solid transparent;
    transition: 0.4s;
    display: block;
    color: #fff;
    text-decoration: none;
}

.dash-inner {
    border-top: 0 dashed #fefe64ab !important;
}

.involved-inner .plus {
    position: relative;
    font-size: 30px;
    border: 1px solid #fefe64e8;
    border-radius: 50%;
    padding: 9px 21px;
    bottom: 32px;
    left: 470px;
}

.calendar .days .today,
.plus i {
    font-size: 20px;
}

.involved-inner a:hover+.plus {
    border: 2px solid #fff;
    border-radius: 999px;
}

.involved-inner a:hover+.involved-inner li {
    border-radius: 0;
    color: #fff;
    text-decoration: none;
}

.involved-inner a:hover img {
    filter: grayscale(1);
}

.temples h2 {
    padding: 0 !important;
    top: 0 !important;
    margin-top: 50px;
    font-size: 25px;
}

.spiritual-img img,
.temples img {
    border-radius: 10px;
    margin-bottom: 10px;
    width: 100%;
}

.mobile-header .row,
.more-1 img {
    margin-bottom: 0;
}

.more-1 img {
    border-radius: 0;
    width: auto;
}

.menu_overlay {
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    overflow: scroll;
    color: #fff;
    z-index: 100;
    transform: translateY(-100%);
    transition: transform 0.5s;
    background: #ffe259;
    background: linear-gradient(to right, #c69665, #c69665);
    display: block;
    justify-content: center;
    align-items: center;
}

.landing_page,
.list {
    height: 100%;
    width: 100%;
}

.dropdown,
.landing_page,
.list,
.list li {
    position: relative;
}

.list {
    left: 30%;
    list-style: none;
    display: block;
    align-items: center;
    justify-content: center;
    top: 50px;
}

.list li {
    padding: 10px 0;
    width: fit-content;
}

.list a,
.list li {
    font-size: 25px;
    width: fit-content;
    cursor: pointer;
}

.list a:hover,
.list li:hover {
    color: #9f1706;
}

.dropdown {
    left: 250px;
    top: -30px;
    display: none;
}

.dropdown li a {
    font-size: 21px;
    width: fit-content;
}

.list li:hover .dropdown {
    display: block;
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: transparent;
}

.menu_overlay .fas {
    position: absolute;
    right: 115px;
    top: 55px;
    font-size: 30px;
    font-weight: 600;
    transition: 0.3s;
    z-index: 100;
    color: #9f1706;
}

.menu_overlay .fas:hover {
    color: #9f1706;
    transform: scale(1.1) rotate(180deg);
}

.landing_page {
    max-height: 100vh;
}

.main_text,
.menu,
.menu-icon,
.side_text {
    position: absolute;
}

.menu {
    right: 20px;
    top: 20px;
}

.side_text {
    height: 10vh;
    width: 30%;
    left: 0;
    bottom: 0;
    padding: 10px;
    font-size: 16px;
    color: #4b134f;
}

.main_text {
    color: #c94b4b;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    flex-direction: column;
}

.h2-l,
.h2-r {
    font-size: 6rem;
}

.fa-facebook-f,
.fa-youtube {
    font-size: 20px;
    color: #8f5230;
}

.h2-r {
    transform: rotate(270deg);
    margin-left: -100px;
    z-index: 10;
}

.h2-l {
    margin-left: 100px;
    background-color: #4b134f;
    padding: 20px;
    z-index: 0;
}

.menu-icon {
    height: 50px;
    width: 50px;
    z-index: 2;
    top: 30px;
    cursor: pointer;
}

.menu-icon__line {
    height: 3px;
    width: 15px;
    display: block;
    background-color: #a11c0b;
    margin-bottom: 4px;
    transition: transform 0.2s, background-color 0.5s;
}

.menu-icon__line-left {
    width: 40px;
}

.menu-icon__line-middle {
    width: 20px;
    margin-left: 10px;
}

.menu-icon__line-right {
    width: 40px;
    float: left;
}

@media screen and (max-width: 450px) {
    .list {
        display: flex;
        flex-direction: column;
    }
}

.footer {
    background: #c69665;
    padding: 45px 85px 45px 120px;
}

#DT,
.foot-bk2,
textarea {
    padding: 10px 0;
}

.foot-bk2 {
    background: #ad7a4d;
}

.links a {
    font-size: 18px;
    color: #fff;
    text-decoration: none;
}

.links ul,
.social-media ul,
.star {
    padding: 0;
    list-style-type: none;
}

.social-media li {
    text-align: center;
    padding-top: 20px;
}

.social-media a,
.social-media p {
    color: #5e1f00;
    font-size: 15px;
    text-transform: uppercase;
    text-decoration: none;
}

.f-logo span {
    color: #fff;
    font-size: 17px;
}

.calendar-header,
.mobile-header h4,
.sidebar-wrapper {
    font-family: "Roboto", sans-serif;
    font-weight: 300;
}

.f-logo p {
    font-size: 18px;
    text-align: left;
    color: #fefefee0;
}

.fa-facebook-f {
    border: 2px solid #905932;
    border-radius: 50%;
    padding: 7px 12px;
}

.fa-youtube {
    border: 2px solid #905932;
    border-radius: 50%;
    padding: 7px 6px;
}

.footer2 p {
    font-size: 17px;
    text-align: left;
    color: #e9d0ba;
}

.more-6,
.read,
.read-more {
    text-align: right;
}

.footer-rt a,
.footer-rt p {
    font-size: 17px;
    text-align: right;
    color: #e9d0ba;
}

#return-to-top {
    position: relative;
    top: -125px;
    right: 130px;
    float: right;
    margin-top: -50px;
    z-index: 999991;
    width: 40px;
    height: 40px;
    text-decoration: none;
    display: none;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    border-radius: 10px;
    border: 1px solid #fff;
}

#return-to-top img {
    width: 20px;
    transform: rotate(315deg);
    filter: brightness(6.5);
    position: relative;
    left: 8px;
    top: 10px;
}

.calendar-wrapper {
    height: auto;
    max-width: 730px;
    margin: 0 auto;
}

.calendar-header {
    background-color: rgb(139 69 67 / 58%);
    height: 100%;
    padding: 20px;
    color: #fff;
    position: relative;
}

.header-text h3 {
    color: #fcd475;
}

.sidebar-wrapper {
    color: #fff;
    padding: 0;
}

.sidebar-title {
    padding: 50px 6% 50px 12%;
    display: none;
}

.sidebar-title h4 {
    margin-top: 0;
}

.sidebar-events {
    overflow-x: hidden;
    overflow-y: hidden;
    margin-bottom: 70px;
}

.empty-message {
    font-size: 1.2rem;
    padding: 15px 6% 15px 12%;
}

.eventCard {
    background-color: #fff;
    color: #000;
    padding: 12px 24px;
    border-bottom: 1px solid #e5e5e5;
    white-space: nowrap;
    position: relative;
    animation: 0.5s slideInDown;
}

.eventCard-header {
    font-weight: 700;
}

.eventCard-description {
    color: grey;
}

.eventCard-mark-wrapper {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 60px;
    background: linear-gradient(to right,
            rgba(255, 255, 255, 0) 0,
            #fff 25%,
            #fff 100%);
}

.day-mark,
.eventCard-mark {
    background-color: #b39ddb;
    border-radius: 100px;
    position: absolute;
}

.eventCard-mark {
    width: 8px;
    height: 8px;
    left: 50%;
    top: 45%;
}

.day-mark {
    width: 7px;
    height: 7px;
    left: 47%;
    top: 67%;
}

.next-button,
.prev-button {
    top: 50%;
    color: #e9e7e2 !important;
    position: absolute;
}

.content-wrapper {
    padding-top: 0;
    padding-bottom: 0;
}

#table-body .col:hover {
    cursor: pointer;
    background-color: #e0e0e0;
}

.empty-day:hover {
    cursor: default !important;
    background-color: #fff !important;
}

#table-body .row .col {
    padding: 0.75rem;
    border-left: 1px solid #9f1618b3;
}

#table-body .row {
    margin-bottom: 0;
    border-bottom: 1px solid #9f1618b3;
}

#table-body .col {
    padding-top: 1.3rem !important;
    padding-bottom: 1.3rem !important;
}

.prev-button {
    cursor: pointer;
}

.next-button i,
.prev-button i {
    font-size: 23px;
}

.next-button {
    cursor: pointer;
    right: 2%;
}

.header-text {
    margin: 45px auto;
}

#table-header .col {
    text-transform: uppercase;
    color: #9f1618;
    border-top: 1px solid #9f1618b3;
    border-bottom: 1px solid #9f1618b3;
    border-left: 1px solid #9f1618b3;
}

.addEvent {
    box-shadow: 0 5px 15px #39a8e4;
    background-color: #39a8e4;
    padding: 10px 3em;
    cursor: pointer;
    border-radius: 25px;
    color: #fff !important;
    background-image: linear-gradient(135deg, #8d8dd4, #45ced4);
}

.addEvent:hover {
    transition: box-shadow 0.5s;
    box-shadow: 0 4px 25px #39a8e4;
}

.mobile-header {
    padding: 20px 0;
    display: none;
    position: fixed;
    z-index: 99;
    width: 100%;
    background-color: #5a649c !important;
}

.mobile-header a i {
    color: #fff;
    font-size: 38px;
}

.mobile-header h4 {
    color: #fff;
    margin: 0;
}

@media (max-width: 992px) {
    .content-wrapper {
        margin-left: 0;
    }

    .mobile-header {
        display: block;
    }

    .calendar-wrapper {
        margin-top: 80px;
    }

    .sidebar-wrapper {
        background-color: #eee !important;
    }

    .sidebar-title {
        background-color: #5a649c !important;
    }

    .empty-message {
        color: #000;
    }

    .bkgrd {
        width: 35px !important;
        height: 35px !important;
    }

    #Involve-arrow-1 img {
        top: 3px !important;
        width: 14px !important;
    }

    #Involve-arrow-2 img {
        top: 3px !important;
        width: 14px !important;
    }
}

@media (max-width: 767px) {
    .content-wrapper .container {
        width: auto;
    }

    .calendar-content {
        padding-left: 5%;
        padding-right: 5%;
    }

    body .row {
        margin-bottom: 0;
    }
}

@media (max-width: 450px) {

    .content-wrapper,
    .content-wrapper .container {
        padding-left: 0;
        padding-right: 0;
    }
}

#zoomOutIn.modal.fade .modal-dialog {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    top: 120px;
    opacity: 0;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
}

#zoomOutIn.modal.fade.in .modal-dialog {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transform: translate3d(0, -120px, 0);
    transform: translate3d(0, -120px, 0);
    opacity: 1;
}

#niceZoomIn.modal.fade .modal-dialog {
    top: 0;
    -moz-transform: scale(1) rotate(0) translateX(2px) translateY(20px);
    -webkit-transform: scale(1) rotate(0) translateX(2px) translateY(20px);
    -o-transform: scale(1) rotate(0) translateX(2px) translateY(20px);
    -ms-transform: scale(1) rotate(0) translateX(2px) translateY(20px);
    transform: scale(1) rotate(0) translateX(2px) translateY(20px);
}

#niceZoomIn.modal.fade.in .modal-dialog {
    -moz-transform: scale(1.1) rotate(12deg) translateX(2px) translateY(20px);
    -webkit-transform: scale(1.1) rotate(12deg) translateX(2px) translateY(20px);
    -o-transform: scale(1.1) rotate(12deg) translateX(2px) translateY(20px);
    -ms-transform: scale(1.1) rotate(12deg) translateX(2px) translateY(20px);
    transform: scale(1.1) rotate(12deg) translateX(2px) translateY(20px);
    opacity: 1;
}

.modal-dialog {
    margin: 0% auto;
}

#niceZoomIn .modal-content {
    width: auto;
    margin: 0 auto;
    position: relative;
    right: 0;
}

#video-carousel-example {
    padding-left: 200px;
}

#Involve-arrow-1 {
    position: absolute;
    left: 38%;
    top: 40%;
    opacity: 1;
}

#Involve-arrow-2 {
    position: absolute;
    top: 40%;
    left: 46%;
    opacity: 1;
}

#Involve-arrow-1 img {
    position: relative;
    top: 5px;
    transform: rotate(225deg);
    width: 15px;
}

#Involve-arrow-2 img {
    position: relative;
    top: 5px;
    transform: rotate(45deg);
    width: 15px;
}

.arrow-carousel {
    position: relative;
    padding: 30px 0 0;
}

.arrow-carousel a:hover .bkgrd img {
    filter: brightness(16.5);
}

.bkgrd {
    border: 1px solid #e7a00e;
    border-radius: 50%;
    background: #fff;
    display: block;
    width: 40px;
    height: 40px;
}

@keyframes bounce3 {

    100%,
    70%,
    90%,
    97% {
        transform: translateY(0);
    }

    80% {
        transform: translateY(-15%);
    }

    95% {
        transform: translateY(-7%);
    }

    99% {
        transform: translateY(-3%);
    }
}

#bounce {
    -webkit-animation: 2s infinite bounce;
    -moz-animation: 2s infinite bounce;
    -o-animation: 2s infinite bounce;
}

@-webkit-keyframes bounce {

    0%,
    100%,
    20%,
    50%,
    80% {
        -webkit-transform: translateY(0);
    }

    40% {
        -webkit-transform: translateY(-10px);
    }

    60% {
        -webkit-transform: translateY(-5px);
    }
}

@-moz-keyframes bounce {

    0%,
    100%,
    20%,
    50%,
    80% {
        -moz-transform: translateY(0);
    }

    40% {
        -moz-transform: translateY(-10px);
    }

    60% {
        -moz-transform: translateY(-5px);
    }
}

@-o-keyframes bounce {

    0%,
    100%,
    20%,
    50%,
    80% {
        -o-transform: translateY(0);
    }

    40% {
        -o-transform: translateY(-10px);
    }

    60% {
        -o-transform: translateY(-5px);
    }
}

@keyframes bounce {

    0%,
    100%,
    20%,
    50%,
    80% {
        transform: translateY(0);
    }

    40% {
        transform: translateY(-10px);
    }

    60% {
        transform: translateY(-5px);
    }
}

.book button,
.donate button {
    font-family: "helvetica";
    background: #0078e0;
    border: 0;
    color: #fff;
    border-radius: 20px;
    padding: 2px 10px;
}

.book button:hover,
.donate button:hover {
    background: #a71605;
}

.book {
    text-align: end;
}

.book,
.more-6 {
    padding: 16px 25px 20px 40px;
}

.more-6 {
    width: fit-content;
    float: inline-start;
    position: relative;
    margin-top: -60px;
}

.book a {
    font-size: 14px !important;
}

.charity-img img,
.pooja-img img,
.pooja-img-inner img,
.pooja-info img {
    border-radius: 10px;
}

.pooja-info img {
    margin: 0 auto;
    display: block;
}

.pooja-img img:hover {
    transform: scale(1.1) !important;
    transition: 0.2s ease-in-out 0.1s;
}

.pooja-img {
    border-bottom: 1px solid #d4b16f;
    margin-bottom: 20px;
}

.pooja-img a,
.pooja-img p {
    font-family: "arrusbtroman";
    margin-top: 10px;
    text-decoration: none;
    color: #333;
    font-size: 18px;
}

button:focus {
    outline: -webkit-focus-ring-color auto 0;
}

.more-6 a {
    color: #4c83cc;
    font-family: "helvetica";
    font-size: inherit;
}

.more-6 img {
    border-radius: 0;
}

.pooja-info a,
.read-more {
    border-radius: 45px;
    padding: 2px 20px;
}

.dropdown-menu li a:hover,
.more-6 a:hover {
    color: #9f1605;
}

.more-6 a:hover .more-6 img {
    filter: hue-rotate(150deg);
    transform: rotate(45deg);
}

.charity-img img {
    width: 100%;
}

.pooja-info {
    margin-bottom: 40px;
}

.pooja-info p {
    text-align: justify;
}

.pooja-info h4,
.pooja-info h6 {
    font-family: "arrusbtroman";
    color: #9f1605;
}

.pooja-info h6 {
    font-size: 18px;
}

.pooja-info a {
    background: #9f1605;
    color: #fff;
    position: relative;
    top: 15px;
    text-decoration: none;
    font-family: "helvetica";
}

.pooja-info .terms-link {
    background: none;
    color: #039be5;
    position: relative;
    top: 0px;
    padding: 0px 5px;
}

.read-more {
    background: 0 0 !important;
    color: #039be5 !important;
}

[type="checkbox"]:checked,
[type="checkbox"]:not(:checked) {
    position: absolute;
    left: -9999px;
}

[type="checkbox"]:checked+label,
[type="checkbox"]:not(:checked)+label {
    cursor: pointer;
    margin: 0 auto 0 0;
    padding-left: 30px;
}

[type="checkbox"]:checked+label:before,
[type="checkbox"]:not(:checked)+label:before {
    content: "";
    position: absolute;
    left: 0;
    top: 3px;
    width: 1em;
    height: 1em;
    border: 2px solid #9f1605;
    background: #fff;
    border-radius: 0;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
}

[type="checkbox"]:checked+label:after,
[type="checkbox"]:not(:checked)+label:after {
    content: "\2713\0020";
    position: absolute;
    top: 6px;
    left: 3px;
    font-size: 22px;
    line-height: 0.8;
    color: #09ad7e;
    transition: 0.2s;
    font-family: "Lucida Sans Unicode", "Arial Unicode MS", "Arial";
}

[type="checkbox"]:not(:checked)+label:after {
    opacity: 0;
    transform: scale(0);
}

[type="checkbox"]:checked+label:after {
    opacity: 1;
    transform: scale(1);
}

[type="checkbox"]:disabled:checked+label:before,
[type="checkbox"]:disabled:not(:checked)+label:before {
    box-shadow: none;
    border-color: #bbb;
    background-color: #ddd;
}

.charity-info,
.facility-info,
.read {
    border-bottom: 1px solid #d4b16f;
}

[type="checkbox"]:disabled:checked+label:after {
    color: #999;
}

[type="checkbox"]:disabled+label {
    color: #aaa;
}

#DT {
    color: #fff;
    background: #935b35;
    text-align: center;
    border-radius: 10px;
    width: 85%;
    margin-left: 0;
}

.charity-img,
.pub-inner .more-1 {
    margin-bottom: 60px;
}

.charity-info p {
    font-size: 16px;
    text-align: left;
    margin-top: 17px;
}

.charity-info h5 {
    font-family: "arrusbtroman";
    font-size: 23px;
}

.read-more,
.star li {
    font-family: "helvetica";
}

.donate,
.more-7 {
    padding: 20px 0;
}

.more-7 {
    position: absolute;
    right: 30px;
    top: 118px;
}

#niceZoomIn span,
.calendar,
.facility-img img,
.read,
.read-more {
    position: relative;
}

.star li {
    font-size: 20px;
}

.star span {
    color: #9f1605;
    font-size: 25px;
}

.read-more-content {
    display: none;
    padding-top: 22px;
}

.read,
.read-more,
textarea {
    display: block;
}

.read-more {
    top: 0;
    left: 0;
    font-size: 16px;
    letter-spacing: 0.01em;
}

.read {
    content: "";
    width: 94%;
    top: 15px;
}

.facility-info h6 {
    font-family: "arrusbtroman";
    font-size: 24px;
    color: #9f1605;
}

select,
textarea {
    font-family: "helvetica";
    font-size: 16px;
}

#facility-bg::before {
    background-image: url(/static/sripuram-org/bg.webp);
    background-position: center;
    background-size: contain;
    padding: 100px;
    animation: 10s linear infinite spin;
    position: absolute;
    content: "";
    width: 40%;
    left: -30px;
    z-index: -1;
}

@keyframes spin {
    0% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(360deg);
    }
}

.facility-img img {
    top: 45px;
}

#fac-col {
    padding: 10px 0 20px;
}

#fac-col-2 {
    padding-bottom: 15px;
}

#fac-col-3 {
    padding-bottom: 110px;
}

.facility-info span {
    color: #9f1605;
    font-weight: 600;
}

.facility-info {
    margin-bottom: 50px;
}

.pub-inner img {
    border-bottom: 1px solid #d3a888;
    padding-bottom: 20px;
    margin-bottom: 10px;
}

iframe {
    margin-bottom: 25px;
}

.spiritual-img {
    margin-bottom: 35px;
    text-align: center;
}

input[type="dpicker2"],
input[type="dpicker"],
input[type="email"],
input[type="password"],
input[type="tel"],
input[type="text"] {
    border: none;
    border-bottom: 1px solid #f6ca76;
    font-family: "helvetica";
    font-size: 16px;
    background: 0 0;
    border-radius: 0;
}

select {
    width: 100% !important;
    margin: 10px auto;
    border-bottom: 1px solid #f6ca76;
    color: #807878;
    background-color: transparent;
    height: 46px;
    -webkit-appearance: none;
    border-top: 0;
    border-left: 0;
    border-right: 0;
}

input[type="submit"] {
    display: block;
    font-size: 18px;
    line-height: 24px;
    border: 1px solid #efbf5c;
    color: #8f1d03;
    background: 0 0/200% 100% #fff;
    text-align: center;
    text-decoration: none;
    font-family: "helvetica";
    margin: 25px auto 20px;
    border-radius: 40px;
    transition: 0.5s;
    padding: 6px 20px;
}

.anecdotes h6,
.cutomer-address h4,
.grand p,
.seva-head h4 {
    font-family: "arrusbtroman";
}

input[type="submit"]:hover {
    color: #fff;
    background: #8f1d03;
}

textarea {
    width: 100%;
    margin: 15px auto 0;
    border: none;
    border-bottom: 1px solid #f6ca76;
    background: 0 0;
    overflow: hidden;
    height: 3em;
}

#niceZoomIn button {
    color: #fff;
    opacity: 1;
    font-size: 23px;
    margin: 2rem 0rem 0rem 0rem;
    z-index: 1;
    background: #d30c0c;
}

#niceZoomIn span {
    top: -6px;
    height: 26px;
    display: block;
}

.left {
    width: 100%;
    padding: 20px;
}

.calendar {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: space-between;
    color: #9f1605;
    border-radius: 5px;
    background-color: #faebd7;
}

.calendar .month,
.calendar .weekdays {
    align-items: center;
    display: flex;
    font-weight: 500;
}

.calendar::after,
.calendar::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 100%;
    width: 12px;
    height: 97%;
    border-radius: 0 5px 5px 0;
    background-color: #fcd475;
    transform: translateY(-50%);
}

.news-drpdwn,
.calendar .days .event,
.container .right,
.error a,
.events .event {
    position: relative;
}

.calendar::before {
    height: 94%;
    left: calc(100% + 12px);
    background-color: rgb(250 235 215);
}

.calendar .month,
.month-overlay {
    height: 150px;
    border-radius: 5px;
    width: 100%;
}

.month-overlay {
    background: #9e9e9e9e;
    position: absolute;
    left: 0;
    z-index: -1;
}

.calendar .month {
    justify-content: space-between;
    padding: 0 50px;
    font-size: 30px;
    text-transform: uppercase;
    background-image: url(/static/sripuram-org/banner-1.webp);
    background-position: center;
    z-index: 0;
}

.add-event-header .close:hover,
.calendar .month .next:hover,
.calendar .month .prev:hover {
    color: var(--primary-clr);
}

.calendar .weekdays {
    width: 100%;
    height: 100px;
    justify-content: space-between;
    padding: 0 20px;
    font-size: 20px;
    text-transform: capitalize;
}

.weekdays div {
    width: 14.28%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.calendar .days {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 20px;
    font-size: 1rem;
    font-weight: 500;
    margin-bottom: 20px;
}

.calendar .days .day,
.calendar .goto-today {
    align-items: center;
    color: var(--primary-clr);
}

.calendar .days .day {
    width: 14.28%;
    height: 90px;
    display: flex;
    justify-content: center;
    cursor: pointer;
    border: 1px solid #fcd475;
}

.calendar .days .day:nth-child(7n + 1) {
    border-left: 2px solid #fcd475;
}

.calendar .days .day:nth-child(7n) {
    border-right: 2px solid #fcd475;
}

.calendar .days .day:nth-child(-n + 7) {
    border-top: 2px solid #fcd475;
}

.calendar .days .day:nth-child(n + 29) {
    border-bottom: 2px solid #fcd475;
}

.calendar .days .next-date,
.calendar .days .prev-date {
    color: #b3b3b3;
}

.calendar .days .active {
    position: relative;
    font-size: 2rem;
    color: #fff;
    background-color: #a41605;
}

.calendar .days .active::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 10px 2px var(--primary-clr);
}

.calendar .days .event::after {
    content: "";
    position: absolute;
    bottom: 10%;
    left: 50%;
    width: 75%;
    height: 6px;
    border-radius: 30px;
    transform: translateX(-50%);
    background-color: var(--primary-clr);
}

.calendar .days .day:hover.event::after {
    background-color: #fff;
}

.calendar .days .active.event::after {
    background-color: #fff;
    bottom: 20%;
}

.calendar .days .active.event {
    padding-bottom: 10px;
}

.calendar .goto-today {
    width: 100%;
    height: 50px;
    display: none;
    justify-content: space-between;
    gap: 5px;
    padding: 0 20px;
    margin-bottom: 20px;
}

.calendar .goto-today .goto {
    display: flex;
    align-items: center;
    border-radius: 5px;
    overflow: hidden;
    border: 1px solid var(--primary-clr);
}

.calendar .goto-today .goto input {
    width: 100%;
    height: 30px;
    outline: 0;
    border: none;
    border-radius: 5px;
    padding: 0 20px;
    color: var(--primary-clr);
}

.calendar .goto-today button {
    padding: 5px 10px;
    border: 1px solid var(--primary-clr);
    border-radius: 5px;
    background-color: transparent;
    cursor: pointer;
    color: var(--primary-clr);
}

.calendar .goto-today button:hover {
    color: #fff;
    background-color: var(--primary-clr);
}

.calendar .goto-today .goto button {
    border: none;
    border-left: 1px solid var(--primary-clr);
    border-radius: 0;
}

.container .right {
    display: none;
    width: 40%;
    min-height: 100%;
    padding: 20px 0;
}

.right .today-date {
    width: 100%;
    height: 50px;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    align-items: center;
    justify-content: space-between;
    padding: 0 40px 0 70px;
    margin-top: 50px;
    margin-bottom: 20px;
    text-transform: capitalize;
}

.right .today-date .event-day {
    font-size: 2rem;
    font-weight: 500;
}

.right .today-date .event-date {
    font-size: 1rem;
    font-weight: 400;
    color: #878895;
}

.events {
    width: 100%;
    height: 100%;
    max-height: 600px;
    overflow-x: hidden;
    overflow-y: auto;
    display: flex;
    flex-direction: column;
    padding-left: 4px;
}

.events .event {
    width: 95%;
    min-height: 70px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    gap: 5px;
    padding: 0 20px 0 50px;
    color: #fff;
    background: linear-gradient(90deg, #3f4458, transparent);
    cursor: pointer;
}

.events .event:nth-child(2n) {
    background: 0 0;
}

.events .event:hover {
    background: linear-gradient(90deg, var(--primary-clr), transparent);
}

.events .event .title {
    display: flex;
    align-items: center;
    pointer-events: none;
}

.events .event .title .event-title {
    font-size: 1rem;
    font-weight: 400;
    margin-left: 20px;
}

.events .event i {
    color: var(--primary-clr);
    font-size: 0.5rem;
}

.events .event .event-time {
    font-size: 0.8rem;
    font-weight: 400;
    color: #878895;
    margin-left: 15px;
    pointer-events: none;
}

.events .event::after {
    content: "ÃƒÆ’Ã‚Â¢Ãƒâ€¦Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ";
    position: absolute;
    top: 50%;
    right: 0;
    font-size: 3rem;
    line-height: 1;
    display: none;
    align-items: center;
    justify-content: center;
    opacity: 0.3;
    color: var(--primary-clr);
    transform: translateY(-50%);
}

.add-event,
.events .no-event {
    align-items: center;
    color: #878895;
}

.events .event:hover::after {
    display: flex;
}

.add-event {
    position: absolute;
    bottom: 30px;
    right: 30px;
    width: 40px;
    height: 40px;
    display: none;
    justify-content: center;
    font-size: 1rem;
    border: 2px solid #878895;
    border-radius: 50%;
    background-color: transparent;
    cursor: pointer;
}

.add-event i {
    pointer-events: none;
}

.events .no-event {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    font-size: 1.5rem;
    font-weight: 500;
}

.add-event-wrapper {
    position: absolute;
    bottom: 100px;
    left: 50%;
    width: 90%;
    max-height: 0;
    overflow: hidden;
    border-radius: 5px;
    background-color: #fff;
    transform: translateX(-50%);
    transition: max-height 0.5s;
}

.add-event-wrapper.active {
    max-height: 300px;
}

.add-event-header {
    width: 100%;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 20px;
    color: #373c4f;
    border-bottom: 1px solid #f5f5f5;
}

.add-event-header .close {
    font-size: 1.5rem;
    cursor: pointer;
}

.add-event-header .title {
    font-size: 1.2rem;
    font-weight: 500;
}

.add-event-body {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    gap: 5px;
    padding: 20px;
}

.add-event-body .add-event-input {
    width: 100%;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
}

.add-event-body .add-event-input input {
    width: 100%;
    height: 100%;
    outline: 0;
    border: none;
    border-bottom: 1px solid #f5f5f5;
    padding: 0 10px;
    font-size: 1rem;
    font-weight: 400;
    color: #373c4f;
}

.add-event-body .add-event-input input::placeholder {
    color: #a5a5a5;
}

.add-event-body .add-event-input input:focus {
    border-bottom: 1px solid var(--primary-clr);
}

.add-event-body .add-event-input input:focus::placeholder {
    color: var(--primary-clr);
}

.add-event-footer {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
}

.add-event-footer .add-event-btn {
    height: 40px;
    font-size: 1rem;
    font-weight: 500;
    outline: 0;
    border: none;
    color: #fff;
    background-color: var(--primary-clr);
    border-radius: 5px;
    cursor: pointer;
    padding: 5px 10px;
    border: 1px solid var(--primary-clr);
}

.add-event-footer .add-event-btn:hover {
    background-color: transparent;
    color: var(--primary-clr);
}

@media screen and (max-width: 1000px) {
    body {
        align-items: flex-start;
        justify-content: flex-start;
    }

    .container {
        flex-direction: column;
        border-radius: 0;
    }

    .container .left,
    .container .right {
        width: 100%;
        height: 100%;
        padding: 20px 0;
    }

    .calendar::after,
    .calendar::before {
        top: 100%;
        left: 50%;
        width: 97%;
        height: 12px;
        border-radius: 0 0 5px 5px;
        transform: translateX(-50%);
    }

    .calendar::before {
        width: 94%;
        top: calc(100% + 12px);
    }

    .events {
        padding-bottom: 340px;
    }

    .add-event-wrapper {
        bottom: 100px;
    }
}

@media screen and (max-width: 500px) {
    .calendar .month {
        height: 75px;
    }

    .calendar .weekdays {
        height: 50px;
    }

    .calendar .days .day {
        height: 40px;
        font-size: 0.8rem;
    }

    .calendar .days .day.active,
    .calendar .days .day.today {
        font-size: 1rem;
    }

    .right .today-date {
        padding: 20px;
    }
}

.map {
    border: 5px solid #e4cc9e;
    border-radius: 10px;
}

.map iframe {
    border-radius: 10px !important;
    margin: 0;
}

.anecdotes h6 {
    font-size: 23px;
    background: #ecb05a;
    padding: 10px;
    width: fit-content;
    border-radius: 10px;
}

.anecdotes p {
    text-align: justify;
    padding: 0 0 0 20px;
}

.seva-head h4 {
    font-size: 30px;
    color: #9f1605;
    text-align: center;
}

.grand p,
.payment-method h4 {
    text-transform: capitalize;
    letter-spacing: 0.04em;
    color: #b51201;
}

.review-table1>thead>tr>td {
    border: 1px solid #fff;
    background: #fdc67d;
    text-align: center;
    color: #9f1605;
    font-size: 20px !important;
    font-family: "arrusbtroman" !important;
}

.another-pooja,
.table>tbody>tr>td {
    font-size: 17px;
    font-family: "helvetica";
    text-align: center;
}

.table-bordered td,
.table-bordered th {
    border: 1px solid #fff;
}

.table-responsive {
    border: 1px solid #935c35;
    margin-bottom: 0;
    padding: 30px;
}

.another-pooja {
    display: block;
    width: auto;
    line-height: 24px;
    border: 1px solid #efbf5c;
    color: #8f1d03;
    background: #fff;
    text-decoration: none;
    margin: 25px auto 20px;
    border-radius: 40px;
    text-transform: uppercase;
    background: linear-gradient(to left, transparent 50%, #c30 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: 0.5s;
}

.form-floating>.form-control:not(:placeholder-shown)~label::after,
.internal-links {
    background: 0 0 !important;
}

.grand p {
    text-align: right;
    margin-top: 20px;
    font-size: 20px;
    font-weight: 700;
    display: inline-block;
}

.cutomer-address {
    margin-top: 52px;
    border: 1px solid #935c35;
    padding: 10px;
}

.cutomer-address h4 {
    font-size: 16px;
}

.parentNode,
.payment-method h4,
.rootNode {
    font-family: "arrusbtroman";
    font-size: 20px;
}

.payment-method h4 {
    text-align: left;
    padding: 15px 0 5px;
    margin: 0;
}

.outer-input3 span {
    margin-top: 15px;
    margin-left: 10px;
    font-family: "arrusbtroman";
    font-size: 20px !important;
    color: #b50002;
    font-weight: 500;
}

.payment-method {
    border-bottom: 1px solid #935c35;
    margin-bottom: 10px;
    margin-top: 15px;
}

input:focus-visible,
select:focus-visible {
    outline: #ecb05a solid 0;
}

input:-internal-autofill-selected {
    background: 0 0;
}

.rootNode {
    color: #333;
}

.parentNode {
    color: #9f1605;
}

.parentNode a {
    font-family: "helvetica";
    color: #333;
    font-size: 18px;
}

.fa-angle-left,
.fa-angle-right {
    font-size: 35px;
    color: #000;
    opacity: 1;
}

.note span {
    color: #ef0707;
}

#btndone {
    margin: 0 auto;
    display: block;
}

.error {
    padding: 145px 0 0;
    text-align: center;
}

.error a {
    top: -100px;
}

.internal-links {
    border-radius: 0 !important;
    padding: 0 !important;
    top: 0 !important;
    color: #039be5 !important;
    text-decoration: none;
    font-family: "helvetica";
    font-size: 19px;
}

.card-footer button,
.form-floating label {
    font-family: "helvetica";
}

#Booking_PayerAmount,
.form-floating textarea {
    background: 0 0;
    border: 0;
    border-bottom: 1px solid #f6ca76;
    border-radius: 0;
}

.card-footer button {
    background: #980005;
    border: 0;
    padding: 5px 20px;
    border-radius: 20px;
}

.form-control:focus {
    border-color: transparent;
    outline: 0;
    box-shadow: none;
}

.links a:hover {
    /* color: #0a58ca; */
    text-decoration: underline;
}

.ns-subscribe p {
    font-size: 17px;
}

.desc-image,
.desc-page {
    padding: 60px 0;
}

.star-2 {
    list-style-type: none;
}

.news-drpdwn {
    left: 0;
    top: 0;
    display: unset;
}

.news-drpdwn button {
    font-family: "helvetica";
    border: 1px solid #9f1605;
    color: #9f1605;
    border-radius: 20px;
    margin: 10px 0 40px;
}
 
@media (max-width: 991px) {
    .news-drpdwn button {
        font-size: 14px;
        margin: 10px 0 30px;
    }
}

.dropdown-menu li a {
    font-size: 16px;
    text-decoration: none;
    color: #333;
    display: block;
    border-bottom: 1px solid transparent;
    transition: 0.4s;
    width: fit-content;
    font-family: "helvetica";
}

.pooja-inner span {
    font-size: 25px;
}

.fa-chevron-left,
.fa-chevron-right {
    font-size: 30px;
    color: #980005;
}

.carousel-control-next,
.carousel-control-prev {
    opacity: 1;
    text-decoration: none;
}

.con-vol {
    width: 100vh;
    margin: 0 auto;
}

.con-vol input,
.con-vol textarea {
    width: 100%;
    margin: 20px 0;
}

.con-vol input[type="submit"] {
    width: fit-content;
    margin: 0 auto;
    display: block;
}

.accordion {
    margin: 7vh 30px 0 30px;
}

.accordion-button {
    background: #faebd7;
    padding: 0 0 12px 0;
    border-bottom: 2px solid #d4b16f;
    font-size: 25px;
    color: #9f1605;
}

.accordion-button:focus {
    border-color: #d4b16f;
    outline: 0;
    box-shadow: 0 0 0 0rem rgba(13, 110, 253, 0.25);
}

.accordion-button:not(.collapsed) {
    background-color: #faebd7;
}

.accordion-button img,
.darshan img {
    margin-right: 25px;
}

.accordion-body p,
.accordion-body-inner p {
    text-align: left;
    font-size: 16px;
}

.accordion-collapse {
    background: #fddcba;
    border-radius: 0;
}

.accordion-item:last-of-type .accordion-collapse {
    border-radius: 0;
}

.accordion-body hr,
.accordion-body-inner hr {
    margin: 1rem 0;
    color: #d4b16f;
    border: 0;
    border-top: var(--bs-border-width) solid;
}

.accordion-body b,
.accordion-body-inner b {
    color: #961908;
}

.accordion-item {
    background-color: transparent;
}

.darshan span,
.accordion-body span {
    font-family: "arrusbtroman";
    color: #961908;
    font-size: 25px;
}

.accordion-body-inner {
    margin-top: 20px;
}

.accordion-button img,
.darshan img {
    -webkit-animation: anim 3s infinite linear;
    animation: anim 3s infinite linear;
}

.accordion-collapse {
    display: none;
    overflow: hidden;
    transition: max-height 0.5s ease-out;
}

.accordion-item:hover .accordion-collapse {
    display: block;
}

@-webkit-keyframes anim {
    from {
        -webkit-transform: rotateY(0);
    }

    to {
        -webkit-transform: rotateY(360deg);
    }
}

@keyframes anim {
    from {
        transform: rotateY(0);
    }

    to {
        transform: rotateY(360deg);
    }
}

.dropdown li {
    padding: 2px 0;
}

.accordion-body-inner a {
    position: relative;
    left: 65%;
    height: 0;
    top: -50px;
    display: block;
    width: fit-content;
    background: transparent;
}

.accordion-body-inner button {
    font-family: "helvetica";
    background: #0078e0;
    border: 0;
    color: #fff;
    border-radius: 20px;
    padding: 2px 10px;
}

.inner-a {
    left: 50% !important;
}

.new {
    position: absolute;
    bottom: 17px;
    background: #9f1605;
    color: #fff !important;
    padding: 5px 5px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    margin: 0px 10px;
    font-family: "sans-serif";
    font-size: 18px;
    animation: pulse 1s infinite;
}

.modal-header {
    border-bottom: 0;
}

.modal-header button {
    position: absolute;
    right: 0;
    border: 0;
    background: transparent;
    color: red;
    border-radius: 50%;
    font-size: 30px;
}

.anim {
    color: #9f1605;
    animation: pulse 1s infinite;
    position: absolute;
    margin-top: 15px;
    margin-left: 20px;
    font-size: 18px;
}

@media (max-width: 767px) {
    .parallax {
        background-image: none;
        min-height: auto;
    }

    .parallax-div {
        min-height: auto;
        margin-top: 0;
    }

    .parallax-div h2 {
        color: #9F1605;
    }

    .parallax-div p {
        color: #212529;
    }

    .parallax-div a, .parallax-div img {
        color: #4173BA;
    }

    .parallax-div .row {
        display: flex;
        align-items: center;
    }

    .gho-samrakshana-text {
        display: flex;
        flex-direction: column;
        justify-content: center;
        height: 100%;
    }

    .star-six,
    .star-six::after {
        border-left: 15px solid transparent;
        border-right: 15px solid transparent;
    }

    .calender,
    .eventsdetails,
    .leaders-details,
    .logo-2,
    .menu-icon,
    .more-3,
    .motif,
    .top {
        position: relative;
    }

    .involved,
    .involved-inner {
        background-position: center;
    }

    .landing_page {
        text-align: -webkit-right;
    }

    #about,
    .leaders-details p,
    .more-4 {
        text-align: center;
    }

    .about-img,
    .about-info,
    .logo2 {
        top: 0;
    }

    .menu-icon {
        width: 13%;
        right: 45px;
        top: 15px;
    }

    .Q1,
    .Q2,
    .motif-home,
    .motif-inner,
    .navbar,
    .route-hdng,
    .sun::after,
    .sun::before {
        display: none;
    }

    .transport-2::after {
        display: none;
    }

    .img-2 p,
    .img-4 p {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        text-align: center;
        gap: 0px;
    }

    .img-1 p,
    .img-3 p {
        display: flex;
        flex-direction: column-reverse;
        align-items: center;
        justify-content: center;
        text-align: center;
        gap: 0px;
    }

    .img-1 span,
    .img-2 span,
    .img-3 span,
    .img-4 span {
        display: block !important;
        font-size: 16px;
        margin-top: 5px;
        text-align: center;
    }

    .img-1 img,
    .img-2 img,
    .img-3 img,
    .img-4 img {
        width: 100px;
        height: auto;
    }

    .menu-icon__line-right {
        float: right;
    }

    .list a,
    .list li {
        font-size: 18px;
    }

    #first-arrow {
        margin-left: 34px;
    }

    #second-arrow {
        margin-left: 92px;
    }

    .arrow {
        width: 10px;
        height: 10px;
    }

    .arrow-right {
        transform: rotate(135deg);
    }

    .list {
        left: 0;
        align-items: start;
    }

    /* .dropdown {
        left: 120px;
        top: 0;
        padding: 0;
    } */

    .dropdown li a,
    .light p,
    h3 {
        font-size: 16px;
    }

    .top .header {
        border-radius: 0;
        top: 0;
        background: 0 0;
    }

    .breadcrumb-item .active,
    .breadcrumb-item a {
        font-size: 14px;
        letter-spacing: 0;
    }

    .brd-crmb ol {
        padding: 5px;
    }

    #POL {
        padding: 20px 0;
        margin: 0px 30px;
    }

    .peedam {
        margin-top: 0;
    }

    .peedam p {
        padding: 0;
    }

    .light {
        padding-bottom: 50px;
    }

    .light span {
        bottom: 25px;
        font-size: 18px;
        margin-bottom: 50px;
    }

    #about h2,
    #about h1,
    #about h3,
    #video-carousel-example {
        padding-left: 0;
    }

    #about h3 {
        font-size: 22px;
        padding-top: 0px !important;
    }

    #involve-arrow-1 {
        left: 32%;
    }

    #involve-arrow-2 {
        top: 40%;
    }

    .get-hdng {
        padding: 50px 0 20px;
    }

    .involved {
        top: 40px;
    }

    .involved ul {
        width: 100%;
        padding: 30px 0 0;
        margin: 0;
    }

    .involved li {
        font-size: 18px;
        padding: 40px 0 0 15px;
    }

    .involved span {
        font-size: 20px;
        padding: 9px 16px;
        left: 275px;
    }

    .involved i {
        font-size: 15px;
        top: -2px;
    }

    .gallery-slider__images {
        right: 0;
        width: 100%;
    }

    .gallery-slider__images .item .img-fill {
        height: auto;
    }

    .gallery-slider__images .item .img-fill img {
        top: 150px;
        max-width: 45%;
        max-height: 45%;
    }

    .gallery-slider img {
        padding: 20px 0 0;
    }

    .leaders-details {
        top: 0;
        right: 0;
        padding-bottom: 60px;
    }

    .leaders-details h4 {
        font-size: 25px;
        text-align: center;
    }

    .leaders-details p {
        font-size: 20px;
    }

    .gallery-slider__thumbnails {
        top: -130px;
        left: 0;
        width: 100%;
        height: 136px;
        border-bottom: 0 solid #fff;
    }

    .gallery-slider__thumbnails .next-arrow,
    .transport-2 p,
    .transport-4 p {
        right: 0;
    }

    .gallery-slider__thumbnails .next-arrow,
    .gallery-slider__thumbnails .prev-arrow {
        width: 35px;
        height: 35px;
        top: 20px;
        left: 0;
    }

    .parallax-1 {
        min-height: 670px;
    }

    .parallax-div-1 {
        margin-top: -720px;
        min-height: 650px;
    }

    .gallery-slider {
        height: 700px;
    }

    .each-client {
        margin-bottom: 20px;
    }

    .eventsdate {
        width: 70%;
    }

    .eventsdate h4 {
        font-size: 16px;
    }

    .eventsdate h5 {
        font-size: 24px;
    }

    .eventsdetails {
        padding-bottom: 0px;
        bottom: auto;
        right: 0;
        width: 70%;
    }

    .eventsdetails p {
        font-size: 20px;
    }

    .more-3 {
        bottom: -20px;
        width: fit-content;
    }

    .calender {
        left: 0;
        top: 40px;
    }

    #publications {
        padding: 130px 0 0;
    }

    #publications .row img {
        padding-bottom: 15px;
        margin-bottom: 10px;
    }

    .charity-info,
    .more-1,
    .more-2 {
        margin-bottom: 40px;
    }

    .parallax-div h2 {
        top: 0;
        right: 0;
        padding-top: 20px;
    }

    .motif-2 {
        top: 0;
        right: 0;
        padding-bottom: 20px;
    }

    #about {
        padding: 15px 0 30px 0;
    }

    .transport-header {
        padding: 15px 0;
    }

    .parallax-div .row {
        margin: 0;
    }

    .parallax-div p {
        top: 0;
        right: 0;
        padding-right: 0;
    }

    .more-4 {
        top: 20px;
        left: 0;
    }

    .star-six {
        border-bottom: 25px solid #9f1605;
        bottom: 65px;
        left: 130px;
    }

    .star-six::after {
        top: 9px;
        left: -14px;
        border-top: 25px solid #9f1605;
    }

    .globe-info {
        top: -50px;
        left: 0;
    }

    #niceZoomIn button,
    .globe-info h6 {
        font-size: 23px;
    }

    .globe-info p {
        font-size: 11px;
    }

    .transport ul {
        position: absolute;
        top: 120px;
    }

    .transport .img-1 p {
        left: 0;
        top: -10px;
        padding-bottom: 150px;
    }

    .transport,
    .transport-2,
    .transport-3,
    .transport-4 {
        right: 0;
        left: 0;
        margin: 15px auto;
        max-width: 400px;
    }

    #about,
    .light-inner {
        margin-top: 20px;
    }

    .video {
        margin-top: 8px;
    }

    .icons,
    .transport-2 ul,
    .transport-4 ul {
        margin-left: 0;
    }

    .transport-3 ul {
        padding: 50px 0 0 10px;
        position: absolute;
        top: 70px;
    }

    .transport-3 li img {
        position: relative;
        bottom: 0;
        padding: 0 5px;
    }

    .img-1 p {
        left: 0;
        top: -10px;
        padding-bottom: 70px;
    }

    .transport-4 ul {
        left: 5vh;
    }

    .calendar .weekdays,
    .more-1 a,
    .more-2 a,
    .more-4 a,
    .more-5 a {
        font-size: 15px;
    }

    .transport li,
    .transport-2 li,
    .transport-3 li,
    .transport-4 li {
        font-size: 16px;
        margin-left: -30px;
    }

    .transport ul li, .transport-3 ul li {
        display: flex;
        flex-direction: row-reverse;
        align-items: center;
        justify-content: flex-end;
        gap: 5px;
    }

    .transport ul li img, .transport-3 ul li img {
        width: 40px;
        height: auto;
    }

    .transport-2 ul li, .transport-4 ul li {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: flex-start;
        gap: 5px;
    }

    .transport-2 ul li img, .transport-4 ul li img {
        width: 40px;
        height: auto;
    }

    .social-media li,
    .transport li,
    .transport-3 li {
        text-align: left;
    }

    .transport-3 p {
        left: 0 !important;
    }

    .motif {
        padding-left: 0;
    }

    .top {
        padding: 0;
    }

    .logo-2 {
        top: 0;
        left: 0;
    }

    .fa-android,
    .fa-apple {
        position: absolute;
        top: -60px;
    }

    .icons {
        padding-top: 10px;
        float: left;
    }

    .fa-android {
        right: 120px;
    }

    .fa-apple {
        right: 70px;
    }

    #about-inner h2 {
        padding: 0;
        top: 0;
    }

    #about-inner img {
        top: 0;
        left: 0;
    }

    .about-info-inner {
        padding: 20px 15px 0;
        margin-left: 0;
    }

    #DT,
    .f-logo,
    .social-media {
        margin-left: 38px;
    }

    .about-info-inner p {
        font-size: 16px;
        margin-top: 10px;
        text-align: justify;
    }

    p,
    .light-inner p {
        font-size: 16px;
    }

    .calendar .month,
    .temples h2,
    h2 {
        font-size: 20px;
    }

    .light-inner h2 {
        top: -15px !important;
    }

    .footer,
    .gallery-slider__thumbnails .slick-arrow img,
    .involved-inner li,
    .light-inner p {
        padding: 0;
    }

    .light-inner .Q1 {
        left: 20px;
        bottom: 230px;
        width: 50px;
    }

    #Involve-arrow-1 {
        left: 0;
        top: 0;
        margin-left: -20px;
    }

    #Involve-arrow-2 {
        left: auto;
        top: 0;
        margin-right: -20px;
    }

    .involved-inner,
    .involved-inner li img {
        top: 15px;
    }

    .involved-inner li span {
        top: 18px;
        left: 12px;
        font-size: 14px;
    }

    .involved-inner span {
        font-size: 20px;
        padding: 7px 14px;
        left: 265px;
    }

    .involved-inner .plus {
        font-size: 20px;
        padding: 11px 18px;
        left: 265px;
    }

    .plus i {
        font-size: 16px;
    }

    .temples {
        margin-bottom: 30px;
    }

    #inner-row {
        margin-right: -15px;
        margin-top: 30px;
        margin-bottom: 0;
    }

    .f-logo {
        margin-bottom: 10px;
    }

    .f-logo p,
    .footer2 p,
    .links a,
    .social-media p {
        font-size: 15px;
        text-align: left;
    }

    .links ul {
        padding: revert;
    }

    .social-media {
        text-align: left;
    }

    .footer2 {
        margin-left: 20px;
    }

    .facility-info h6,
    .logo {
        text-align: center;
    }

    .map-2 {
        position: relative;
        left: 0;
        width: 100px;
        top: -262px;
        bottom: 0;
        right: 0;
        display: none;
    }

    .route img {
        left: 0;
        display: none;
    }

    .route {
        margin-bottom: 0;
    }

    #DT,
    .charity-img {
        margin-bottom: 10px;
    }

    .loc1,
    .loc10,
    .loc11,
    .loc12,
    .loc13,
    .loc2,
    .loc4,
    .loc6 {
        left: 0;
        font-size: 14px;
        display: none;
        margin-left: 0;
    }

    .loc3,
    .loc5,
    .loc7,
    .loc8,
    .loc9 {
        font-size: 14px;
        display: none;
        margin-left: 0;
    }

    .footer .row {
        margin-right: 0;
    }

    .links p {
        text-align: left;
        margin-left: 40px;
    }

    .more-7 {
        top: 90px;
    }

    .book button {
        font-size: 13px;
    }

    .charity-info p,
    .pooja-info {
        margin-top: 10px;
    }

    .read {
        width: 80%;
    }

    .temples p {
        text-align: justify;
    }

    .button.is-play {
        width: 65px;
        height: 64px;
    }

    .month-overlay {
        height: 75px;
    }

    #DT {
        width: 45%;
        font-size: 15px;
    }

    .spiritual-img {
        margin-bottom: 20px;
    }

    #facility-bg::before {
        width: 100%;
        left: 0;
    }

    .facility-info {
        margin-top: 100px;
    }

    .facility-img img {
        margin: 0 auto;
        display: block;
        left: 0;
    }

    .accordion {
        margin: 7vh 0px 0 0px;
    }

    .accordion-button {
        font-size: 20px;
    }

    .accordion-button img {
        margin-right: 10px;
    }

    .accordion-body-inner hr {
        width: 100%;
    }

    .new {
        position: relative;
        top: 0;
        width: fit-content;
    }

    .accordion-body-inner a,
    .inner-a {
        position: relative;
        left: 0 !important;
        height: auto;
        top: 0;
        padding: 0 !important;
        display: block;
        width: fit-content;
    }
}

@media (max-width: 680px) {
    .gallery-slider__images .item .img-fill img {
        top: 130px !important;
    }

    .gallery-slider {
        height: 670px;
    }
}

@media (max-width: 575px) {
    #about h3 {
        font-size: 16px !important;
    }

    .transport,
    .transport-2,
    .transport-3,
    .transport-4 {
        right: 0;
        left: 0;
        margin: 15px !important;
        width: auto !important;
    }

    .transport li,
    .transport-2 li,
    .transport-3 li,
    .transport-4 li {
        font-size: 14px !important;
        margin-left: -20px;
    }

    .eventsdetails p {
        font-size: 18px !important;
    }

    .gallery-slider__images .item .img-fill img {
        top: 115px !important;
    }

    .gallery-slider__thumbnails {
        top: -80px;
    }

    .bkgrd {
        width: 30px !important;
        height: 30px !important;
    }

    #Involve-arrow-1 img {
        top: 0px !important;
        width: 14px !important;
    }

    #Involve-arrow-2 img {
        top: 0px !important;
        width: 14px !important;
    }

    #Involve-arrow-1 {
        left: 0;
        top: 0;
        margin-left: -10px;
    }

    #Involve-arrow-2 {
        left: auto;
        top: 0;
        margin-right: -10px;
    }

    #POL {
        padding: 10px 0;
        margin: 0px 15px;
    }
}

@media (max-width: 480px) {

    .transport li,
    .transport-2 li,
    .transport-3 li,
    .transport-4 li {
        font-size: 12px !important;
        margin-left: -35px !important;
    }

    .transport ul li img, .transport-2 ul li img, .transport-3 ul li img, .transport-4 ul li img {
        width: 35px !important;
        height: auto;
    }

    .gallery-slider__images .item .img-fill img {
        top: 110px !important;
        max-width: 50%;
        max-height: 50%;
    }
}

@media (max-width: 400px) {
    .gallery-slider__images .item .img-fill img {
        top: 90px !important;
        max-width: 55%;
        max-height: 55%;
    }
}

@media (max-width: 360px) {
    .gallery-slider__images .item .img-fill img {
        top: 90px !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {

    .sm-blue a,
    .sm-blue a:active,
    .sm-blue a:focus,
    .sm-blue a:hover {
        padding: 10px 3px;
    }

    .Q1,
    .Q2 {
        width: 45px;
    }

    .parallax,
    .parallax-div {
        min-height: 350px;
    }

    .star-six,
    .star-six::after {
        border-left: 12px solid transparent;
        border-right: 12px solid transparent;
    }

    .involved,
    .involved-inner {
        background-position: center;
    }

    #main-menu button,
    .Q1 {
        position: relative;
    }

    #about,
    .each-client {
        text-align: center;
    }

    .logo {
        padding: 10px 0;
    }

    .logo2 {
        top: 10px;
    }

    .navbar {
        top: 0;
    }

    #main-menu form {
        margin-left: 0;
    }

    .menu-icon {
        top: 15px;
        right: 0;
    }

    .sm-blue a {
        font-size: 7px;
    }

    #main-menu form input,
    .fa-search,
    .footer-rt a,
    .footer-rt p,
    .footer2 p,
    .links a,
    .social-media p,
    .transport li,
    .transport-2 li,
    .transport-3 li,
    .transport-4 li {
        font-size: 8px;
    }

    #main-menu button {
        top: -2px;
    }

    .charity-info h5,
    .donate button,
    .f-logo span,
    .icons p,
    .more-7 a {
        font-size: 10px;
    }

    .fa-android,
    .fa-apple,
    .more-1 a,
    .more-2 a,
    .more-4 a,
    .more-5 a,
    .transport p,
    .transport-2 p,
    .transport-3 p,
    .transport-4 p {
        font-size: 12px;
    }

    #about {
        padding: 15px 0;
    }

    #about h2,
    #about h1 {
        padding-left: 45%;
    }

    .fa-map-marker-alt,
    h3 {
        font-size: 17px;
    }

    h2 {
        font-size: 22px;
    }

    .social-media a,
    .social-media p,
    p {
        font-size: 13px;
    }

    .about-info {
        top: 45px;
    }

    .motif {
        padding-left: 47%;
    }

    .video {
        margin-top: 10px;
    }

    .peedam {
        margin-top: 0;
    }

    .footer .row .col-md-1,
    .involved-inner li,
    .links ul,
    .peedam p {
        padding: 0;
    }

    .more-2 {
        margin-bottom: 30px;
    }

    .light p {
        font-size: 18px;
        padding: 0 10px;
        line-height: 25px;
    }

    .Q1 {
        left: 0;
        bottom: 0;
    }

    #DT,
    .gallery-slider__images {
        width: 100%;
    }

    .light span {
        bottom: -20px;
        font-size: 17px;
    }

    #video-carousel-example {
        padding-left: 0;
    }

    #Involve-arrow-1 {
        left: 35%;
    }

    #Involve-arrow-2 {
        left: 50%;
    }

    .involved {
        top: 30px;
    }

    .involved ul {
        width: 100%;
        padding: 30px 0 5px;
        margin: 0 10px;
    }

    .involved li {
        font-size: 16px;
        padding: 40px 0 0 5px;
    }

    .involved span {
        font-size: 18px;
        padding: 7px 14px;
        left: 265px;
    }

    .involved i {
        font-size: 12px;
        top: -1px;
    }

    .gallery-slider__images .item .img-fill img {
        max-width: 80%;
        max-height: 80%;
        right: 100px;
        top: 180px;
    }

    .gallery-slider__thumbnails {
        left: 310px;
        width: 40%;
        height: 94px;
        top: -130px;
    }

    .gallery-slider__thumbnails .item .img-fill {
        height: auto;
        width: auto;
        padding-top: 5vh;
    }

    .gallery-slider__thumbnails .next-arrow,
    .gallery-slider__thumbnails .prev-arrow {
        left: 190px;
        top: -2vh;
    }

    .gallery-slider__thumbnails .prev-arrow {
        left: 190px;
    }

    .leaders-details {
        top: 150px;
    }

    .globe-info h6,
    .leaders-details h4,
    .list a,
    .list li {
        font-size: 20px;
    }

    .leaders-details p {
        font-size: 15px;
    }

    .parallax-div {
        margin-top: -400px;
    }

    .parallax-div h2 {
        top: 125px;
        right: 0;
    }

    .motif-2 {
        top: 115px;
        right: 0;
    }

    .parallax-div .row {
        margin: 0;
    }

    .parallax-div p {
        top: 135px;
        right: 0;
        padding-right: 0;
    }

    .more-4 {
        top: 150px;
        left: 70px;
    }

    .eventsdate {
        height: 60px;
        width: 50px;
    }

    .eventsdate h5 {
        font-size: 20px;
    }

    .eventsdate h4 {
        font-size: 14px;
        margin-top: 0;
    }

    .eventsdetails p {
        font-size: 18px;
    }

    #publications .row img {
        padding-bottom: 20px;
        margin-bottom: 10px;
    }

    #DT,
    .globe-info p {
        font-size: 9px;
    }

    .globe-info {
        top: -65px;
        left: 80px;
    }

    .star-six {
        border-bottom: 20px solid #9f1605;
        bottom: 45px;
        left: 86px;
    }

    .transport-3 li img {
        bottom: 0;
    }

    .star-six::after {
        top: 7px;
        left: -12px;
        border-top: 20px solid #9f1605;
    }

    .sun::after,
    .sun::before {
        top: -10px;
        left: 42px;
    }

    .transport-2::after {
        width: 150px;
        height: 150px;
        top: 40px;
        left: -100px;
    }

    .transport,
    .transport-3 {
        width: auto;
        left: -10px;
    }

    .transport-2,
    .transport-4 {
        left: 10px;
        width: auto;
    }

    .transport-header {
        padding: 0 50px;
    }

    .transport ul li img,
    .transport-2 ul li img,
    .transport-3 ul li img,
    .transport-4 ul li img {
        width: 35px;
    }

    .img img,
    .img-1 img,
    .img-2 img,
    .img-3 img,
    .img-4 img {
        width: 60px;
    }

    .transport-3 ul {
        padding: 5px 0 7px 80px;
    }

    .transport-4 ul {
        left: -18px;
        margin-left: -20px;
    }

    .img-1 p {
        left: 35px;
        top: 12px;
    }

    .transport-2 ul {
        margin-left: -75px;
    }

    .transport-2 p,
    .transport-4 p {
        right: 35px;
        top: 12px;
    }

    .img-2 span {
        right: 0;
    }

    .transport-3 p, .transport p {
        left: 20px !important;
    }

    .img-1 span,
    .route img {
        left: 0;
    }

    #about-inner h2 {
        padding: 0 0 0 40%;
        top: 65px;
    }

    #about-inner img {
        top: 55px;
        left: 155px;
    }

    .about-info-inner {
        padding: 0 40px 0 0;
    }

    .about-info-inner p {
        font-size: 14px;
        line-height: 20px;
        margin-top: 20px;
    }

    .involved-inner {
        top: 0;
    }

    .involved-inner li img {
        top: 10px;
        width: 44px;
    }

    .involved-inner li span {
        top: 14px;
        left: 20px;
        font-size: 13px;
    }

    .involved-inner .plus {
        font-size: 20px;
        padding: 5px 12px;
        bottom: 25px;
        left: 250px;
    }

    .light-inner p {
        padding: 0 15px;
    }

    .light-inner .Q1 {
        left: 15px;
        bottom: 175px;
    }

    .temples h2 {
        font-size: 19px;
    }

    .charity-info p,
    .f-logo p,
    .fa-facebook-f,
    .fa-youtube {
        font-size: 11px;
    }

    .footer {
        padding: 30px 0;
    }

    .fa-facebook-f {
        padding: 6px 9px;
    }

    .fa-youtube {
        padding: 6px;
    }

    .map-2 {
        left: 16%;
        top: -340px;
    }

    .route {
        margin-bottom: -35%;
    }

    .loc1,
    .loc10,
    .loc11,
    .loc12,
    .loc13,
    .loc2,
    .loc4,
    .loc6 {
        left: 45px;
        font-size: 14px;
    }

    .active,
    .breadcrumb-item a,
    .light-inner p,
    .loc3,
    .loc5,
    .loc7,
    .loc8,
    .loc9 {
        font-size: 14px;
    }

    .loc1 {
        margin-left: 18%;
    }

    .loc2 {
        margin-left: 50%;
    }

    .loc3 {
        top: 90px;
        right: 200px;
    }

    .loc4 {
        margin-left: 42%;
    }

    .loc5 {
        right: 180px;
        top: 80px;
    }

    .loc6 {
        margin-left: 85%;
        top: -360px;
    }

    .loc7 {
        top: -400px;
        right: 65px;
    }

    .loc8 {
        top: -375px;
        right: 100px;
    }

    .loc9 {
        top: -340px;
        right: 95px;
    }

    .loc10 {
        margin-left: 70%;
        top: -400px;
    }

    .loc11 {
        margin-left: 65%;
        top: -400px;
    }

    .loc12 {
        margin-left: 62%;
        top: -390px;
    }

    .loc13 {
        margin-left: 55%;
        top: -385px;
    }

    .light-inner {
        padding: 16px 30px 50px;
        margin-top: 0;
    }

    .book,
    .more-6 {
        padding: 40px 0 20px 5px;
        font-size: 12px;
    }

    .pooja-img p {
        font-size: 11px;
        letter-spacing: 0.04em;
    }

    .pooja-info h4,
    .pooja-info h6,
    label {
        font-size: 16px;
    }

    .more-7 {
        top: 95px;
    }

    .button.is-play {
        width: 60px;
        height: 60px;
    }

    #return-to-top img {
        width: 15px;
        left: 8px;
        top: 5px;
    }

    #return-to-top {
        right: 20px;
        width: 35px;
        height: 35px;
    }

    #first-arrow {
        margin-left: 38px;
    }

    #second-arrow {
        margin-left: 103px;
    }

    .list {
        left: 15%;
    }

    /* .dropdown {
        left: 170px;
        top: -30px;
    } */

    .dropdown li a {
        font-size: 18px;
    }

    .facility-img img {
        left: 38px;
    }

    .next-arrow img:hover,
    .prev-arrow img:hover {
        margin-top: -5px;
    }

    .gallery-slider__thumbnails .next-arrow,
    .gallery-slider__thumbnails .prev-arrow {
        width: 30px;
        height: 30px;
    }

    .accordion-button img {
        margin-right: 10px;
    }

    .accordion-button {
        padding: 0 0 10px 0;
        font-size: 15px;
    }

    .accordion-button img,
    .darshan img {
        margin-right: 0px;
    }

    .darshan span {
        font-size: 20px;
    }
}

@media (min-width: 992px) and (max-width: 1099px) {

    .sm-blue a,
    .sm-blue a:active,
    .sm-blue a:focus,
    .sm-blue a:hover {
        padding: 10px 6px;
    }

    .parallax-1,
    .parallax-div-1 {
        min-height: 500px;
    }

    .star-six,
    .star-six::after {
        border-left: 15px solid transparent;
        border-right: 15px solid transparent;
    }

    .logo {
        padding: 10px 30px;
    }

    .logo2 {
        top: 10px;
    }

    .sm-blue {
        text-align: left;
    }

    .icons {
        padding-top: 13px;
    }

    .footer-rt a,
    .footer-rt p,
    .footer2 p,
    .icons p,
    .leaders-details p,
    .links a {
        font-size: 12px;
    }

    .fa-android,
    .fa-apple {
        font-size: 26px;
        padding-top: 5px;
    }

    .navbar {
        top: 25px;
    }

    #main-menu button {
        margin-left: -5px;
        position: relative;
        top: -2px;
    }

    .menu-icon {
        top: 15px;
        right: 0;
    }

    .sm-blue a {
        font-size: 9px;
    }

    #DT,
    #main-menu form input,
    .fa-search,
    .social-media a,
    .social-media p {
        font-size: 11px;
    }

    #main-menu form {
        margin-left: 0;
    }

    #about {
        padding: 15px 20px;
    }

    h3 {
        font-size: 20px;
    }

    .globe-info h6,
    .temples h2,
    h2 {
        font-size: 22px;
    }

    .leaders-details h4,
    p {
        font-size: 16px;
    }

    .pooja-img p {
        font-size: 14px;
    }

    .charity-info h5,
    .more-1 a,
    .more-2 a,
    .more-4 a,
    .more-5 a {
        font-size: 15px;
    }

    .motif {
        padding-left: 68%;
    }

    .about-info {
        top: 60px;
    }

    .video {
        margin-top: 10px;
    }

    .peedam {
        margin-top: 0;
    }

    .peedam p {
        padding: 0 60px;
    }

    .more-2 {
        margin-bottom: 40px;
    }

    .light p {
        font-size: 19px;
        padding: 0 52px;
        line-height: 27px;
    }

    .Q1 {
        left: 12px;
        bottom: 144px;
    }

    .light span {
        bottom: -32px;
        font-size: 16px;
    }

    #video-carousel-example {
        padding-left: 50px;
    }

    #Involve-arrow-1 {
        left: 36%;
    }

    #Involve-arrow-2 {
        left: 49%;
    }

    .involved {
        top: 60px;
        background-position: center;
    }

    .involved ul {
        width: 100%;
        padding: 40px 20px 15px;
        margin: 0;
    }

    .involved li {
        font-size: 17px;
        padding: 40px 0 0 35px;
    }

    .involved span {
        font-size: 18px;
        padding: 9px 16px;
        left: 370px;
    }

    .involved i {
        font-size: 13px;
        top: -2px;
    }

    .plus-home {
        bottom: 65px !important;
    }

    .parallax-div-1 {
        margin-top: -550px;
    }

    .parallax,
    .parallax-div {
        min-height: 420px;
    }

    .gallery-slider {
        height: 500px;
    }

    .gallery-slider__images .item .img-fill img {
        max-height: 80%;
        top: 160px;
        left: -35px;
    }

    .gallery-slider__thumbnails {
        left: 420px;
        height: 130px;
        top: -250px;
    }

    .gallery-slider__thumbnails .item .img-fill {
        padding-top: 8vh;
        height: auto;
        width: auto;
    }

    .gallery-slider__thumbnails .next-arrow,
    .gallery-slider__thumbnails .prev-arrow {
        width: 32px;
        height: 32px;
        top: -4vh;
        left: 260px;
    }

    .next-arrow img,
    .prev-arrow img {
        margin-top: -5px;
    }

    .leaders-details {
        top: 50px;
        padding: 0 0 0 66vh;
    }

    .eventsdate h5 {
        font-size: 30px;
    }

    .eventsdate h4 {
        margin-top: 0;
        font-size: 18px;
    }

    .eventsdate {
        height: 70px;
        width: 65px;
    }

    .parallax-div {
        margin-top: -420px;
    }

    .parallax-div h2 {
        top: 130px;
        right: -10px;
    }

    .img-2 span,
    .map-2 {
        right: 0;
    }

    .motif-2 {
        top: 130px;
        right: 0;
    }

    .parallax-div p {
        top: 170px;
        padding-right: 0;
    }

    .more-4 {
        top: 190px;
        left: 70px;
    }

    .parallax-div .row {
        margin: -10px 0 0 70px;
    }

    .star-six {
        border-bottom: 25px solid #9f1605;
        bottom: 50px;
        left: 115px;
    }

    .star-six::after {
        top: 9px;
        left: -15px;
        border-top: 25px solid #9f1605;
    }

    .globe-info {
        top: -75px;
        left: 85px;
    }

    .globe-info p {
        font-size: 10px;
    }

    .transport-header {
        padding: 10px 50px;
    }

    .transport-3 li img {
        bottom: -5px;
    }

    .img img,
    .img-1 img,
    .img-2 img,
    .img-3 img,
    .img-4 img {
        margin-top: 0;
    }

    .transport,
    .transport-2,
    .transport-3,
    .transport-4 {
        width: auto;
    }

    .transport,
    .transport-3 {
        left: -40px;
    }

    .f-logo p,
    .f-logo span,
    .loc3,
    .loc5,
    .loc7,
    .loc8,
    .loc9,
    .transport p,
    .transport-2 p,
    .transport-3 p,
    .transport-4 p {
        font-size: 14px;
    }

    .book button,
    .charity-info p,
    .donate button,
    .transport li,
    .transport-2 li,
    .transport-3 li,
    .transport-4 li {
        font-size: 13px;
    }

    .img-1 span {
        left: 0;
    }

    .transport-3 ul {
        padding: 20px 0 0 80px;
    }

    .transport-4 ul {
        left: -30px;
    }

    .transport-2 ul {
        margin-left: -88px;
    }

    .map-2 {
        position: relative;
        left: 66%;
        width: 100px;
        top: -300px;
        bottom: 0;
    }

    .route img {
        left: 100px;
    }

    .route {
        margin-bottom: -35%;
    }

    .fa-map-marker-alt,
    .light-inner p {
        font-size: 17px;
    }

    .loc1,
    .loc10,
    .loc11,
    .loc12,
    .loc13,
    .loc2,
    .loc4,
    .loc6 {
        left: 45px;
        font-size: 14px;
    }

    .loc1 {
        margin-left: 18%;
    }

    .loc2 {
        margin-left: 10%;
    }

    .loc4 {
        margin-left: 42%;
    }

    .loc6 {
        margin-left: 72%;
    }

    .loc10 {
        margin-left: 45%;
    }

    .loc11 {
        margin-left: 50%;
    }

    .loc12 {
        margin-left: 44%;
    }

    .loc13 {
        margin-left: 30%;
    }

    .footer {
        padding: 35px 0;
    }

    .more-7 {
        top: 95px;
    }

    .fa-facebook-f {
        font-size: 11px;
        padding: 5px 8px;
    }

    .fa-youtube {
        font-size: 11px;
        padding: 5px;
    }

    #return-to-top {
        right: 30px;
    }

    .sun::after,
    .sun::before {
        top: -12px;
        left: 60px;
    }

    .about-info-inner {
        padding: 30px 40px 0 0;
    }

    .about-info-inner p {
        font-size: 19px;
        margin-top: 20px;
    }

    .involved-inner span {
        font-size: 18px;
        padding: 9px 16px;
        left: 360px;
    }

    .involved-inner .plus {
        font-size: 18px;
        padding: 9px 15px;
        left: 350px;
    }

    .plus a {
        top: 0px;
    }

    .plus i {
        font-size: 15px;
    }

    .involved-inner li span {
        top: 20px;
        left: 25px;
        font-size: 17px;
    }

    .involved-inner li img {
        top: 12px;
    }

    .light-inner {
        padding: 17px 30px 50px;
    }

    .button.is-play {
        width: 65px;
        height: 65px;
    }

    .facility-img {
        text-align: center;
    }

    .facility-img img {
        left: 20px;
    }

    .accordion-button {
        font-size: 20px;
    }

    .accordion-body p,
    .accordion-body-inner p {
        font-size: 12px;
    }
}

@media (min-width: 1100px) and (max-width: 1199px) {

    .sm-blue a,
    .sm-blue a:active,
    .sm-blue a:focus,
    .sm-blue a:hover {
        padding: 10px 5px;
    }

    #main-menu form input,
    .fa-search,
    .sm-blue a {
        font-size: 12px;
    }

    .navbar {
        top: 30px;
    }

    #main-menu form {
        display: inline-block;
        margin-left: 0;
    }

    #main-menu button {
        margin-left: -5px;
        position: relative;
        top: -1px;
    }

    .involved-inner,
    .menu-icon {
        top: 20px;
    }

    .list {
        left: 20%;
    }

    .breadcrumb-item .active,
    .breadcrumb-item a,
    .fa-youtube,
    .leaders-details p,
    .links a,
    .plus i,
    .transport li,
    .transport p,
    .transport-2 li,
    .transport-2 p,
    .transport-3 li,
    .transport-3 p,
    .transport-4 li,
    .transport-4 p {
        font-size: 15px;
    }

    #about {
        padding: 20px 20px;
        margin-top: 20px;
    }

    h3 {
        font-size: 23px;
    }

    h2 {
        font-size: 25px;
    }

    .motif {
        padding-left: 68%;
    }

    .video {
        margin-top: 25px;
    }

    .peedam p {
        padding: 0 80px;
    }

    .light p {
        font-size: 20px;
        padding: 0 70px;
    }

    .Q1 {
        left: 12px;
        bottom: 130px;
    }

    #video-carousel-example {
        padding-left: 40px;
    }

    #Involve-arrow-1 {
        left: 36%;
    }

    #Involve-arrow-2 {
        left: 48%;
    }

    .involved {
        top: 70px;
    }

    .involved li {
        font-size: 20px;
        padding: 40px 0 0 10px;
    }

    .involved ul {
        width: 90%;
        padding: 40px 40px 15px 0;
    }

    .involved a {
        top: 0;
    }

    .involved span {
        font-size: 20px;
        padding: 10px 18px;
        left: 380px;
    }

    .involved i {
        font-size: 15px;
        top: -2px;
    }

    .gallery-slider__images .item .img-fill img {
        max-height: 90%;
    }

    .gallery-slider__thumbnails .item .img-fill {
        height: auto;
        width: auto;
        padding-top: 10vh;
    }

    .gallery-slider__thumbnails {
        left: 520px;
    }

    .gallery-slider__thumbnails .next-arrow,
    .gallery-slider__thumbnails .prev-arrow {
        top: -4vh;
        left: 300px;
    }

    .leaders-details h4 {
        font-size: 17px;
    }

    .leaders-details {
        padding-left: 81vh;
    }

    .eventsdate {
        height: 70px;
        width: 65px;
    }

    .eventsdate h4 {
        margin-top: 0;
        font-size: 15px;
    }

    .eventsdate h5 {
        font-size: 30px;
    }

    .eventsdetails {
        top: 15px;
        padding-bottom: 50px;
    }

    .parallax-div .row {
        margin: 0 0 0 50px;
    }

    .parallax-div p {
        top: 250px;
        right: 0;
        padding-right: 60px;
    }

    .parallax-div h2 {
        top: 210px;
        right: 0;
    }

    .motif-2 {
        top: 210px;
        right: 15px;
    }

    .more-4 {
        top: 275px;
    }

    .transport,
    .transport-2,
    .transport-3,
    .transport-4 {
        left: 0;
        width: 55vh;
    }

    .transport-2::after {
        left: -116px;
    }

    .transport-header {
        padding: 25px 30px;
    }

    .transport-2 p,
    .transport-4 p {
        justify-content: flex-start;
        position: relative;
        right: 24px;
    }

    .img-1 p {
        position: relative;
        left: 25px;
    }

    .loc1,
    .loc10,
    .loc11,
    .loc12,
    .loc13,
    .loc2,
    .loc4,
    .loc6 {
        left: 104px;
        font-size: 14px;
    }

    .loc3,
    .loc5,
    .loc7,
    .loc8,
    .loc9 {
        font-size: 14px;
    }

    .loc1,
    .loc4 {
        margin-left: 0;
    }

    .loc2 {
        margin-left: 10%;
    }

    .loc3 {
        top: 180px;
        right: 190px;
    }

    .loc5 {
        right: 265px;
        top: 175px;
    }

    .loc6 {
        margin-left: 68%;
        top: -370px;
    }

    .loc7 {
        top: -390px;
        right: 80px;
    }

    .loc8 {
        top: -350px;
        right: 90px;
    }

    .loc9 {
        top: -330px;
        right: 120px;
    }

    .loc10 {
        margin-left: 45%;
        top: -435px;
    }

    .loc11 {
        margin-left: 50%;
        top: -415px;
    }

    .loc12 {
        margin-left: 44%;
        top: -400px;
    }

    .loc13 {
        margin-left: 30%;
        top: -390px;
    }

    .route img {
        left: 100px;
        top: -100px;
    }

    .map-2 {
        position: relative;
        left: 66%;
        width: 100px;
        top: -395px;
        bottom: 0;
        right: 0;
    }

    .route-hdng {
        margin-top: 50px;
    }

    .about-info-inner {
        padding: 20px 60px 0 0;
    }

    .about-info-inner p {
        font-size: 19px;
        line-height: 25px;
        margin-top: 30px;
    }

    .f-logo p,
    .f-logo span,
    p {
        font-size: 16px;
    }

    .light-inner p {
        padding: 0 20px;
        font-size: 18px;
    }

    .Q2,
    .light-inner .Q1 {
        width: 45px;
    }

    .light-inner {
        margin-top: 20px;
        padding: 20px 30px 40px;
    }

    .involved-inner li span {
        font-size: 17px;
        top: 18px;
        left: 35px;
    }

    .involved-inner .plus {
        font-size: 20px;
        padding: 8px 16px;
        bottom: 32px;
        left: 365px;
    }

    .pooja-img a,
    .pooja-img p {
        font-size: 13px;
    }

    .footer {
        padding: 30px 0 15px;
    }

    #DT {
        width: 100%;
    }

    .fa-facebook-f {
        padding: 7px 10px;
        font-size: 15px;
    }

    #return-to-top {
        right: 25px;
    }

    #return-to-top img {
        top: 5px;
    }

    #facility-bg::before {
        left: -60px;
    }

    .accordion-button {
        font-size: 20px;
    }

    .accordion-body p,
    .accordion-body-inner p {
        font-size: 12px;
    }
}

@media (min-width: 1200px) and (max-width: 1320px) {

    .sm-blue a,
    .sm-blue a:active,
    .sm-blue a:focus,
    .sm-blue a:hover {
        padding: 10px 5px;
    }

    .parallax,
    .parallax-div {
        min-height: 500px;
    }

    .star-six,
    .star-six::after {
        border-left: 15px solid transparent;
        border-right: 15px solid transparent;
    }

    .facility-img,
    .peedam {
        text-align: center;
    }

    .leaders-details h4,
    .list a,
    .list li,
    .pooja-img p,
    h3 {
        font-size: 17px;
    }

    .temples h2,
    h2 {
        font-size: 24px;
    }

    .dropdown li a,
    .light-inner p,
    p {
        font-size: 18px;
    }

    #DT,
    .sm-blue a {
        font-size: 13px;
    }

    .navbar {
        top: 32px;
    }

    #main-menu form {
        margin-left: 20px;
    }

    #main-menu form input {
        font-size: 10px;
    }

    #main-menu button {
        position: relative;
        top: -2px;
    }

    .fa-search,
    .transport p,
    .transport-2 p,
    .transport-3 p,
    .transport-4 p {
        font-size: 12px;
    }

    .menu-icon {
        top: 20px;
    }

    .icons {
        padding-top: 20px;
    }

    .icons p,
    .leaders-details p,
    .more-1 a,
    .more-2 a,
    .more-4 a,
    .more-5 a {
        font-size: 15px;
    }

    .fa-android,
    .fa-apple {
        font-size: 33px;
        padding-top: 5px;
    }

    #about {
        padding: 15px 60px;
    }

    .motif {
        padding-left: 69%;
    }

    .about-info {
        top: 50px;
    }

    .video {
        margin-top: 25px;
    }

    .peedam p {
        padding: 0 100px;
    }

    .peedam {
        margin-top: 10px;
    }

    .more-2 {
        margin-bottom: 50px;
    }

    .light p {
        font-size: 22px;
    }

    .light span {
        bottom: 10px;
    }

    .Q1 {
        left: 45px;
        bottom: 160px;
    }

    .involved {
        top: 50px;
        background-position: center;
    }

    .involved ul {
        padding: 30px 0 0;
    }

    .involved li {
        font-size: 18px;
        padding: 40px 0 0 35px;
    }

    .involved span {
        font-size: 20px;
        padding: 6px 16px 12px;
        left: 340px;
    }

    .involved i {
        font-size: 15px;
        top: 0;
    }

    #Involve-arrow-1,
    #involve-arrow-1 {
        left: 37%;
    }

    #Involve-arrow-2,
    #involve-arrow-2 {
        left: 48%;
    }

    .gallery-slider__images .item .img-fill img {
        max-height: 90%;
    }

    .gallery-slider__thumbnails {
        left: 580px;
    }

    .gallery-slider__thumbnails .item .img-fill {
        padding-top: 10vh;
        height: auto;
        width: auto;
    }

    .gallery-slider__thumbnails .next-arrow,
    .gallery-slider__thumbnails .prev-arrow {
        top: -5vh;
        left: 300px;
    }

    .next-arrow img,
    .prev-arrow img {
        margin-top: -5px;
    }

    .leaders-details {
        padding: 0 0 0 84vh;
    }

    .parallax-div {
        margin-top: -500px;
    }

    .parallax-div h2 {
        top: 145px;
        right: 20px;
    }

    .motif-2 {
        top: 150px;
        right: 25px;
    }

    .parallax-div p {
        top: 215px;
        padding-right: 70px;
    }

    .more-4 {
        top: 235px;
        left: 80px;
    }

    .star-six {
        border-bottom: 25px solid #9f1605;
        bottom: 70px;
        left: 148px;
    }

    .map-2,
    .transport-3 li img {
        bottom: 0;
    }

    .star-six::after {
        top: 9px;
        left: -15px;
        border-top: 25px solid #9f1605;
    }

    .globe-info {
        top: -110px;
        left: 120px;
    }

    .globe-info h6 {
        font-size: 25px;
    }

    .globe-info p {
        font-size: 11px;
    }

    .transport-header {
        padding: 10px 50px;
    }

    .transport,
    .transport-3 {
        left: -20px;
        width: auto;
    }

    .transport-2 ul {
        margin-left: -100px;
    }

    .transport-2,
    .transport-4 {
        width: auto;
        left: 20px;
    }

    .f-logo p,
    .f-logo span,
    .footer2 p,
    .links a,
    .loc3,
    .loc5,
    .loc7,
    .loc8,
    .loc9,
    .social-media p,
    .transport li,
    .transport-2 li,
    .transport-3 li,
    .transport-4 li {
        font-size: 14px;
    }

    .transport-2::after {
        left: -120px;
    }

    .transport-2 p,
    .transport-4 p {
        justify-content: flex-start;
        position: relative;
        right: 24px;
    }

    .img-1 p {
        position: relative;
        left: 25px;
    }

    #about-inner h2 {
        padding: 0 0 0 41%;
    }

    .about-info-inner {
        padding: 50px 80px 0 0;
    }

    .about-info-inner p {
        font-size: 20px;
        margin-top: 35px;
    }

    .light-inner .Q1 {
        left: 25px;
        bottom: 174px;
    }

    .involved-inner li span {
        top: 20px;
        font-size: 18px;
    }

    .involved-inner span {
        font-size: 18px;
        padding: 9px 16px;
    }

    .involved-inner .plus {
        font-size: 18px;
        padding: 13px 18px;
    }

    .plus a {
        top: 0;
    }

    .fa-map-marker-alt,
    .plus i {
        font-size: 17px;
    }

    .footer {
        padding: 30px 0;
    }

    .fa-facebook-f {
        padding: 8px 12px;
        font-size: 14px;
    }

    .fa-youtube {
        padding: 8px 7px;
        font-size: 14px;
    }

    .footer-rt a,
    .footer-rt p {
        font-size: 14px;
        text-align: center;
    }

    #facility-bg::before {
        left: -50px;
    }

    .map-2 {
        padding-left: 64%;
        top: -275px;
    }

    .route {
        margin-bottom: -28%;
    }

    .loc1,
    .loc10,
    .loc11,
    .loc12,
    .loc13,
    .loc2,
    .loc4,
    .loc6 {
        left: 65px;
        font-size: 14px;
    }

    .loc10 {
        top: -350px;
    }

    .loc1 {
        margin-left: 18%;
    }

    .loc2 {
        margin-left: 10%;
    }

    .loc4 {
        margin-left: 42%;
    }

    .loc6 {
        margin-left: 72%;
        top: -370px;
    }

    .loc7 {
        top: -300px;
        right: 75px;
    }

    .loc8 {
        top: -290px;
        right: 115px;
    }

    .loc9 {
        top: -280px;
        right: 110px;
    }

    .loc10 {
        margin-left: 45%;
    }

    .loc11 {
        margin-left: 50%;
        top: -348px;
        padding-left: 60px;
    }

    .loc12 {
        margin-left: 44%;
        top: -340px;
    }

    .loc13 {
        margin-left: 0%;
        top: -330px;
    }

    #first-arrow {
        margin-left: 38px;
    }

    #second-arrow {
        margin-left: 102px;
    }

    /* .dropdown {
        left: 170px;
        top: -30px;
    } */

    .menu_overlay {
        height: 101vh;
    }

    .menu_overlay .fas {
        right: 175px;
    }

    .button.is-play {
        width: 60px;
        height: 60px;
    }

    #video-carousel-example {
        padding-left: 100px;
    }

    .sun::after,
    .sun::before {
        top: -15px;
        left: 74px;
    }

    #return-to-top {
        right: 50px;
    }

    .light-inner {
        padding: 30px 30px 50px;
    }

    .facility-img img {
        left: 10px;
    }

    .accordion-body p,
    .accordion-body-inner p {
        font-size: 14px;
    }

    .accordion-body-inner button {
        font-size: 12px;
    }

    .new {
        bottom: -97px;
        font-size: 15px !important;
    }
}

@media (min-width: 1321px) and (max-width: 1400px) {

    .sm-blue a,
    .sm-blue a:active,
    .sm-blue a:focus,
    .sm-blue a:hover {
        padding: 10px 7px;
    }

    .parallax,
    .parallax-div {
        min-height: 450px;
    }

    .star-six,
    .star-six::after {
        border-left: 15px solid transparent;
        border-right: 15px solid transparent;
    }

    h3 {
        font-size: 24px;
    }

    h2 {
        font-size: 25px;
    }

    .dropdown li a,
    .transport p,
    .transport-2 p,
    .transport-3 p,
    .transport-4 p,
    p {
        font-size: 18px;
    }

    .navbar {
        top: 35px;
    }

    .sm-blue a {
        font-size: 14px;
    }

    #main-menu button {
        margin-left: -4px;
        position: relative;
        top: -1px;
    }

    #DT,
    #main-menu form input,
    .fa-search {
        font-size: 12px;
    }

    .leaders-details h4,
    .light-inner p,
    .list a,
    .list li {
        font-size: 20px;
    }

    #about {
        padding: 15px 100px;
    }

    .motif {
        padding-left: 69%;
    }

    .about-info {
        top: 60px;
    }

    .video {
        margin-top: 50px;
    }

    .peedam {
        margin-top: 30px;
    }

    .peedam p {
        padding: 0 120px;
    }

    .light p {
        font-size: 22px;
    }

    .light span {
        bottom: 0;
    }

    .Q1 {
        left: 60px;
        bottom: 160px;
    }

    #video-carousel-example {
        padding-left: 140px;
    }

    #Involve-arrow-1 {
        left: 36%;
    }

    #Involve-arrow-2 {
        left: 48%;
    }

    .involved ul {
        padding: 45px 40px 15px 0;
        margin: 0 40px;
    }

    .involved {
        background-position: center;
        top: 55px;
    }

    .involved li {
        font-size: 18px;
        padding: 40px 0 0 20px;
    }

    .involved span {
        font-size: 20px;
        padding: 9px 16px;
        left: 350px;
    }

    .involved i {
        font-size: 15px;
        top: -2px;
    }

    .eventsdate {
        height: 70px;
        width: 65px;
    }

    .eventsdate h5 {
        font-size: 30px;
    }

    .eventsdate h4 {
        margin-top: 0;
        font-size: 17px;
    }

    .gallery-slider__images .item .img-fill img {
        max-height: 90%;
    }

    .leaders-details p,
    .loc3,
    .loc5,
    .loc7,
    .loc8,
    .loc9 {
        font-size: 16px;
    }

    .leaders-details {
        font-style: italic;
    }

    .gallery-slider__thumbnails {
        left: 580px;
    }

    .gallery-slider__thumbnails .item .img-fill {
        height: auto;
        width: auto;
        padding-top: 10vh;
    }

    .gallery-slider__thumbnails .item .img-fill img {
        max-width: 90%;
        max-height: 90%;
    }

    .gallery-slider__thumbnails .next-arrow,
    .gallery-slider__thumbnails .prev-arrow {
        top: -3vh;
        left: 330px;
    }

    .gallery-slider__thumbnails .prev-arrow {
        left: 330px;
    }

    .parallax-div {
        margin-top: -475px;
    }

    .parallax-div h2 {
        top: 145px;
        right: 30px;
    }

    .motif-2 {
        top: 150px;
        right: 40px;
    }

    .parallax-div p {
        top: 235px;
        padding-right: 80px;
    }

    .more-4 {
        top: 250px;
        left: 85px;
    }

    .star-six {
        border-bottom: 25px solid #9f1605;
        bottom: 70px;
        left: 160px;
    }

    .star-six::after {
        top: 8px;
        left: -15px;
        border-top: 25px solid #9f1605;
    }

    .globe-info h6 {
        font-size: 29px;
    }

    .globe-info p,
    .social-media p {
        font-size: 13px;
    }

    .globe-info {
        top: -100px;
        left: 100px;
    }

    .transport,
    .transport-2,
    .transport-3,
    .transport-4 {
        left: 0;
        width: auto;
    }

    .transport-2::after {
        width: 150px;
        height: 150px;
        left: -87px;
    }

    .transport-header {
        padding: 25px 56px;
    }

    .transport-2 ul {
        margin-left: -100px;
    }

    .transport-3 li img {
        bottom: 7px;
    }

    .transport-2 p,
    .transport-4 p {
        justify-content: flex-start;
        position: relative;
        right: 24px;
    }

    .img-1 p {
        position: relative;
        left: 25px;
    }

    .logo-2 {
        top: 20px;
        left: -40px;
    }

    .about-info-inner {
        padding: 50px 120px 0 0;
    }

    .about-info-inner p {
        font-size: 20px;
        margin-top: 30px;
    }

    #about-inner h2 {
        padding: 0 0 0 39%;
    }

    #about-inner img {
        top: 70px;
    }

    .footer {
        padding: 25px 80px;
    }

    .f-logo span,
    .icons p {
        font-size: 15px;
    }

    .f-logo p,
    .fa-facebook-f,
    .fa-youtube,
    .footer-rt a,
    .footer-rt p,
    .footer2 p,
    .links a {
        font-size: 14px;
    }

    .fa-facebook-f {
        padding: 7px 10px;
    }

    .fa-youtube {
        padding: 7px 6px;
    }

    .map-2 {
        padding-left: 64%;
        top: -280px;
    }

    .route {
        margin-bottom: -28%;
    }

    .fa-map-marker-alt {
        font-size: 17px;
    }

    .loc1,
    .loc10,
    .loc11,
    .loc12,
    .loc13,
    .loc2,
    .loc4,
    .loc6 {
        left: 110px;
        font-size: 16px;
    }

    .loc1 {
        margin-left: 18%;
    }

    .loc2 {
        margin-left: 10%;
    }

    .loc6 {
        margin-left: 64%;
    }

    .loc7 {
        top: -300px;
        right: 95px;
    }

    .loc8 {
        top: -292px;
        right: 110px;
    }

    .loc9 {
        top: -280px;
        right: 125px;
    }

    .loc10 {
        margin-left: 45%;
        top: -360px;
    }

    .loc11 {
        top: -355px;
        padding-left: 550px;
    }

    .loc12 {
        margin-left: 44%;
        top: -345px;
    }

    .loc13 {
        margin-left: 0%;
        top: -330px;
        left: 0;
    }

    .icons {
        padding-top: 18px;
    }

    .fa-android,
    .fa-apple {
        padding-top: 0;
    }

    /* .dropdown {
        top: -30px;
    } */

    #first-arrow {
        margin-left: 38px;
    }

    #second-arrow {
        margin-left: 103px;
    }

    .menu_overlay .fas {
        right: 140px;
    }

    .button.is-play {
        width: 65px;
        height: 65px;
    }

    .sun::after,
    .sun::before {
        top: -15px;
        left: 80px;
    }

    .involved-inner span {
        font-size: 28px;
        padding: 9px 18px;
    }

    .involved-inner .plus {
        left: 420px;
    }

    .light-inner {
        padding: 35px 30px 50px;
    }

    .facility-img {
        text-align: center;
    }

    .facility-img img {
        left: -15px;
    }

    .accordion-body p,
    .accordion-body-inner p {
        font-size: 14px;
    }

    .new {
        bottom: -116px;
    }

    .accordion-body-inner button {
        font-size: 12px;
    }

    .pooja-img a,
    .pooja-img p {
        font-size: 17px;
    }
}

@media (min-width: 1401px) and (max-width: 1499px) {

    .sm-blue a,
    .sm-blue a:active,
    .sm-blue a:focus,
    .sm-blue a:hover {
        padding: 10px;
    }

    .parallax,
    .parallax-div {
        min-height: 500px;
    }

    .list,
    .plus a {
        top: 0;
    }

    .list a,
    .list li {
        font-size: 22px;
    }

    #DT,
    #main-menu form input,
    .calender button,
    .more-1 a,
    .more-2 a,
    .more-3 a,
    .more-4 a,
    .more-5 a,
    .more-7 a,
    .sm-blue a {
        font-size: 14px;
    }

    .navbar {
        top: 35px;
    }

    #main-menu button {
        margin-left: -5px;
        position: relative;
        top: -1px;
    }

    .fa-search,
    .social-media p {
        font-size: 12px;
    }

    .dropdown li a,
    .icons p,
    .leaders-details p,
    .loc3,
    .loc5,
    .loc7,
    .loc8,
    .loc9 {
        font-size: 16px;
    }

    .modal-body {
        padding: 0 0 10px;
    }

    .arrow {
        width: 10px;
        height: 10px;
        border-top: 2px solid #fff;
        border-right: 2px solid #fff;
    }

    .star-six,
    .star-six::after {
        border-left: 15px solid transparent;
        border-right: 15px solid transparent;
    }

    /* .dropdown {
        left: 200px;
        top: -25px;
    } */

    .leaders-details h4,
    h2 {
        font-size: 25px;
    }

    .transport li,
    .transport-2 li,
    .transport-3 li,
    .transport-4 li,
    p {
        font-size: 18px;
    }

    .icons {
        padding-top: 18px;
    }

    .fa-android,
    .fa-apple {
        font-size: 35px;
        padding-top: 5px;
    }

    #about {
        padding: 15px 120px;
    }

    #about h1 {
        font-size: 24px;
    }

    .about-info {
        top: 50px;
    }

    .video {
        margin-top: 20px;
    }

    .button.is-play {
        width: 65px;
        height: 65px;
    }

    .peedam p {
        padding: 0 120px;
    }

    .light p {
        font-size: 21px;
    }

    .Q1 {
        left: 70px;
    }

    .light span {
        bottom: 70px;
    }

    #video-carousel-example {
        padding-left: 150px;
    }

    #involve-arrow-1 {
        left: 35%;
    }

    .involved {
        top: 40px;
    }

    .involved ul {
        width: 70%;
        padding: 50px 40px 10px 0;
    }

    .involved li {
        font-size: 18px;
        padding: 40px 0 0 30px;
    }

    .involved span {
        font-size: 25px;
        padding: 7px 18px;
        left: 380px;
    }

    .f-logo p,
    .f-logo span,
    .fa-facebook-f,
    .fa-youtube,
    .involved i,
    .links a {
        font-size: 15px;
    }

    .gallery-slider__images .item .img-fill img {
        max-width: 90%;
        max-height: 90%;
    }

    .gallery-slider__thumbnails {
        top: -200px;
        left: 590px;
        width: 40%;
        height: 160px;
    }

    .gallery-slider__thumbnails .item .img-fill {
        height: auto;
        width: auto;
        padding-top: 10vh;
    }

    .gallery-slider__thumbnails .item .img-fill img {
        max-width: 90%;
        max-height: 90%;
    }

    .gallery-slider__thumbnails .prev-arrow {
        left: 360px;
    }

    .gallery-slider__thumbnails .next-arrow {
        left: 370px;
    }

    .gallery-slider__thumbnails .next-arrow,
    .gallery-slider__thumbnails .prev-arrow {
        top: -7vh;
    }

    .leaders-details {
        padding: 0 0 0 94vh;
    }

    .parallax-div {
        margin-top: -500px;
    }

    .parallax-div h2 {
        top: 130px;
        right: 45px;
    }

    .motif-2 {
        top: 130px;
        right: 50px;
    }

    .parallax-div p {
        top: 200px;
        right: 20px;
        padding-right: 120px;
    }

    .more-4 {
        top: 230px;
        left: 75px;
    }

    .star-six {
        border-bottom: 25px solid #9f1605;
        bottom: 80px;
        left: 170px;
    }

    .star-six::after {
        top: 9px;
        left: -15px;
        border-top: 25px solid #9f1605;
    }

    .globe-info {
        top: -110px;
        left: 110px;
    }

    .globe-info h6 {
        font-size: 30px;
    }

    .globe-info p {
        font-size: 13px;
    }

    .transport-header {
        padding: 60px 77px;
    }

    .transport p,
    .transport-2 p,
    .transport-3 p,
    .transport-4 p {
        font-size: 20px;
    }

    .transport,
    .transport-3 {
        left: -5vh;
        width: auto;
    }

    .transport-2,
    .transport-4 {
        width: auto;
    }

    #about-inner h2 {
        padding: 0 0 0 32%;
    }

    .about-info-inner {
        padding: 50px 150px 0 0;
    }

    #about-inner .motif {
        padding-left: 60.7%;
        bottom: 60px;
    }

    .about-info-inner p {
        font-size: 22px;
        margin-top: 40px;
    }

    .involved-inner span {
        font-size: 18px;
        padding: 9px 15px;
    }

    .involved-inner li span {
        top: 20px;
        font-size: 18px;
    }

    .involved-inner .plus {
        font-size: 18px;
        padding: 15px 20px;
    }

    .light-inner .Q1 {
        left: 30px;
        bottom: 215px;
    }

    .logo-2 {
        top: 16px;
        left: -45px;
    }

    #about-inner img {
        left: 229px;
    }

    .footer {
        padding: 30px 20px;
    }

    .fa-facebook-f {
        padding: 6px 10px;
    }

    .fa-youtube {
        padding: 6px 5px;
    }

    .footer-rt a,
    .footer-rt p,
    .footer2 p {
        font-size: 13px;
        text-align: left;
    }

    .map-2 {
        left: 0%;
        top: -215px;
    }

    .route {
        margin-bottom: -30%;
    }

    .fa-map-marker-alt {
        font-size: 17px;
    }

    .loc1,
    .loc10,
    .loc11,
    .loc12,
    .loc13,
    .loc2,
    .loc4,
    .loc6 {
        left: 0;
        font-size: 16px;
    }

    .loc1 {
        margin-left: 18%;
    }

    .loc2 {
        margin-left: 10%;
    }

    .loc4 {
        top: 130px;
        left: 120px;
    }

    .loc6 {
        top: -280px;
        margin-left: 58%;
    }

    .loc10 {
        top: -280px;
        margin-left: 38%;
    }

    .loc11 {
        top: -270px;
        margin-left: 0%;
    }

    .loc12 {
        top: -260px;
        left: 40px;
        margin-left: 34%;
    }

    .loc13 {
        margin-left: 0%;
        top: -235px;
        left: 0px;
    }

    .pooja-img p {
        font-size: 19px;
    }

    #return-to-top {
        right: 80px;
    }

    #first-arrow {
        margin-left: 40px;
    }

    #second-arrow {
        margin-left: 111px;
    }

    .involved-inner ul {
        padding: 23px 10px;
    }

    .motif {
        padding-left: 69%;
    }

    #Involve-arrow-1 {
        left: 36%;
    }

    #Involve-arrow-2 {
        left: 48%;
    }

    .facility-img {
        text-align: center;
    }

    .facility-img img {
        left: 30px;
    }

    .new {
        bottom: -9px;
    }
}

@media (min-width: 1500px) and (max-width: 1599px) {

    .sm-blue a,
    .sm-blue a:active,
    .sm-blue a:focus,
    .sm-blue a:hover {
        padding: 10px;
    }

    .loc1,
    .map-2 {
        position: relative;
    }

    #about,
    .facility-img {
        text-align: center;
    }

    .leaders-details h4,
    h3 {
        font-size: 25px;
    }

    h2 {
        font-size: 23px;
    }

    .sm-blue a {
        font-size: 15px;
    }

    #main-menu form {
        margin-left: 6px;
    }

    #about {
        padding: 15px 50px;
    }

    .motif {
        padding-left: 50%;
    }

    .peedam {
        margin-top: 60px;
    }

    .peedam p {
        padding: 0 120px;
    }

    .light p {
        padding: 0 130px;
    }

    .Q1 {
        left: 85px;
    }

    #video-carousel-example {
        padding-left: 130px;
    }

    .involved {
        top: 50px;
        background-position: bottom;
    }

    .involved ul {
        padding: 50px 0 15px;
    }

    .involved span {
        padding: 5px 20px;
        left: 450px;
    }

    .involved i {
        font-size: 15px;
        top: -5px;
    }

    .involved li {
        padding: 40px 0 0 30px;
    }

    #Involve-arrow-1 {
        left: 37%;
    }

    #Involve-arrow-2 {
        left: 48%;
    }

    .gallery-slider__thumbnails {
        left: 660px;
    }

    .gallery-slider__thumbnails .item .img-fill {
        height: auto;
        width: auto;
        padding-top: 10vh;
    }

    .gallery-slider__thumbnails .item .img-fill img {
        max-width: 85%;
        max-height: 85%;
    }

    .gallery-slider__thumbnails .next-arrow,
    .gallery-slider__thumbnails .prev-arrow {
        top: -8vh;
        left: 375px;
    }

    .dropdown li a,
    .leaders-details p,
    .transport p,
    .transport-2 p,
    .transport-3 p,
    .transport-4 p {
        font-size: 20px;
    }

    .parallax-div h2 {
        right: 30px;
    }

    .motif-2 {
        right: 40px;
    }

    .parallax-div .row {
        margin: 0 0 0 70px;
    }

    .parallax-div p {
        right: 10px;
        padding-right: 110px;
        top: 270px;
    }

    .more-4 {
        top: 300px;
        left: 110px;
    }

    .star-six {
        left: 125px;
    }

    .globe-info {
        right: 5px;
        bottom: 30px;
    }

    .transport-header {
        padding: 25px 85px;
    }

    .transport,
    .transport-3 {
        left: 0;
        width: 80vh;
    }

    .transport-2,
    .transport-4 {
        width: 80vh;
    }

    .involved-inner .plus {
        font-size: 28px;
        padding: 9px 20px;
    }

    .footer {
        padding: 35px 0 25px;
    }

    .about-info-inner {
        padding: 50px 188px 0 0;
    }

    .about-info-inner p {
        font-size: 23px;
        margin-top: 40px;
    }

    .loc1 {
        left: 125px;
    }

    .loc10,
    .loc12,
    .loc4,
    .loc6 {
        left: 110px;
    }

    .loc6 {
        margin-left: 45%;
    }

    .loc7 {
        top: -365px;
    }

    .loc8 {
        top: -360px;
    }

    .loc9 {
        top: -340px;
    }

    .loc10 {
        margin-left: 28%;
    }

    .loc11 {
        margin-left: 0%;
        left: 0;
    }

    .loc12 {
        margin-left: 20%;
    }

    .loc13 {
        margin-left: 0%;
        left: 0;
    }

    #return-to-top {
        right: 70px;
    }

    .involved-inner span {
        font-size: 27px;
        padding: 9px 19px;
    }

    #DT,
    .links a {
        font-size: 15px;
    }

    .list a,
    .list li {
        font-size: 22px;
    }

    #first-arrow {
        margin-left: 41px;
    }

    #second-arrow {
        margin-left: 113px;
    }

    .facility-img img {
        left: 0;
    }
}

@media (min-width: 1600px) and (max-width: 1730px) {

    #about,
    .facility-img,
    .more-4 {
        text-align: center;
    }

    #facility-bg::before,
    .logo2 {
        left: 0;
    }

    .logo2 {
        top: 20px;
        width: 100%;
    }

    .dropdown li a,
    .icons p,
    .transport li,
    .transport p,
    .transport-2 li,
    .transport-2 p,
    .transport-3 li,
    .transport-3 p,
    .transport-4 li,
    .transport-4 p {
        font-size: 15px;
    }

    .fa-android,
    .fa-apple {
        font-size: 30px;
    }

    .icons {
        padding-top: 20px;
    }

    .list li {
        padding: 6px 0;
    }

    .leaders-details p,
    .list a,
    .list li {
        font-size: 18px;
    }

    /* .dropdown {
        left: 200px;
        top: -30px;
    } */

    .dropdown li {
        padding: 0 !important;
    }

    .arrow {
        width: 9px;
        height: 9px;
        border-top: 2px solid #fff;
        border-right: 2px solid #fff;
    }

    .star-six,
    .star-six::after {
        border-left: 15px solid transparent;
        border-right: 15px solid transparent;
    }

    #about {
        padding: 15px 100px;
    }

    .light p,
    .peedam p,
    h3 {
        font-size: 22px;
    }

    .globe-info h6,
    .leaders-details h4,
    h2 {
        font-size: 25px;
    }

    .motif {
        padding-left: 50%;
    }

    #DT,
    .f-logo p,
    .f-logo span,
    .fa-youtube,
    .footer-rt a,
    .footer-rt p,
    .footer2 p,
    .links a,
    .links p,
    .more-1 a,
    .more-2 a,
    .more-4 a,
    .more-5 a,
    .more-7 a {
        font-size: 14px;
    }

    .about-info {
        top: 50px;
    }

    .button.is-play {
        background-color: #faebd791;
    }

    .peedam,
    .video {
        margin-top: 20px;
    }

    .Q1,
    .Q2 {
        width: 50px;
    }

    #video-carousel-example {
        padding-left: 100px;
    }

    .involved {
        background-position: center;
        top: 40px;
    }

    .involved ul {
        padding: 50px 0 15px;
        width: 90%;
    }

    .involved span {
        left: 600px;
    }

    #involve-arrow-2 {
        left: 48%;
    }

    .gallery-slider__thumbnails .item .img-fill {
        height: auto;
        width: auto;
        padding-top: 10vh;
    }

    .gallery-slider__thumbnails .item .img-fill img {
        max-width: 80%;
        max-height: 80%;
    }

    .gallery-slider__thumbnails .next-arrow,
    .gallery-slider__thumbnails .prev-arrow {
        left: 400px;
        top: -10vh;
    }

    .parallax-div h2 {
        top: 150px;
        right: 0;
    }

    .motif-2 {
        top: 160px;
        right: 0;
    }

    .parallax-div p {
        top: 230px;
        padding-right: 45px;
    }

    .more-4 {
        top: 250px;
        left: -50px;
    }

    .star-six {
        border-bottom: 25px solid #9f1605;
        bottom: 75px;
        left: 140px;
    }

    .globe-info {
        left: 100px;
        top: -100px;
    }

    .globe-info p {
        font-size: 12px;
    }

    .star-six::after {
        top: 8px;
        left: -15px;
        border-top: 25px solid #9f1605;
    }

    .transport-header {
        padding: 20px 70px;
    }

    .transport-3 ul {
        padding: 30px 0 0 80px;
    }

    .transport-2 ul {
        margin-left: -110px;
    }

    .transport-3 li img {
        bottom: 0;
    }

    .fa-map-marker-alt,
    .loc1,
    .loc10,
    .loc11,
    .loc12,
    .loc13,
    .loc2,
    .loc3,
    .loc4,
    .loc5,
    .loc6,
    .loc7,
    .loc8,
    .loc9 {
        font-size: 17px;
    }

    .loc1 {
        left: 80px;
        margin-left: 25%;
    }

    .loc2 {
        top: 105px;
        left: 80px;
        margin-left: 20%;
    }

    .loc4 {
        left: 75px;
        margin-left: 17%;
    }

    .loc6 {
        top: -240px;
        left: 80px;
        margin-left: 50%;
    }

    .loc7 {
        top: -230px;
        right: 165px;
    }

    .loc8 {
        top: -195px;
        right: 170px;
    }

    .loc9 {
        top: -185px;
        right: 215px;
    }

    .loc10 {
        top: -300px;
        left: 70px;
        margin-left: 38%;
    }

    .loc11,
    .loc12,
    .loc13 {
        top: -295px;
        left: 80px;
        margin-left: 30%;
    }

    .loc12 {
        top: -295px;
    }

    .loc13 {
        top: -280px;
    }

    .map-2 {
        margin-left: 0;
        float: inline-end;
        position: relative;
        top: -48vh;
        height: 0;
        width: 100px;
        right: 38%;
    }

    .footer {
        padding: 30px 0;
    }

    .involved-inner li {
        padding: 0 0 3px 25px;
    }

    .fa-facebook-f {
        padding: 6px 10px;
        font-size: 14px;
    }

    .social-media a,
    .social-media p {
        font-size: 11px;
    }

    #return-to-top {
        top: -100px;
        right: 30px;
        width: 30px;
        height: 30px;
    }

    #return-to-top img {
        width: 15px;
        left: 6px;
        top: 1px;
    }

    .f-logo img {
        width: 75%;
    }

    .about-info-inner {
        padding: 25px 120px 0 0;
    }

    .about-info-inner p {
        font-size: 20px;
        margin-top: 30px;
    }

    .involved-inner span {
        font-size: 18px;
        padding: 8px 15px;
    }

    .involved-inner .plus {
        font-size: 26px;
        padding: 9px 19px;
    }

    .light-inner .Q1 {
        left: 35px;
        bottom: 220px;
    }

    .facility-img img {
        left: 20px;
    }

    .sm-blue a {
        padding: 10px 8px;
        font-size: 14px;
    }

    .transport,
    .transport-3 {
        left: 15vh;
        width: 75vh;
    }

    .transport-2,
    .transport-4 {
        width: 75vh;
    }

    .transport-2::after {
        left: -128px;
    }
}

@media (min-width: 1731px) and (max-width: 1830px) {

    #about,
    .facility-img,
    .more-4 {
        text-align: center;
    }

    h3 {
        font-size: 24px;
    }

    .list a,
    .list li,
    h2 {
        font-size: 22px;
    }

    #DT,
    .links a,
    .sm-blue a {
        font-size: 15px;
    }

    .logo-2 {
        left: -75px;
    }

    .motif {
        padding-left: 50%;
    }

    .video {
        margin-top: 20px;
    }

    .peedam {
        margin-top: 60px;
    }

    .light p {
        padding: 0 120px;
    }

    .Q1 {
        left: 70px;
        bottom: 130px;
    }

    #video-carousel-example {
        padding-left: 130px;
    }

    .involved {
        top: 50px;
        background-position: bottom;
    }

    .involved ul {
        padding: 50px 0 15px;
    }

    .involved span {
        left: 450px;
    }

    .involved li {
        padding: 40px 0 0 30px;
    }

    #Involve-arrow-1 {
        left: 36%;
    }

    #Involve-arrow-2 {
        left: 48%;
    }

    .gallery-slider__thumbnails .next-arrow,
    .gallery-slider__thumbnails .prev-arrow {
        top: -9vh;
        left: 400px;
    }

    .gallery-slider__thumbnails .item .img-fill {
        height: auto;
        width: auto;
        padding-top: 10vh;
    }

    .gallery-slider__thumbnails .item .img-fill img {
        max-width: 75%;
        max-height: 75%;
    }

    .leaders-details h4 {
        font-size: 25px;
    }

    .dropdown li a,
    .leaders-details p {
        font-size: 20px;
    }

    .parallax-div h2 {
        right: 30px;
    }

    .motif-2 {
        right: 40px;
    }

    .parallax-div p {
        right: 10px;
        padding-right: 110px;
    }

    .more-4 {
        top: 320px;
        left: -65px;
    }

    .star-six {
        left: 175px;
    }

    .globe-info {
        right: 5px;
        bottom: 30px;
    }

    .transport,
    .transport-3 {
        left: 10vh;
        width: 80vh;
    }

    .transport-2,
    .transport-4 {
        left: 15px;
        width: 80vh;
    }

    .transport-header {
        padding: 25px 85px;
    }

    .transport li,
    .transport-2 li,
    .transport-3 li,
    .transport-4 li {
        font-size: 19px;
    }

    .transport-3 li img {
        bottom: 8px;
    }

    .map-2 {
        bottom: auto;
        right: 41%;
        margin-top: -21%;
        width: 100px;
    }

    .footer {
        padding: 35px 0 25px;
    }

    .about-info-inner {
        padding: 50px 188px 0 0;
    }

    .about-info-inner p {
        font-size: 23px;
        margin-top: 40px;
    }

    .loc1,
    .loc10,
    .loc11,
    .loc12,
    .loc13,
    .loc2,
    .loc4,
    .loc6 {
        left: 90px;
    }

    .loc1 {
        margin-left: 10%;
    }

    .loc6 {
        margin-left: 50%;
    }

    .loc10 {
        margin-left: 35%;
    }

    .loc11,
    .loc12,
    .loc13 {
        margin-left: 32%;
    }

    #return-to-top {
        right: 70px;
    }

    .involved-inner span {
        font-size: 27px;
        padding: 9px 19px;
    }

    .light-inner {
        padding: 40px 30px 60px;
    }

    .light-inner .Q1 {
        bottom: 225px;
    }

    #first-arrow {
        margin-left: 41px;
    }

    #second-arrow {
        margin-left: 113px;
    }

    .facility-img img {
        left: 15px;
    }

    #facility-bg::before {
        left: 40px;
    }
}

@media (min-width: 1831px) and (max-width: 1919px) {

    #about,
    .facility-img,
    .more-4 {
        text-align: center;
    }

    h3 {
        font-size: 24px;
    }

    .list a,
    .list li,
    h2 {
        font-size: 22px;
    }

    #DT,
    .links a,
    .sm-blue a {
        font-size: 15px;
    }

    .logo-2 {
        left: -75px;
    }

    #facility-bg::before,
    .Q1 {
        left: 70px;
    }

    .motif {
        padding-left: 50%;
    }

    .video {
        margin-top: 20px;
    }

    .peedam {
        margin-top: 60px;
    }

    .light p {
        padding: 0 120px;
    }

    .Q1 {
        bottom: 130px;
    }

    #video-carousel-example {
        padding-left: 130px;
    }

    .involved {
        top: 50px;
        background-position: bottom;
    }

    .involved ul {
        padding: 50px 0 15px;
    }

    .involved span {
        left: 450px;
    }

    .involved li {
        padding: 40px 0 0 30px;
    }

    #Involve-arrow-1 {
        left: 36%;
    }

    #Involve-arrow-2 {
        left: 48%;
    }

    .gallery-slider__thumbnails .next-arrow,
    .gallery-slider__thumbnails .prev-arrow {
        top: -9vh;
        left: 400px;
    }

    .gallery-slider__thumbnails .item .img-fill {
        height: auto;
        width: auto;
        padding-top: 10vh;
    }

    .gallery-slider__thumbnails .item .img-fill img {
        max-width: 75%;
        max-height: 75%;
    }

    .leaders-details h4 {
        font-size: 25px;
    }

    .dropdown li a,
    .leaders-details p {
        font-size: 20px;
    }

    .parallax-div h2 {
        right: 30px;
    }

    .motif-2 {
        right: 40px;
    }

    .parallax-div p {
        right: 10px;
        padding-right: 110px;
    }

    .more-4 {
        top: 320px;
        left: -65px;
    }

    .star-six {
        left: 175px;
    }

    .globe-info {
        right: 5px;
        bottom: 30px;
    }

    .img-1 p {
        left: 80px;
    }

    .map-2 {
        bottom: auto;
        right: 41%;
        margin-top: -20%;
        width: 100px;
    }

    .footer {
        padding: 35px 0 25px;
    }

    .about-info-inner {
        padding: 50px 188px 0 0;
    }

    .about-info-inner p {
        font-size: 23px;
        margin-top: 40px;
    }

    .loc1,
    .loc10,
    .loc11,
    .loc12,
    .loc13,
    .loc2,
    .loc4,
    .loc6 {
        left: 90px;
    }

    .loc1 {
        margin-left: 10%;
    }

    .loc6 {
        margin-left: 50%;
    }

    .loc10 {
        margin-left: 35%;
    }

    .loc11,
    .loc12,
    .loc13 {
        margin-left: 32%;
    }

    #return-to-top {
        right: 70px;
    }

    .involved-inner span {
        font-size: 27px;
        padding: 9px 19px;
    }

    .light-inner {
        padding: 40px 30px 60px;
    }

    .light-inner .Q1 {
        bottom: 225px;
    }

    #first-arrow {
        margin-left: 41px;
    }

    #second-arrow {
        margin-left: 113px;
    }

    .facility-img img {
        left: 15px;
    }
}

/* Amma's Gallery */
.amma-gallery-item {
    text-align: center;
    transition: transform 0.3s ease-in-out;
}

.amma-gallery-item img {
    width: 100%;
    border-radius: 8px;
    transition: transform 0.4s ease;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.amma-gallery-item:hover img {
    transform: scale(1.02);
}

.amma-gallery-download-btn {
    display: inline-block;
    margin-top: 15px;
    padding: 6px 12px;
    font-size: 16px;
    color: #333333;
    border: 1px solid #d4b16f;
    background: #fff;
    border-radius: 50px;
    text-decoration: none;
}

.amma-gallery-download-btn i {
    color: #4C83CC;
    margin-right: 8px;
    transition: transform 0.3s ease;
}

.amma-gallery-download-btn:hover {
    background-color: #9f1605;
    color: white;
}

.amma-gallery-download-btn:hover i {
    color: white;
    transform: translateY(2px);
}