@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
body,html {
    overflow-x:hidden
}
a,img {
    display:block
}
.custom-container{
    max-width:1140px;
    width:100%;
    margin:auto
}
.download-wrapper,.wallpepar-download {
    box-shadow:0 0 5.9px -2px #00000000;
    opacity:0;
    transition:.5s ease-in-out;
    cursor:pointer
}
* {
    margin:0;
    padding:0;
    box-sizing:border-box
}
html {
    scroll-behavior:smooth;
    scroll-behavior:smooth;
}
body {
    font-family:Poppins,sans-serif;
    font-size:16px!important;
    font-weight:400;
    line-height:1.5;
    color:#000!important;
    padding-top:118px;
    position:relative
}
a {
    text-decoration:none!important;
    color:inherit
}
h1,h2,h3,h4,h5,h6,p {
    margin-bottom:0!important
}
li,ul {
    padding:0!important;
    list-style:none;
    margin:0!important
}
img {
    max-width:100%
}
.fs-xs {
    font-size:12px
}
.fs-sm {
    font-size:14px
}
.fs-lg {
    font-size:18px
}
.font-italic {
    font-style:italic
}
::-webkit-scrollbar {
    display:none
}
.text-primary {
    color:#b42805!important
}
.header_main .navbar-collapse {
    background-color:#b42805!important;
    border-radius:30px;
    padding:15px
}
.list-disc {
    list-style:disc
}
.header_main.fixed {
    position:fixed;
    top:0;
    left:0;
    width:100%;
    background-color:transparent;
    animation:1s ease-in-out fixedheadre;
    z-index:111
}
.header_main.scrolled {
    background-color:rgba(255,255,255,.9);
    backdrop-filter:blur(8px);
    box-shadow:0 2px 10px rgba(0,0,0,.1)
}
.header_main.scrolled .nav-link.active,.nav-link.active {
    font-size:20px;
    color:#d27e69!important
}
.header_main.scrolled .nav-link {
    color:#fff!important
}
@keyframes fixedheadre {
    from {
        transform:translatey(-100%)
    }
    to {
        transform:translatey(0)
    }
}
.disclaimer-content p {
    padding-bottom:20px
}
.status-content-wrapper {
    max-width:1028px;
    width:100%;
    margin:auto;
    display:grid;
    grid-template-columns:repeat(4,1fr);
    gap:20px
}
.status-img-wrapper .status-img {
    max-width:226px;
    width:100%;
    min-height:294px;
    max-height: 294px;
    height:100%;
    object-fit:cover;
    margin:0 auto;
    border-radius:12px
}
.bg-primary {
    background-color: #B42805 !important;
}
.status-img-wrapper {
    max-width:242px;
    width:100%;
    border:2px solid #b42805;
    border-radius:12px;
    padding:8px
}
.download-wrapper {
    max-width:36px;
    height:100%;
    max-height:36px;
    width:100%;
    border-radius:100%;
    background-color:#fff;
    position:absolute
}
.download-wrapper img {
    width: 16px;
}
.img-item:hover .wallpepar-download,.status-img-wrapper:hover .download-wrapper,.video-wrapper:hover .wallpepar-download,.wallpepar-img-item:hover .wallpepar-download {
    opacity:1
}
.view-btn {
    padding:12px 0;
    max-width:199px;
    width:100%;
    border-radius:25px
}
.live-darshan-title {
    font-size:36px;
    color:#ff0109
}
.live-darshan-img img {
    border-radius:20px;
    width: 70%;
    margin: auto;
    border-radius:20px;
    border: 1px solid rgba(2252,225,225,.8);
}
.ticker-wrapper {
    overflow:hidden;
    white-space:nowrap;
    position:relative;
    background-color:#b42805!important
}
.daily-darshan-status,.title-shape {
    background-color:rgba(180,40,5,.1)
}
.ticker {
    display:flex;
    width:max-content;
    animation:25s linear infinite ticker-scroll
}
.ticker-content {
    padding-right:10px
}
@keyframes ticker-scroll {
    0% {
        transform:translateX(0)
    }
    100% {
        transform:translateX(-50%)
    }
}
.daily-darshan-section-title {
    font-size:36px;
    color:#2b2c2d;
    max-width:max-content;
    margin:auto
}
.daily-darshan-status {
    padding:50px 0;
    position:relative;
    z-index:2
}
.daily-darshan-status-wrapper {
    max-width:1212px;
    width:100%;
    margin:auto
}
.dailydarshanStatus {
    max-width:1028px;
    width:100%;
    margin:auto
}
.daily-darshan-status-wrapper .swiper-navigation,.darshan-images .swiper-navigation {
    position:absolute;
    width:100%;
    top:50%;
    transform:translateY(-50%)
}
.dailydarshanImages img {
    max-width:367px;
    width:100%;
    margin:auto;
    border-radius:16px
}
.darshan-images {
    max-width:1250px;
    width:100%;
    margin:auto
}
.bg-content {
    max-width:816px;
    width:100%;
    margin:auto;
    position:absolute;
    bottom:66px;
    left:50%;
    transform:translateX(-50%)
}
.main-title-home {
    font-size:96px;
    margin-top:-10px
}
.bg-content-img {
    min-height:360px;
    height:100%;
    object-fit:cover
}
.title-shape {
    max-width:56px;
    width:100%;
    height:15px;
    position:absolute;
    right:-12px;
    top:25px
}
.wallpaper-section-content {
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:20px
}
.salangpur-king-img::after {
    content:"";
    position:absolute;
    background-image:url(../images/salangpur_king.png);
    background-repeat:no-repeat;
    background-position:right;
    max-width:649px;
    width:100%;
    min-height:944px;
    height:100%;
    top:-318px;
    right:0;
    z-index:-1 !important;
    pointer-events:none
}
.wallpaper-section-content .wallpaper-img {
    max-height:231px;
    height:100%;
    border-radius:16px;
    max-width:367px;
    width:100%;
    object-fit:cover
}
.wallpepar-download {
    background-color:#fff;
    width:36px;
    height:36px;
    border-radius:100%;
    position:absolute;
    top:4px;
    right:4px
}
.wallpepar-download img {
    width:16px
}
.gallery-main .img-item {
    border-radius:19px
}
.gallery-main {
    display:flex;
    flex-direction:column;
    gap:12px
}
.gap-12 {
    gap:12px
}
.videos-main {
    display:grid;
    grid-template-columns:repeat(4,1fr);
    gap:20px
}
.video-wrapper video {
    max-width:270px;
    width:100%;
    max-height:362px;
    height:100%;
    border-radius:7px
}
.video-wrapper {
    position:relative;
    width:100%;
    overflow:hidden
}
.play-icon,.social-border {
    position:absolute;
    top:50%
}
.video-thumbnail {
    width:100%;
    height:100%;
    object-fit:cover
}
.play-icon {
    left:50%;
    transform:translate(-50%,-50%);
    background:#fff;
    padding:15px;
    border-radius:50%;
    cursor:pointer
}
.modal-dialog video {
    width:100%;
    height:auto
}
.close-icon {
    pointer-events:none
}
#videoModal .modal-dialog {
    max-width:457px;
    width:100%;
    height:fit-content
}
#videoModal .modal-content {
    height:613px;
    padding:0;
    border:none;
    background-color:transparent
}
#videoModal .modal-body {
    padding:0;
    height:100%
}
#modal-video {
    width:100%;
    height:100%;
    object-fit:contain;
    border-radius: 10px;
}
.custom-close-btn {
    background-color:#b42805!important;
    border-radius:8px;
    width:30px;
    height:30px;
    opacity:1;
    border:none
}
.top-navbar {
    padding:10px 0
}
.top-navbar-bg {
    background-color:#ecf0f4
}
.navbar-nav {
    gap:36px
}
.navbar-toggler:focus {
    outline:0!important;
    border:none!important;
    box-shadow:none!important
}
.navbar {
    padding:14px 0
}
.footer_main {
    background-color:#b42805!important
}
.footer-link-wrapper {
    padding:25px 0 19px;
    border-bottom:.25px solid #d27e69;
    margin-bottom:20px
}
.footer-content {
    max-width:737px;
    width:100%;
    margin:auto
}
.social-icon {
    width:40px;
    height:40px;
    border-radius:100%;
    border:.25px solid #d27e69;
    background-color:#b42805
}
.social-media-wrapper {
    margin-top:20px
}
.social-border {
    width:100%;
    background-color:#d27e69;
    min-height:.25px;
    height:.25px
}
.header-scroller-wrapper {
    position:fixed;
    right:45px;
    bottom:45px;
    z-index:4;
    display: none;
}
body,html {
    overflow-x:hidden
}
a,img {
    display:block
}ad-wrapper,.wallpepar-download {
    box-shadow:0 0 5.9px -2px #00000000;
    opacity:0;
    transition:.5s ease-in-out;
    cursor:pointer
}
* {
    margin:0;
    padding:0;
    box-sizing:border-box
}
html {
    scroll-behavior:smooth;
    scroll-behavior:smooth
}
body {
    font-family:Poppins,sans-serif;
    font-size:16px!important;
    font-weight:400;
    line-height:1.5;
    color:#000!important;
    padding-top:118px;
    position:relative
}
a {
    text-decoration:none!important;
    color:inherit
}
h1,h2,h3,h4,h5,h6,p {
    margin-bottom:0!important
}
li,ul {
    padding:0!important;
    list-style:none;
    margin:0!important
}
img {
    max-width:100%
}
.fs-xs {
    font-size:12px
}
.fs-sm {
    font-size:14px
}
.fs-lg {
    font-size:18px
}
.font-italic {
    font-style:italic
}
::-webkit-scrollbar {
    display:none
}
.spacing {
    padding:30px 0;
}
.text-primary {
    color:#b42805!important
}
.header_main .navbar-collapse {
    background-color:#b42805!important;
    border-radius:30px;
    padding:15px
}
.list-disc {
    list-style:disc
}
.header_main.fixed {
    position:fixed;
    top:0;
    left:0;
    width:100%;
    background-color:transparent;
    animation:1s ease-in-out fixedheadre;
    z-index:111
}
.header_main.scrolled {
    background-color:rgba(255,255,255,.9);
    backdrop-filter:blur(8px);
    box-shadow:0 2px 10px rgba(0,0,0,.1)
}
.header_main.scrolled .nav-link.active,.nav-link.active {
    font-size:18px;
    font-weight: 600!important;
    color: #ffb24c !important
}
.header_main.scrolled .nav-link {
    color:#fff!important
}
@keyframes fixedheadre {
    from {
        transform:translatey(-100%)
    }
    to {
        transform:translatey(0)
    }
}
.disclaimer-content p {
    padding-bottom:20px
}
.status-content-wrapper {
    max-width:1028px;
    width:100%;
    margin:auto;
    display:grid;
    grid-template-columns:repeat(4,1fr);
    gap:20px
}
.status-img-wrapper .status-img {
    max-width:226px;
    width:100%;
    min-height:294px;
    height:100%;
    object-fit:cover;
    margin:0 auto;
    border-radius:12px
}
.status-img-wrapper {
    max-width:242px;
    width:100%;
    border:2px solid #b42805;
    border-radius:12px;
    padding:8px
}
.img-item:hover .wallpepar-download,.status-img-wrapper:hover .download-wrapper,.video-wrapper:hover .wallpepar-download,.wallpepar-img-item:hover .wallpepar-download {
    opacity:1
}
.view-btn {
    padding:12px 0;
    max-width:199px;
    width:100%;
    border-radius:25px
}
.live-darshan-title {
    font-size:36px;
    color:#ff0109
}
.ticker-wrapper {
    overflow:hidden;
    white-space:nowrap;
    position:relative;
    background-color:#b42805!important
}
.daily-darshan-status,.title-shape {
    background-color:rgba(180,40,5,.1)
}
.ticker {
    display:flex;
    width:max-content;
    animation:25s linear infinite ticker-scroll
}
.ticker-content {
    padding-right:10px
}
@keyframes ticker-scroll {
    0% {
        transform:translateX(0)
    }
    100% {
        transform:translateX(-50%)
    }
}
.daily-darshan-section-title {
    font-size:36px;
    color:#2b2c2d;
    max-width:max-content;
    margin:auto
}
.daily-darshan-status {
    padding:50px 0;
    position:relative;
    z-index:2
}
.daily-darshan-status-wrapper {
    max-width:1212px;
    width:100%;
    margin:auto
}
.dailydarshanStatus {
    max-width:1028px;
    width:100%;
    margin:auto
}
.daily-darshan-status-wrapper .swiper-navigation,.darshan-images .swiper-navigation {
    position:absolute;
    width:100%;
    top:50%;
    transform:translateY(-50%)
}
.dailydarshanImages img {
    max-width:367px;
    width:100%;
    margin:auto;
    border-radius:16px
}
.darshan-images {
    max-width:1250px;
    width:100%;
    margin:auto
}
.bg-content {
    max-width:816px;
    width:100%;
    margin:auto;
    position:absolute;
    bottom:66px;
    left:50%;
    transform:translateX(-50%)
}
.main-title-home {
    font-size:96px;
    margin-top:-10px
}
.bg-content-img {
    min-height:360px;
    height:100%;
    object-fit:cover
}
.title-shape {
    max-width:56px;
    width:100%;
    height:15px;
    position:absolute;
    right:-12px;
    top:25px
}
.wallpaper-section-content {
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:20px
}
.salangpur-king-img::after {
    content:"";
    position:absolute;
    background-image:url(../images/salangpur_king.png);
    background-repeat:no-repeat;
    background-position:right;
    max-width:649px;
    width:100%;
    min-height:944px;
    height:100%;
    top:-318px;
    right:0;
    z-index:1;
    pointer-events:none
}
.salangpur-king-wallpeparimg::after {
    z-index: -1 !important;
    top: 0px;
}
.wallpaper-section-content .wallpaper-img {
    max-height:231px;
    height:100%;
    border-radius:16px;
    max-width:367px;
    width:100%;
    object-fit:cover
}
.wallpepar-download {
    background-color:#fff;
    width:36px;
    height:36px;
    border-radius:100%;
    position:absolute;
    top:4px;
    right:4px
}
.wallpepar-download img {
    width:16px
}
.gallery-main .img-item {
    border-radius:19px
}
.gallery-main {
    display:flex;
    flex-direction:column;
    gap:12px
}
.gap-12 {
    gap:12px
}
.videos-main {
    display:grid;
    grid-template-columns:repeat(4,1fr);
    gap:20px
}
.video-wrapper video {
    max-width:270px;
    width:100%;
    max-height:362px;
    height:100%;
    border-radius:7px
}
.video-wrapper {
    position:relative;
    width:100%;
    overflow:hidden
}
.play-icon,.social-border {
    position:absolute;
    top:50%
}
.video-thumbnail {
    width:100%;
    height:100%;
    object-fit:cover
}
.play-icon {
    left:50%;
    transform:translate(-50%,-50%);
    background:#fff;
    padding:15px;
    border-radius:50%;
    cursor:pointer
}
.modal-dialog video {
    width:100%;
    height:auto
}
.close-icon {
    pointer-events:none
}
#videoModal .modal-dialog {
    max-width:345px;
    width:100%;
    height:fit-content
}
#videoModal .modal-content {
    height:613px;
    padding:0;
    border:none;
    background-color:transparent
}
#videoModal .modal-body {
    padding:0;
    height:100%
}
#modal-video {
    width:100%;
    height:100%;
    object-fit:contain
}
.custom-close-btn {
    background-color:#b42805!important;
    border-radius:8px;
    width:30px;
    height:30px;
    opacity:1;
    border:none
}
.top-navbar {
    padding:10px 0
}
.top-navbar-bg {
    background-color:#ecf0f4
}
.navbar-nav {
    gap:36px
}
.navbar-toggler:focus {
    outline:0!important;
    border:none!important;
    box-shadow:none!important
}
.navbar {
    padding:14px 0
}
.footer_main {
    background-color:#b42805!important
}
.footer-link-wrapper {
    padding:25px 0 19px;
    border-bottom:.25px solid #d27e69;
    margin-bottom:20px
}
.footer-content {
    max-width:737px;
    width:100%;
    margin:auto
}
.king-of-salangpur {
    width: 100%;
    max-width: 100%;
}
.social-icon {
    width:40px;
    height:40px;
    border-radius:100%;
    border:.25px solid #d27e69;
    background-color:#b42805
}
.social-media-wrapper {
    margin-top:20px
}
.social-border {
    width:100%;
    background-color:#d27e69;
    min-height:.25px;
    height:.25px
}
.swiper-button-lock, .swiper-pagination-lock, .swiper-scrollbar-lock{
    display: block;
}
.live_icon{
    width: 30px;
    height: 30px;
}
/*.live_icon{*/
/*    background-color: #B42805;*/
/*    border-radius: 50%;*/
/*    animation: live 2s infinite;*/
/*}*/
/*@keyframes live {*/
/*    from{*/
/*        transform: translate(0);*/
/*    }*/
/*    to{*/
/*        transform: translate(1);*/
/*    }*/
/*}*/
