

/* Normal desktop :1300px. */
@media (min-width: 1300px) and (max-width: 1399px) {

    .header-menu ul li {
        margin: 0 12px 0;
    }
    /* ===== Hero Area ======= */

    
}

/* Normal desktop :1200 */
@media (min-width: 1100px) and (max-width: 1199px) {
    .active_header img {
        width: 55%;
    }
    .footer-widget-title h4 {
        font-weight: 600;
        font-size: 20px;
        line-height: 23px;
        color: #FFF7DD;
        margin: 0;
    }
    .ganesh-booking-img {
        padding-left: 0px;
    }
    .pooja-timing {
        padding: 25px;
    }

}

@media (min-width: 992px) and (max-width: 1099px) {
    .ganesh-booking-img {
        padding-left: 0px;
    }
    .active_header img {
        width: 55%;
    }
    .footer-widget-title h4 {
        font-weight: 600;
        font-size: 20px;
        line-height: 23px;
        color: #FFF7DD;
        margin: 0;
    }
    .pooja-timing {
        padding: 25px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .active_header img {
        width: 55%;
    }
     .footer-widget-title h4 {
        font-weight: 600;
        font-size: 20px;
        line-height: 23px;
        color: #FFF7DD;
        margin: 0;
    }
    .order-my-2{
        order: 2;
    }
    .order-my-1{
        order: 1;
    }
    .upcoming-dec {
        padding-left: 0;
        position: relative;
        padding-bottom: 40px;
    }
    .upcoming::before {
        width: 50%;
    }
    .about-dec {
        padding-right: 0;
        padding-bottom: 20px;
    }
}

/* Normal desktop :992px. */
@media (min-width: 200px) and (max-width: 991px) {
    .ganesh-booking-img{
        text-align: center;
    }
   .ganesh-booking-img img{
        width: 200px;
    }
    .contact-form{
        text-align: center;
    }
    .ganesh-booking-img {
    padding-left: 0;
}

.contact-form-box.style_two .contact-form button{
    width: 46% !important;
}
.upcoming .upcoming-im .order-my-2.p-0{
    padding-right: calc(var(--bs-gutter-x) * .5) !important;
    padding-left: calc(var(--bs-gutter-x) * .5)!important;
}

}


/* Normal desktop :768px. */
@media (min-width: 768px) and (max-width: 991px) {
   
      .footer-widget-title h4 {
        font-weight: 600;
        font-size: 20px;
        line-height: 23px;
        color: #FFF7DD;
        margin: 0;
    }
    .top_header_social{
        margin-bottom: 40px;
    }
    .v-1 p {
        font-size: 13px;
    }
    .v-2 p {
        
        font-size: 13px;
    }
    .v-1 {
        width: 90px;
    }
    .boder-vazhi {
        border-right: 1px solid #FCBE0A;
        padding: 0px 10px;
    }
    .vazhipadu-per-deta {
        background: #F9E9B6;
        border: 10px solid #fff;
        border-radius: 10px;
        padding: 10px;
        margin-bottom: 20px;
    }
    .checkbox label {
        font-size: 16px;
        padding-right: 15px;
    }
    .booking-num ul li {
        padding-bottom: 25px;
    }
    .our-location {
        background: #FFD251;
        padding: 15px 15px 15px 15px;
        border-radius: 10px;
    }
    .map {
        height: 300px;
    }
    .about-us::after {
        height: 232px;
        width: 120px;
    }
    .upcoming-dec h2 {
        font-size: 30px;
        line-height: 40px;
    }
}

@media (min-width: 200px) and (max-width: 767px) {
    .boder-vazhi {
        border-right: none;
        padding: 0;
        border-bottom: 1px solid #FCBE0A;
        padding-bottom: 5px;
        margin-bottom: 20px;
    }
    .details-vazhi ul li {
        display: block;
    }
    .details-vazhi ul li ul {
        display: inline-block;
    }
    .vazhipadu-pay .justify-content-end{
        justify-content: center !important;
    }
    .checkbox{
        padding-bottom: 15px;
        justify-content: center;
    }
    .v-1 {
        width: 140px;
    }
    .booking-num ul li {
        padding-bottom: 25px;
    }
    .our-location {
        background: #FFD251;
        padding: 15px 15px 15px 15px;
        border-radius: 10px;
    }
    .map {
        height: 300px;
    }
    .order-my-2{
        order: 2;
    }
    .order-my-1{
        order: 1;
    }
    .upcoming-dec {
        padding-left: 0;
        position: relative;
        padding-bottom: 40px;
    }
    .upcoming::before {
        width: 50%;
    }
    .about-dec {
        padding-right: 0;
        padding-bottom: 20px;
    }
    .pooja-timing {
        background: #FFEFBA;
        border-radius: 16px;
        padding: 16px;
        height: 100%;
    }
    .pooja-timing h4 {
        font-family: Poppins;
        font-weight: 700;
        font-size: 14px;
        line-height: 23px;
        margin-top: 5px;
        color: #161616;
    }
    .about-us::after {
        height: 232px;
        width: 120px;
    }
    .home-kalyanamandapam-img{
        display:block;
        margin-top: 50px;
        border-radius: 18px;

    }
    .home-kalyanamandapam::before{
        display: none;
    }
    .home-kalyanamandapam {
        padding: 50px 0 50px;
    }
}

/* Normal desktop :600px. */
@media (min-width: 600px) and (max-width: 767px) {
     .footer-widget-title h4 {
        font-weight: 600;
        font-size: 20px;
        line-height: 23px;
        color: #FFF7DD;
        margin: 0;
    }

    .active_header img {
        width: 70%;
    }
    .logo-text {
        font-family: Poppins;
        font-weight: 600;
        font-size: 13px;
    }
    .top_header_social{
        margin-bottom: 40px;
    }

    /*.advisar-header-area {
        display: none;
    }
    .sticky {
        display: none;
    }*/
   

}

/* small mobile :480px. */
@media only screen and (min-width: 480px) and (max-width: 599px) {
    .active_header img {
        width: 70%;
    }
    .logo-text {
        font-size: 13px;
    }

    .active_header span {
        width: 100%;
        display: block;
        font-size: 22px;
    }
    .logo-text a {
        
        padding-left: 15px;
    }
     .footer-widget-title h4 {
        font-weight: 600;
        font-size: 20px;
        line-height: 23px;
        color: #FFF7DD;
        margin: 0;
    }
    .top_header_social{
        margin-bottom: 40px;
    }

    /*.logo-text a {
        color: #FCC112;
        padding-left: 0;
        display: block;
        width: 100%;
        padding-top: 10px;
    }*/

    /*.advisar-header-area {
        display: none;
    }*/
    /* ===== Hero Area ===== */
    

}
@media (min-width: 200px) and (max-width: 575px) {
    .booking-num ul li {
        display: block;
        position: relative;
        padding-right: 0;
    }
    .booking-bg-bt {
        position: absolute;
        bottom: 0;
        right: 0;
        overflow: hidden;
        width: 130px;
    }
    .pooja-timing {
        background: #FFEFBA;
        border-radius: 16px;
        padding: 16px;
        height: auto;
        margin-bottom: 30px;
    }
    .main-home-bottom {
        display: block;
        gap: 10px;
        padding-top: 30px;

    }
    .marquee{
        padding: 10px 0;
    }
    .main-home-bottom .contact-form{
        padding-top: 20px;
    }
    .home-page .p-0{
        padding: 10px !important;
    }
    .upcoming-im .carousel-inner .carousel-item img {
        height: 360px;
        object-fit: cover;
        object-position: center;
        width: 100%;
    }


}


@media (min-width: 436px) and (max-width: 461px) {
    .logo-text a {
        
        padding-left: 30px;
    }

}

@media (min-width: 424px) and (max-width: 435px) {
    .logo-text a {
        
        padding-left: 18px;
    }

}
@media (min-width: 360px) and (max-width: 423px) {
    .logo-text {
        font-family: Poppins;
        font-weight: 600;
        font-size: 16px !important;
    }
    .logo-text a {
        color: #FCC112;
        padding-left: 0;
        padding-top: 10px;
        width: 100%;
        display: block;
    }
    .footer-widget-title h4 {
        font-weight: 600;
        font-size: 15px !important;
        line-height: 23px;
        color: #FFF7DD;
        margin: 0;
    }
    .vazhipadu-pay table {
        width: 100%;
    }
    .v-1 p {
        font-size: 15px;
    }
    .v-2 p {
        
        font-size: 15px;
    }
}
@media (min-width: 360px) and (max-width: 380px) {
     .logo-text {
        font-family: Poppins;
        font-weight: 600;
        font-size: 14px !important;
    }
    .footer-widget-title h4 {
        display: flex;
     }

}

@media (min-width: 366px) and (max-width: 377px) {
    .Phone-number {
    display: flex;
    gap: 10px;
}
.our-location .recent-post-text.style_two a {
    font-family: Poppins;
    font-weight: 500;
    font-size: 14px;
    color: #620D00;
    line-height: normal;
}

}
@media (min-width: 320px) and (max-width: 365px) {
    .Phone-number {
    display: block;
    gap: 10px;
}
.our-location .recent-post-text.style_two a {
    font-family: Poppins;
    font-weight: 500;
    font-size: 13px;
    color: #620D00;
    line-height: normal;
}
.our-location .recent-post-image i {
    background: #FA9300;
        padding: 2px;
        color: #620D00;
        border-radius: 4px;
        font-size: 12px;
}
.our-location .recent-post-item {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    margin-bottom: 30px;
}
.our-location .recent-post-text {
    flex: 1;
    display: flex
;
    align-items: center;
}
/*.our-location .recent-post-image{
    top: 0;
display: flex;
}*/

}

@media (min-width: 120px) and (max-width: 359px) {
    .logo-text {
        font-family: Poppins;
        font-weight: 600;
        font-size: 12.5px;
    }
    .logo-text a {
        color: #FCC112;
        padding-left: 0;
        padding-top: 10px;
        width: 100%;
        display: block;
    }
     .footer-widget-title h4 {
        display: flex;
     }
     .ganesh-booking-img img{
        width: 100%;
    }
    .booking-num {
        
        padding: 20px;
    }
    .booking-bg-bt {
        position: absolute;
        bottom: 0;
        right: 0;
        overflow: hidden;
        width: 100px;
    }
}


/* Mobile Devices :320px. */
@media (min-width: 360px) and (max-width: 408px) {

    .v-1 p {
        font-size: 14px;
    }
    .v-2 p {
        
        font-size: 14px;
    }
        .v-1 {
        width: 115px;
    }

}

/* Mobile Devices :320px. */
@media (min-width: 320px) and (max-width: 359px) {

    .v-1 p {
        font-size: 13px;
    }
    .v-2 p {
        
        font-size: 13px;
    }
        .v-1 {
        width: 100px;
    }
    .vazhipadu-per-deta {
    
    padding: 10px;
    }
    .vazhipadu-pay {
        background: #FFFFFF;
        padding: 10px;
        border-radius: 10px;
    }
    .checkbox label {
    font-family: Poppins;
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0%;
    vertical-align: middle;
    color: #620D00;
    padding-right: 19px;
}
.vazhipadu-pay table {
    width: 100%;
}
.pay-det {
    font-family: Poppins;
    font-weight: 400;
    font-size: 15px;
    line-height: 33px;
    letter-spacing: 0%;
    vertical-align: middle;
    color: #161616;
    margin-bottom: 5px;
}

}


@media (min-width: 320px) and (max-width: 479px) {

   .active_header img {
        width: 90%;
    }
    .logo-text {
        font-family: Poppins;
        font-weight: 600;
        font-size: 12px;
    }
    
    .header-menu ul li {
       
        margin: 0 10px 0;
        position: relative;
        z-index: 1;
    }
   /* .header-menu ul li a {
    display: inline-block;
    padding: 10px 0;
    font-size: 12px;}
     .footer-widget-title h4 {
        font-weight: 600;
        font-size: 17px;
        line-height: 23px;
        color: #FFF7DD;
        margin: 0;
    }*/
    .top_header_social{
        margin-bottom: 40px;
    }

    .home-book-vazhipadu-title {
        font-size: 25px;
        line-height: 35px;
    }
    .upcoming-dec h2 {
        font-size: 25px;
        line-height: 35px;
    }
    .about-dec h2 {
        font-size: 25px;
        line-height: 35px;
    }
    .upcoming-dec h2 {
    font-size: 25px;
        line-height: 35px;
    }
    .kalyana-mandapam-name {
        font-size: 25px;
        line-height: 35px;
    }
    

}


























/*xl device min width*/
@media screen and (min-width:992px) {
    

}

/*xl device min width*/
@media screen and (min-width:1200px) {

}