body {
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    line-height: 157%;
    color: #ADADAD;
    font-size: 13px;
    letter-spacing:0px;
}
body h1 {
    font-size: 30px;
    font-weight: bold;
    color: #E6E6E6;
    line-height: 120%;
}
.footer h1 {
    color: #FFFFFF;
}
body h2 {
    color: #CCCCCC;
    font-size: 24px;
    font-weight: bold;
    line-height: 120%;
}
body h3 {
    color: #8D8D8D;
    font-size: 20px;
    font-weight: normal;
    line-height: 120%;
}
body h4 {
    color: #8D8D8D;
    font-size: 14px;
    font-weight: bold;
}
body p {
    font-size:13px;
    color: #ADADAD;
}
.email_box p {
    font-weight: bold;
    font-size:15px;
}
body a {
    color: #00CCFF;
    font-weight: normal;
    text-decoration: none;
    font-size: 13px;
}
body a:active, body a:hover {
    color: #99FF00;
}
body a:visited {
    color: #CC6600;
    font-style: italic;
    font-size: 36px;
    text-align: right;
}
body li {
    font-size: 13px;
}
body {
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    line-height: 157%;
    color: #ADADAD;
    font-size: 13px;
    letter-spacing:0px;
}
body {
    font-family: "Courier New";
    text-align: left;
    line-height: 157%;
    color: #ADADAD;
    font-size: 13px;
    letter-spacing:0px;
}
body {
    color: #ADADAD;
    font: normal normal normal 13px/157% Arial, Helvetica, sans-serif;
    letter-spacing: 0px;
    background:url("../images/bkgd1223.png") no-repeat fixed center center;
}
.main_wrapper {
    height: auto;
    margin-top:0px;
    margin-bottom:0px;
}
.header {
    border-bottom:5px solid #FFFFFF;
    width:100%;
    border-top:5px solid #FFFFFF;
    background:rgba(1, 35, 112, 0.8) 0px 50%;
}
.logo_and_nav {
    margin-left: auto;
    margin-right:auto;
}
.text_at_header {
    float: none;
    width: auto;
    min-height: 80px;
    margin-left:0px;
    padding-top:.8em;
}
.logo-section {
    padding:10px;
    min-height:10px;
}
.navbar_holder {
    min-height: 43px;
    padding-top:15px;
}
.hmenubar {
    text-align: center;
    font-size: 0px;
    letter-spacing: 0px;
    word-spacing: 0px;
    display:none;
    margin-top:0;
    margin-bottom:0;
    padding:10px;
    min-height:10px;
}
.hmenubar li a {
    display: inline-block;
    color: white;
    text-decoration: none;
    font: 15px 'Trebuchet MS', Arial, Helvetica, sans-serif;
    font-weight: bold;
    height: 95px;
    line-height: 95px;
    text-align: center;
    cursor: pointer;
    text-transform: uppercase;
    background-color: inherit;
    padding: 0 15px;
    margin-top:0;
    margin-bottom:0;
}
.hmenubar li a:active, .hmenubar li a:hover {
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #8B120B), color-stop(100%, #971C16));
    background-image:-webkit-linear-gradient(top, #8B120B 0%, #971C16 100%);
    background-image:-moz-linear-gradient(top, #8B120B 0%, #971C16 100%);
    background-image:-o-linear-gradient(top, #8B120B 0%, #971C16 100%);
    background-image:-ms-linear-gradient(top, #8B120B 0%, #971C16 100%);
    background-image:linear-gradient(to bottom, #8B120B 0%, #971C16 100%);
}
.hmenubar li a.clicked {
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #8B120B), color-stop(100%, #971C16));
    background-image:-webkit-linear-gradient(top, #8B120B 0%, #971C16 100%);
    background-image:-moz-linear-gradient(top, #8B120B 0%, #971C16 100%);
    background-image:-o-linear-gradient(top, #8B120B 0%, #971C16 100%);
    background-image:-ms-linear-gradient(top, #8B120B 0%, #971C16 100%);
    background-image:linear-gradient(to bottom, #8B120B 0%, #971C16 100%);
}
.content {
    height: auto;
    padding:0;
    background:repeat-y;
}
.content_bkdg {
    min-height: 1176px;
    background-color: rgba(255, 255, 255, 0.8);
    border-color:#FFFFFF;
    border-style:solid;
    border-width:5px;
    overflow-x:hidden;
}
.text_left_unit_wrapper {
    width: auto;
    min-height: 410px;
    float: none;
}
.text_left_unit_wrapper_align {
    margin-right: auto;
}
.text_left_unit_wrapper_align {
    margin-left: auto;
}
.text_left_unit_wrapper_align {
    margin-right: auto;
}
.text_left_unit_wrapper_align {
    margin-left: auto;
}
.text_left {
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    line-height:157%;
    color: #666666;
    font-size: 13px;
    letter-spacing:0px;
}
.text_left h1 {
    font-size: 30px;
    font-weight: bold;
    color: #333333;
    line-height: 120%;
}
.text_left h2 {
    color: #50A1DE;
    font-size: 24px;
    font-weight: bold;
    line-height: 120%;
}
.text_left h3 {
    color: #5F5F5F;
    font-size: 20px;
    font-weight: normal;
    line-height: 120%;
}
.text_left h4 {
    color: #5F5F5F;
    font-size: 14px;
    font-weight: bold;
}
.text_left p {
    font-size:14px;
    color: #666666;
    line-height:157%;
}
.text_left a {
    color: #0000FF;
    font-weight: normal;
    text-decoration: none;
    font-size: 13px;
    line-height:157%;
}
.text_left a:active, .text_left a:hover {
    color: #FF0000;
}
.text_left a:visited {
    color: #7A1A8B;
}
.text_left {
    float: none;
    width: auto;
    min-height: 345px;
    padding:20px;
    color:#666666;
    font:13px/157% Arial, Helvetica, sans-serif;
    letter-spacing:0px;
}
.row_10 {
    min-height: 100px;
}
.video_icons_unit_wrapper {
    float: none;
    text-align:center;
}
.video_icons {
    float: none;
    width: auto;
    padding-top:10px;
    text-align:center;
    overflow-x:hidden;
    padding-left:10px;
    padding-right:10px;
    padding-bottom:10px;
    min-height:10px;
}
.menu_inner {
    background-color: rgba(247, 232, 215, 0.85);
    padding-top:10px;
    margin-bottom:50px;
    min-height:4515px;
}
.menu_list {
    font-family : Arial, Helvetica, sans-serif;
    text-align : center;
    font-size : 14px;
    line-height : 250%;
    padding:10px;
    min-height:10px;
}
.menu_items {
    margin-bottom:20px;
}
.menu_item_nugget {
    min-height: 414px;
    padding-left:10px;
    padding-right:10px;
    display:inline-block;
}
.video {
    font: normal 24px/24px Georgia, Arial, Helvetica, sans-serif;
    background-color:rgba(255, 255, 255, 0.8);
    text-align:center;
}
.text {
    clear: both;
    min-height: 100px;
    width:960px;
    margin-left:auto;
    margin-right:auto;
    background-color:rgba(255, 255, 255, 0.8);
    -webkit-border-radius:9px;
    -moz-border-radius:9px;
    border-radius:9px;
    padding-top:0px;
    margin-top:10px;
}
.column_1 {
    float: none;
    width: auto;
    min-height: 100px;
}
.column_2 {
    float: none;
    width: auto;
    min-height: 100px;
}
.about_list {
    font-family : Arial, Helvetica, sans-serif;
    text-align : center;
    font-size : 14px;
    line-height : 250%;
    padding:10px;
    min-height:10px;
}
.about_article {
    padding: 15px;
    border: 0;
    background-color: rgba(255, 255, 255, 0.2);
    display:inline-block;
    margin-top:30px;
    margin-bottom:10px;
}
img.article_nineteen_img {
    width: 100%;
    margin-bottom: 20px;
}
.about_article h4 {
    color:#AB2B2B;
    font-size:24px;
    margin-top:0;
    margin-bottom:15px;
}
.about_article p {
    padding: 0;
    margin-top:0;
    margin-bottom:15px;
}
.content_right {
    padding-top:30px;
    padding-bottom:30px;
}
.daily_offer_unit_wrapper {
    width: 80%;
    min-height: 274px;
    float: none;
    margin-left:auto;
    margin-right:auto;
}
.daily_offer {
    border-color:#CCCCCC;
    border-style:solid;
    border-width:5px;
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #666466), color-stop(100%, black));
    background-image:-webkit-linear-gradient(top, #666466 0%, black 100%);
    background-image:-moz-linear-gradient(top, #666466 0%, black 100%);
    background-image:-o-linear-gradient(top, #666466 0%, black 100%);
    background-image:-ms-linear-gradient(top, #666466 0%, black 100%);
    background-image:linear-gradient(to bottom, #666466 0%, black 100%);
    padding:10px;
    min-height:10px;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    border-radius:10px;
}
.footer {
    border-top:5px solid #FFFFFF;
    width:100%;
    padding-bottom:5px;
    background:rgba(1, 35, 112, 0.8);
}
.footer_box {
    margin-left: auto;
    margin-right:auto;
}
.contact_info {
    text-align: center;
    min-height: 40px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    padding-top:10px;
}
.phone_number {
    float: left;
    min-height: 100px;
    width: 100%;
}
.email_box {
    float: none;
    min-height: 100px;
    width: auto;
    margin-left: 0px;
}
.rights {
    text-align:center;
    min-height:26px;
}
.socials {
    margin-top:0;
    margin-bottom:0;
    min-height:26px;
    text-align:center;
    padding-bottom:10px;
}
p.footer_text {
    min-height: 26px;
    margin-top:0em;
    margin-bottom:0em;
    color: #FFFFFF;
    font: normal normal normal 11px/19px Arial, Helvetica, sans-serif;
}
span.footer_followUs {
    min-height: 15px;
    margin-top: 3px;
    color: #FFFFFF;
    font: bold 11px/17px Arial, Helvetica, sans-serif;
    margin-bottom:0;
}
.socialIcon {
    margin-top:3px;
}
h3.offer_title {
    color: #ffffff;
    padding: 0;
    font-size:24px;
    font-weight:lighter;
    margin-top:0;
    margin-bottom:0;
}
.food_img {
    margin-top:15px;
    margin-bottom:15px;
}
.dish_title {
    color: white;
    font: bold 18px/18px 'Trebuchet MS', Arial, Helvetica, sans-serif;
    margin-top:20px;
    margin-bottom:0;
}
.dish_description {
    color: #FFD97B;
    font: normal 13px/17px 'Trebuchet MS', Arial, Helvetica, sans-serif;
    background-color: inherit;
    margin-top:8px;
    margin-bottom:0;
}
.about_title {
    color: #020000;
    font: normal normal normal 30px/30px Georgia, Arial, Helvetica, sans-serif;
    text-align:center;
    margin-top:30px;
    margin-bottom:0;
}
.client_image_unit_wrapper {
    width: 33.728813559322035%;
    min-height: 266px;
    float: left;
}
.client_image {
    padding:10px;
    min-height:10px;
}
.client_review_unit_wrapper {
    width: 66.2712%;
    min-height: 252px;
    float: left;
}
.client_review {
    padding:10px;
    min-height:10px;
}
.quoteone {
    background-image:url(../images/quoteone.png);
    background-repeat:no-repeat;
    background-position:0px 0px;
    height:29px;
    width:38px;
    display:none;
    margin-left:auto;
    margin-right:auto;
}
.review_text {
    color: #8D2B07;
    font: italic 15px/19px 'Trebuchet MS', Arial, Helvetica, sans-serif;
    min-height:150px;
    margin-top:20px;
    margin-bottom:0em;
}
.quotetwo {
    background-image:url(../images/quotetwo.png);
    background-repeat:no-repeat;
    background-attachment:initial;
    background-position:0px 0px;
    display:none;
    height:29px;
    width:38px;
    position:relative;
    left:198px;
    top:-16px;
    margin-left:auto;
    margin-right:auto;
}
.client_name {
    display: block;
    color: #040000;
    font: bold 13px/19px 'Trebuchet MS', Arial, Helvetica, sans-serif;
    margin-top:-25px;
    margin-bottom:0;
}
.text_two {
    color: #130100;
    font: normal 14px/19px 'Trebuchet MS', Arial, Helvetica, sans-serif;
    margin-top:30px;
    margin-bottom:0;
}
.row_8 {
    padding:10px;
    min-height:10px;
}
.row_7 {
    padding:10px;
    min-height:10px;
}
.row_6 {
    padding:10px;
    min-height:10px;
}
.row_5 {
    padding:10px;
    min-height:10px;
}
.row_4 {
    padding:10px;
    min-height:10px;
}
.row_3 {
    padding:10px;
    min-height:10px;
}
.row_2 {
    padding:10px;
    min-height:10px;
}
.row_1 {
    padding:10px;
    min-height:10px;
}
.menu_item_description {
    padding:10px;
    min-height:10px;
}
.menu_item_price {
    display: block;
}
.menu_item_price_text {
    font-family: Arial, Helvetica, sans-serif;
    color: #8D2B07;
    font-size: 34px;
    line-height: 50px;
    padding: 10px 0 0 10px;
    margin-top:0em;
    min-height:94px;
    margin-bottom:0em;
}
.menu_item_text {
    color: #130100;
    font: normal 12px/19px 'Trebuchet MS', Arial, Helvetica, sans-serif;
    margin-top:10px;
    margin-bottom:0;
}
.menu_item_title {
    color: black;
    font: bold 14px/18px 'Trebuchet MS', Arial, Helvetica, sans-serif;
    min-height:10px;
    margin-top:10px;
    margin-bottom:0;
}
.our_menu {
    color: #020000;
    font: normal 30px/30px Georgia, Arial, Helvetica, sans-serif;
    text-align:center;
    margin-top:20px;
    margin-bottom:20px;
}
.inner_contact {
    background-color: rgba(247, 232, 215, 0.85);
    margin-bottom:200px;
    padding-bottom:20px;
}
.contact_form {
    margin-bottom: 20px;
}
.address a:hover {
    color: #77C4D2;
}
.contact_map_holder {
    padding-top:0;
    padding-bottom:20px;
}
.address img {
    margin-top:20px;
}
.address {
    padding:10px 0;
    min-height:20px;
    color:#FFFFFF;
    margin-top:0em;
    margin-bottom:0em;
}
.form_holder label {
    display: block;
    position: relative;
    min-height: 60px;
}
.form_holder input {
    display: block;
    outline: none;
    padding: 0 15px;
    width: 80%;
    height: 74px;
    font: 14px/24px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #8B120B;
    background-color: white;
    border: 1px solid #E7E7E7;
    margin-top:0;
    margin-bottom:20px;
    margin-left:auto;
    margin-right:auto;
}
.form_holder label.message {
    min-height: 170px;
}
.form_holder textarea {
    resize: none;
    overflow: auto;
    display: block;
    outline: none;
    padding: 10px 15px;
    width: 80%;
    height: 128px;
    font: 14px/24px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #8B120B;
    background-color: white;
    border: 1px solid #E7E7E7;
    margin:0 auto 30px auto;
}
.button-small {
    min-width: 106px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    display: inline-block;
    color: #FCFBF7;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    line-height: 27px;
    position: relative;
    margin-right:20px;
    text-decoration:none;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #8B120B), color-stop(100%, #971C16));
    background-image: -webkit-linear-gradient(top, #8B120B 0%, #971C16 100%);
    background-image: -moz-linear-gradient(top, #8B120B 0%, #971C16 100%);
    background-image: -o-linear-gradient(top, #8B120B 0%, #971C16 100%);
    background-image: -ms-linear-gradient(top, #8B120B 0%, #971C16 100%);
    background-image: linear-gradient(to bottom, #8B120B 0%, #971C16 100%);
    min-height:34px;
    width:106px;
    padding-top:8px;
}
.button-small:hover {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #8B120B), color-stop(100%, #550904));
    background-image: -webkit-linear-gradient(top, #8B120B 0%, #550904 100%);
    background-image: -moz-linear-gradient(top, #8B120B 0%, #550904 100%);
    background-image: -o-linear-gradient(top, #8B120B 0%, #550904 100%);
    background-image: -ms-linear-gradient(top, #8B120B 0%, #550904 100%);
    background-image: linear-gradient(to bottom, #8B120B 0%, #550904 100%);
}
.send_message {
    color: #020000;
    font: normal 30px/30px Georgia, Arial, Helvetica, sans-serif;
    background-color: inherit;
    margin-top:20px;
    margin-bottom:20px;
}
.company_name {
    font: bold 18px/18px 'Trebuchet MS', Arial, Helvetica, sans-serif;
    color:#8B120B;
    margin-top:20px;
    margin-bottom:0;
}
.contact_text {
    color: #130100;
    font: normal 14px/19px 'Trebuchet MS', Arial, Helvetica, sans-serif;
    margin-top:10px;
    margin-bottom:0;
}
.navbar_holder select {
    display: inline-block;
    width: 90%;
    height: 30px;
}
body img {
    height: auto;
    max-width:100%;
}
body ul {
    list-style-type: none;
    padding-left:0px;
}
.customClass {
    margin-bottom: 0em;
    min-height:482px;
}
.btns {
    min-height: 32px;
}
p.paragraph {
    margin: 1.12em;
    color:#7a7a7a;
}
p.paragraph1 {
    margin: 1.12em;
    color:#7a7a7a;
}
p.paragraph2 {
    margin: 1.12em;
    color:#7A7A7A;
}
img.image1 {
    min-width: 68px;
}
.paragraph3_unit_wrapper {
    width: auto;
    min-height: 25px;
    float: none;
}
p.paragraph3 {
    color: #FFFFFF;
    text-align:center;
    width:auto;
    padding-right:20px;
    font-family:Verdana, Geneva, sans-serif;
    margin-top:0em;
    margin-bottom:0em;
    line-height:156%;
    padding-top:10px;
}
img.image {
    min-width: 90px;
    margin-left:auto;
    margin-right:auto;
    display:block;
}
img.image2 {
    min-width: 192px;
    padding:20px 0 0 0;
}
h2.heading {
    margin-top: 0em;
    font-size:1em;
}
p.paragraph4 {
    line-height: 170%;
}
h2.paragraph7 {
    margin-top: 1.5em;
}
h2.heading3 {
    font-size: 1em;
    padding-top:10px;
    color:#faa700;
    text-align:left;
}
h2.heading4 {
    font-size: 1.5em;
    color:#449AC2;
    margin-top:.5em;
    text-align:left;
}
.paragraph9_unit_wrapper {
    width: auto;
    min-height: 25px;
    float: none;
}
p.paragraph9 {
    text-align: center;
    width:auto;
    padding-left:20px;
    text-decoration:none;
    color:#FFFFFF;
    font-weight:bold;
    margin-top:0%;
    margin-bottom:0em;
    padding-top:10px;
}
p.paragraph10 {
    color: #575757;
    text-align:left;
    font-size:14px;
}
p.paragraph11 {
    color: #8a8a8a;
    text-align:left;
}
span.span {
    color: #FF8629;
    text-align:center;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
}
a.anchor {
    color: #454340;
    text-decoration:none;
    text-align:center;
    font-weight:bold;
    font-size:16px;
}
span.span1 {
    text-align: left;
}
span.span2 {
    text-align: left;
}
h1.heading2 {
    text-align: center;
    margin-top:0em;
    min-height:48px;
    margin-bottom:0em;
}
dl.customClass1 {
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    line-height:157%;
    color: #666666;
    font-size: 13px;
    letter-spacing:0px;
}
dl.customClass1 h1 {
    font-size: 30px;
    font-weight: bold;
    color: #333333;
    line-height: 120%;
}
dl.customClass1 h2 {
    color: #333333;
    font-size: 24px;
    font-weight: bold;
    line-height: 120%;
}
dl.customClass1 h3 {
    color: #5F5F5F;
    font-size: 20px;
    font-weight: normal;
    line-height: 120%;
}
dl.customClass1 h4 {
    color: #5F5F5F;
    font-size: 14px;
    font-weight: bold;
}
dl.customClass1 p {
    font-size:13px;
    color: #666666;
    line-height:157%;
}
dl.customClass1 a {
    color: #0000FF;
    font-weight: normal;
    text-decoration: none;
    font-size: 13px;
    line-height:157%;
}
dl.customClass1 a:active, dl.customClass1 a:hover {
    color: #FF0000;
}
dl.customClass1 a:visited {
    color: #7A1A8B;
}
h2.heading5 {
    font-size: 1.5em;
}
dt.customClass2 {
    color: #575757;
    font-size:14px;
}
p.paragraph12 {
    color: #454340;
    margin-top:1em;
    margin-bottom:1em;
}
h4.heading6 {
    color: #FFFFFF;
    text-align:left;
    padding-left:20px;
}
a.anchor1 {
    font-size: 14px;
    font-weight: bold;
    color:#FFFFFF;
}
p.heading7 {
    padding-right: 20px;
}
a.anchor2 {
    color: #FFFFFF;
    font-weight:bold;
}
span.span7 {
    color: #FFFFFF;
}
a.anchor3 {
    color: #FFFFFF;
}
.address a:hover {
    color: #00D9FF;
}
.address a:hover {
    color: #00FF44;
}
a.anchor3:active {
    color: #FFFFFF;
}
img.image3 {
    min-width:355px;
    margin-right:auto;
    margin-left:auto;
}
img.image4 {
    padding-top: 20px;
}
p.paragraph13 {
    min-height: 28px;
    margin-top:0em;
    margin-bottom:0em;
}
a.xtdLightbox {
	overflow-x: hidden;
}
@media only screen and (min-width : 641px) {
    body ul {
        list-style-type: disc;
        padding-left:40px;
    }
    body {
        text-align: left;
        min-width:0px;
    }
    body img {
        max-width: none;
        margin-left:auto;
        margin-right:auto;
    }
    .navbar_holder select {
        display: none;
    }
    .hmenubar li {
        margin: 0 3px 0 0;
        display: inline-block;
    }
    .main_wrapper {
        clear: both;
        min-height: 0px;
        min-width: 0px;
        margin-left:auto;
        margin-right:auto;
    }
    .header {
        clear: both;
        width: 100%;
        height: 120px;
        position:fixed;
        z-index: 1;
        margin-left:auto;
        margin-right:auto;
    }
    .logo_and_nav {
        width: 680px;
        margin-left: auto;
        margin-right: auto;
        height:auto;
        min-height:119px;
    }
    .column_3 {
        float: left;
        width: 480px;
        min-height: 95px;
    }
    .text_at_header {
        float: left;
        width: 460px;
        min-height: 108px;
        margin-left:20px;
    }
    .logo-section {
        float: left;
        width: 154px;
        min-height: 108px;
        padding:15px 0 0 30px;
    }
    .hmenubar {
        list-style: none;
        padding: 0;
        margin-right: 0;
        margin-left: 0;
        display: block;
        text-align: right;
    }
    .hmenubar li a {
        text-align: center;
        margin-right: 5px;
        margin-left: 0;
    }
    .navbar_holder {
        min-height: 0;
        padding-top:0;
        width:704px;
        float:left;
    }
    .content {
        clear: both;
        min-height: 590px;
        margin-left: auto;
        margin-right: auto;
        padding-top: 140px;
        padding-bottom: 20px;
        width:680px;
    }
    .content_bkdg {
        clear: both;
        min-height: 898px;
        max-width:680px;
        width:675px;
        margin-left:auto;
        margin-right:auto;
        border-style:none solid none none;
        border-width:8px 0 8px 8px;
    }
    .text_left_unit_wrapper {
        width: 50%;
        min-height: 570px;
        float: left;
    }
    .text_left {
        width: auto;
        min-height: 550px;
        clear:both;
        padding:10px 20px;
        float:none;
    }
    .row_10 {
        min-height: 100px;
    }
    .menu_inner {
        clear: both;
        min-height: 1327px;
        width: 960px;
        margin-left: auto;
        margin-right: auto;
        -webkit-border-radius: 9px;
        -moz-border-radius: 9px;
        border-radius: 9px;
        margin-bottom:200px;
    }
    .menu_list {
        padding-left: 0px;
        min-height: 1242px;
        text-align: left;
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .menu_items {
        clear: both;
        min-height: 393px;
    }
    .menu_item_nugget {
        width: 300px;
        float: left;
    }
    .video {
        clear: both;
        width: 750px;
        margin-left: auto;
        margin-right: auto;
        -webkit-border-radius: 9px;
        -moz-border-radius: 9px;
        border-radius: 9px;
        min-height: 429px;
    }
    .text {
        clear: both;
        min-height: 231px;
        margin-left:auto;
        margin-right:auto;
        width:750px;
    }
    .column_1 {
        float: left;
        width: 407px;
        min-height: 100px;
    }
    .column_2 {
        float: left;
        width: 342px;
        min-height: 100px;
    }
    .about_list {
        list-style-type: none;
        padding-left: 20px;
        padding-right: 20px;
        text-align: left;
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .about_content {
        float: left;
        min-height: 714px;
        width: 920px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .about_article {
        width: 430px;
        float: left;
        margin-right: 0;
        margin-left: 0;
    }
    .about_article h4 {
        margin-right: 0;
        margin-left: 0;
    }
    .about_article p {
        margin-right: 0;
        margin-left: 0;
    }
    .content_left {
        float: left;
        width: 615px;
        min-height: 375px;
        padding-left: 25px;
    }
    .content_right {
        float: left;
        width: 270px;
        min-height: 315px;
        padding-right: 25px;
        padding-left: 25px;
    }
    .daily_offer_unit_wrapper {
        width: 270px;
        min-height: 315px;
        float: left;
        margin-left:0;
        margin-right:0;
    }
    .daily_offer {
        min-height: 265px;
        -webkit-border-radius: 7px;
        padding: 20px;
        -moz-border-radius: 7px;
        border-radius: 7px;
    }
    .footer {
        clear: both;
        min-height: 106px;
        width: 100%;
        position:fixed;
        bottom:0;
        margin-left:auto;
        margin-right:auto;
    }
    .footer_box {
        min-height: 106px;
        width: 680px;
        margin-left: auto;
        margin-right: auto;
    }
    .contact_info {
        clear: both;
        min-height: 60px;
        text-align: center;
        padding:0;
    }
    .column_4 {
        float: left;
        width: 400px;
        min-height: 48px;
    }
    .column_6 {
        float: left;
        width: 400px;
        min-height: 48px;
    }
    .phone_number {
        float: left;
        min-height: 50px;
        width: 100%;
    }
    .row_9 {
        clear: both;
        min-height: 100px;
    }
    .email_box {
        float: left;
        min-height: 48px;
        width: 54.875%;
    }
    .column_5 {
        float: left;
        min-height: 55px;
        width: 49.6875%;
    }
    .rights {
        clear: both;
        min-height: 36px;
        text-align: center;
        padding: 0px;
    }
    .socials {
        clear: both;
        min-height: 21px;
        width: 115px;
        margin-right: auto;
        margin-left: auto;
        padding: 0px;
        text-align:left;
    }
    span.footer_followUs {
        float: left;
        margin-right: 5px;
        margin-left: 0;
    }
    .socialIcon {
        padding-right: 3px;
        float: left;
    }
    h3.offer_title {
        margin-right: 0;
        margin-left: 0;
    }
    .food_img {
        width: 214px;
        min-height: 140px;
        margin-right: 0;
        margin-left: 0;
        border-style: solid;
        border-width: 3px;
        border-color: #FFFFFF;
        -webkit-border-radius: 7px;
        -moz-border-radius: 7px;
        border-radius: 7px;
    }
    .dish_title {
        margin-right: 0;
        margin-left: 0;
    }
    .dish_description {
        margin-right: 0;
        margin-left: 0;
    }
    .inner_right {
        clear: both;
        min-height: 270px;
    }
    .about_title {
        text-align: center;
        margin-right: 0;
        margin-left: 0;
    }
    .client_image_unit_wrapper {
        width: 210px;
        min-height: 294px;
        float: left;
    }
    .client_image {
        min-height: 230px;
        padding: 20px;
    }
    .client_review_unit_wrapper {
        width: 405px;
        min-height: 270px;
        float: left;
    }
    .client_review {
        min-height: 270px;
        padding: 0px;
    }
    .quoteone {
        margin-left: 0px;
        margin-right: 0px;
        display:block;
    }
    .quotetwo {
        margin-left: 0px;
        margin-right: 0px;
        display:block;
    }
    .client_name {
        margin-right: 0;
        margin-left: 0;
    }
    .text_two {
        margin-right: 0;
        margin-left: 0;
    }
    img {
        border-color: #FFFFFF;
        height:auto;
    }
    .image_client {
        border-style: solid;
        border-width: 4px;
    }
    .menu_image {
        width: 290px;
        min-height: 269px;
        height: 279px;
        border-color: #FFFFFF;
        border-style: solid;
        border-width: 5px;
    }
    .row_8 {
        clear: both;
        min-height: 100px;
        padding: 0px;
    }
    .row_7 {
        clear: both;
        min-height: 100px;
        padding: 0px;
    }
    .row_6 {
        clear: both;
        min-height: 100px;
        padding: 0px;
    }
    .row_5 {
        clear: both;
        min-height: 100px;
        padding: 0px;
    }
    .row_4 {
        clear: both;
        min-height: 100px;
        padding: 0px;
    }
    .row_3 {
        clear: both;
        min-height: 100px;
        padding: 0px;
    }
    .row_2 {
        clear: both;
        min-height: 100px;
        padding: 0px;
    }
    .row_1 {
        clear: both;
        min-height: 100px;
        padding: 0px;
    }
    .menu_item_description {
        min-height: 100px;
        width: 230px;
        float: left;
        padding: 0px;
    }
    .menu_item_price {
        float: left;
        min-width: 50px;
    }
    .menu_item_text {
        margin-right: 0;
        margin-left: 0;
    }
    .menu_item_title {
        margin-right: 0;
        margin-left: 0;
    }
    .our_menu {
        text-align: center;
        margin-right: 0;
        margin-left: 0;
    }
    .inner_contact {
        height: 450px;
        width: 960px;
        margin-left: auto;
        margin-right: auto;
        -webkit-border-radius: 9px;
        min-height: 466px;
        -moz-border-radius: 9px;
        border-radius: 9px;
    }
    .contact_form {
        float: left;
        width: 500px;
        min-height: 444px;
        padding-left: 20px;
        margin-bottom:20px;
    }
    .contact_map_holder {
        float: left;
        width: 400px;
        min-height: 443px;
        padding-right: 20px;
        padding-left: 20px;
    }
    .address img {
        border: 5px solid #FFFFFF;
    }
    .address {
        width: 680px;
        min-width: 400px;
        padding: 0px;
        margin-top:1.12em;
        min-height:46px;
    }
    .form_holder label {
        width: 344px;
    }
    .form_holder input {
        width: 312px;
        margin-right: 0;
        margin-left: 0;
        margin-bottom:10px;
        height:59px;
    }
    .form_holder label.message {
        width: 284px;
    }
    .form_holder textarea {
        width: 437px;
        margin-right: 0;
        margin-left: 0;
        margin-bottom:15px;
    }
    .button-small {
        text-align: center;
        margin-right: 20px;
        min-height:0;
        min-width:60px;
        width:auto;
        padding-top:0;
    }
    .send_message {
        margin-right: 0;
        margin-left: 0;
        margin-bottom:0;
    }
    .company_name {
        margin-right: 0;
        margin-left: 0;
    }
    .contact_text {
        margin-right: 0;
        margin-left: 0;
    }
    .menu_item_price_text {
        padding-top: 30px;
    }
    .customClass {
        min-height: 335px;
        margin-bottom:0em;
    }
    .customClass {
        margin-bottom: 15em;
    }
    .customClass {
        margin-bottom: 0em;
    }
    .address img {
        height: auto;
    }
    .address img {
        max-width: 100%;
    }
    .address img {
        width: 390px;
        height:195px;
    }
    p.paragraph {
        margin: 1em 2em 2em 2em;
        min-height:14px;
    }
    p.paragraph1 {
        margin: 1em 2em;
        min-height:28px;
    }
    p.paragraph2 {
        margin: 1em 2em;
        min-height:161px;
    }
    img.image1 {
        max-width: 100%;
        height:68px;
        width:68px;
    }
    img.image {
        height:90px;
        width:90px;
        margin-left:0;
        margin-right:0;
        display:inline;
    }
    p.paragraph4 {
    }
    p.paragraph5 {
    }
    p.paragraph6 {
    }
    p.paragraph7 {
    }
    p.paragraph8 {
    }
    img.image2 {
        width:auto;
        min-width:200px;
        max-width:90%;
    }
    h2.heading {
        min-height:18px;
    }
    h2.paragraph7 {
        clear: none;
    }
    h1.heading1 {
        clear: none;
    }
    .paragraph3_unit_wrapper {
        width: 100%;
        min-height: 25px;
        float: none;
    }
    p.paragraph3 {
        width: auto;
        padding-right:20px;
        text-align:right;
    }
    .paragraph9_unit_wrapper {
        width: 100%;
        min-height: 25px;
        float: none;
    }
    p.paragraph9 {
        width: auto;
        text-align:left;
    }
    h2.heading4 {
        min-height:5px;
        text-align:left;
    }
    p.paragraph10 {
        text-align:left;
    }
    h2.heading3 {
        text-align:left;
    }
    p.paragraph11 {
        text-align:left;
    }
    .text_left_unit_wrapper_align {
        margin-left: 0%;
    }
    span.span1 {
        text-align: left;
    }
    span.span2 {
        text-align: left;
    }
    span.span {
        text-align: left;
    }
    a.anchor {
        text-align: left;
    }
    h4.heading6 {
        padding-left: 20px;
    }
    img.image3 {
        height: auto;
    }
    img.image4 {
        max-width: 100%;
        margin-left:auto;
        margin-right:auto;
        width:auto;
    }
    h1.heading2 {
        min-height: 22px;
        margin-bottom:0em;
        margin-top:.77em;
    }
    p.paragraph13 {
        min-height: 30px;
        margin-top:.5em;
        margin-bottom:0em;
    }
    p.footer_text {
        margin-top: 0.5em;
        min-height:30px;
    }
    .text_left_unit_wrapper_align {
        margin-right: auto;
    }
    a.xtdLightbox {
	overflow-x: visible;
    }
    .video_icons_unit_wrapper {
        width: 50%;
        min-height: 736px;
        margin-left: auto;
    }
    .video_icons {
        min-height: 736px;
        padding-left: 20px;
        padding-right: 20px;
        max-width: 100%;
        margin-left: 0px;
        text-align: center;
        padding-top: 0px;
        padding-bottom: 0px;
    }
}
@media only screen and (min-width : 1024px) {
    .video_icons_unit_wrapper {
        width: 50%;
        float: right;
        margin-left: 0;
        min-height: 866px;
    }
    .video_icons {
        float: none;
        width:auto;
        min-height:866px;
        max-width:100%;
    }
    .text_left_unit_wrapper {
        width: 50%;
        min-height: 631px;
        float: left;
    }
    .text_left {
        clear: none;
        float:none;
        margin-right:0px;
        width:auto;
        min-height:611px;
    }
    h2.heading4 {
        clear: none;
        float: none;
    }
    p.paragraph10 {
        clear: none;
        float:none;
    }
    h2.heading3 {
        clear: none;
        float:none;
    }
    p.paragraph11 {
        clear: none;
        float:none;
    }
    .content_bkdg {
        max-width: none;
        width:790px;
        margin-left:0;
        margin-right:0;
        min-height:898px;
        border-style:solid;
        border-width:5px;
    }
    .content {
        width: 800px;
        margin-left:auto;
        margin-right:auto;
        min-height:757px;
        padding-bottom:150px;
    }
    .footer {
        margin-left: 0;
        margin-right:0;
        min-height:106px;
    }
    .logo_and_nav {
        width: 800px;
        margin-left:auto;
        margin-right:auto;
        height:auto;
        min-height:119px;
    }
    .logo-section {
        min-height: 104px;
        width:154px;
    }
    .footer_box {
        width: 800px;
        margin-left:auto;
        margin-right:auto;
        min-height:106px;
    }
    .contact_info {
        min-height: 60px;
    }
    .rights {
        min-height: 35px;
    }
    .column_4 {
        float: left;
        width: 400px;
        min-height: 48px;
    }
    .column_6 {
        float: left;
        width: 400px;
        min-height: 48px;
    }
    .phone_number {
        min-height: 50px;
        width:100%;
    }
    .email_box {
        min-height: 48px;
        width:54.875%;
    }
    .paragraph3_unit_wrapper {
        min-height: 39px;
    }
    .socials {
        margin-left: auto;
        margin-right:auto;
        width:115px;
    }
    .text_left_unit_wrapper_align {
    }
    .header {
        margin-left: 0;
        margin-right:0;
        height:120px;
    }
    .text_at_header {
        min-height: 108px;
        width:460px;
    }
    img.image {
        width: 90px;
        height:90px;
    }
    p.paragraph3 {
        min-height: 39px;
    }
    p.paragraph9 {
        min-height: 30px;
    }
    .paragraph9_unit_wrapper {
        min-height: 30px;
    }
    p.paragraph12 {
        min-height: 21px;
    }
    h4.heading6 {
        padding-left: 20px;
    }
    p.address {
        width: 100%;
        min-height:46px;
        margin-bottom:0em;
    }
    img.image3 {
        display:block;
    }
    h1.heading2 {
        min-height:44px;
    }
    p.paragraph13 {
        margin-top: 0em;
        min-height:30px;
    }
    .address {
        margin-bottom: 1.12em;
        min-height:52px;
        width:680px;
    }
    p.footer_text {
        min-height:30px;
    }
    a.xtdLightbox img.image4 {
        display: block;
    }
    a.xtdLightbox {
	min-height: 362px;
    }
    .main_wrapper {
        min-width: 960px;
        max-width:none;
        margin-left:auto;
        margin-right:auto;
        width:100%;
        min-height:878px;
    }
    img.image4 {
        height: auto;
        width:auto;
    }
}
