@media screen and (max-width:1366px) {
.container
{
	max-width:1320px;
}
}
@media screen and (max-width:1280px) {
.container
{
	max-width:1250px;
}
}
@media screen and (max-width:1199px) {
.container
{
	max-width:96%;
}
.banner-txt h1 {
    font-size: 54px;
    line-height: 64px;
}
.banner-txt p {
    font-size: 30px;
    line-height: 40px;
}
}
@media screen and (max-width:991px) {
.banner_sec img {
    height: 300px;
}
.banner-txt h1 {
    font-size: 44px;
    line-height: 54px;
}
.banner-txt p {
    font-size: 24px;
    line-height: 34px;
}
.about-masala-sec {
    padding: 40px 0 0 0;
    margin: 0;
}
.about-masala-info {
    display: block;
    padding-left: 0;
    margin-top: 20px;
}
.masala-sec {
    padding: 40px 0 40px 0;
    margin: 0;
}
.feature-sec {
    padding: 40px 0;
}
.feature-title {
    margin-bottom: 0;
}
.feature-main {
    margin: 20px 0 0 0;
}
.popular-special-sec {
    padding:10px 0 40px 0;
    margin: 0;
}
.products-title {
    margin-bottom: 0;
    margin-top: 30px;
}
.customer-title h2 br {
    display:none;
}
.testimonial-sec {
    padding: 40px 0;
}
.saying-custom-main {
    width: 90%;
    margin: 0 auto;
}
.blog-sec {
    padding: 40px 0;
}
.blog-title {
    margin-bottom: 0;
}
.blog-main {
    margin: 25px 0 0 0;
    padding: 0;
}
}
@media screen and (max-width:767px) {

}
@media screen and (max-width:667px) {

}
@media screen and (max-width:480px) {
.banner-txt h1 {
    font-size: 34px;
    line-height: 44px;
}
.banner-txt p {
    font-size: 18px;
    line-height: 28px;
}
.about-masala-info h3, .feature-title h3, .products-title h3, .blog-title h3 {
    font-size: 26px;
    line-height: 36px;
}
.about-masala-info p, .feature-title p {
    font-size: 16px;
    line-height: 26px;
}
.about-masala-info h5 {
    font-size: 20px;
    line-height: 30px;
}
.about-masala-info ul li {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 5px;
}
.combo-info h5 {
    font-size: 24px;
    line-height: 34px;
}
.combo-info h2 {
    font-size: 30px;
    line-height: 40px;
}
.customer-title h2 {
    font-size: 26px;
    line-height: 36px;
}
.saying-custom-main {
    width: 100%;
    margin: 0 auto;
}
.saying-info p {
    font-size: 16px;
}
.blog-info h5 {
    min-height: auto;
}
}
@media screen and (max-width:380px) {

}
@media screen and (max-width:320px) {

}