.address ul li {
    font-size: 16px;
}

.contact-right input.email {
    margin-left: 0;
}

.banner-text a.more {
    background-color: darkred;
    margin-top: 0;
    font-size: 18px;
}

.gallery-agileinfo-row .col-md-4 {
    margin-bottom: 30px;
}

@media (max-width: 414px) {
    .banner-text {
        padding: 8em 0;
    }
}

.contact-left iframe {
    height: 470px;
}

.contact-right input[type="submit"] {
    background: darkred;
    border: solid 1px #ffffff;
}

.banner {
    background: url(images/new/slide/1s.jpg) no-repeat center 0px;
    background-size: cover;
    position: relative;
}

.contact-right {
    background: url(images/new/bg/bg.jpg) no-repeat center 0px;
    background-size: cover;
    padding: 0;
}

.modal-header {
    border-bottom: none;
    padding: 15px !important;
}

.banner {
    min-height: auto;
    height: 150px !important;

}

.btn-online-box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 111;
}

.swiper-slide {
    background-size: cover;
}

.slide_container {
    position: relative;
    height: 800px;

}

.Online_Order_text h2 {
    font-size: 40px;
}

.order_btn_bar {
    margin-top: 20px;
}

.order_btn_bar .order_btn {
    background-color: #d9534f;
    color: white;
    display: inline-block;
    padding: 10px 20px;
    font-size: 18px;
    border-radius: 4px;
}


.btn-online-box {
    background-color: rgba(0, 0, 0, 0.26);
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
}

.order_btn {

}

.swiper-container {
    width: 100%;
    height: 100%;
}

.slide-box-outside {
    z-index: 0;
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.slide_container .slide-box {

    height: 100%;
}


.banner_fx {
    top: 0;
    width: 100%;
    left: 0;
    z-index: 999;
    position: fixed;
}

.btn-order:hover {
    border-color: #FE4140;
    background: #FE4140;
    color: white !important;
}

.header {
    padding-bottom: 10px;
}

.header.add_bg {
    background-color: black;
}

.btn-order {
    background: darkred;
    font-size: 18px;
    padding: .6em 1.5em;
    border: 3px solid #fff;
    color: #fff;
    font-weight: 300;
    display: inline-block;
    text-decoration: none;

}

.gallery-grids {
    height: 210px !important;
}

.logo {
    width: 160px;
    margin-bottom: 10px;
}


@media (max-width: 992px) {

    .slide_container {
        position: relative;
        height: 300px;
        margin-top: 79px;
    }



    .logo {
        width: 100px !important;
        margin-top: 0 !important;
        margin-bottom: 0 !important;

    }.navbar-default .navbar-toggle {
    margin-top: 10px;
         }

    .header {
        padding: 1em;
        background: black;
    }

}

