@media (width >=1301px) {
    .container {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

@media (width <=1300px) {

    #carouselExampleDark>img:nth-child(1),
    #carouselExampleDark>img:nth-child(2) {
        width: 170px;
    }

    #carouselExampleDark>img:nth-child(3),
    #carouselExampleDark>img:nth-child(4) {
        width: 90px;
        top: 100px !important;
    }
}

@media (width <=767px) {

    #carouselExampleDark>img:nth-child(1),
    #carouselExampleDark>img:nth-child(2) {
        width: 120px;
    }

    #carouselExampleDark>img:nth-child(3),
    #carouselExampleDark>img:nth-child(4) {
        width: 60px;
        top: 50px !important;
    }
}

@media (width <=576px) {
    #carouselExampleDark>img:nth-child(1),
    #carouselExampleDark>img:nth-child(2) {
        width: 70px;
    }

    #carouselExampleDark>img:nth-child(3),
    #carouselExampleDark>img:nth-child(4) {
        width: 30px;
        top: 20px !important;
    }
}

/* LAKSHMI CSS */

@media screen and (max-width:1820px){

}

@media screen and (max-width:1700px){
	
	/* HEADER CSS */

/* FOOTER CSS */

}


@media screen and (max-width:1370px){
	
.container {
	padding-right: 15px;
	padding-left: 15px;
}

/* HEADER CSS */

/* FOOTER CSS */

}


@media only screen and (max-width:1300px){
	/* HEADER CSS */
.navbar a, .navbar a:focus { font-size:14px; padding:4px 10px;}

	
}

@media only screen and (min-width:992px) and (max-width:1299px){
	
.carousel-item img{
	height:450px;
	/*object-fit: cover;*/
}
}
@media only screen and (min-width:992px) and (max-width:1023px){
	
.grid-section {
    grid-template-columns:270px 1fr 270px;
}

}


@media only screen and (min-width:1024px) and (max-width:1299px){

.grid-section {
    grid-template-columns:300px 1fr 300px;
}


}


@media only screen and (max-width:991px){
	
/* HOME PAGE CSS */

.grid-section {
    grid-template-columns: none;
    grid-gap: 10px;
}
.grid-middle {
    grid-column: 1 / span 2;
    grid-row: 1;
}

/* FOOTER CSS */

}

@media only screen and (max-width:1199px){

/* HEADER CSS */

.h-title {
    font-size:25px;
}
.welcome-title {
    font-size: 30px;
}

/* FOOTER CSS */

.footer-block { padding:25px;}
.fbox2{margin-left:0px;}
.fbox3 { display: initial;}
.fmap iframe { width: 100%;}
.subscribe-box input {width: 100%;}
.fsocial-icons {margin-top: 20px;text-align: initial;}
}


@media only screen and (max-width:1023px){

	/* common css  */

.rsp-lg-m-0 {margin: 0;}

.rsp-lg-mr-0 {margin-right: 0;}

.rsp-lg-ml-0 {margin-left: 0;}

.rsp-lg-mt-0p{margin-top:0px;}

.rsp-lg-mt-10p{margin-top:10px;}

.rsp-lg-mt-20p{margin-top:20px;}

.rsp-lg-mt-25p{margin-top:25px;}

.rsp-lg-mt-30p{margin-top:30px;}

.rsp-lg-mtb-20p{margin-top:20px;margin-bottom:20px;}

.rsp-lg-mtb-25p{margin-top:25px;margin-bottom:25px;}

.rsp-lg-mlr-auto{margin-left:auto; margin-right:auto;}

.rsp-lg-mb-20p {margin-bottom: 20px;}

.rsp-lg-mb-25p {margin-bottom: 25px;}

.rsp-lg-mb-40p {margin-bottom: 40px;}

.rsp-lg-p-0 {padding: 0;}

.rsp-lg-pr-0 {padding-right: 0;}

.rsp-lg-ptb-25p{padding-top:25px;padding-bottom:25px;} 

.wh-lg-init {white-space: initial;}

.rsp-lg-dis-block {display: block !important;}

.rsp-lg-txt-center {text-align:center;}

.rsp-lg-flex-dir {flex-direction: column-reverse;}

.rsp-lg-ht-auto{height: auto;}

/* common titles css  */

/* HEADER CSS */

/* HEADER-BOTTOM CSS  */

.header-nav { background-image:none;padding:0px;	}
.navbar a, .navbar a:focus {
    padding:10px;
}

.center-logo {
    height: 90px;
}
.left-logo, .right-logo {
    height: 115px;
}
.h-title {
    font-size: 20px;
    letter-spacing: 0;
}
.h-subtitle {
    font-size: 12px;
}

/* FOOTER CSS */
.footer-block { padding:15px;}


}




