@media screen and (max-width:1399px) {
    .about-me h4 {
        font-size: 21px;
    }
    .freekundli {
        min-height: 661px;
    }
    .product , .all-btn {
        padding: 5px;
    }
}

@media screen and (max-width:1199px) {
    .contact-img img {
        height: 250px;
    }
    .contact-social ul li a {
        width: 40px;
        height: 40px;
    }
    .contact-left {
        height: 100%;
    }
    .about-me {
        height: 100%;
    }
}
@media screen and (max-width:991px)  {
#header-main {
    position: relative;
}
.header-login.add-btn {
    display: flex;
    justify-content: start;
}
.align-btn {
    display:inline;
}
.header-bottom {
    position: fixed;
    top: 0;
    left: 0;
    background: #2b0748;
    width: 250px;
    z-index: 11;
    display: none;
    height: 100%;
    box-shadow: 0 0 15px #000;
}
.header-menu ul {
    padding-top: 15px;
    text-align: left;
}
.header-menu ul li {
    display: block;
    padding-bottom: 10px;
}

.header-menu ul {
    padding-top: 70px;
}

.header-login .all-btn {
    background: none;
    padding: 5px 15px;
}
button.align-btn {
    border: none;
    font-size: 20px;
    border-radius: 2px;
    width: 40px;
    background-color: darkorange;
    color: #fff;
}
#banner-main {
    height: 500px;
}
.about-img {
    text-align: center;
}
.about-img img {
    width: 500px;
}
#about-main, #testimonial-main, #video-main, #blog-main, #contact-main {
    padding: 40px 0;
}
.contact-img img {
    height: 350px;
}   
#video-ads iframe {
    height:200px;
}
}
@media screen and (max-width:767px) {
    .banner-brand img {
        width: 60%;
    }
    .banner-btn ul {
        padding-left: 0;
    }
    .banner-btn ul li a button {
        margin-right: 7px;
        font-size: 18px;
    }
    .service h2 {
        font-size: 20px;
    }
} 
@media screen and (max-width:639px) {
    .banner-text h1 {
        font-size: 50px;
    }
    #banner-main {
        height: 490px;
    }
    #service-main, #pooja-main, #award-main, #gallery-main, #product-main, #related-main {
        padding: 40px 0;
    }
    .freekundli {
        min-height: 500px;
    }
    .pooja-img img, .award-img img, .gallery-img img, .product-img img {
        height: 200px;
    }
    #video-main iframe {
        height: 300px;
    }
    .about-img img {
        width:100%;
    }
    .related-img img {
        height: 200px;
    }
}
@media screen and (max-width:539px) {
    .blog-img img {
        height: 200px;
    }
    .pooja-img img, .award-img img, .gallery-img img, .product-img img {
        height: 250px;
    }
    .about-img img {
        height: 400px;
    }
    .banner-btn ul li {
        margin-bottom: 10px;
    }
    .header-logo img {
        width: 120px;
    }
    .banner-text h1 {
        font-size: 33px;
    }
    .banner-text h2 {
        font-size: 30px;
    }
    .banner-brand img {
        width: 70%;
    }
    .about-me h4 {
        font-size: 18px;
    }
}
@media screen and (max-width:479px) {
        .banner-text h1 {
    font-size: 27px;
}
    .banner-text h2 {
        font-size: 25px;
    }
    .banner-content-main {

    padding-left: 0;
}
#banner-main {
    height: 100%;
    padding-top: 29px;
}
    .banner-btn ul li a button {
        font-size: 16px;
    }
    .banner-content-main {
        padding-bottom: 10px;
    }
    .about-img img {
        height: 300px;
    }
    .about-me h4 {
        margin-bottom: 0;
        font-size: 16px;
    }
    .contact-img img {
        height: 300px;
    }
    .contact-social ul li {
        padding-right: 7px;
    }
}
