@media (min-width: 150px) and (max-width: 479px) {
    .social-media-links {
        float: none;
        margin: auto;
        text-align: right;
        margin-top: 5px;
        margin-bottom: 10px;
    }
nav.navbar.navbar-expand-lg.main-navbar a {
    color: #fff;
    padding: 4px 2px;
    padding-bottom: 2px;
}
.callus-information {
    display: none !important;
}
.slider-text {
    margin-top: 10%;
}
section#header-top-view {
    margin-top: 0 !important;
}
.app-screen-img {
    float: none;
    margin: auto;
    text-align: center;
    top: 30px;
}

.app-screen-img img {
    width: 250px;
}
section#aboutus {
    margin-top: 60px;
}
.about-us-txt {
    margin-top: 15px;
    padding: 0px 10px;
}
section#app-features {
    margin-top: 30px;
}
.section-title h2 {
    width: 90%;
}
section#download-app{
 margin-top:0;
}
.footer-title-links {
    margin-top: 0;
}
.contact-box-links {
    margin-top: 0;
}
.app-download-option {
    margin-top: 0;
}
.page-title h4 {
    margin-bottom: 0;
}
.breadcrumb-link {
    float: none;
    position: relative;
    top: 0;
}
.breadcrumb-link ol.breadcrumb {
    margin-bottom: 0;
}
section#inner-breadcrumb {
        padding-bottom: 10px;
        padding-top: 10px;
    }
section#about-us-inner {
    margin-top: 20px;
}
section#amazing-food{
 margin-top:20px;
}
section#testimonials-box {
    margin-top: 25px;
}
section#footer-section{
  margin-top:20px;
}
.footer-title {
    margin-bottom: 20px;
}
section#contact-inner {
    margin-top: 25px;
}
.contact-box-list{
 width:100%;
}
.social_media_box{
 width:100%;
}
.download-app-text-inner {
    margin-top: 5%;
}
section#app-features-list {
    margin-top: 20px;
}
.download-app-icon-inner {
    margin-top: 30px;
}
section#view-stats {
    margin-top: 25px;
}

}


@media (min-width: 480px) and (max-width: 767px) {

}


@media (min-width: 768px) and (max-width: 991px) {
.slider-text {
    margin-top: 15%;
}
section#slider-image{
  min-height: 350px;
}
.app-screen-img{
  top:0;
}
.app-screen-img img {
        width: 275px;
        margin-top: 20px;
    }
.slider-text h1 {
    font-size: 27px;
}
section#aboutus {
    margin-top: 30px;
}
section#app-features {
    margin-top: 40px;
}
.section-title h2 {
    width: 100%;
}
section#download-app {
        margin-top: 25px;
        min-height: 480px;
    }

section#footer-section{
 margin-top:0;
}
.footer-title-links {
    margin-top: 0;
}
.contact-box-links
 {
    margin-top: 0;
}
.app-download-option {
    margin-top: 0;
}

}


@media (min-width: 992px) and (max-width: 1199px) {


}


@media (min-width: 1368px) and (max-width: 1920px) {



}