@media only screen and (max-width:991px){ 

/* COMMON CSS */

.common-section {
    padding-top: 25px;
    padding-bottom: 25px;
}
.pt-gap{
	padding-top:25px;
}
.pb-gap{
	padding-bottom:25px;
}

/* HEADER CSS */

/* HOME PAGE CSS */

.welcome-sec {padding:20px 0px;}
.welcome-title {font-size:21px;}
.welcome-title span {font-size: 14px;}
.w-dgn:after {background-size: 100%;}
.daily-hd { padding: 15px; font-size: 20px;}
.scard-box {padding: 15px 15px 25px 15px;}
.scard-grid { column-gap: 10px; row-gap: 10px;}
.sch-title, .scard-title {font-size: 12px;}
.scard-title span {font-size: 11px;}

/* FOOTER CSS */

/* INNER PAGES COMMON CSS */

.inner-grid-section {
    grid-template-columns:repeat(1,1fr);
}

}

@media screen and (max-width:900px){ 

}

@media screen and (max-width:767px){ 

/* common css  */

.rsp-m-0 {margin: 0;} .rsp-m-5p {margin: 5px;} 

.rsp-mt-10p {margin-top:10px;} 

.rsp-mt-15p {margin-top:15px;} 

.rsp-mt-20p {margin-top:20px !important;} 

.rsp-mt-25p {margin-top: 25px;}

.rsp-mtb-20p{margin-top:20px;margin-bottom:20px;} 

.rsp-mtb-25p{margin-top:25px;margin-bottom:25px;} 

.rsp-mtb-40p{margin-top:40px;margin-bottom:40px;} 

.rsp-mt-0 {margin-top: 0px;}

.rsp-mb-0 {margin-bottom: 0px;}

.rsp-mb-20p {margin-bottom: 20px;}

.rsp-mb-25p {margin-bottom: 25px;}

.rsp-p-0 {padding: 0;} .rsp-pr-15p{padding-right:15px;} .rsp-pl-15p{padding-left:15px;}

.rsp-pt-10p{padding-top:10px;}

.rsp-pt-20p{padding-top:20px;}

.rsp-ptb-15p{padding-top:15px;padding-bottom:15px;} 

.rsp-ptb-20p{padding-top:20px;padding-bottom:20px;} 

.rsp-ptb-25p{padding-top:25px;padding-bottom:25px;} 

.rsp-ptb-30p{padding-top:30px;padding-bottom:30px;}

.rsp-pt-0 {padding-top: 0;}

.rsp-pb-0 {padding-bottom: 0;}

.rsp-pb-20p{padding-bottom:20px;} .rsp-pb-25p{padding-bottom:25px;} .rsp-pb-30p{padding-bottom:30px;} .rsp-pb-40p{padding-bottom:40px;}

.rsp-w-100{width:100% !important;}

.rsp-ht-auto{height: auto;}

.rsp-margin-auto{margin: auto;}

.wh-md-init {white-space: initial;}

.rsp-md-flex-dir {flex-direction: column-reverse;}

.rsp-m-txt-center {text-align:center !important;} 

.rsp-m-txt-initial {text-align:initial !important;}

.rsp-m-dis-block {display: block !important;}

.rsp-m-justify-initial {justify-content:initial;}

.rsp-m-justify-space {justify-content: space-between;}

.rsp-m-justify-center {justify-content: center;}

/* COMMON CSS */

/* HEADER CSS */

/* logo css */
.center-logo { height:80px;}
.left-logo, .right-logo {display:none;}
.h-title {font-size:14px;letter-spacing: 0; line-height:20px;}
.h-subtitle {font-size: 8px; line-height: 12px;}

/* HOME PAGE CSS */

.banner-br:before {
    border-image-slice: 30;
}
.main-bg-block { padding-bottom: 20px;}
.welcome-subtitle {font-size:13px;padding-bottom:5px;}
.w-dgn:before {width: 100%;}
.w-dgn:after {background-image: none;}
.sch-block {grid-template-columns: repeat(3,1fr); row-gap: 15px;}

.welcome-sec p{
	line-height:23px;
}
.dailyevent-section {
   background-size: 1000px;
    padding: 10px 0px 25px 0px;
}
.namalu-icon {
    width: 180px;
}
.daily-block {
    padding:0px;
}
.scard {
    padding: 20px;
}

/* table css */
.table-hd-blk {
	padding: 10px 10px 5px 10px;
	border: 0;
}
.daily-event-li {
    padding: 10px;
}

.daily-event-li tr {
	display: grid;
	border: 1px dotted #50545c;
	border-radius:8px;
	margin-bottom: 10px;
}
.daily-event-li td {
	display: flex;
	white-space: normal !important;
	padding:5px 15px !important;
	border: 0 !important;
}
.eve-hd {
    margin-top: -8px;
}
.eve-mainico {
    padding: 0 !important;
}
.right-arrow {
    position: absolute;
    right: 15px;
    bottom: 15px;
}
.d-ico {
    margin-right:3px;
}
.calend-icon {
    margin-right: 6px;
}

/* BUTTONS CSS */


.cmd-btns li a {
    font-size: 12px;
    padding-right: 5px;
	width: 180px;
}
.cmd-btns li a img {
    height: 36px;
    margin-right: 10px;
}
.content-wrap {
    height: 468px;
}

/* FOOTER CSS */

/* INNER PAGES COMMON CSS */
.inner-grid-section { gap:10px;}
.pad-gap{padding:10px;}

.inner-bx, .side-grid{padding:0px;}



}

