html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
    max-width: 100%;
    margin: 0 auto;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}


/*Text*/
p {
    line-height:1.3em;
    font-family: 'Roboto Slab', serif;
    margin-bottom:20px;
}
li {
    font-family: 'Roboto Slab', serif;
}
h1 {
    font-size:3.0em;
    padding:25px 0 25px 0;
    font-family: 'Roboto Slab', serif;
    font-weight: 700;
    color:#F69D41;
}
h2 {
    font-family: 'Roboto Slab', serif;
    font-size:1.5em;
    padding-bottom:5px;
    font-weight: 700;
    color: #CC051F;
}
nav a {
    color:white;
}
nav ul li a:hover {
    color:#337ab7;
    text-decoration: none;
}
.vcenter {
    display: inline-block;
    vertical-align: middle;
    float:none;
}

/*Logo*/
.logo {
    background: url('../images/Logo.JPG') no-repeat center;
    background-size:contain;
    height: 150px;
    max-width:700px;
}
.offset {
    min-width:117px;
}

/*Navigation*/
header .row{
    background-color: #232558;
}
.main {
    height:150px;
}
.navigation {
    height:150px;
    margin-left:3%;
}
.navigation nav ul{
    text-align: center;
    display:block;
    margin-top: 100px;
}
.navigation nav ul li {

    display:inline;
    padding-right:2%;
    font-size:1.1em;
}
.navigation nav ul li a {
    color:white;
}
.navigation nav ul li a:hover {
    color:#3F51B5;
    text-decoration: none;

}
/*Carousel*/
.carousel {
    background-color: #232558;
    height:auto;
}
.carousel-inner img {
    margin:auto;
    border:5px solid white;
    border-radius: 1%;
}
.carousel-caption {
    text-align: center;
}
.carousel-caption h2{
    width:75%;
    margin-left:12.5%;
    color:white;
}
.carousel-caption i{
    font-style: italic;
}
/*Welcome*/
.welcome {
    width:100%;
    background-color: #232558;
    padding:0 0 50px 0;
}
.heading {
    text-align: center;
    margin-bottom:25px;
}
.description {
    margin-bottom:20px;
}
.welcome .container .description .col-md-8 {
    background-color: white;
    border: 2px solid #F69D41;
    border-radius: 1%;
    padding-top:20px;
    margin-bottom: 40px;
}
.threetrucks {
    margin-bottom:40px;
}
.threetrucksinner img{
    width:100%;
}
/*VIDEO*/

.social {
    text-align: center;
}
.social .col-xs-1 {
    border-radius: 100%;
    height: 95px;
    width: 95px;
    background-color: #1b6d85;
    text-align: center;
    margin:0 4%;
}
.social .col-xs-1 i {
    color: #F69D41;
    font-size: 4.5em;
    position: relative;
    top:calc(50% - 36px);
}

.social .col-xs-1 i.fa-twitter:hover {
    color: #1DA1F3;
}
.social .col-xs-1 i.fa-facebook:hover {
    color: #6d84b4;
}
.social .col-xs-1 i.fa-yelp:hover {
    color:#c41200;
}
.social .col-xs-1 i.fa-instagram:hover {
    color: #e1306c;
}


