@media only screen and (min-width:1400px) and (max-width:2000px) {
    .banner{
        background-size: cover !important;
        height:330px;
    }
}
@media only screen and (min-width:1000px) and (max-width:1399px) {
	.banner-content {

    padding: 45px 0 75px 0;
}
	.banner p {
    font-size: 17px;
    padding: 10px 0px;
}
	.button {
    font-size: 16px;
    padding: 10px 30px;
}
}
@media only screen and (max-width:992px) {
#category-slider{
    gap: 100px;
}
	.sub-banner {
    padding: 55px 0 55px 0;
}
	.sub-banner h3 {

    font-size: 18px;
}
	.flash-button {
   
    padding: 10px 10px;
    font-size: 13px;
}
	.col-md-61 i {
    font-size: 10px;
    padding-left: 8px;
}
p {
    font-size: 15px !important;
   
}
	.testimonial-slider1{
	margin-top:20px;
}
	.header-top{
		padding:10px 0;
	}
	.navbar-brand img {
    width: 60%;
}
	.navbar-brand h5 {

    font-size: 14px;
}
	.header-top .col-md-6{
		width:50%;
	}
   .banner {
    height: 280px;
    background-size: cover !important;
}
.banner-content {
    width: 470px;
    padding: 30px 0;
}
.banner h1 {
    font-size: 28px;
}
.banner p {
    font-size: 13px;
}
.button, .button1, .button2 {
    font-size: 14px;
    padding: 8px 20px;
    margin-right: 18px;
}
.cus-bg:after {
    width: 521px;
    height: 535px;
    top: 0;
    right: 0;
}
.about-section h2 {
    font-size: 25px;
}
.cus-bg {
padding: 0 10px 0 10px;
}
.cus-founder {
 padding: 0 10px 0 10px;
}
	.navbar-collapse{
		    position: fixed;
    top: 156px;
    width: 100%;
    left: 0px;
    z-index: 999;
}
	.sticky .navbar-collapse{
		top:57px;
	}
	#mega-menu-wrap-primary .mega-menu-toggle + #mega-menu-primary {
  
    height: 500px;
    overflow-y: scroll;
}
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
   
    border-bottom: 1px solid #ffffff6e;
}
	.navbar .container{
		justify-content:end;
	}
	.navbar-toggler-icon i{
		color:#fff;
	}
}
@media only screen and (max-width:767px ) {
	.pooja-details {
    border-right: unset;
    border-bottom: 1px solid #ededed;
}
   .banner-section {
    height: unset;
}
.cus-bg {
    padding: 20px 10px 20px 10px;
}
.cus-founder {
   padding: 20px 10px 20px 10px;
}
.cus-footer{
	padding-bottom:20px;
}
.gallery-section img {
    padding-bottom: 10px;
}
.cus-gallery .col-md-6 {
    padding-bottom: 10px;
}
}

@media only screen and (max-width:575px) {
    .banner {
    height: 170px;

}
.banner h1 {
    font-size: 18px;
}
.banner p {
    font-size: 12px;
    padding: 5px 0;
}
.button, .button1, .button2 {
    font-size: 12px;
    padding: 4px 10px;
    margin-right: 18px;
}
.button2 {
    margin-top: 0;
}
.testimonial-heading h3 {
    font-size: 18px;
}
.testimonial-heading p {
    font-size: 16px;
    padding: 8px 0 0 0;
}
.footer-section img {
    width: 17%;
}
.quick-links p{
	font-size:14px;
}
.cus-footer p {
    padding: 10px 0;
    font-size: 14px;
}
.footer-section h5 {
    font-size: 16px;
}
.quick-links li a {
    font-size: 14px;
}
.alangaram {
    height: 150px;
}
.today-details {
    width: 268px;
    padding: 0;
}
.today-details h4 {
    padding: 7px 0;
    font-size: 16px;
}
.alangaram p{
	font-size:13px;
}
.mt-8 {
    margin-top: 30px;
}
.pooja-details h3 {
    font-size: 18px;
    padding: 8px 0;
}
.pooja-details li {
    font-size: 15px;
    padding-bottom: 10px;
}
.pooja-details {
    padding: 10px;
}
}

@media only screen and (max-width:480px) {
	.copy-rights p, .copy-rights p a {
    font-size: 12px;
}
.scrollToTopBtn {
    font-size: 12px;
    line-height: 18px;
    width: 30px;
    bottom: 12px;
    right: 0;
}
}

@media only screen and (max-width:425px) {
	.banner-content {
    padding: 20px 0;
}
}