@media (max-width:1024px) {
    .adds .tab-content ul li {
        font-size: 12px;
    }
}

@media (max-width:991px) {
    #banner ,.adds, .tabber-img{
        position: relative;
        text-align: center;
    }
    hr{
        margin:20px auto;
    }
    .banner-text ,#resturant-menu .btn-default{
    margin-top: 50px;
}
.banner-text .btn-default{
    font-size:25px;
    margin-top:0;
    margin-bottom:55px
}
    .overlay {
        width: 100%;
        height: 100%;
        background-color: rgba(255, 255, 255, 0.59);
        position: absolute;
        top: 0;
        left: 0;
        z-index: 0;
    }
    #topbar::before {
        background: none;
    }
    #testimonial .media .fa.fa-quote-right{
        top:94%;
    }
    .description{
        display: inline-block;
    }
    .topbar-address {
        text-align: center;
    }
    .banner-text h3 {
        font-size: 32px;
    }
    .banner-text h2 {
        /* font-size: 38px; */
        /* margin-bottom: 20px; */
    }
    #testimonial .media .fa.fa-quote-left {
        top: 10px;
    }
    #testimonial .media {
        padding: 20px;
    }
    .box-text {
        margin-bottom: 20px;
    }
    .tab-content {
        margin-top: 20px;
    }
    .footer-detail,
    .featurebox {
        margin-bottom: 20px;
    }
    .box-text {
        margin-bottom: 45px;
    }
    #signUp-form .form-group {
        margin-bottom: 15px;
    }
}

@media (max-width: 768px) {
    #logo {
        text-align: center;
        margin-bottom: 10px;
    }
    #logo img {
        display: inline-block;
    }
    #testimonial .media,.work_block,.prefooter-detail {
        margin-bottom: 30px;
    }
}

@media (max-width: 640px) {}

@media (max-width: 480px) {
    .banner-text h1 {
        display: none;
    }
}

@media (max-width: 360px) {}

@media (max-width: 320px) {}