/*Menu*/
.outer {
    background: #e9ebee;
    background:linear-gradient(#E5E6E8,white);
}
.menu .header {
    text-align: center;
}
.menu .header h1 {
    font-family: 'Vast Shadow', "Courier New", serif;
}
.menuItem {
    padding-bottom: 2%;
}
.menuItem .col-sm-6 img {
    width:100%;
    height:auto;
}
.menuItem .col-sm-4 {
    position: relative;
    top: 40px;
}
.menuItem .col-md-4 h2 {

}
.vegetarian {
    background-color: #FFE6CB;
    border:3px dotted #F69D41;
    margin-bottom: 2%;

}
.vegetarian .header h1 {
    font-size:2.0em;
}
/*SCHEDULE*/
.schedule {
    background-color: #F69D41;
    padding-bottom: 45px;
}
.schedule .container .header {
    text-align: center;
}
.schedule .container .header h1 {
    font-family: 'Vast Shadow', "Courier New", serif;
    color:#232558;
}
.fc {
    width:75%;
    background-color: #fff;
    margin:0 auto;
    padding-top:18px;
    border: 1px solid;
    border-color: #e5e6e9 #dfe0e4 #d0d1d5;
    border-radius: 3px;
}
.fc-unthemed .fc-today {
    background-color: #F69D41;
}
.fc-toolbar h2 {
    font-family: 'Roboto Slab', serif;
    font-size: 2em;
}
.fc-day-header {
    background-color: #232558;
    line-height:40px;
    font-weight: 700;
    font-family: 'Roboto Slab', serif;
    color: #F69D41;
}
.fc-content {
    font-family: 'Roboto Slab', serif;
    line-height: 2.2em;
    font-size: 1.2em;
}
.fc th, .fc td {
    border: 3px solid #dfe0e4;
}
.fc-ltr .fc-basic-view .fc-day-number {
    font-family: 'Roboto Slab', serif;
}

.fc button .fc-icon {
    color: #232558;
}
/*MODAL*/
.modal {
    font-family: 'Roboto Slab', serif;
}
.modal-header h4 {
    font-size:1.5em;
    padding-bottom:5px;
    font-weight: 700;
    color: #CC051F;
}
.modal-body h2 {
    color: #232558;
    font-size:1.1em;
}

/*CATERING*/
.catering {
    background-color: #F69D41;
    text-align:center;
}
.catering h1 {
    color: #232558;
}
.catering p {
    width: 75%;
    margin:0 auto 20px;
}
.catering .container {
    padding-bottom: 30px;
}

/*CONTACT*/
.contact {
    background-color:#e9ebee;
}
.contact h1 {
    font-family: 'Roboto Slab', serif;
    font-weight: 700;
    color: #CC051F;
}
aside {
    font-family: 'Roboto Slab', serif;
    background: #232558;
    padding: 0.3em 1em;
    border-radius: 3px;
    color: #fff;
    margin-bottom: 20px;
}
.contact aside p {
    line-height: 1em;
}
textarea {
    width: 100%;
}
.content-head {
    text-transform: uppercase;
    letter-spacing: 0.1em;
}
.is-center {
    text-align: center;
}
 fieldset #name, fieldset #email {
    width:50%;
}
.button-success {
    color: white;
    border-radius: 4px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    background: rgb(28, 184, 65); /* this is a green */
}
.button-xlarge {
    font-size: 125%;
}
button.pure-button {
    float: left;
}
.email hr.middle {
    border-top:1px dashed darkred;
    max-width:330px;
    margin:20px 0;
}

/*PRESS*/
.press {
    background-color: white;
}
div.header{
    text-align: center;
}
.press .container .row h1 {
    font-family: 'Vast Shadow', "Courier New", serif;
}
blockquote {
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #F69D41;
    width:80%;
    padding: 15px 20px 15px 45px;
    position: relative;
    background-color: #FFE6CB;
}
blockquote::before{
    content: "\201C"; /*Unicode for Left Double Quote*/

    /*Font*/
    font-family: Georgia, serif;
    font-size: 60px;
    font-weight: bold;
    color: #999;

    /*Positioning*/
    position: absolute;
    left: 10px;
    top:5px;
}
.press a {
    display: block;
}
.press img {
    max-width:578px ;
    width:100%;

}


/*FOOTER*/
footer.container-fluid {
    background-color: #232558;
}
footer span {
    color:white;
    line-height: 1.8em;
}
footer span:nth-child(3) {
    float:right
}
footer br {
    display:none;
}
/*RETurn to TOP*/

