.menuzord-menu > li > a {
    display: inline-block;
    padding: 0 15px;
    text-decoration: none;
    color: #333;
    outline: 0;
    font-size: 18px;
    font-weight: normal;
    -webkit-tap-highlight-color: transparent;
}

@media (min-width: 769px)
{
    .l-navbar_t-dark {
        background: #3A3B3B;
    }
    .l-header
    {
        height: 145px !important;
        background-color: #212424;;
    }


    .slider-full-width img{
        max-height: 584px;
    }

 
   .add_top_margin
    {
        margin-top: -95px !important;
    }

}

@media (max-width: 768px)
{
   .l-header {
        height: 62px !important;
        background-color: #212424;
    }
    .logo-brand
    {
        height: 62px !important;
        
    }

    .slider-full-width{
        margin-top: 61px;
    }

    .add_top_margin
    {
        margin-top: -36px !important;
    }



.slides .caption, .carousel.slide .carousel-inner .caption
{
    position: absolute;
    bottom: 9px;
    left: 0;
    padding: 15px 20px;
    color: #fff;
    background: rgba(0, 0, 0, .5);
    font-size: 17px;
}


.news_title
{
    font-family: verdana !important;
    font-size: 18px !important;
    color: #717171 !important;
}









}



.menuzord {
    position: relative;
    float: left;
    width: 100%;
    padding: 0;
    letter-spacing: .5px;
    text-transform: uppercase;
    background: none;
    height: 58px;

}

.menuzord-menu
{
    padding: 1px 10px 0px 22px;
}


.featured-item .title h4 {
    margin-bottom: 20px;
    letter-spacing: 1px;
    font-weight: normal;
    float: left;
}





.fun-info p
{
    text-align: left;
    font-size: 14px;
    font-family: arial , regular;
    line-height: 20px;
    color: white;
}
.about_us_sec
{
    background-color: #BB9663 !important;
}

.fun-info h2
{
    text-align: left;
    font-family: verdana , regular;
    line-height: 20px;
    color: white;
}



.orders_sections p
{
    text-align: left;
    font-size: 14px;
    font-family: arial , regular;
    line-height: 20px;
    color: black;
}

.orders_sections h2
{
    text-align: left;
    font-family: verdana , regular;
    line-height: 20px;
    color: #6a6a6a;
}