@media screen and (max-width:640px){


/* WEEKLY SERVICES PAGE CSS */

.wservice-card {
    display: block !important;
}
.wservice-icon{
	text-align: center;
}
.wservice-icon img {
    width: 100%;
    margin-bottom: 10px;
}
	

}

@media screen and (max-width:575px){
	
/* common css  */

.rsp-sm-dis-block {display: block !important;}

.rsp-sm-mt-10p {margin-top:10px;} 

.rsp-sm-mt-15p {margin-top:15px;} 

.rsp-sm-mr-0 {margin-right:0;} 

.rsp-sm-pt-20p {padding-top:20px;}

.rsp-sm-flex-dir {flex-direction: column-reverse;}

.rsp-sm-txt-initial{text-align:initial;}

.rsp-sm-txt-center{text-align:center;}

.rsp-sm-margin-auto{margin: auto;}

.rsp-sm-font16{font-size:16px;}

/* common css */


/* HEADER CSS */
.header-logo{height:13vh; object-fit: cover;}

/* HOME PAGE CSS */
	
.grid-middle {grid-column: 1 / span 1;}
.grid-right-content, .grid-left-content { width: 325px; margin: auto;}

.event-btns-blk button {margin-right: 0;}
.daily-event-li table td, .daily-event-li table th {padding: 0px 5px; font-size: 13px;}
.eve-hd {font-size: 14px !important;line-height: 22px;}
.sch-block {grid-template-columns: repeat(2,1fr);}
.scard-title {
	font-size: 11px;
	line-height: 16px;
}
	
.archana-lis li {
	font-size: 17px;
	letter-spacing: 1px;
	line-height: 25px;
	padding: 10px;
    margin-top: 7px;
}
.archana-lis li p:before, .archana-lis li p:after {
    background-size: 18px;
}
	
.hrz-btns {
	display: grid;
	gap:5px;
	grid-template-columns: repeat(2, 1fr);
}
.cmd-btns li a {
    width: auto;
}
.cmd-btns li a img {
    height:34px;
    margin-right:5px;
}

.ue-card {
    padding: 5px;
}
.ue-icon img {
    width: 100% !important;
}
.ue-content {
    padding: 10px 0px 15px 0px;
}
.ue-title {
    padding: 0px 10px;
}
.ue-lis li {
    padding: 8px 10px;
}
.revent-tble td {
    font-size: 13px;
}



}

@media screen and (max-width:500px){

/* FOOTER CSS */
.f-dtl{display:block !important;}

/* INNER PAGES COMMON CSS */


}


@media screen and (min-width:576px) and (max-width:767px){
	
.scard-grid {
    grid-template-columns: repeat(3,1fr);
}
.gal-grid {
    grid-template-columns: repeat(3, 1fr);
}

}


@media screen and (min-width:768px) and (max-width:991px){
	

.grid-right-content, .grid-left-content { width: 325px; margin: auto;}

}

@media screen and (min-width:992px) and (max-width:1199px){
	
	/* HEADER CSS */
	

/* HOME PAGE CSS */
.scard {
    padding: 15px;
}
.scard-title {
    font-size:12px;
}
.archana-lis li {
    padding: 5px;
    font-size: 15px;
    line-height: 22px;
}


}

