/*!
 * Start Bootstrap - Business Casual Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */
body {
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Fondamento","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    letter-spacing: 3px;
}

button {
    font-family: "Kalam", "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 1.25em;
    line-height: 1.6;
    color: #000;
    font-weight: 700;
}
p {
    font-family: "Kalam", "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 1.25em;
    line-height: 1.35;
    color: #000;
    font-weight: 300;
}

hr {
    max-width: 400px;
    border-color: #999999;
}
td {
    font-family: "Kalam", "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 1.25em;
    font-weight: 300;
    line-height: 1.6;
    color: green;
}
th {
    font-family: "Kalam", "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 1.3em;
    font-weight: 500;
    line-height: 1.6;
    color: red;
    text-decoration: underline;
}

.brand,
.address-bar {
    display: none;
}

.navbar-brand {
    font-family: "Quintessential", "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    letter-spacing: 2px;
}

.navbar-nav {
    text-transform: none;
    font-weight: 400;
    letter-spacing: 3px;
}

.img-full {
    min-width: 100%;
}

.brand-before,
.brand-name {
    font-family: "Quintessential","Helvetica Neue",Helvetica,Arial,sans-serif;
}

.brand-before {
    margin: 10px 0;
}

.brand-name {
    margin: 0;
    font-size: 4em;
}

.tagline-divider {
    margin: 15px auto 3px;
    max-width: 250px;
    border-color: #999999;
}

.box {
    margin-bottom: 10px;
    padding: 20px 10px;
    background: #fff;
    background: rgba(255,255,255,0.7);
}

.intro-text {
    font-size: 1.25em;
    font-weight: 400;
    letter-spacing: 1px;
}

.img-border {
    float: none;
    margin: 0 auto 0;
    border: #999999 solid 1px;
}

.img-left {
    float: none;
    margin: 0 auto 0;
}

footer {
    background: #fff;
    background: rgba(255,255,255,0.5);
}

footer p {
    margin: 0;
    padding: 40px 0;
}


/* Style the tab */
div.tab {
    overflow: hidden;
    border: 1px solid #ccc;
    border-bottom: 1px solid black;
    background-color: #f1f1f1;
}

/* Style the buttons inside the tab */
div.tab button {
    background-color: red;
    float: left;
    outline: none;
    cursor: pointer;
    padding: 2px 10px;
    margin-right: 5px;
    transition: 0.3s;
}

/* Change background color of buttons on hover */
div.tab button:hover {
    background-color: #ddd;
}

/* Create an active/current tablink class */
div.tab button.active {
    border-top: 2px solid black;
    border-right: 2px solid white;
    border-bottom: 2px solid white;
    border-left: 2px solid black;
    background-color: #ccc;
}

/* Style the tab content */
.tabcontent {
    display: none;
    background-color: #f1f1f1;
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-top: none;
    -webkit-animation: fadeEffect 1s;
    animation: fadeEffect 1s; /* Fading effect takes 1 second */
}

.text-left {
    margin-left: 15px;
    margin-right: 15px;
}


@media screen and (min-width:768px) {
    .brand {
        display: inherit;
        margin: 0;
        padding: 30px 0 10px;
        text-align: center;
        text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
        font-family: 'Roboto',"Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 5em;
        font-weight: 700;
        line-height: normal;
        color: #fff;
    }

    .top-divider {
        margin-top: 0;
    }

    .img-left {
        float: left;
        margin-right: 25px;
    }

    .food-bar {
        font-family: catamaran;
        display: inherit;
        margin: 0;
        padding: 0 0 10px;
        text-align: center;
        text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
        font-size: 2.5em;
        font-weight: 900;
        letter-spacing: 3px;
        color: #fff;
    }
    .phone-bar {
        font-family: catamaran;
        display: inherit;
        margin: 0;
        padding: 0 0 10px;
        text-align: center;
        text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
        font-size: 2.5em;
        font-weight: 900;
        letter-spacing: 3px;
        color: #fff;
    }
    .address-bar {
        font-family: catamaran;
        display: inherit;
        margin: 0;
        padding: 0 0 10px;
        text-align: center;
        text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
        font-size: 1.5em;
        font-weight: 900;
        letter-spacing: 3px;
        color: #fff;
    }

    .navbar {
        border-radius: 0;
    }

    .navbar-header {
        display: none;
    }

    .navbar {
        min-height: 0;
    }

    .navbar-default {
        border: none;
        background: #fff;
        background: rgba(255,255,255,0.75);
    }

    .nav>li>a {
        padding: 15x 30px 15px 50px;
    }

    .navbar-nav>li>a {
        line-height: normal;
    }

    .navbar-nav {
        display: table;
        float: none;
        margin: 0 auto;
        table-layout: fixed;
        font-size: 1.1em;
    }
}

@media screen and (min-width:1200px) {
    .box:after {
        content: '';
        display: table;
        clear: both;
    }
}