#return-to-top {
    position: fixed;
    bottom: 40px;
    right: 20px;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.7);
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 16px;
    top: 13px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top:hover {
    background: rgba(0, 0, 0, 0.9);
}
#return-to-top:hover i {
    color: #fff;
    top: 5px;
}
/*NAVBAR*/
#fixed-nav {
    display: none;
}
.navbar {
    background-color: #232558;
    box-shadow: 1px 0.5px 5px black;
}
.navbar-default {
    border: none;
}
.navbar-collapse .nav li a{
    color: white;
}
.navbar-collapse .nav li a:hover {
    color:#337ab7;
}
.navbar .navbar-nav {
    display: inline-block;
    float: none;
    vertical-align: top;
}

.navbar .navbar-collapse {
    text-align: center;
}

/*Media queries*/
@media (max-width:991px) {
    .main {
        height: 190px;
    }
    .description {
        padding-bottom:0;
    }
    .offset {
        display:none;
    }
    .logo {
        margin:0 auto;
    }
    .navigation {
        height: 50px;
    }
    .navigation nav ul{
        margin-top:20px;
    }
    .welcome .container .description .col-md-8{
        margin-bottom:40px;
    }
    .menuItem .col-sm-4 {
        width:41.666666%;
    }
    .menuItem .col-sm-pull-5 {
        right:50%
    }

}
@media (max-width:767px) {
    h1 {
        font-size:2.4em;
        padding:25px 0 15px 0;
    }
    .menuItem .col-sm-4 {
        width:100%;
        position: static;
        padding-top:1.3%;
    }
    .fc {
        width:100%;
    }
    .catering p {
        width: 100%;
    }
    .email {
        background-color: white;
        margin:20px 0;
        padding:10px;
        border:2px solid #e2e2e2;
    }
}
@media (max-width: 605px) {
    .welcome {
        padding:20px 0;
    }
    footer span:nth-child(3) {
        float:none;
    }
    footer br {
        display: block;
    }
    footer.container-fluid {
        text-align: center;
    }
    .social .col-xs-1 {
        height: 75px;
        width: 75px;

    }
    .social .col-xs-1 i {
        font-size: 3.8em;
        top:calc(50% - 30px);
        left:calc(50% - 26px);
    }
}
@media (max-width:500px) {
    h1 {
        font-size:2.0em;
    }
    .main {
        height: 190px;
    }
    .logo {
        height:100px;
    }
    .navigation {
        height:40px;
    }
    .navigation nav ul{
        margin-top:15px;
    }
    .welcome .container .description .beg {
        margin-bottom:20px;
    }
    .fc button {
        padding: 0 .3em;
    }
    .fc-toolbar h2 {
        font-size: 1.6em;
    }
    .fc-day-header {
        line-height: 20px;
    }
    .social .col-xs-1 {
        margin:0 2%;
    }
    fieldset #name, fieldset #email {
        width:100%;
    }
    fieldset #message {
        width: 100%;
    }
    blockquote {
        width:100%;
    }
    .fixed-nav {
        height: 60px;
    }
    .fixed-nav nav {
        padding-top:10px;
        line-height: 1.4em;
    }



}
@media (max-width:401px) {
    .social .col-xs-1 {
        height: 60px;
        width: 60px;
        margin:10px 1% 0 1%;

    }
    .social .col-xs-1 i {
        font-size: 2.6em;
        top: calc(50% - 21px);
        left: calc(50% - 18px);
    }



}
@media (max-width:350px) {
    .welcome .container .description .col-md-8 {
        margin-bottom:0;
    }
    .welcome .container .description .beg {
        margin-bottom:20px;
    }
    .threetrucks {
        margin-bottom: 20px;
    }
    .menu .header h1 {
        font-size:2.1em;
    }
    .vegetarian .header h1 {
        font-size:1.6em;
    }
    .schedule .container .header h1 {
        font-size: 2.4em;
    }
    .social .col-xs-1 {
        margin:0 .75%;
    }
}
@media (max-width:350px) {
    .social .col-xs-1 {
        height: 50px;
        width: 50px;
    }
    .social .col-xs-1 i {
        font-size: 2.5em;
        top: calc(50% - 20px);
        left: calc(50% - 17px);
    }

}
@media
only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5){

    html,
    body{
        width:100%;
        overflow-x:hidden;
    }

}