@media screen and (min-width:992px) and (max-width:1023px){
	
.scard-title {
    font-size: 10px;
    line-height: 16px;
}

}





@media only screen and (max-width:1244px){
	
	
}



/* MEGA MENU RESPONSIVE COMMON CODE CSS */


@media (width <=991px) {
	
    .nav-item.dropdown {
        display: flex;
        align-items: center;
        flex-direction: column;
    }
	    /* .nav-dropdown > li > a, */
    /* .megamenu-list > li > a { */
        /* color: #fff !important; */
    /* } */

    /* .nav-dropdown > li > a:hover { */
        /* background-color: transparent; */
        /* color: #fff; */
    /* } */


    /* .navbar-nav > li:hover, */
    /* .navbar-nav > li.active { */
        /* background:#1C1E59; */
    /* } */
    /* .navbar-nav > li:hover a, */
    /* .navbar-nav > li.active a { */
        /* background:#1C1E59; */
        /* color: #fff !important; */
    /* } */

	    /* .nav-menu > li:hover, */
    /* .nav-dropdown { */
        /* background-color: #ab0d0f !important; */
        /* background-image: none !important; */
    /* } */

}


/* Sri responsive */
@media screen and (max-width:400px){ 
    .inner-bx.px-3 {padding-inline: 0px !important;}
}
/* 24-9-2024 Sri responsive */
@media screen and (max-width:1144px){ 
    .upcoming-block {grid-template-columns: repeat(2, 1fr);}
}
@media screen and (max-width:1024px){ 
    .header-top-section {z-index: 0;}
}
@media screen and (max-width:1023px){ 
    .cart-btn {margin-top: 10px;}
}
@media screen and (min-width:1024px) and (max-width:1090px){ 
    .log-blk {margin-left: 0;}
}
@media screen and (max-width:991px){ 
    .cartadded-bg.bg-properties.pos-relative {margin: 0;padding-top: 57px;background: transparent;}
    .cartadded-bg::before {
        /* background-size: cover; */
        height: 100%;top: 0;}
}
@media screen and (max-width:768px){ 
    .scard-box.inner_set .table.ss_table td {display: flex;text-align: center;justify-content: center;}
    .col-md-6 .scard-box.inner_set .table.ss_table td {display: flex;text-align: start;justify-content: flex-start;}
    .col-md-6 .scard-box.inner_set .table.ss_table tr {border-bottom: 1px dotted;display: flex;justify-content: space-between;align-items: center;}
    .inner-hd .president-btn1 {position: static;margin-left: auto;display: inline-block;}
    .upcoming-block {grid-template-columns: repeat(1, 1fr);}
    .gal-grid {grid-template-columns: repeat(2, 1fr);}
}
@media screen and (max-width:576px){ 
    .inner-grid-section.pad-gap.serivice-right-block {display: block;}
    .inner-title-container.d-flex.align-items-center {flex-wrap: wrap;gap: 10px;}
    .search-sec.position-relative {display: flex;width: 100%;justify-content: end;}
    .search-sec.position-relative input#Search {width: 90%;}
    .copy-right-block.rsp-m-txt-center {padding-top: 30px;}
    .hrz-btns {grid-template-columns: repeat(1, 1fr);}
    .btn-size.btn-orange-grd.btn-pd.text-white.text-center.w-auto.px-4.py-1 {display: inline-block;}
    ul.cmd-btns.hrz-btns.btn-color.buttonslis.mb-3.mt-3>li {text-align: center;}
    .btn-size.btn-orange-grd.btn-pd.text-white {display: inline-block;}
}
@media screen and (max-width:500px){ 
    .upcoming__content.sr_set {flex-direction: column;}
    .blog_content .d-flex.justify-content-between.align-items-center {flex-direction: column;}
    .blog_content .d-flex.justify-content-between.align-items-center p {margin-bottom: 0;}
}
@media screen and (max-width:450px){ 
    .wservice-content .wservice-top .d-flex.w-100.gap-3.mt-3 {flex-direction: column;}
}
@media screen and (max-width:370px){ 
    .event-btns-blk.rsp-m-txt-center.txt-end.rsp-mt-10p {display: flex;flex-direction: column;gap: 6px;}
    .archana-lis li p::before {left: -25px;}
    .archana-lis li p::after {right: -25px;}
    .scard-box2 .table.text-start.mb-0 tr td:nth-child(2) {margin-left: auto;}
    .scard-box2 .content-wrap .table.text-start.mb-0.ss_table tr {display: flex;flex-wrap: wrap;border-bottom: 1px dotted;}
}
