@charset "utf-8";
/* CSS Document */
* {
    margin: 0px;
    padding: 0px;
}
a:active, a:focus, a:hover {
    outline: 0!important;
    text-decoration: none !important;
}
body a {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
input[type="button"] {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
h1, h2, h3, h4, h5, h6 {
    padding: 0 0;
    margin: 0 0;
}
p {
    padding: 0 0;
    margin: 0 0;
}
ul {
    padding: 0 0;
    margin: 0 0;
}
body {
    padding: 0 0;
    margin: 0 0;
    font-family: "opensansreg";
    position: relative;
}
@font-face {
    font-family: "oswaldreg";
    src: url('../fonts/oswaldreg.eot');
    src: url('../fonts/oswaldreg.eot?#iefix') format('embedded-opentype'), url('../fonts/oswaldreg.woff') format('woff'), url('../fonts/oswaldreg.ttf') format('truetype'), url('../fonts/oswaldreg.svg#oswaldreg') format('svg');
}
@font-face {
    font-family: "oswaldli";
    src: url('../fonts/oswaldli.eot');
    src: url('../fonts/oswaldli.eot?#iefix') format('embedded-opentype'), url('../fonts/oswaldli.woff') format('woff'), url('../fonts/oswaldli.ttf') format('truetype'), url('../fonts/oswaldli.svg#oswaldli') format('svg');
}
@font-face {
    font-family: "oswaldbd";
    src: url('../fonts/oswaldbd.eot');
    src: url('../fonts/oswaldbd.eot?#iefix') format('embedded-opentype'), url('../fonts/oswaldbd.woff') format('woff'), url('../fonts/oswaldbd.ttf') format('truetype'), url('../fonts/oswaldbd.svg#oswaldbd') format('svg');
}
@font-face {
    font-family: "opensansreg";
    src: url('../fonts/opensansreg.eot');
    src: url('../fonts/opensansreg.eot?#iefix') format('embedded-opentype'), url('../fonts/opensansreg.woff') format('woff'), url('../fonts/opensansreg.ttf') format('truetype'), url('../fonts/opensansreg.svg#opensansreg') format('svg');
}
@font-face {
    font-family: "opensanssemibd";
    src: url('../fonts/opensanssemibd.eot');
    src: url('../fonts/opensanssemibd.eot?#iefix') format('embedded-opentype'), url('../fonts/opensanssemibd.woff') format('woff'), url('../fonts/opensanssemibd.ttf') format('truetype'), url('../fonts/opensanssemibd.svg#opensanssemibd') format('svg');
}
@font-face {
    font-family: "opensansli";
    src: url('../fonts/opensansli.eot');
    src: url('../fonts/opensansli.eot?#iefix') format('embedded-opentype'), url('../fonts/opensansli.woff') format('woff'), url('../fonts/opensansli.ttf') format('truetype'), url('../fonts/opensansli.svg#opensansli') format('svg');
}
@font-face {
    font-family: "opensansbd";
    src: url('../fonts/opensansbd.eot');
    src: url('../fonts/opensansbd.eot?#iefix') format('embedded-opentype'), url('../fonts/opensansbd.woff') format('woff'), url('../fonts/opensansbd.ttf') format('truetype'), url('../fonts/opensansbd.svg#opensansbd') format('svg');
}
@font-face {
    font-family: 'OpenSans';
    src: url('../fonts/OpenSans.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans.woff') format('woff'), url('../fonts/OpenSans.ttf') format('truetype'), url('../fonts/OpenSans.svg#OpenSans') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Raleway-ExtraBold';
    src: url('../fonts/Raleway-ExtraBold.eot?#iefix') format('embedded-opentype'), url('../fonts/Raleway-ExtraBold.otf') format('opentype'), url('../fonts/Raleway-ExtraBold.woff') format('woff'), url('../fonts/Raleway-ExtraBold.ttf') format('truetype'), url('../fonts/Raleway-ExtraBold.svg#../fonts/Raleway-ExtraBold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Raleway-Regular';
    src: url('../fonts/Raleway-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Raleway-Regular.otf') format('opentype'), url('../fonts/Raleway-Regular.woff') format('woff'), url('../fonts/Raleway-Regular.ttf') format('truetype'), url('../fonts/Raleway-Regular.svg#../fonts/Raleway-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'OpenSans-Bold';
    src: url('../fonts/OpenSans-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Bold.woff') format('woff'), url('../fonts/OpenSans-Bold.ttf') format('truetype'), url('../fonts/OpenSans-Bold.svg#../fonts/OpenSans-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Raleway-Light';
    src: url('../fonts/Raleway-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/Raleway-Light.otf') format('opentype'), url('../fonts/Raleway-Light.woff') format('woff'), url('../fonts/Raleway-Light.ttf') format('truetype'), url('../fonts/Raleway-Light.svg#../fonts/Raleway-Light') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Raleway-SemiBold';
    src: url('../fonts/Raleway-SemiBold.eot?#iefix') format('embedded-opentype'), url('../fonts/Raleway-SemiBold.otf') format('opentype'), url('../fonts/Raleway-SemiBold.woff') format('woff'), url('../fonts/Raleway-SemiBold.ttf') format('truetype'), url('../fonts/Raleway-SemiBold.svg#../fonts/Raleway-SemiBold') format('svg');
    font-weight: normal;
    font-style: normal;
}
/*.header {background: url("../images/banner.jpg") no-repeat;background-size: cover;min-height: 650px;}*/
.logo.wow.fadeInLeft {
    position: relative;
    z-index: 9;
}
.logo {
    float: left;
    width: 30%;
    margin-top: 20px;
    margin-right: 7%;
}
.logo a {
    color: #eee;
}
.top-menu {
    float: right;
    padding-top: 2.5em;
}
.top-menu ul li {
    display: inline;
}
.top-menu ul li a {
    font-size: 1.2em;
    color: #ffffff;
    text-decoration: none;
    text-transform: capitalize;
    margin: 0 1em;
    font-family: "opensanssemibd";
    font-weight: 800;
}
.top-menu ul li a:hover, .top-menu ul li a.active {
    color: #f440b4;
    text-transform: capitalize;
}
.baneer-center {
    text-align: center;
    width: 100%;
    margin: 0 auto;
    padding-top: 8em;
}
.baneer-center h1 {
    font-size: 5em;
    color: #f4f2f0;
    font-family: 'Cinzel Decorative', cursive;
    font-weight: 400;
    padding-bottom: 10px;
    line-height: 1em;
}
.baneer-center h6 {
    font-size: 2em;
    color: #f4f2f0;
    font-family: 'Raleway-Regular';
    font-weight: 400;
    padding-bottom: 40px;
    line-height: 1.5em;
}
.buttons {
    text-align: center;
    padding-top: 50px;
}
a.button {
    text-decoration: none;
    font-size: 15px;
    color: #eee;
    text-transform: uppercase;
    padding: 1em 3em;
    border: 1px solid #fff;
    margin-right: 20px;
    display: inline-block;
}
a.button:hover {
    background: rgba(239, 233, 233, 0.26);
}
a.button1 {
    text-decoration: none;
    font-size: 15px;
    color: #eee;
    text-transform: uppercase;
    padding: 1em 3em;
    background: rgba(239, 233, 233, 0.26);
    border: none;
}
a.button1:hover {
    background: rgba(0, 0, 0, 0.58);
}
.about {
    background: url("../images/banner1.jpg") no-repeat;
    background-size: cover;
    min-height: 690px;
    padding-top: 3em;
}
.about-leftgrid {
    padding-top: 1.5em;
    text-align: center;
}
.about-rightgrid {
    padding-top: 3em;
    text-align: center;
}
.about-leftgrid h2 {
    font-size: 2.8em;
    color: #000;
    padding-bottom: 15px;
    font-family: 'Cinzel Decorative', cursive;
    border: 2px dashed #000;
}
.about-leftgrid p {
    font-size: 1.2em;
    color: #4c4c4c;
    padding: 1.3em 3em;
    line-height: 1.8em;
}
.igredients {
    background: url("../images/banner2.jpg") no-repeat;
    background-size: cover;
}
.fine-igredients {
    background: rgba(0, 0, 0, 0.77);
    width: 50%;
    float: right;
    margin: 6em auto 6em auto;
    text-align: center;
    padding: 4em 3em;
}
.fine-igredient h3 {
    font-size: 2.5em;
    color: #ffffff;/*	font-family: 'Yeseva One', cursive;*/
    padding: 0 0 20px 0;
    font-family: 'Raleway-SemiBold';
}
.fine-igredient p {
    font-size: 1.2em;
    color: #ffffff;
    padding: 1.5em 0;
    line-height: 1.5em;
    font-weight: 300;
}
.igredients-img {
    float: left;
    margin: 0 12px 0 35px;
}
.menu9 {
    background: #e0feeb;
    background-size: cover;
    min-height: 520px;
    padding-top: 5em;
}
.no-background {
    background: none;
}
.menu-grids {
    text-align: center;
    width: 47.5%;
    margin-right: 5%;
}
.menu-grids h3 {
    font-size: 2em;
    color: #4f0a41;
    font-weight: 400;
    text-align: center;
    padding-bottom: 15px;
    text-transform: capitalize;
    font-family: 'Raleway-SemiBold';
}
.menu-grids1 {
    text-align: center;
    width: 47.5%;
}
.menu-grids1 h3 {
    font-size: 2em;
    color: #4f0a41;
    font-weight: 400;
    text-align: center;
    padding-bottom: 15px;
    text-transform: capitalize;
    font-family: 'Raleway-SemiBold';
}
.menu-grid {
    padding: 1.4em 1em;
}
.menu-grid2 {
    padding: 1.5em 0;
}
.menu-grid4 {
    padding: 1.55em 0;
}
.menu-grid p {
    font-size: 1.1em;
    color: #949494;
    font-weight: 400;
    text-align: left;
}
.tzatsikis {
    border-bottom: 1px solid rgba(218, 217, 220, 0.52);
    padding-bottom: 7px;
    margin-bottom: 4px;
}
.tzatsiki {
    float: left;
}
.tzatsiki h4 {
    font-size: 1.5em;
    color: #2c2c2c;
    text-transform: capitalize;
    font-family: "Raleway-SemiBold";
}
.dollar h4 {
    font-size: 1.7em;
    color: #b71395;
    font-weight: 400;
    text-transform: capitalize;
    font-family: "opensanssemibd";
}
.menu-grid5 {
    border: 1px solid rgba(204, 153, 0, 0.33);
}
.menu1-grid {
    text-align: right;
}
.menu1-grid a:hover {
    background: rgb(33, 24, 23);
}
.menu1-grid a {
    font-size: 1.25em;
    text-transform: capitalize;
    background: #d9bf76;
    text-decoration: none;
    padding: 3px 15px;
    color: #f1edde;
}
.reviews {
    background: url("../images/banner3.jpg") no-repeat;
    background-size: cover;
    min-height: 645px;
}
.review-info {
    background: rgba(0, 0, 0, 0.77);
    width: 57%;
    margin: 6em auto 0;
    text-align: center;
    padding: 3.5em 4em;
}
.review-info h3 {
    font-size: 3em;
    color: #ffffff;
    font-family: 'Raleway-SemiBold';
    padding: 0 0 20px 0;
}
.review-info p {
    font-size: 1.3em;
    color: #ffffff;
    padding: 1.5em 0;
    line-height: 1.8em;
    font-weight: 300;
}
.reservations {
    background: url("../images/banner1.jpg") no-repeat;
    background-size: cover;
    min-height: 700px;
    padding-top: 7.5em;
}
.reservation-leftgrid {
    float: left;
    width: 48%;
    margin-right: 4%;
}
.reservation-leftgrid1 {
    float: left;
    width: 48%;
}
.reservation-rightgrid {
    text-align: center;
    padding: 0 4em;
}
.reservation-rightgrid h4 {
    font-size: 3em;
    font-family: 'Raleway-SemiBold';
    color: #4f0a41;
    font-weight: 600;
    padding-bottom: 10px;
}
.reservation-rightgrid p {
    font-size: 1.2em;
    color: #4c4c4c;
    padding: 1.15em 0 0.4em 0;
    line-height: 1.5em;
}
.reservation-rightgrid span {
    font-size: 1.2em;
    color: #4c4c4c;
    line-height: 1.5em;
}
.contact {
    padding-top: 3.2em;
}
.contact h5 {
    font-size: 1em;
    text-align: left;
    text-transform: capitalize;
    color: #4f0a41;
    font-family: 'Open Sans', sans-serif;
    font-style: italic;
    padding-bottom: 3px;
    font-weight: 600;
}
.contact-text {
    float: left;
    width: 50%;
    padding-bottom: 4%;
}
.contact-text input.text {
    width: 92%;
    padding: 10px 9px;
    margin-right: 42px;
    font-size: 14px;
    outline: none;
    color: #b6b6b6;
    border: 1px solid #dedfdf;
    font-weight: 300;
}
.contact-text input#datepicker {
    width: 92%;
    padding: 10px 9px;
    margin-right: 42px;
    font-size: 14px;
    outline: none;
    color: #b6b6b6;
    border: 1px solid #dedfdf;
    font-weight: 300;
}/* WRAPPER */
.dropdown-button:first-child {
    margin-left: 0;
}
.dropdown-button {
    width: 100%;
}
.dropdown-button {
    display: inline-block;
}
.flat {
    position: relative;
    cursor: pointer;
    font-weight: 600;
    background: #ff7b3d;
    color: #898989;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
.flat.open {
    z-index: 2;
}
.flat:hover, .flat.focus {
    color: #666;
}
.flat .old {
    position: absolute;
    left: 0;
    top: 0;
    height: 0;
    width: 0;
    overflow: hidden;
}
.flat select {
    position: absolute;
    left: 0px;
    top: 0px;
}
.flat.touch select {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}
.flat .selected {
    color: #fff;
}
.flat .selected, .flat li {
    display: block;
    font-size: 1.1em;
    padding: 14px 0px 14px 20px;
    overflow: hidden;
    white-space: nowrap;
    text-align: left;
    text-transform: uppercase;
    font-weight: 600;
}
.flat .selected::after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 20px 20px;
    background: url(../images/img-sprite.png) no-repeat 0px -46px;
    border-radius: 0 5px 5px 0;
    -webkit-border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    -o-border-radius: 0 5px 5px 0;
}
.flat:hover .selected::after, .flat.focus .selected::after {
    background: url(../images/img-sprite.png) no-repeat -43px -46px;
}/* DROP DOWN WRAPPER */
.flat div {
    position: absolute;
    height: 0;
    left: 0;
    right: 0;
    top: 100%;
    margin-top: 1px;
    background: #444444;
    overflow: hidden;
    opacity: 0;
    color: #FFF;
}/* Height is adjusted by JS on open */
.flat.open div {
    opacity: 1;
    z-index: 2;
}/* FADE OVERLAY FOR SCROLLING LISTS */
.flat.scrollable div::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 50px;
}
.flat.scrollable.bottom div::after {
    opacity: 0;
}/* DROP DOWN LIST */
.flat ul {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    padding: 0;
    list-style: none;
    overflow: hidden;
}
.flat.scrollable.open ul {
    overflow-y: auto;
}/* DROP DOWN LIST ITEMS */
.flat li {
    list-style: none;
    padding: 6px 10px;
    padding: 6px 19px;
    font-size: 1em;
    font-weight: 600;
}
.flat li:last-child {
    border-bottom: 0;
}/* .focus class is also added on hover */
.flat li:hover {
    background-color: #ff7b3d;
}
.flat li.focus {
    background: #ff7b3d;
    position: relative;
    z-index: 3;
    color: #FFF;
}
.flat li.active {
    background-color: #ff7b3d;
    color: #fff;
}
.reservation-rightgrid input[type="button"] {
    width: 45%;
    margin: 0px 5em;
    background: #4f0a41;
    font-size: 1.5em;
    color: #fff;
    border: none;
    outline: none;
    padding: 8px 0;
    z-index: 1;
    font-family: "opensanssemibd";
}
.reservation-rightgrid input[type="button"]:hover {
    background: #221f1f;
}
.footer-section {
    background: #222;
    padding: 3em 0 2em 0;
    text-align: center;
    border-bottom: 1px solid #404040;
}
.footer-grid h5 {
    font-size: 1.5em;
    color: #ffffff;
    font-family: 'arial';
    padding: 0 0 20px 0;
    text-transform: capitalize;
}
.footer-grid p {
    font-size: 1.2em;
    color: #898989;
    font-family: sans-serif;
    line-height: 1.4em;
    padding: 10px 0 5px 0;
}
.footer-grid p span {
}
.footer-grid a img {
    padding: 3.5em 0 0;
}
.footer-socialicons {
    padding-top: 3.0em;
}
.footer-socialicons a i {
    width: 16px;
    height: 16px;
    background: url("../images/img-sprite.png") no-repeat 0px -40px;
    display: inline-block;
}
.footer-socialicons a i .icon4 {
    background-position: -0px -40px;
}
.footer-socialicons a i.icon4:hover {
    opacity: 0.5;
}
.footer-socialicons a i.icon5 {
    background-position: -16px -40px;
}
.footer-socialicons a i.icon5:hover {
    opacity: 0.5;
}
.footer-socialicons a i.icon6 {
    background-position: -32px -40px;
}
.footer-socialicons a i.icon6:hover {
    opacity: 0.5;
}
.footer-bottom {
    text-align: center;
    padding-top: 2em;
}
.footer-bottom p {
    font-weight: 400;
    font-size: 13px;
    color: #9a9999;
    font-family: sans-serif;
}
.footer-bottom a {
    font-size: 15px;
    color: #bd3b96;
    font-weight: 400;
    text-transform: capitalize;
}
.footer-bottom a:hover {
    color: #d5d6d7;
}
.footer-bottom p a {
    margin: 0 6px 0 6px;
}
#back-top {
    margin: 0px;
    position: fixed;
    right: 31px;
    bottom: 50px;
    z-index: 400;
    height: 32px;
    width: 32px;
    line-height: 32px;
    text-align: center;
    color: #fff;
}
#back-top a {
    display: block;
    text-transform: uppercase;
    text-decoration: none;
}
#back-top a {
    box-shadow: 0 0 5px #c0c0c0;
}
#back-top a:hover {
    background-color: #f5b722;
    color: #333;
}
#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 10px;
    right: 10px;
    overflow: hidden;
    width: 32px;
    height: 32px;
    border: none;
    text-indent: 100%;
    background: url(../images/ui-totop.png) no-repeat left top;
    transition: all 0.25s ease-in-out;
}
#toTop:active, #toTop:focus {
    outline: none;
}
.we-do-top {
    text-align: center;
    padding: 0em 0em 1em 0em;
}
.we-do-top h3 {
    border: 2px dashed #000;
    color: #000;
    display: inline-block;
    font-size: 25px;
    margin-bottom: 20px;
    padding: 0.4em 1em 0.2em;
    text-align: center;
}
.we-do-top p {
    font-size: 1.2em;
    color: #4c4c4c;
    padding: 1em 0em 1em 0em;
    line-height: 1.7em;
}
p.fnt-sm {
    font-size: 1em !important;
    color: #4c4c4c;
    line-height: 30px;
}
p.fnt-sm a {
    color: #c98d15;
}
.we-do-grid {
    text-align: center;
}
.we-do-grid h4 {
    font-size: 1.5em;
    font-weight: 400;
    color: #2c2c2c;
    margin: 0.5em 0em 0.2em 0em;
    font-family: 'Raleway-SemiBold';
}
.we-do-grid p {
    color: #636363;
    font-size: 1em;
    margin-bottom: 9px !important;
    padding: 0em 15px 0em 0em;
    line-height: 1.6em;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.we-do-grid a {
    display: inline-block;
    border-radius: 0px;
    transition: 0.2s background ease-in-out;
    -moz-transition: 0.2s background ease-in-out;
    -webkit-transition: 0.2s background ease-in-out;
    -ms-transition: 0.2s background ease-in-out;
    border-color: #dddddd;
    text-align: center;
    padding: 10px 10px;
    cursor: pointer;
}
.we-do-grid a:hover {
    background: #F26621;
    border-radius: 3px;
}
.we-do-grid a:hover p, .we-do-grid a:hover h4 {
    color: #fff;
}
.we-do-grid a .img-ico1 {
    cursor: pointer;
    background: url(../images/f1.png) 0px -67px no-repeat;
    width: 65px;
    height: 68px;
    transition: 0.3s background ease-in-out;
    -moz-transition: 0.3s background ease-in-out;
    -webkit-transition: 0.3s background ease-in-out;
    -ms-transition: 0.3s background ease-in-out;
    font-size: 39px;
    color: #fff;
    margin: 0px auto;
}
.we-do-grid a:hover .img-ico0 {
    background: url(../images/f3.png) 0px 0px no-repeat;
    color: #fff;
}
.we-do-grid a .img-ico0 {
    cursor: pointer;
    background: url(../images/f3.png) 0px -67px no-repeat;
    width: 65px;
    height: 68px;
    transition: 0.3s background ease-in-out;
    -moz-transition: 0.3s background ease-in-out;
    -webkit-transition: 0.3s background ease-in-out;
    -ms-transition: 0.3s background ease-in-out;
    font-size: 39px;
    color: #fff;
    margin: 0px auto;
}
.we-do-grid a:hover .img-ico1 {
    background: url(../images/f1.png) 0px 0px no-repeat;
    color: #fff;
}
.we-do-grid a .img-ico2 {
    cursor: pointer;
    background: url(../images/f2.png) 0px -67px no-repeat;
    width: 65px;
    height: 68px;
    transition: 0.3s background ease-in-out;
    -moz-transition: 0.3s background ease-in-out;
    -webkit-transition: 0.3s background ease-in-out;
    -ms-transition: 0.3s background ease-in-out;
    font-size: 39px;
    color: #fff;
    margin: 0px auto;
}
.we-do-grid a:hover .img-ico2 {
    background: url(../images/f2.png) 0px 0px no-repeat;
    color: #fff;
}
.we-do-grid a:hover .img-ico4 {
    background: url(../images/f4.png) 0px 0px no-repeat;
    color: #fff;
}
.we-do-grid a .img-ico4 {
    cursor: pointer;
    background: url(../images/f4.png) 0px -67px no-repeat;
    width: 65px;
    height: 68px;
    transition: 0.3s background ease-in-out;
    -moz-transition: 0.3s background ease-in-out;
    -webkit-transition: 0.3s background ease-in-out;
    -ms-transition: 0.3s background ease-in-out;
    font-size: 39px;
    color: #fff;
    margin: 0px auto;
}
/*--//menu--*/
.codes {
    margin-bottom: 40px;
}
.codes .nav-tabs {
    border-bottom: 0px solid #ddd;
    margin: 20px 0px;
}
.codes .nav li {
    margin: 0px 30px 0px 0px;
    min-width: 23%;
}
.codes .nav li:last-child {
    margin: 0px 0px 0px 0px;
}
.codes .nav li a {
    display: block;
    border: none;
}
.codes #myTabContent h2 {
    border: 2px dashed #000;
    color: #000;
    display: inline-block;
    font-size: 25px;
    margin-bottom: 20px;
    padding: 0.4em 1em 0.2em;
    text-align: center;
}
.codes #myTabContent h3 {
    font-size: 1.8em;
    padding: 5px 0px;
    background: #C93494;
    font-weight: 400;
    color: #fff;
    margin: 0.8em 0em 0.5em 0em;
    font-family: 'Raleway-SemiBold';
}
.sp20 {
    height: 20px;
}
.my-panel .panel {
    border: 1px solid #e8e7e8;
    margin: 10px 0px 0px 0px;
}
.my-panel .panel-heading {
    padding: 0px;
    background: none;
    border: none;
    margin: 0px;
}
.my-panel h4.panel-title {
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    font-size: 1.3em;
    padding: 8px 0px;
    background: #188942;
    color: #fff;
    margin: 0em 0em 0em 0em;
    font-family: 'Raleway-SemiBold';
    letter-spacing: 1px;
}
.my-panel h4.panel-title b {
    display: inline-block;
    font-weight: normal;
    margin-right: 0px;
    min-width: 180px;
}
.my-panel h4.panel-title i {
    margin-right: 5px;
    color: #dda7c9;
}
.dish-special {
    margin-top: 10px !important;
}
.dish-special .col-img-20 {
    width: 15%;
}
.dish-special .col-img-20 img {
    width: auto;
}
.dish-special .col-text-80 {
    width: 100%;
}
.dish-special a {
    background: #ededed;
    -webkit-box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.19);
    -moz-box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.19);
    box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.19);
}
.btn-all {
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    padding: 2px 10px;
    font-size: 13px;
    color: #4c4c4c;
}
.btn-1 {
    border-color: #65B511;
}
.btn-1:hover {
    border-color: #65B511;
    background: #65B511;
    color: #fff;
}
.btn-2 {
    border-color: #FFAF00;
}
.btn-2:hover {
    border-color: #FFAF00;
    background: #FFAF00;
    color: #fff;
}
.btn-3 {
    border-color: #FF6A13;
}
.btn-3:hover {
    border-color: #FF6A13;
    background: #FF6A13;
    color: #fff;
}
.btn-4 {
    border-color: #F42623;
}
.btn-4:hover {
    border-color: #F42623;
    background: #F42623;
    color: #fff;
}
.str-icon {
    margin: 0em 0px 1em 0px;
}
.str-icon h6 {
    border-bottom: 1px dotted #dadada;
    color: #1c0317;
    font-family: "Raleway-SemiBold";
    font-size: 2em;
    letter-spacing: 1px;
    margin: 10px 0 8px 0px;
    padding-bottom: 10px;
    text-decoration: none;
    transition: all 0.5s ease 0s;
    text-align: center;
}
.codes p {
    font-size: 1em;
    color: #4c4c4c;
    padding: 1em 0em 1.8em 0em;
    line-height: 1.5em;
}
.we-do-grid-ul {
    text-align: center;
}
.we-do-grid-ul h4 {
    font-size: 1.5em;
    font-weight: 400;
    color: #2c2c2c;
    margin: 0.5em 0em 0.2em 0em;
    font-family: 'Raleway-SemiBold';
}
.we-do-grid-ul p {
    font-size: 0.95em;
    font-weight: 400;
    color: #949494;
    line-height: 1.6em;
}
.we-do-grid-ul a {
    display: inline-block;
    border-radius: 0px;
    transition: 0.2s background ease-in-out;
    -moz-transition: 0.2s background ease-in-out;
    -webkit-transition: 0.2s background ease-in-out;
    -ms-transition: 0.2s background ease-in-out;
    border-color: #dddddd;
    text-align: center;
    padding: 10px 10px;
    cursor: pointer;
}
.codes .nav li:hover a, .codes .nav li.active a {
    background: #F26621;
    border-radius: 3px;
    border: none;
}
#myTab.nav-tabs > li.active > a, #myTab.nav-tabs > li.active > a:hover, #myTab.nav-tabs > li.active > a:focus {
    background: #F26621;
    border-radius: 3px;
    border: none;
}
.codes .nav li:hover p, .codes .nav li:hover h4 {
    color: #fff;
}
.codes .nav li.active p, .codes .nav li.active h4 {
    color: #fff;
}
.we-do-grid-ul a .img-ico0 {
    cursor: pointer;
    background: url(../images/f3.png) 0px -67px no-repeat;
    width: 65px;
    height: 68px;
    transition: 0.3s background ease-in-out;
    -moz-transition: 0.3s background ease-in-out;
    -webkit-transition: 0.3s background ease-in-out;
    -ms-transition: 0.3s background ease-in-out;
    font-size: 39px;
    color: #fff;
    margin: 0px auto;
}
.we-do-grid-ul a .img-ico1 {
    cursor: pointer;
    background: url(../images/f1.png) 0px -67px no-repeat;
    width: 65px;
    height: 68px;
    transition: 0.3s background ease-in-out;
    -moz-transition: 0.3s background ease-in-out;
    -webkit-transition: 0.3s background ease-in-out;
    -ms-transition: 0.3s background ease-in-out;
    font-size: 39px;
    color: #fff;
    margin: 0px auto;
}
.we-do-grid-ul a .img-ico2 {
    cursor: pointer;
    background: url(../images/f2.png) 0px -67px no-repeat;
    width: 65px;
    height: 68px;
    transition: 0.3s background ease-in-out;
    -moz-transition: 0.3s background ease-in-out;
    -webkit-transition: 0.3s background ease-in-out;
    -ms-transition: 0.3s background ease-in-out;
    font-size: 39px;
    color: #fff;
    margin: 0px auto;
}
.we-do-grid-ul a .img-ico4 {
    cursor: pointer;
    background: url(../images/f4.png) 0px -67px no-repeat;
    width: 65px;
    height: 68px;
    transition: 0.3s background ease-in-out;
    -moz-transition: 0.3s background ease-in-out;
    -webkit-transition: 0.3s background ease-in-out;
    -ms-transition: 0.3s background ease-in-out;
    font-size: 39px;
    color: #fff;
    margin: 0px auto;
}
.we-do-grid-ul a:hover .img-ico0 {
    background: url(../images/f3.png) 0px 0px no-repeat;
    color: #fff;
}
.we-do-grid-ul a:hover .img-ico1 {
    background: url(../images/f1.png) 0px 0px no-repeat;
    color: #fff;
}
.we-do-grid-ul a:hover .img-ico2 {
    background: url(../images/f2.png) 0px 0px no-repeat;
    color: #fff;
}
.we-do-grid-ul a:hover .img-ico4 {
    background: url(../images/f4.png) 0px 0px no-repeat;
    color: #fff;
}
.codes .nav li.active .img-ico1 {
    background: url(../images/f1.png) 0px 0px no-repeat;
    color: #fff;
}
.codes .nav li.active .img-ico2 {
    background: url(../images/f2.png) 0px 0px no-repeat;
    color: #fff;
}
.codes .nav li.active .img-ico0 {
    background: url(../images/f3.png) 0px 0px no-repeat;
    color: #fff;
}
.codes .nav li.active .img-ico4 {
    background: url(../images/f4.png) 0px 0px no-repeat;
    color: #fff;
}
/* ------- Menu Page Section ------- *//* Menu Content Style */
.food-wrap {
    position: relative;
    overflow: hidden;
}
.food-wrap a {
    display: block;
    padding: 10px;
}
.col-text-80 {/*width: 80%;*/
    width: 100%;/*padding-left: 20px;float: left;*/
}
.full-dishes .col-text-80 {
    width: 100%;
    padding-left: 0px;
}
.food-wrap img {
    border: 4px solid #e9e8e8;
    width: 100%;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.food-describe {
    min-height: 44px;
}
.food-content {/*min-height: 92px;*/
}
.food-header {
    font-size: 1.4em;/*	padding-top: 10px;*/
    padding-bottom: 2px;
    border-bottom: 1px dotted #dadada;
    margin: 0 0px 8px 0;
    font-family: 'Raleway-SemiBold';
    letter-spacing: 1px;
    color: #1C0317;
    text-decoration: none;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.food-header span.t-awa {
    font-size: 15px;
    font-family: "opensansreg";
    letter-spacing: 0px;
    color: #191919;
}
.dots {
    color: #a8a8a8;
}
.food-describe p {
    color: #636363;
    font-size: 1em;
    margin-bottom: 9px !important;
    padding: 0em 15px 0em 0em;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.food-price {
    font-size: 1em;
    color: #C93494;
    float: right;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.cent {
    font-size: 0.6em;
    vertical-align: 8px;
    margin-left: -3px;
}
.dollar {
    font-size: 0.8em;
    vertical-align: 1px;
    margin-right: 1px;
}
.singular-dish-heading {
    padding-top: 30px !important;
}
#singular-price {
    font-size: 0.9em;
}
.food-wrap:hover a {
    background: #F26621;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
}
.col-img-20 {
    width: 20%;
    float: left;
}
.food-wrap:hover img {
    border: 4px solid #951666;
}
.food-wrap:hover .food-header {
    color: #fff;
}
.food-wrap:hover .food-price {
    color: #fff;
}
.food-wrap:hover .food-describe p {
    color: #fff;
}
.product-col-button {
    text-align: center;
    position: absolute;
    left: 50%;
    margin-left: -58px;
    display: inline-block;
    text-transform: uppercase;
    background: #4F0A41;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    top: -50px;
    -webkit-box-shadow: 0 0 5px 0 rgba(255, 254, 254, 0.77);
    -moz-box-shadow: 0 0 5px 0 rgba(255, 254, 254, 0.77);
    box-shadow: 0 0 5px 0 rgba(255, 254, 254, 0.77);
    color: #fff;
}
.product-col-button a {
    color: #fff;
}
.product-col-button a:hover {
    background: #12ACE2;
    color: #fff;
}
.food-wrap:hover .product-col-button {
    top: 50%;
    margin-top: -20px;
    left: 50%;
}/*.full-dishes .food-wrap:hover .product-col-button {top: 20%;}*/
.food-wrap:hover .product-col-button a {
    background: #fff;
    color: #4F0A41;
}
.product-col-overlay {
    background: #000;
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    top: -100;
    left: 0%;
    -webkit-transition: opacity 0.5s ease-in 0s;
    -moz-transition: opacity 0.5s ease-in 0s;
    -o-transition: opacity 0.5s ease-in 0s;
    transition: opacity 0.5s ease-in 0s;
}
.food-wrap:hover .product-col-overlay {
    opacity: 0.5;
    top: 0;
}
.dish-special .product-col-overlay {
    background: #000 none repeat scroll 0 0;
    height: 85%;
    left: 1.5%;
    opacity: 0;
    position: absolute;
    -webkit-transition: opacity 0.5s ease-in 0s;
    -moz-transition: opacity 0.5s ease-in 0s;
    -o-transition: opacity 0.5s ease-in 0s;
    transition: opacity 0.5s ease-in 0s;
    width: 97%;
    top: 10px;
}
.food-wrap:hover.dish-special .product-col-overlay {
    opacity: 0.5;
    top: 10px;
}
.food-wrap:hover span.t-awa {
    color: #fff;
}
.food-wrap {
    margin-bottom: 25px;
    margin-top: 5px;
}
.food-wrap.dish-special {
    padding-top: 10px;
    padding-bottom: 10px;
}
.extra-serving .product-col-overlay {
    background: #000 none repeat scroll 0 0;
    height: 100%;
    left: 1.35%;
    opacity: 0;
    position: absolute;
    -webkit-transition: opacity 0.5s ease-in 0s;
    -moz-transition: opacity 0.5s ease-in 0s;
    -o-transition: opacity 0.5s ease-in 0s;
    transition: opacity 0.5s ease-in 0s;
    width: 97.3%;
    top: 0px;
}
.food-wrap:hover.extra-serving .product-col-overlay {
    opacity: 0.5;
    top: 0px;
}
.sidebar-divider {
    background: url(../images/sidebar_divider.png) bottom left repeat-x;
    height: 5px;
    margin-bottom: 20px;
}
.menu-divider {
    height: 5px;
    margin: 20px 0 20px 0px;
    opacity: 0.2;
    background: url(../images/divider2.png) bottom left repeat-x;
}
.wrng-div {
    background-color: #e1e1e1;
    color: #4f0a41;
    border: 1px solid #D7D7D7;
    border-radius: 4px;
    margin-bottom: 20px;
    padding: 10px;
    font-size: 17px;
}
.radio-button {
    margin: 0px 10px 10px 0;
    text-align: center;
    min-width: 115px;
    display: inline-block;
}
.radio-button input[type="radio"] {
    display: none;
}
.radio-button label {
    text-transform: capitalize;
    width: 100%;
    background-color: transparent;
    cursor: pointer;
    padding: 7px 10px;
    margin: 0;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    border: 1px solid #e3e3e3;
    border-radius: 3px;
    font-family: "opensanssemibd";
}
.radio-button input[type=radio]:checked + label {
    background-color: #F26621;
    border: 1px solid #DA75B6;
    color: #fafaf4;
}
.radio-button input[type=radio] + label.Mild-btn {
    border-color: #65B511;
}
.radio-button input[type=radio] + label.Medium-btn {
    border-color: #FFAF00;
}
.radio-button input[type=radio] + label.Medhot-btn {
    border-color: #FF6A13;
}
.radio-button input[type=radio] + label.similarhot-btn {
    border-color: #F42623;
}
.radio-button input[type=radio]:checked + label.Mild-btn {
    border-color: #65B511;
    background: #65B511;
    color: #fff;
}
.radio-button input[type=radio]:checked + label.Medium-btn {
    border-color: #FFAF00;
    background: #FFAF00;
    color: #fff;
}
.radio-button input[type=radio]:checked + label.Medhot-btn {
    border-color: #FF6A13;
    background: #FF6A13;
    color: #fff;
}
.radio-button input[type=radio]:checked + label.similarhot-btn {
    border-color: #F42623;
    background: #F42623;
    color: #fff;
}
.div-flt-pop-h5 {
    float: left;
    margin-right: 20px;
}
.div-flt-pop {
    min-width: 120px;
    float: left;
    margin: 0px 0px 0px 0px;
}
.div-flt-pop .input-group {
    width: 120px;
}
.div-flt-pop input[type=text].input-number {
    text-align: center;
}/* Foundation overrides */
.modal-body .row {
    padding: 0 20px;
}
.modal-body .glyphicon {
    font-size: 15px;
}
input[type="checkbox"] + label, input[type="radio"] + label {
    margin: 0;
}
.my-modal-box .btn.my-add-btn {
    background: #F26621;
    padding: 10px 9px 9px 9px;
}/*-- contact --*/
.address {
}
.address-grids {
}
.address h4 {
    border-bottom: 1px dotted #dadada;
    color: #1c0317;
    font-family: "Raleway-SemiBold";
    font-size: 1.5em;
    letter-spacing: 1px;
    margin: 10px 0 5px 0px;
    padding-bottom: 5px;
    text-decoration: none;
    transition: all 0.5s ease 0s;
}
.contact-infom {
    margin: 4em 0;
}
.address p {
    font-size: 1em;
    color: #4c4c4c;
    line-height: 1.7em;
    padding: 0em 0 1em 0;
}
.address ul {
    padding: 0;
    margin: 0;
}
.address ul li {
    display: inline-block;
}
.address a {
    color: #777;
    font-size: 1em;
    letter-spacing: 1px;
}
.address a:hover {
    color: #FF6A4A;
    text-decoration: none;
}
.contact-left {
}
.contact-left iframe {
    width: 100%;
    min-height: 400px;
    border: 5px solid #e8e8e8 !important;
}
.contact-right {
}
.contact-right .contactform-sup input[type="text"], .contact-right .contactform-sup textarea, .contact-right .contactform-sup input[type="email"] {
}
.contact-form form {
    margin: 2em 0 0 0;
}
.contact-form input[type="text"] {
    border-radius: 0px;
    color: #898888;
    background: none;
    outline: none;
    font-size: 14px;
    padding: .5em;
    height: 44px;
    margin: 0em;
    border: solid 1px #dedfdf;
    -webkit-appearance: none;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
.contact-form input.subject-input {
    margin-right: 0;
}
.contact-form select {
    position: relative;
    margin: 0px 15px 0px 0px;
    width: 100%;
    padding: 10px 9px;
    font-size: 14px;
    outline: none;
    color: #b6b6b6;
    border: 1px solid #dedfdf;
    font-weight: 300;
    border-radius: 0px;
    color: #898888;
    background: none;
    outline: none;
    font-size: 14px;
    padding: .5em;
    height: 44px;
    margin: 0em;
    border: solid 1px #dedfdf;
    -webkit-appearance: none;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
.contact-form select option {
    padding: 2px 0px 1px 10px;
}
.contact-form .radio-grp {
    padding-top: 10px;
}
.contact-form .radio-grp input[type=radio].css-checkbox {
    position: absolute;
    z-index: -1000;
    left: -1000px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}
.contact-form .radio-grp input[type=radio].css-checkbox + label.css-label {
    padding-left: 26px;
    padding-right: 20px;
    padding-top: 2px;
    height: 21px;
    display: inline-block;
    line-height: 21px;
    background-repeat: no-repeat;
    background-position: 0 0;
    vertical-align: middle;
    cursor: pointer;
    font-size: 15px;
    color: #4f0a41;
    font-family: 'Raleway-SemiBold';
}
.contact-form .radio-grp input[type=radio].css-checkbox:checked + label.css-label {
    background-position: 0 -21px;
}
.contact-form .radio-grp label.css-label {
    background-image: url(../images/rd-box.png);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.contact-form textarea {
    border-radius: 0px;
    resize: none;
    width: 100%;
    color: #898888;
    background: none;
    font-size: 14px;
    outline: none;
    padding: .5em;
    border: solid 1px #dedfdf;
    min-height: 150px;
    -webkit-appearance: none;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
.contact-form input[type="submit"] {
    border: none;
    outline: none;
    color: #FFF;
    padding: .5em 1.5em;
    font-size: 15px;
    font-weight: 600;
    margin: 1em 0 0 0;
    -webkit-appearance: none;
    background: #F26722;
    text-transform: capitalize;
    font-family: "opensanssemibd";
}
.contact-form input[type="submit"]:hover {
    background: #221f1f;
}
.contact-form input[type="submit"].disabled {
    box-shadow: none;
    cursor: not-allowed;
    background: #4f0a41;
    opacity: 0.65;
}
.contact-form input[type="submit"]:hover.disabled {
    box-shadow: none;
    cursor: not-allowed;
    background: #221f1f;
    opacity: 0.65;
}
.contact-form input[type="text"]:focus, .contact-form textarea:focus, .contact-form select:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6)
}
.contact-grid {
    padding-top: 2em;
}
.cnt-main-div {
    padding-bottom: 5em;
}
.col-edit {
    text-align: left;
}
.col-edit .captcha-input {
    display: inline-block !important;
    margin-left: 5px;
    border-radius: 0px;
    width: 32.6%;
    color: #898888;
    background: none;
    outline: none;
    font-size: 14px;
    padding: .5em;
    margin: 0 .5em 1em 0;
    border: solid 1px #D5D4D4;
    -webkit-appearance: none;
}
.top-menu span.menu:before {
    content: url("../images/nav.png");
    cursor: pointer;
    width: 30px;
}
.top-menu span.menu {
    display: none;
}
.header-section2 {
    background: url(../images/bg1.jpg)no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    min-height: 148px;
    position: relative;
}
.header-top.bg {
    background: #ffd400;
}
#header-section-main {/*border-bottom: 1px solid #fff;-webkit-box-shadow: 0 1px 0 0 #C9C9C9;-moz-box-shadow: 0 1px 0 0 #C9C9C9;box-shadow: 0 1px 0 0 #C9C9C9;*/
    position: relative;
}
.sprite-ar {
    background: url(../images/ar_btn.png) top left no-repeat;
}
#header-section-main .rslides_nav {
    display: none;
    position: absolute;
    opacity: .7;
    z-index: 40;
    text-indent: -9999px;
    top: 50%;
    margin-top: -51px;
    width: 53px;
    height: 48px;
}
#header-section-main:hover .rslides_nav {
    display: none;
}
#header-section-main .prev {
    left: 0px;/* background-position: left -36px; */
}
#header-section-main .next {
    right: 0px;
    background-position: -49px 0px;
}
#header-section-main .rslides_nav:hover {
    opacity: 1;
}
.header-logo {
    float: left;
    margin-left: 28em;
}
.header-grids {
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
.header-grid-info a {
    text-decoration: none;
    cursor: pointer;
}
/*------------------ Slider Part starts Here----------*/
/*--- slider-css --*/
#header-section-main {/*  background: url(../images/bg1.jpg) no-repeat 0px 0px;background-size: cover;-webkit-background-size: cover;-o-background-size: cover;-moz-background-size: cover;*/ /*  position: relative;*/
}
.header-section-head {
    left: 0;
    position: absolute;
    top: 0%;
    width: 100%;
    z-index: 30;
}
.header-section {
    left: 0;
    position: absolute;
    top: 30%;
    width: 100%;
    z-index: 30;
}
/*----welcome-section---------*/
.captcha_img {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #d5d5d5;
    border-radius: 0px;
    display: inline-block;
    padding: 9px 6px;
    text-align: left;
    margin-right: 2px;
    margin-bottom: 0px;
    margin-top: 0px;
}
.captch-span img {
    width: 90%;
}
.captcha_refresh_img {
    display: inline-block;
}
.captcha-code {
    float: left;
}
.captcha-code .captcha-txt {
    box-sizing: border-box;
    position: relative;
    margin-left: 5px;
    z-index: 1;
    height: 41px;
    padding: 8px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #e2e2e2;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    margin-bottom: 10px;
    font-weight: normal;
    display: inline-block !important;
    float: none !important;
    margin-top: 10px !important;
    width: 150px !important;
}
.captcha-code .captcha-txt:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6)
}
.text-align-cnt-mrg {
    text-align: center;
    margin: 10px 0px 0px 0px;
}
.contact-form input.error[type="text"], .contact-form textarea.error, .contact-form select.error {
    border: 1px solid #ff4e00 !important;
    box-shadow: 0 0 6px #f99 !important;
}
.error {
    color: #d92727 !important;
    font-weight: normal;
    text-align: left;
    margin-top: 5px;
}
div.error, p#error_response {
    color: #d92727 !important;
    font-size: 13px!important;
    font-weight: normal;
    padding-top: 2px!important;
    padding-left: 5px!important;
    text-align: left;
    margin-top: 5px;
}
/*p#error_response{color: #d92727 !important; font-size: 13px !important; margin-top:0px; padding-left:0px !important; padding-top:0px !important; text-align: left; margin-bottom:10px;}*/

.div-center {
    margin: 1em auto;
    text-align: center;
    padding: 1.5em 0px;
}
a.contact-us-btn {
    background: #666666 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 600;
    margin: 1em auto;
    outline: medium none;
    padding: 0.5em 1.5em;
}
.my-modal-box p {
    color: #1c0317;
    text-align: center;
    font-family: 'Raleway-SemiBold';
    font-size: 2em;
    font-weight: 400;
    margin-bottom: 20px;
    margin-top: 5px;
    line-height: 32px;
}
.my-modal-box h5 {
    color: #171617;
    font-size: 1.2em;
    margin-bottom: 15px;
    margin-top: 0px;
    line-height: 25px;
}
.my-modal-box .p-ex {
    color: #a2a2a2;
    font-family: inherit;
    font-size: 1.5em;
    font-weight: 400;
    margin-bottom: 12px;
}
.my-modal-box .v-center {
    height: 100vh;
    width: 100%;
    display: table;
    position: relative;
    text-align: center;
}
.my-modal-box .v-center > div {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    top: -10%;
}
.my-modal-box .btn {
    background: #DBA134;
    text-decoration: none;
    display: inline;
    border-radius: 3px;
    -webkit-transition: background-color 1s ease;
    -moz-transition: background-color 1s ease;
    transition: background-color 1s ease;
    font-weight: 500;
    border: none;
    text-transform: uppercase;
    outline: none;
    margin-bottom: 1.5em;
    color: #fff;
    font-size: 0.9em;
    padding: 7px 10px;
    font-family: "opensanssemibd";
    text-align: center;
}
.my-modal-box .btn:hover {
    background: #F26621;
    color: #fff;
}
.my-modal-box .add-btn {
    font-size: 15px;
    margin-bottom: 0px;
}
.product-col-button a {
    color: #fff;
}
.product-col-button a:hover {
    background: #12ACE2;
    color: #fff;
}
.my-modal-box .btn:hover {
    background: #1c0317;
    -webkit-transition: background-color 1s ease;
    -moz-transition: background-color 1s ease;
    transition: background-color 1s ease;
}
.my-modal-box .btn:active, .my-modal-box .btn:focus, .my-modal-box .btn:hover {
    outline: 0!important;
    text-decoration: none !important;
}
.my-modal-box .btn-small {
    padding: .75em 1em;
}
.my-modal-box {
    overflow: auto;
}
.my-modal-box .modal-content {
    overflow: auto;
}
.my-modal-box h4.modal-title {
    font-size: 20px;
    color: #fff;
}
.my-modal-box .modal-header .close {
    line-height: 1;
    font-size: 1.5em;
    position: absolute;
    top: 4%;
    right: 2%;
    text-decoration: none;
    color: #ffffff;
    opacity: 0.45;
    font-weight: normal;
}
.my-modal-box .modal-header .close:hover {
    color: #222;
    -webkit-transition: color 1s ease;
    -moz-transition: color 1s ease;
    transition: color 1s ease;
}
.my-modal-box .modal-header {
    border-bottom: 1px solid #ddd;
    padding: 1.25em 1.5em;
    background: #198943;
    color: #fff;
}
.alert {
    border-radius: 4px;
    text-align: center;
    margin-bottom: 25px;
    margin-top: 0px;
    padding: 7px;
}
.squaredThree {
    padding-top: 5px;
}
.squaredThree .div-td {
    display: inline-block;
    margin-bottom: 10px;
    min-width: 176px;
}
.squaredThree input[type=checkbox].css-checkbox {
    position: absolute;
    z-index: -1000;
    left: -1000px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}
.squaredThree input[type=checkbox].css-checkbox + label.css-label {
    padding-left: 25px;
    height: 18px;
    display: inline-block;
    line-height: 18px;
    background-repeat: no-repeat;
    background-position: 0 0;
    font-size: 14px;
    vertical-align: middle;
    cursor: pointer;
    font-family: "opensanssemibd";
    margin-right: 10px;
}
.squaredThree input[type=checkbox].css-checkbox:checked + label.css-label {
    background-position: 0 -18px;
}
label.css-label {
    background-image: url(../images/checkbox.png);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
a.contact-us-btn {
    background: #4f0a41 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 600;
    margin: 1em auto;
    outline: medium none;
    padding: 0.5em 1.5em;
}
a.contact-us-btn:hover {
    background: #221f1f;
}
span.note {
    color: #4f0a41;
    font-weight: bold;
}
.contact-form .date-txt {
    background: #fff url("../images/date-icon.png") no-repeat scroll 95.5% 46% !important;
    cursor: pointer;
}
.skype {
    display: none;
}
#newsltr {
    background: #EEE;
    border: 1px solid #BBB;
    box-shadow: 0 0 7px #DDD;
    display: none;
    font: 12px/12px Arial, Helvetica, sans-serif;
    margin-right: 0;
    position: fixed;
    right: 0;
    top: 210px;
    width: 313px;
    z-index: 1000;
    height: 201px;
}
.frmCont {
    position: relative;
}
.frmCont a {
    text-decoration: none;
}
#SignUp {
    background: #EEE;
    left: 45px;
    position: absolute;
    top: 6px;
}
.frmCont input.nwsInpt {
    background: none;
    border: 0 solid;
    box-shadow: none;
    float: left;
    height: 32px;
    line-height: 31px;
    margin: 0;
    padding: 0 5px;
    width: 177px;
}
.frmCont .closewin {
    background: url(../images/your-shopping-cart-img.png) scroll center no-repeat #F26621;
    height: 199px;
    left: 0;
    position: absolute;
    text-indent: -9999px;
    top: 0;
    width: 41px;
}
.frmCont .closewinClose {
    background: url(../images/your-shopping-cart-img.png) scroll center no-repeat #222;
    height: 199px;
    left: 0;
    position: absolute;
    text-indent: -999999px;
    top: 0;
    width: 41px;
}
.frmCont #sucMsg {
    background: url(../images/shopping_cart.png) 25px center no-repeat #DDD;
    color: #333;
    font-size: 17px;
    font-weight: 700;
    padding: 17px 0 13px 65px;
    position: relative;
    text-shadow: 1px 1px 0 #FFF;
}
#sucMsg>span {
    background: #dba134;
    border-radius: 12px;
    color: #FFF;
    display: block;
    font-size: 14px;
    left: 15px;
    padding: 5px 7px;
    position: absolute;
    text-shadow: 0 0 0 #8B6210;
    top: 4px;
}
.nwsSbmt {
    background: none!important;
    border: none!important;
    border-radius: 0!important;
    font-size: 0!important;
    height: 32px;
    line-height: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 68px!important
}
#newsltr .shoppingcart > div {
    margin-top: 0;
    font-size: 12px;
    margin-right: -10px;
}
#newsltr .scroll {
    margin-left: 27px;
    float: none;
    width: auto;
    background-color: #fff;
}
#newsltr .scroll .ck-l {
    padding: 0 10px;
    margin-bottom: 25px;
    overflow: auto;
    width: auto;
    float: none;
}
#newsltr .shopp-quantity {
    width: 21%;
}
#newsltr .list {
    margin-top: 5px;
}
#newsltr .shopp-product-name {
    line-height: 17px;
    width: 52%;
}
#newsltr .shoppingcart {
    margin-top: 0;
    border-top: none;
}
#newsltr .btn {
    margin-left: 27px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
#newsltr .btn a {
    display: block;
    position: relative;
    width: 50%;
    float: left;
    color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 26px;
    background-color: #4f0a41;
    font-size: 17px;
}
#newsltr .btn a:first-child:after {
    content: "";
    width: 1px;
    height: 26px;
    position: absolute;
    right: 0;
    top: 0;
    border-right: 1px solid #fff;
}
#newsltr .frmCont a {
    font-size: 13px;
}
#newsltr .checkoutPrice {
    padding-top: 10px;
    text-align: center;
    font-size: 14px;
}
#newsltr .checkoutPrice h3 {
    font-size: 34px;
    margin: 10px 0px;
    padding: 0;
}
#newsltr .checkoutPrice a.chckoutBtn {
    padding: 0 20px;
    display: inline-block;
    line-height: 38px;
    border-radius: 0px;
    color: #fff;
    background: #188942 none repeat scroll 0 0;
    border: medium none;
    font-size: 15px;
    font-weight: 600;
    outline: medium none;
    text-transform: capitalize;
}
#newsltr .checkoutPrice a.chckoutBtn:hover {
    background: #221f1f none repeat scroll 0 0;
}
.scroll-new {
    overflow: hidden;
    float: left;
    width: 720px
}
.scroll-new .ck-r {
    float: right;
    width: 260px
}
.scroll-new .ck-l {
    min-height: 131px;
    float: left;
    width: 100%
}
#newsltr .scroll-new {
    margin-left: 27px;
    float: none;
    width: auto;
    background-color: #fff;
}
#newsltr .scroll-new .ck-l {
    padding: 0 10px;
    margin-bottom: 25px;
    overflow: auto;
    width: auto;
    float: none;
    margin: 13px 0;
}
.cartContent {
    margin-top: 30px;
}
.quanitySniper {
    height: 30px;
    padding: 0;
    text-align: center;
    width: 40px;
}
tr.CartProduct td, tr.CartProduct th {
    padding: 10px 0;
    text-align: center;
}
tr.CartProduct th {
    font-family: arial;
    font-size: 15px;
    font-weight: bold;
}
tr.CartProduct td:nth-child(1) {
    text-align: left;
    padding-left: 10px;
}
tr.CartProduct th:nth-child(1) {
    text-align: left;
    padding-left: 10px;
}
tr.CartProduct:nth-child(odd) {
    background: #f2f2f2;
}
tr.CartProduct {
    border-bottom: 1px solid #E7E9EC;
}
.cartTable {
    border-top: solid 1px #EBEDEF;
}
.cartTableHeader {
    background: #EBEDEF;
}
.cartFooter {
    padding: 20px;
    border-top: solid 1px #eee;
    background: #EBEDEF;
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}
.cartFooter .btn {
    background: #F26622;
    border: 0px;
    border-radius: 0px;
    padding: 10px 12px;
    color: #fff;
}
.cartFooter .btn:hover {
    background: #221f1f;
}
#cart-summary tr td:nth-child(2) {
    text-align: right;
}
.CartProductThumb a img, .CartProductThumb a img {
    width: 86px;
    max-width: 100%;
}
.cartTableHeader {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
}
.caps {
    border-top: 0 none;
    font-weight: normal;
    line-height: 24px;
    margin: 0 0 16px;
    overflow: hidden;
    padding: 0 0 16px;
    text-align: right;
    text-transform: uppercase;
}
.CartDescription {
}
.CartDescription {
    word-break: break-all;
}
.CartDescription h4 {
    font-size: 17px;
    line-height: 20px;
    padding-bottom: 5px;/*border-bottom:1px dotted #dadada; margin-bottom:5px;  */
    color: #1c0317;
    font-family: 'Raleway-SemiBold';
    letter-spacing: 1px;
}
.CartDescription h4 span {
    display: block;
    font-size: 13px;
    color: #636363;
    font-family: "opensansreg";
}
.CartDescription .addons-tit {
    padding-bottom: 2px;
    font-size: 15px;
    color: #b57d0e;
    padding-top: 5px;
    font-family: "opensansreg";
    color: #dba134;
    display: block;
}
.CartDescription p {
    display: block;
    font-size: 14px;
    color: #636363;
    font-family: "opensansreg";
    line-height: 22px;
    padding: 0px 0 5px 0;
}
.cart-addons {
    padding-left: 10px;
}
.action-control {
    border: 0;
    display: block;
    height: auto;
    padding: 5px 0 15px;
    width: 100%;
}
.action-control a {
    cursor: pointer;
}
.cart a {
    font-size: 20px;
    color: #454545;
    margin: 0 0;
    display: inline-block;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.13s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
}
.cartTable tfoot td {
    padding: 10px 0px;
    font-size: 14px;
    color: #636363;
    font-family: "opensansreg";
    line-height: 22px;
}
.cartTable tfoot td span {
    font-family: arial;
    font-size: 17px;
    font-weight: bold;
    line-height: 30px;
    color: #1c1c1c;
}
.cartTable tfoot td {
    padding-right: 10px;
}
.delete-cart a {
    color: #4F0A41;
    font-size: 20px;
    cursor: pointer;
}
.delete-cart a:hover {
    color: #C93494;
}
.contact-form-wrapper {
}
.contact-form-wrapper label.control-label {
    text-align: left;
    display: block;
    padding-bottom: 7px;
    font-family: arial;
    font-size: 15px;
    font-weight: normal;
    color: #1c1c1c;
}
.contact-form-wrapper input[type="text"], .contact-form-wrapper input[type="email"] {
    border-radius: 0px;
    color: #898888;
    background: none;
    outline: none;
    font-size: 14px;
    padding: .5em;
    height: 42px;
    margin: 0em;
    border: solid 1px #dedfdf;
    -webkit-appearance: none;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
.contact-form-wrapper textarea {
    border-radius: 0px;
    resize: none;
    width: 100%;
    color: #898888;
    background: none;
    font-size: 14px;
    outline: none;
    padding: .5em;
    border: solid 1px #dedfdf;
    min-height: 81px;
    -webkit-appearance: none;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
.contact-form-wrapper label.control-label .required {
    color: #C31417;
    font-family: arial;
    font-size: 15px;
}
.contact-form-wrapper input[type="submit"] {
    border: none;
    outline: none;
    color: #FFF;
    padding: .5em 1.5em;
    font-size: 15px;
    font-weight: 600;
    margin: 1em 0 0 0;
    -webkit-appearance: none;
    background: #188943;
    text-transform: capitalize;
    font-family: "opensanssemibd";
}
.contact-form-wrapper input[type="submit"]:hover {
    background: #221f1f;
}
.contact-form-wrapper input[type="submit"].disabled {
    box-shadow: none;
    cursor: not-allowed;
    background: #4f0a41;
    opacity: 0.65;
}
.contact-form-wrapper input[type="submit"]:hover.disabled {
    box-shadow: none;
    cursor: not-allowed;
    background: #221f1f;
    opacity: 0.65;
}
.contact-form-wrapper input[type="text"]:focus, .contact-form-wrapper textarea:focus, .contact-form-wrapper select:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6)
}
.contact-form-wrapper .squaredcheck {
    padding-top: 10px;
    text-align: center;
}
.contact-form-wrapper .squaredcheck .div-td-chk {
    display: inline-block;
    margin-bottom: 10px;
    min-width: 176px;
}
.contact-form-wrapper .squaredcheck input[type=checkbox].css-checkbox {
    position: absolute;
    z-index: -1000;
    left: -1000px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}
.contact-form-wrapper .squaredcheck input[type=checkbox].css-checkbox + label.css-label {
    padding-left: 25px;
    height: 18px;
    display: inline-block;
    line-height: 18px;
    background-repeat: no-repeat;
    background-position: 0 0;
    font-size: 14px;
    vertical-align: middle;
    cursor: pointer;
    font-family: "opensanssemibd";
    margin-right: 10px;
}
.contact-form-wrapper .squaredcheck input[type=checkbox].css-checkbox:checked + label.css-label {
    background-position: 0 -18px;
}
.contact-form-wrapper .squaredcheck input[type=checkbox].css-checkbox:checked + div + label.css-label {
    background-position: 0 -18px;
}
.contact-form-wrapper a {
    color: #dba134;
}
.contact-form-wrapper .squaredcheck label.css-label {
    background-image: url(../images/checkbox.png);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding-left: 25px;
    padding-left: 25px;
    height: 18px;
    display: inline-block;
    line-height: 18px;
    background-repeat: no-repeat;
    background-position: 0 0;
    font-size: 14px;
    vertical-align: middle;
    cursor: pointer;
    font-family: "opensanssemibd";
    margin-right: 10px;
}
.contact-form-wrapper input.error[type="text"], .contact-form-wrapper textarea.error, .contact-form-wrapper select.error {
    border: 1px solid #ff4e00 !important;
    box-shadow: 0 0 6px #f99 !important;
}
.fnt-cart a {
    font-size: 16em;
    vertical-align: middle;
    margin-right: 10px;
    color: #dba134;
    border: 0px;
    border-radius: 0px;
    padding: 10px 12px;
}
.fnt-cart a:hover {
    color: #221f1f;
}
.contact-form-wrapper .div-lbl {
}
.contact-form-wrapper .radio-grp {
    padding-top: 4px;
}
.contact-form-wrapper .radio-grp input[type=radio].css-checkbox {
    position: absolute;
    z-index: -1000;
    left: -1000px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}
.contact-form-wrapper .radio-grp input[type=radio].css-checkbox + label.css-label {
    padding-left: 26px;
    padding-right: 20px;
    padding-top: 2px;
    height: 21px;
    display: inline-block;
    line-height: 21px;
    background-repeat: no-repeat;
    background-position: 0 0;
    vertical-align: middle;
    cursor: pointer;
    font-size: 15px;
    color: #4f0a41;
    font-family: 'Raleway-SemiBold';
    letter-spacing: 1px;
}
.contact-form-wrapper .radio-grp input[type=radio].css-checkbox:checked + label.css-label {
    background-position: 0 -21px;
}
.contact-form-wrapper .radio-grp label.css-label {
    background-image: url(../images/rd-box.png);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.contact-form-wrapper .radio-button {
    float: left;
    margin: 0px 15px 10px 0;
    text-align: center;
    min-width: 100px;
}
.contact-form-wrapper .radio-button input[type="radio"] {
    display: none;
}
.contact-form-wrapper .radio-button label {
    text-transform: capitalize;
    width: 100%;
    background-color: transparent;
    cursor: pointer;
    padding: 7px 10px;
    margin: 0;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    border: 1px solid #ff4e00;
    border-radius: 3px;
    font-family: "opensanssemibd";
    max-width: 100px;
}
.contact-form-wrapper .radio-button input[type=radio]:checked + label {
    background-color: #DA75B6;
    border: 1px solid #DA75B6;
    color: #fafaf4;
}
.contact-form-wrapper .radio-button input[type=radio] + label.Cash-btn {
    border-color: #1b7E5a;
}
.contact-form-wrapper .radio-button input[type=radio] + label.EFTPOS-btn {
    border-color: #1b7E5a;
}
.contact-form-wrapper .radio-button input[type=radio]:checked + label.Cash-btn {
    border-color: #1b7E5a;
    background: #1b7E5a;
    color: #fff;
}
.contact-form-wrapper .radio-button input[type=radio]:checked + label.EFTPOS-btn {
    border-color: #1b7E5a;
    background: #1b7E5a;
    color: #fff;
}
.contact-form-wrapper .radio-button input[type=radio]:checked + div + label {
    background-color: #DA75B6;
    border: 1px solid #DA75B6;
    color: #fafaf4;
}
.contact-form-wrapper .radio-button input[type=radio] + div + label.Cash-btn {
    border-color: #1b7E5a;
}
.contact-form-wrapper .radio-button input[type=radio] + div + label.EFTPOS-btn {
    border-color: #c82f2a;
}
.contact-form-wrapper .radio-button input[type=radio]:checked + div + label.Cash-btn {
    border-color: #1b7E5a;
    background: #1b7E5a;
    color: #fff;
}
.contact-form-wrapper .radio-button input[type=radio]:checked + div + label.EFTPOS-btn {
    border-color: #1b7E5a;
    background: #1b7E5a;
    color: #fff;
}
.loading {
    background: rgba(27, 25, 25, 0.68) url("../images/loader.gif") no-repeat scroll 50% 50%;
    bottom: 0;
    display: none;
    height: 80px;
    left: 45%;
    position: fixed;
    right: 0;
    top: 40%;
    width: 80px;
    z-index: 1000;
    height: 100%;
    left: 0;
    margin: 0;
    overflow: auto;
    padding: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 7371832;
}
.css-checkbox.required.error + div.error {
    display: none !important;
}
.css-checkbox.required.error + div.error + .css-label {
    color: #d92727 !important;
}
/*.css-checkbox.required.error + div.error + .css-label a{color:#d92727 !important;}*/

.my-placeholder {
    color: #aaa;
}
.terms-modal-box .modal-dialog {
    width: 750px;
}
.terms-modal-box h5 {
    color: #4f0a41;
    font-family: "Raleway-SemiBold";
    font-size: 22px;
    font-weight: 600;
    padding-bottom: 5px;
    display: block;
    margin: 10px 0px 0px 0px;
}
.terms-modal-box p {
    color: #4c4c4c;
    font-size: 14px;
    line-height: 29px;
    padding: 0.2em 0 0.5em 0;
}
.terms-modal-box ul {
    list-style: none;
    margin: 5px 0px 0px 10px;
    padding: 0px;
}
.terms-modal-box ul li {
    font-size: 14px;
    margin: 5px 0px 0px 0px;
    padding-bottom: 0;
    color: #4c4c4c;
    line-height: 28px;
}
.terms-modal-box ul li {
    font-size: 14px;
    margin: 0 0 15px 20px;
    padding: 0;
    color: #4c4c4c;
    line-height: 24px;
}
.terms-modal-box ul li:before {
    color: #de7f21;
    content: "\f105";
    font-family: "FontAwesome";
    font-weight: normal;
    margin-right: 5px;
    font-size: 16px;
    margin-left: -11px;
}
.terms-modal-box .v-center > div {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    top: -10%;
}
.terms-modal-box .btn {
    background: #DBA134;
    text-decoration: none;
    display: inline;
    border-radius: 3px;
    -webkit-transition: background-color 1s ease;
    -moz-transition: background-color 1s ease;
    transition: background-color 1s ease;
    font-weight: 500;
    border: none;
    text-transform: uppercase;
    outline: none;
    margin-bottom: 1.5em;
    color: #fff;
    font-size: 0.9em;
    padding: 7px 10px;
    font-family: "opensanssemibd";
    text-align: center;
}
.terms-modal-box .add-btn {
    font-size: 15px;
    margin-bottom: 0px;
}
.terms-modal-box .btn:hover {
    background: #1c0317;
    -webkit-transition: background-color 1s ease;
    -moz-transition: background-color 1s ease;
    transition: background-color 1s ease;
}
.terms-modal-box .btn:active, .terms-modal-box .btn:focus, .terms-modal-box .btn:hover {
    outline: 0!important;
    text-decoration: none !important;
}
.terms-modal-box .btn-small {
    padding: 0.75em 1em;
}
.terms-modal-box {
    overflow: auto;
}
.terms-modal-box .modal-body {
    max-height: 600px;
    overflow: auto;
}
.terms-modal-box .modal-content {
    overflow: auto;
}
.terms-modal-box h4.modal-title {
    font-size: 20px;
}
.terms-modal-box .modal-header .close {
    line-height: 1;
    font-size: 1.5em;
    position: absolute;
    top: 4%;
    right: 2%;
    text-decoration: none;
    color: #ffffff;
    opacity: 0.45;
    font-weight: normal;
}
.terms-modal-box .modal-header .close:hover {
    color: #222;
    -webkit-transition: color 1s ease;
    -moz-transition: color 1s ease;
    transition: color 1s ease;
}
.terms-modal-box .modal-header {
    border-bottom: 1px solid #ddd;
    padding: 1.25em 1.5em;
    background: #4F0A41;
    color: #fff;
}
.disclaimer {
    color: #ff2600;
    font-size: 16px;
    margin: 10px auto 14px;
    text-align: center;
}
.menudisclaimer {
    color: #ff2600;
    display: block;
    font-size: 15px;
    font-weight: normal;
    padding-top: 8px;
    text-transform: capitalize;
}
.checkoutdisclaimer {
    color: #ff2600;
    font-size: 16px;
    padding-top: 12px;
    text-transform: capitalize;
}

/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- responsive-design --------------------------------------------------------------------------------------------------------------*/
@media(max-width:1366px) {
/*.header {
    min-height: 620px;
}*/
.baneer-center {
    padding-top: 6em;
}
.igredients {
    min-height: 640px;
}
.footer-bottom {
    padding-top: 1.7em;
}
}

@media(max-width:1280px) {
/*.header {
    min-height: 590px;
}*/
.baneer-center {
    padding-top: 4em;
}
.about-rightgrid img {
    width: 100%;
}
.about-leftgrid img.cook {
    width: 33%;
}
.igredients {
    min-height: 591px;
}
.fine-igredients {
    margin: 3em auto 0;
    padding: 3em 5em;
}
.reviews {
    min-height: 592px;
}
.review-info {
    margin: 3em auto 0;
    padding: 3em 4em;
}
}

@media(max-width:1024px) {
.logo {
    margin-right: 3%;
}
.top-menu ul li a {
    margin: 0 0.7em;
}
/*.header {
    min-height: 470px;
}*/
.top-menu ul li a {
    font-size: 1.4em;
}
.baneer-center {
    padding-top: 3.5em;
}
.baneer-center img {
    width: 30%;
}
.baneer-center h1 {
    font-size: 3.8em;
    padding-bottom: 25px;
}
.about {
    min-height: 520px;
}
.about-leftgrid {
    padding-top: 1em;
}
.about-leftgrid h2 {
    font-size: 2.5em;
}
.about-leftgrid p {
    font-size: 1.19em;
    line-height: 1.5em;
    padding: 1em 1em;
}
.about-leftgrid img {
    width: 50%;
}
.about-rightgrid img {
    width: 100%
}
.about-leftgrid img.cook {
    width: 30%;
}
.about-leftgrid img {
    width: 40%;
}
.igredients {
    min-height: 477px;
}
.fine-igredient h3 {
    font-size: 2.5em;
}
.fine-igredient p {
    font-size: 1em;
    padding: 1.2em 0;
}
.fine-igredient img {
    width: 40%;
}
.fine-igredients {
    padding: 1em 2em;
    margin: 3em auto 0;
}
.igredients-img {
    float: left;
    margin: 10px 10px 20px 8px;
}
.menu-grids h3 {
    font-size: 2.5em;
}
.menu-grids1 h3 {
    font-size: 2.5em;
}
.tzatsiki h4 {
    font-size: 1.4em;
}
.dollar h4 {
    font-size: 1.4em;
}
.menu1-grid a {
    font-size: 1.15em;
}
.menu-grid p {
    font-size: 1.06em;
}
.reviews {
    min-height: 477px;
}
.review-info img {
    width: 40%;
}
.review-info {
    padding: 2em 1em;
    margin: 2.5em auto 0;
    width: 50%;
}
.review-info h3 {
    font-size: 2.5em;
    padding: 15px 0;
}
.review-info p {
    font-size: 1.19em;
    padding: 1.2em 0;
}
.reservations {
    min-height: 520px;
    padding-top: 4.5em;
}
.reservation-rightgrid h4 {
    font-size: 2.5em;
}
.reservation-rightgrid {
    text-align: center;
    padding: 0 1em;
}
.reservation-rightgrid p {
    font-size: 1.19em;
    padding: 0.5em 0 0.4em 0;
    line-height: 1.3em;
    overflow: hidden;
    height: 69px;
}
.contact {
    padding-top: 0.8em;
}
.contact-text {
    padding-bottom: 3%;
}
input[type="button"] {
    width: 18%;
    margin: 0px 7em;
}
.footer-section {
    padding: 2em 0;
}
.footer-grid h5 {
    font-size: 1.4em;
}
.footer-grid p {
    font-size: 1.13em;
}
.footer-grid img {
    width: 50%;
}
.footer-socialicons {
    padding-top: 4.5em;
}
.footer-grid a img {
    padding: 4.5em 0 0;
}
.footer-bottom {
    text-align: center;
    padding-top: 1.5em;
}
}

@media(max-width:800px) {
/*.header {
    min-height: 360px;
}*/
.logo {
    margin-right: 2%;
}
.top-menu {
    float: left;
    padding-top: 1.57em;
}
.top-menu ul li a {
    font-size: 1.08em;
}
.social-icon {
    float: none;
    padding-top: 1em;
}
.baneer-center {
    padding-top: 2.5em;
}
.baneer-center h1 {
    font-size: 2.9em;
    padding-bottom: 25px;
    line-height: 1.3em;
}
a.button {
    font-size: 13px;
}
a.button1 {
    font-size: 13px;
}
.about {
    min-height: 420px;
}
.about-rightgrid {
    float: left;
    width: 50%;
}
.igredients {
    min-height: 363px
}
.fine-igredient h3 {
    font-size: 2.3em;
    padding: 15px 0;
}
.fine-igredients {
}
.about-leftgrid h2 {
    font-size: 2.3em;
}
.igredients-img {
    width: 25%;
    margin: 0px 10px 0 10px;
}
.fine-igredient p {
    overflow: hidden;
    font-size: 1em;
    padding: 1em 0;
}
.menu-grids {
    float: left;
}
.menu-grids1 {
    float: left;
}
.menu-grids img {
    width: 60%;
}
.menu-grids img {
    width: 60%;
}
.menu-grids1 img {
    width: 60%;
}
.menu-grids h3 {
    font-size: 2em;
    padding-bottom: 10px;
}
.menu-grids1 h3 {
    font-size: 2em;
    padding-bottom: 10px;
}
.tzatsiki h4 {
    font-size: 1.3em;
}
.dollar h4 {
    font-size: 1.3em;
}
.menu-grid p {
    font-size: 1em;
    height: 20px;
    overflow: hidden;
}
.reviews {
    min-height: 363px;
}
.review-info h3 {
    font-size: 2.3em;
}
.review-info {
    padding: 1em 1em;
    margin: 2em auto 0;
}
.review-info img {
    width: 50%;
}
.review-info p {
    font-size: 1em;
    line-height: 1.5em;
    padding: 0.9em 0;
}
.reservations {
    min-height: 430px;
}
.grid-section {
    width: 50%;
    float: left;
}
.reservation-rightgrid {
    float: left;
    width: 50%;
}
.reservation-rightgrid h4 {
    font-size: 2.3em;
}
.reservation-rightgrid p {
    overflow: hidden;
    height: 45px;
    font-size: 1em;
}
.reservation-rightgrid span {
    display: none;
}
.footer-grid {
    margin-bottom: 2em;
}
.footer-grid h5 {
    padding: 0 0 15px 0;
}
.footer-grid img {
    width: 25%;
    margin-bottom: 1em;
}
.footer-grid p {
    font-size: 1em;
    padding: 0 5em;
}
.footer-grid a img {
    padding: 1.5em 0 0 0;
}
.footer-socialicons {
    padding-top: 1.5em;
}
.footer-bottom p {
    font-weight: 400;
    font-size: 1.1em;
}
.footer-bottom a {
    font-size: 15px;
}
.terms-modal-box .modal-dialog {
    width: auto;
}
.terms-modal-box .modal-header .close {
    top: 2%;
}
.terms-modal-box .modal-body {
    max-height: inherit;
}
.terms-modal-box ul {
    list-style: none;
    margin: 5px 0px 0px 0px;
}
.terms-modal-box ul li {
    font-size: 14px;
    margin: 0 0 15px 20px;
}
}

@media(max-width:768px) {
.logo {
    width: 18%;
}
.header-top {
    padding-top: 0em;
}
span.menu:before {
    content: url(../images/nav.png) no-repeat 0px 0px;
    cursor: pointer;
}
.top-menu {
    float: right;
    width: 60%;
    text-align: right;
}
.top-menu ul {
    display: none;
}
.top-menu ul li {
    font-size: 14px;
    display: block;
}
.top-menu ul li {
    display: block;
    float: none;
    margin: 0em;
    border-bottom: 1px solid #433e3e;
    border-right: none;
}
.top-menu ul li {
    padding: 10px 0;
}
.top-menu ul {
    margin: 15px 0;
    z-index: 999;
    position: absolute;
    width: 96%;
    background: #221f1f;
    text-align: center;
    right: 0px;
}
.top-menu ul li a {
    display: block;
    font-size: 1em;
}
.baneer-center {
    width: 60%;
}
/*.header {
    min-height: 348px;
}*/
.social-icon {
    padding-top: 0em;
}
.baneer-center h1 {
    font-size: 2.5em;
    padding-bottom: 10px;
    line-height: 1.5em;
}
a.button {
    font-size: 12px;
    padding: 1em 2em;
}
a.button1 {
    font-size: 12px;
    padding: 1em 2em;
}
.modal-footer {
    text-align: center;
}
}

@media(max-width:640px) {
/*.header {
    min-height: 290px;
}*/
.top-menu ul li {
    padding: 5px 0;
}
.top-menu ul {
    width: 95%;
}
.baneer-center {
    width: 58%;
}
.baneer-center h1 {
    font-size: 2em;
}
.baneer-center img {
    width: 35%;
}
a.button {
    font-size: 10px;
    padding: 1em 2em;
}
a.button1 {
    font-size: 10px;
    padding: 1em 2em;
}
.about {
    min-height: 315px;
    padding-top: 2em;
}
.about-leftgrid h2 {
    font-size: 2em;
    padding-bottom: 4px;
}
.igredients {
    min-height: 295px;
}
.fine-igredients {
    padding: 1.5em 2em;
    margin: 1.9em auto 0;
}
.fine-igredient h3 {
    font-size: 2em;
    padding: 0 0 10px 0;
}
.fine-igredient p {
    overflow: hidden;
    font-size: 1em;
    padding: 0.5em 0;
}
.menu-grid {
    padding: 1em 1em;
}
.reviews {
    min-height: 313px;
}
.review-info {
    margin: 1em auto 0;
}
.review-info h3 {
    font-size: 2em;
    padding: 0 0 10px 0;
}
.review-info p {
    height: 93px;
    overflow: hidden;
    padding: 1em 0;
}
.reservations {
    min-height: 325px;
    padding-top: 2.5em;
}
.reservation-rightgrid h4 {
    font-size: 2em;
    padding-bottom: 5px;
}
.reservation-rightgrid img {
    width: 60%;
}
.reservation-rightgrid p {
    overflow: hidden;
    height: 25px;
}
.contact-text {
    float: left;
    width: 48%;
}
.contact-text input.text {
    font-size: 1.1em;
}
.contact-text input#datepicker {
    font-size: 1.1em;
}
.dropdown {
    font-size: 1.1em;
}
.reservation-rightgrid input[type="button"] {
    width: 45%;
    margin: 0px 1em;
    font-size: 1.1em;
}
.footer-grid img {
    width: 20%;
}
.footer-grid p {
    font-size: 0.95em;
}
.footer-bottom {
    text-align: center;
    padding-top: 1.2em;
}
}

@media(max-width:480px) {
/*.header {
    min-height: 225px;
}*/
.logo {
    width: 26%;
}
.top-menu ul {
    width: 93%;
}
.baneer-center {
    width: 79%;
    padding-top: 1.1em;
}
.buttons {
    padding-top: 15px;
}
.top-menu ul {
    margin: 0px 0;
}
.top-menu ul li {
    padding: 10px 0;
}
.baneer-center h1 {
    line-height: 1.1em;
    padding-bottom: 5px;
}
.about-leftgrid {
    width: 100%;
    padding: 0em 0em;
}
.about-leftgrid h2 {
    font-size: 1.9em;
}
.igredients {
    min-height: 240px;
}
.fine-igredients {
    padding: 0.5em 2em;
    margin: 1.3em auto 0;
    width: 70%;
}
.menu-grids {
    width: 100%;
}
.menu-grids1 {
    width: 100%;
}
.menu-grids h3 {
    font-size: 1.9em;
    padding-bottom: 5px;
}
.menu-grids1 h3 {
    font-size: 1.9em;
    padding-bottom: 5px;
}
.menu-grid {
    padding: 0.9em 0;
}
.reviews {
    min-height: 225px;
}
.review-info {
    width: 60%;
    margin: 0.5em auto 0;
}
.review-info h3 {
    font-size: 1.9em;
    padding: 0 0 5px 0;
}
.review-info p {
    height: 62px;
    overflow: hidden;
    padding: 1em 0;
    line-height: 1.2em;
}
.reservations {
    padding: 2em 0;
}
.grid-section {
    width: 100%;
}
.reservation-rightgrid {
    width: 100%;
    margin-top: 2em;
}
.reservation-rightgrid img {
    width: 50%;
}
}

@media(max-width:1024px) {
.header-grids {
    margin-top: 6em;
}
.header-logo {
    margin-left: 26em;
}
}

@media (max-width:640px) {
.header-top {
    padding: 3em 0 0 0;
}
.header-logo {
    margin-left: 14em;
    width: 27%;
}
.search-form {
    width: 30%;
}
.header-grid-info {
    float: left;
    width: 33.33%;
}
.header-grid-img h3 {
    font-size: 19px;
}
.header-grids {
    margin-top: 4em;
}
.header-grid {
    padding: 2em 1em;
}
}

@media all and (min-width:1401px) and (max-width:1500px) {
.baneer-center {
    padding-top: 4em;
}
.baneer-center h1 {
    font-size: 3em;
}
}

@media all and (min-width:1251px) and (max-width:1400px) {
.header-section {
    top: 15%;
}
.baneer-center {
    padding-top: 4em;
}
.baneer-center h1 {
    font-size: 3em;
}
}

@media all and (min-width:1055px) and (max-width:1250px) {
.header-section {
    top: 15%;
}
.baneer-center {
    padding-top: 4em;
}
.baneer-center h1 {
    font-size: 3em;
}
}

@media all and (min-width:1025px) and (max-width:1199px) {
.codes .nav li {
    margin: 0 20px 0 0;
    min-width: 23%;
}
}

@media all and (min-width:899px) and (max-width:999px) {
}

@media all and (min-width:480px) and (max-width:1050px) {
.footer-grid p {
    height: auto !important;
}
}

@media all and (min-width:999px) and (max-width:1050px) {
.header-grid {
    padding: 1em 1em;
}
.header-logo {
    margin-left: 20em;
}
.header-grid-img h3 {
    font-size: 22px;
}
.header-section {
    left: 0;
    position: static;
    top: 0%;
    width: 100%;
    z-index: auto;
}
.header-section2 {
    background: rgba(0, 0, 0, 0) url("../images/bg1.jpg") repeat-y scroll 0 0 / cover;
}
.header-section2 {
    min-height: 104px;
}
.header-section {
    left: 0;
    position: static;
    top: 0%;
    width: 100%;
    z-index: auto;
    background: #4f0a41;
}
.header {
    min-height: 240px;
}
.logo {
    width: 40%;
    margin: 0.3em 0 0 0;
}
.tw-em .header-logo a img {
    width: 100%;
}
.baneer-center {
    width: 100%;
    padding-top: 0em;
}
.baneer-center h1 {
    line-height: 1.5em;
    padding-bottom: 5px;
    font-size: 1.8em;
    overflow: hidden;
}
.baneer-center h6 {
    line-height: 1.5em;
    padding-bottom: 5px;
    font-size: 1.2em;
    overflow: hidden;
    height: 28px;
}
a.button {
    font-size: 13px;
    padding: 1em 1em;
}
a.button1 {
    font-size: 13px;
    padding: 1em 1em;
}
.header-logo a img {
    width: 100%;
}
.menu {
    font-size: 13px;
    padding: 12px 8px;
}
.about {
    min-height: auto;
    padding-bottom: 3em;
    padding-top: 3em;
}
.igredients-img {
    display: inline-block;
    float: none;
    margin: 0 12px 0 35px;
}
.fine-igredient img {
    width: auto;
}
.about-leftgrid h2 {
    font-size: 1.88em;
}
.about-rightgrid {
    padding: 0 0;
}
.fine-igredients {
    padding: 0.5em;
    margin: 0.8em auto 0.8em 0;
    width: 100%;
}
.we-do-top h3 {
    font-size: 1.88em;
}
.we-do-grid a {
    margin-bottom: 10px;
}
.fine-igredient h3 {
    font-size: 1.88em;
    padding: 0px 0 5px 0;
}
.menu-grids {
    width: 100%;
    padding: 0 0;
    margin: 0 0;
}
.menu-grids1 {
    width: 100%;
    padding: 0 0;
    margin: 0 0;
}
.menu1-grid a {
    font-size: 1.1em;
}
.menu-grids h3 {
    font-size: 1.66em;
}
.tzatsiki h4 {
    font-size: 1.22em;
}
.dollar h4 {
    font-size: 1.22em;
}
.menu-grid p {
    font-size: 0.9em;
}
.menu-grids1 h3 {
    font-size: 1.66em;
}
.review-info {
    width: 90%;
}
.review-info h3 {
    font-size: 1.88em;
}
.grid-section {
    width: 100%;
    padding: 0 0;
}
.reservation-rightgrid p {
    overflow: hidden;
    height: 41px;
}
.reservation-rightgrid h4 {
    font-size: 1.88em;
    padding-bottom: 5px;
}
.contact-text {
    width: 100%;
}
.contact-text input.text {
    width: 100%;
    margin-right: 0;
}
.contact-text input#datepicker {
    width: 100%;
    margin-right: 0;
}
.dropdown {
    width: 100%;
}
.reservation-rightgrid input[type="button"] {
    width: 60%;
    margin: 0.5em 0em 0 0;
}
.footer-grid p {
    padding: 0 0;
}
.footer-grid {
    margin-bottom: 1.3em;
}
.footer-grid img {
    width: 40%;
}
.footer-bottom p {
    font-weight: 400;
    font-size: 1em;
}
.header-logo {
    margin: 0 0 0 4em;
    width: 42%;
}
.header-top {
    padding: 2em 0;
}
.header-grid {
    padding: 1em 1em;
}
.header-grid-info {
    width: 100%;
    padding: 0;
}
.header-grid-info {
    box-shadow: 0 0 5px #B8B5B5;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    margin-bottom: 20px;
}
.header-grid-img h3 {
    font-size: 16px;
}
.header-grid-img p {
    font-size: 13px;
    line-height: 1.4em;
}
.header-grid-img img {
    width: 40%;
    border: solid 2px #DADADA;
}
.about-leftgrid img.cook {
    width: auto;
}
.buttons {
    padding-top: 30px;
}
.header-grids {
    margin-top: 2em;
    margin-bottom: 2em;
}
.slide-text p {
    font-size: 1em;
    overflow: hidden;
    height: 50px;
}
.footer-section {
    padding: 1.5em 0;
}
.footer-grid h5 {
    font-size: 1.2em;
    padding: 0 0 10px;
}
.footer-grid p {
    font-size: 0.95em;
    height: 20px;
    overflow: hidden;
}
.footer-grid {
    margin-bottom: 1.5em;
}
.footer-bottom {
    padding-top: 0.5em;
}
.wrng-div {
    margin-bottom: 0px;
}
.codes .nav li {
    margin: 0 20px 0 0;
    min-width: 23%;
}
.Error-found {
    padding: 3em 0 2em 0;
}
.header-section2 {
    background: rgba(0, 0, 0, 0) url("../images/bg1.jpg") repeat-y scroll 0 0 / cover;
}
.header-section2 {
    min-height: 104px;
}
.logo.two {
    position: absolute;
    top: 9.5%;
    left: -19%;
}
.sub-header.two {
    width: 93.55%;
    left: 4.5%;
    top: 99%;
}
span.menu.two {
    right: 18px;
    top: -45px;
}
.contact-head h3 {
    font-size: 1.1em;
}
.my-modal-box h5 {
    margin-bottom: 5px;
    float: none;
}
.terms-modal-box h5 {
    margin-bottom: 5px;
    float: none;
}
img.img-wid {
    width: auto;
}
.header-logo {
    margin: 0 0 0 7em;
    width: 42%;
}
.header-top {
    padding: 2em 0;
}
.header-grid {
    padding: 1em 1em;
}
.header-logo {
    margin-left: 15em;
}
.header-logo a img {
    width: 100%;
}
.header-grid-img h3 {
    font-size: 22px;
}
.sub-header.two {
    padding: 0em 0;
    text-align: center;
    width: 93.55%;
    left: 4.5%;
    top: 98%;
    z-index: 9999;
}
.sub-header {
    width: 92.55%;
    left: 4%;
    top: 29%;
    z-index: 9999;
}
.header-section {
    left: 0;
    position: static;
    top: 0%;
    width: 100%;
    z-index: auto;
}
.header-section2 {
    min-height: 104px;
}
.igredients {
    min-height: auto;
}
.menu9 {
    padding: 3em 0px;
}
}

@media only screen and (min-width: 760px) and (max-width: 900px) {
.header-section {
    left: 0;
    position: static;
    top: 0%;
    width: 100%;
    z-index: auto;
}
}

@media only screen and (min-width: 768px) and (max-width: 999px) {
.header {
    min-height: 240px;
}
.logo {
    width: 40%;
    margin: 0.3em 0 0 0;
}
.header-section {
    left: 0;
    position: static;
    top: 0%;
    width: 100%;
    z-index: auto;
    background: #4f0a41;
}
.tw-em .header-logo a img {
    width: 100%;
}
.baneer-center {
    width: 100%;
    padding-top: 0em;
}
.baneer-center h1 {
    line-height: 1.5em;
    padding-bottom: 5px;
    font-size: 1.8em;
    overflow: hidden;
}
.baneer-center h6 {
    line-height: 1.5em;
    padding-bottom: 5px;
    font-size: 1.2em;
    overflow: hidden;
    height: 28px;
}
a.button {
    font-size: 13px;
    padding: 1em 1em;
}
a.button1 {
    font-size: 13px;
    padding: 1em 1em;
}
.header-logo a img {
    width: 100%;
}
.menu {
    font-size: 13px;
    padding: 12px 8px;
}
.about-rightgrid {
    width: 100%;
    margin-top: 1em;
    margin-bottom: 2em;
}
.about-rightgrid img {
    display: inline;
    width: 80%;
}
.fine-igredient img {
    width: auto;
}
.igredients-img img {
    display: inline;
}
.about-leftgrid h2 {
    font-size: 1.88em;
}
.about-rightgrid {
    padding: 0 0;
}
.fine-igredients {
    padding: 0.5em;
    margin: 0.8em auto 0.8em 0;
    width: 100%;
}
.we-do-top h3 {
    font-size: 1.88em;
}
.we-do-grid a {
    margin-bottom: 10px;
}
.fine-igredient h3 {
    font-size: 1.88em;
    padding: 0px 0 5px 0;
}
.menu-grids {
    width: 100%;
    padding: 0 0;
    margin: 0 0;
}
.menu-grids1 {
    width: 100%;
    padding: 0 0;
    margin: 0 0;
}
.menu1-grid a {
    font-size: 1.1em;
}
.menu-grids h3 {
    font-size: 1.66em;
}
.tzatsiki h4 {
    font-size: 1.22em;
}
.dollar h4 {
    font-size: 1.22em;
}
.menu-grid p {
    font-size: 0.9em;
}
.menu-grids1 h3 {
    font-size: 1.66em;
}
.review-info {
    width: 90%;
}
.review-info h3 {
    font-size: 1.88em;
}
.grid-section {
    width: 100%;
    padding: 0 0;
}
.reservation-rightgrid p {
    overflow: hidden;
    height: 41px;
}
.reservation-rightgrid h4 {
    font-size: 1.88em;
    padding-bottom: 5px;
}
.contact-text {
    width: 100%;
}
.contact-text input.text {
    width: 100%;
    margin-right: 0;
}
.contact-text input#datepicker {
    width: 100%;
    margin-right: 0;
}
.dropdown {
    width: 100%;
}
.reservation-rightgrid input[type="button"] {
    width: 60%;
    margin: 0.5em 0em 0 0;
}
.footer-grid p {
    padding: 0 0;
}
.footer-grid {
    margin-bottom: 1.3em;
}
.footer-grid img {
    width: 40%;
}
.footer-bottom p {
    font-weight: 400;
    font-size: 1em;
}
.header-logo {
    margin: 0 0 0 4em;
    width: 42%;
}
.header-top {
    padding: 2em 0;
}
.header-grid {
    padding: 1em 1em;
}
.header-grid-info {
    width: 100%;
    padding: 0;
}
.header-grid-info {
    box-shadow: 0 0 5px #B8B5B5;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    margin-bottom: 20px;
}
.header-grid-img h3 {
    font-size: 16px;
}
.header-grid-img p {
    font-size: 13px;
    line-height: 1.4em;
}
.header-grid-img img {
    width: 40%;
    border: solid 2px #DADADA;
}
.about-leftgrid img.cook {
    width: auto;
}
.buttons {
    padding-top: 30px;
}
.header-grids {
    margin-top: 2em;
    margin-bottom: 2em;
}
.slide-text p {
    font-size: 1em;
    overflow: hidden;
    height: 50px;
}
.footer-section {
    padding: 1.5em 0;
}
.footer-grid h5 {
    font-size: 1.2em;
    padding: 0 0 10px;
}
.footer-grid p {
    font-size: 0.95em;
    height: 20px;
    overflow: hidden;
}
.footer-grid img {
    width: 30%;
    margin-bottom: .5em;
}
.footer-grid {
    margin-bottom: 1.5em;
}
.footer-bottom {
    padding-top: 0.5em;
}
.wrng-div {
    margin-bottom: 0px;
}
.codes .nav li {
    margin: 0 20px 0 0;
    min-width: 22%;
}
.Error-found {
    padding: 3em 0 2em 0;
}
.header-section2 {
    background: rgba(0, 0, 0, 0) url("../images/bg1.jpg") repeat-y scroll 0 0 / cover;
}
.header-section2 {
    min-height: 104px;
}
.logo.two {
    position: absolute;
    top: 9.5%;
    left: -19%;
}
.sub-header.two {
    width: 93.55%;
    left: 4.5%;
    top: 99%;
}
span.menu.two {
    right: 18px;
    top: -45px;
}
.contact-head h3 {
    font-size: 1.1em;
}
.my-modal-box h5 {
    margin-bottom: 5px;
    float: none;
}
.terms-modal-box h5 {
    margin-bottom: 5px;
    float: none;
}
img.img-wid {
    width: auto;
}
.header-logo {
    margin: 0 0 0 7em;
    width: 42%;
}
.header-top {
    padding: 2em 0;
}
.header-grid {
    padding: 1em 1em;
}
.header-logo {
    margin-left: 15em;
}
.header-logo a img {
    width: 100%;
}
.header-grid-img h3 {
    font-size: 22px;
}
.sub-header.two {
    padding: 0em 0;
    text-align: center;
    width: 93.55%;
    left: 4.5%;
    top: 98%;
    z-index: 9999;
}
.sub-header {
    width: 92.55%;
    left: 4%;
    top: 29%;
    z-index: 9999;
}
.header-section {
    left: 0;
    position: static;
    top: 0%;
    width: 100%;
    z-index: auto;
}
.header-section2 {
    min-height: 104px;
}
.igredients {
    min-height: auto;
}
.header-section2 .top-menu {
    z-index: 1;
}
.menu9 {
    padding: 2em 0px;
}
.contact-form .radio-grp {
    padding-bottom: 15px;
    padding-top: 0px;
}
.mrg-btm {
    margin-bottom: 15px !important;
}
.error.mrg-btm {
    margin-bottom: 0px !important;
}
.error.mrg-btm + div {
    margin-bottom: 15px;
}
.contact-left iframe {
    margin-bottom: 15px;
}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
.header {
    min-height: 240px;
}
.logo {
    width: 40%;
}
.top-menu {
    padding-top: 1em;
}
.top-menu ul {
    width: 100%;
}
.top-menu ul li {
    padding: 0px 0;
    text-align: center;
}
.top-menu ul li a {
    padding: 10px 0;
    margin: 0px;
}
.top-menu ul li a:hover {
    background: #f440b4;
    color: #433e3e;
}
.header-section {
    left: 0;
    position: static;
    top: 0%;
    width: 100%;
    z-index: auto;
    background: #4f0a41;
}
.tw-em .header-logo a img {
    width: 100%;
}
.baneer-center {
    width: 100%;
    padding-top: 0em;
}
.baneer-center h1 {
    line-height: 1.5em;
    padding-bottom: 5px;
    font-size: 1.8em;
    overflow: hidden;
}
.baneer-center h6 {
    line-height: 1.5em;
    padding-bottom: 5px;
    font-size: 1.2em;
    overflow: hidden;
    height: 28px;
}
a.button {
    font-size: 13px;
    padding: 1em 1em;
}
a.button1 {
    font-size: 13px;
    padding: 1em 1em;
}
.header-logo a img {
    width: 100%;
}
.menu {
    font-size: 13px;
    padding: 12px 8px;
}
.about-rightgrid {
    width: 100%;
    margin-top: 1em;
    margin-bottom: 2em;
}
.about-leftgrid h2 {
    font-size: 1.88em;
}
.about-rightgrid {
    padding: 0 0;
}
.fine-igredients {
    padding: 0.5em;
    margin: 0.8em auto 0.8em 0;
    width: 100%;
}
.we-do-top h3 {
    font-size: 1.88em;
}
.we-do-grid a {
    margin-bottom: 10px;
}
.fine-igredient h3 {
    font-size: 1.88em;
    padding: 0px 0 5px 0;
}
.menu-grids {
    width: 100%;
    padding: 0 0;
    margin: 0 0;
}
.menu-grids1 {
    width: 100%;
    padding: 0 0;
    margin: 0 0;
}
.menu1-grid a {
    font-size: 1.1em;
}
.menu-grids h3 {
    font-size: 1.66em;
}
.tzatsiki h4 {
    font-size: 1.22em;
}
.dollar h4 {
    font-size: 1.22em;
}
.menu-grid p {
    font-size: 0.9em;
}
.menu-grids1 h3 {
    font-size: 1.66em;
}
.review-info {
    width: 90%;
}
.review-info h3 {
    font-size: 1.88em;
}
.grid-section {
    width: 100%;
    padding: 0 0;
}
.reservation-rightgrid p {
    overflow: hidden;
    height: 41px;
}
.reservation-rightgrid h4 {
    font-size: 1.88em;
    padding-bottom: 5px;
}
.contact-text {
    width: 100%;
}
.contact-text input.text {
    width: 100%;
    margin-right: 0;
}
.contact-text input#datepicker {
    width: 100%;
    margin-right: 0;
}
.dropdown {
    width: 100%;
}
.reservation-rightgrid input[type="button"] {
    width: 60%;
    margin: 0.5em 0em 0 0;
}
.footer-grid p {
    padding: 0 0;
}
.footer-grid {
    margin-bottom: 1.3em;
}
.footer-grid img {
    width: 40%;
}
.footer-bottom p {
    font-weight: 400;
    font-size: 1em;
}
.header-logo {
    margin: 0 0 0 4em;
    width: 42%;
}
.header-top {
    padding: 2em 0;
}
.header-grid {
    padding: 1em 1em;
}
.header-grid-info {
    width: 100%;
    padding: 0;
}
.header-grid-info {
    box-shadow: 0 0 5px #B8B5B5;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    margin-bottom: 20px;
}
.header-grid-img h3 {
    font-size: 16px;
}
.header-grid-img p {
    font-size: 13px;
    line-height: 1.4em;
}
.header-grid-img img {
    width: 40%;
    border: solid 2px #DADADA;
}
.header-grids {
    margin-top: 1em;
    margin-bottom: 1em;
}
.slide-text p {
    font-size: 1em;
    overflow: hidden;
    height: 50px;
}
.footer-section {
    padding: 1.5em 0;
}
.footer-grid h5 {
    font-size: 1.2em;
    padding: 0 0 10px;
}
.footer-grid p {
    font-size: 0.95em;
    height: 20px;
    overflow: hidden;
}
.footer-grid img {
    width: 30%;
    margin-bottom: .5em;
}
.footer-grid {
    margin-bottom: 1.5em;
}
.footer-bottom {
    padding-top: 0.5em;
}
.wrng-div {
    margin-bottom: 0px;
}
.codes .nav-tabs {
    margin-top: 2px;
}
.we-do-top p {
    color: #4c4c4c;
    font-size: 1.19em;
    line-height: 1.8em;
    padding: .5em 0;
}
.we-do-grid-ul a .img-ico0, .we-do-grid-ul a .img-ico1, .we-do-grid-ul a .img-ico2 {
    float: left;
    height: 24px;
    width: 26px;
}
.we-do-grid-ul h4 {
    margin-top: 1px;
    margin-bottom: 1px;
    padding-left: 33px;
}
.codes .nav li {
    float: none;
    margin: 0 0px 10px 0;
    min-width: auto;
}
.codes .nav li.active .img-ico0 {
    background: rgba(0, 0, 0, 0) url("../images/f3.png") no-repeat scroll 0 0 / cover;
    color: #fff;
}
.codes .nav li.active .img-ico1 {
    background: rgba(0, 0, 0, 0) url("../images/f1.png") no-repeat scroll 0 0 / cover;
    color: #fff;
}
.codes .nav li.active .img-ico2 {
    background: rgba(0, 0, 0, 0) url("../images/f2.png") no-repeat scroll 0 0 / cover;
    color: #fff;
}
.codes .nav li.active .img-ico4 {
    background: rgba(0, 0, 0, 0) url("../images/f4.png") no-repeat scroll 0 0 / cover;
    color: #fff;
}
.we-do-grid-ul a:hover .img-ico0 {
    background: url(../images/f3.png) no-repeat scroll 0 0 / cover;
    color: #fff;
}
.we-do-grid-ul a:hover .img-ico1 {
    background: url(../images/f1.png) no-repeat scroll 0 0 / cover;
    color: #fff;
}
.we-do-grid-ul a:hover .img-ico2 {
    background: url(../images/f2.png) no-repeat scroll 0 0 / cover;
    color: #fff;
}
.we-do-grid-ul a:hover .img-ico4 {
    background: url(../images/f4.png) no-repeat scroll 0 0 / cover;
    color: #fff;
}
.we-do-grid-ul a .img-ico0 {
    background: rgba(0, 0, 0, 0) url("../images/f3.png") no-repeat scroll 0 -28px / cover;
    color: #fff;
}
.we-do-grid-ul a .img-ico1 {
    background: rgba(0, 0, 0, 0) url("../images/f1.png") no-repeat scroll 0 -26px / cover;
    width: 24px;
}
.we-do-grid-ul a .img-ico2 {
    background: rgba(0, 0, 0, 0) url("../images/f2.png") no-repeat scroll 0 -26px / cover;
    width: 20px;
    height: 26px;
}
.we-do-grid-ul a .img-ico4 {
    background: rgba(0, 0, 0, 0) url("../images/f4.png") no-repeat scroll 0 -26px / cover;
    width: 25px;
    height: 26px;
    float: left;
}
.codes #myTabContent h2 {
    font-size: 2em;
}
.Error-found {
    padding: 3em 0 2em 0;
}
.header-section2 {
    background: rgba(0, 0, 0, 0) url("../images/bg1.jpg") repeat-y scroll 0 0 / cover;
}
.header-section2 {
    min-height: 104px;
}
.logo.two {
    position: absolute;
    top: 9.5%;
    left: -19%;
}
.sub-header.two {
    width: 93.55%;
    left: 4.5%;
    top: 99%;
}
span.menu.two {
    right: 18px;
    top: -45px;
}
.contact-head h3 {
    font-size: 1.1em;
}
.logo {
    margin: 0.3em 0 0 0;
}
.top-menu span.menu {
    display: block;
}
.my-modal-box h5 {
    margin-bottom: 5px;
    float: left;
}
.header-section {
    left: 0;
    position: static;
    top: 0%;
    width: 100%;
    z-index: auto;
}
.tw-em .header-logo a img {
    width: 100%;
}
.header-logo a img {
    width: 100%;
}
.menu {
    padding: 1em 8px;
}
.header-logo {
    margin: 0 0 0 7em;
    width: 42%;
}
.header-top {
    padding: 2em 0;
}
.header-grid {
    padding: 1em 1em;
}
.header-grid-info {
    width: 100%;
    padding: 0;
}
.header-grid-info {
    box-shadow: 0 0 5px #B8B5B5;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    margin-bottom: 20px;
}
.top-menu span.menu {
    display: block;
}
.buttons {
    padding-top: 5px;
}
.about-rightgrid img {
    width: 80%;
    display: inline;
}
.about-rightgrid {
    text-align: center;
}
.header-section2 .top-menu {
    z-index: 1;
}
.mrg-btm {
    margin-bottom: 15px !important;
}
.contact-left iframe {
    margin-bottom: 15px;
}
.error.mrg-btm {
    margin-bottom: 0px !important;
}
.error.mrg-btm + div {
    margin-bottom: 15px;
}
.menu9 {
    padding: 2em 0px;
}
.contact-form .radio-grp {
    padding-bottom: 15px;
    padding-top: 0px;
}
.col-edit {
    text-align: center;
}
#captcha + div {
    text-align: center;
}
.codes p {
    line-height: 2.5em;
}
tr.CartProduct td, tr.CartProduct th {
    padding: 5px 0;
    text-align: center;
}
.cartTable {
    border: 1px solid #e3e3e3;
}
tr.CartProduct th:nth-child(1) {
    padding-left: 3px;
}
tr.CartProduct td:nth-child(1) {
    padding-left: 3px;
}
tr.CartProduct th {
    font-size: 13px;
    font-weight: bold;
}
.CartDescription h4 {
    font-size: 15px;
}
.contact-form-wrapper input[type="text"], .contact-form-wrapper input[type="email"] {
    margin-bottom: 10px;
}
.contact-form-wrapper textarea {
    margin-bottom: 10px;
}
.contact-form-wrapper .squaredcheck input[type=checkbox].css-checkbox + label.css-label {
    text-align: left;
    font-size: 13px;
}
.CartDescription .addons-tit, .CartDescription p {
    font-size: 13px;
}
.captcha_img {
    margin-bottom: 20px;
}
.contact-form-wrapper div.error {
    color: #d92727 !important;
    font-size: 13px !important;
    margin-top: 0px;
    padding-left: 0px !important;
    padding-top: 0px !important;
    text-align: left;
    margin-bottom: 10px;
}
.div-td-chk div.error {
    text-align: center;
}
.codes .nav li a {
    text-align: left;
    background: #eeeeee;
}
}

@media all and (min-width:320px) and (max-width:767px) {
ul.nav.navbar-nav.navbar-right.padtop {
    margin-top: 2px !important;
}
}

@media all and (min-width:320px) and (max-width:480px) {
.food-header {
    font-size: 12px;
}
.food-header span.t-awa {
    font-size: 11px;
}
.food-price {
    font-size: 14px;
}
.food-describe p {
    font-size: 12px;
}
.codes p {
    line-height: 18px;
}
}

@media only screen and (min-width: 320px) and (max-width: 479px) {
/*.header {
    min-height: 240px;
}*/
.logo {
    width: 40%;
    margin: 0.3em 0 0 0;
    z-index: 1;
}
.top-menu {
    padding-top: 1em;
}
.top-menu ul {
    margin: 0px 0;
    width: 100%;
}
.top-menu ul li {
    padding: 0px 0;
}
.top-menu ul li a {
    padding: 10px 0;
    margin: 0px;
}
.top-menu ul li a:hover {
    background: #f440b4;
    color: #433e3e;
}
.header-section {
    left: 0;
    position: static;
    top: 0%;
    width: 100%;
    z-index: auto;
    background: #4f0a41;
}
.tw-em .header-logo a img {
    width: 100%;
}
.baneer-center {
    width: 100%;
    padding-top: 0em;
}
.baneer-center h1 {
    line-height: 1.5em;
    padding-bottom: 5px;
    font-size: 1.8em;
    overflow: hidden;
}
.baneer-center h6 {
    line-height: 1.5em;
    padding-bottom: 5px;
    font-size: 1.2em;
    overflow: hidden;
    height: 28px;
}
a.button {
    font-size: 13px;
    padding: 1em 1em;
}
a.button1 {
    font-size: 13px;
    padding: 1em 1em;
}
.header-logo a img {
    width: 100%;
}
.menu {
    font-size: 13px;
    padding: 0px;
}
.about-rightgrid {
    width: 100%;
    margin-top: 1em;
    margin-bottom: 2em;
}
.about-leftgrid h2 {
    font-size: 1.88em;
    line-height: 1.5;
}
.about-rightgrid {
    padding: 0 0;
}
.fine-igredients {
    padding: 0.5em;
    margin: 0.8em auto 0.8em 0;
    width: 100%;
}
.we-do-top h3 {
    font-size: 1.88em;
}
.we-do-grid a {
    margin-bottom: 10px;
}
.fine-igredient h3 {
    font-size: 1.88em;
    padding: 0px 0 5px 0;
}
.menu-grids {
    width: 100%;
    padding: 0 0;
    margin: 0 0;
}
.menu-grids1 {
    width: 100%;
    padding: 0 0;
    margin: 0 0;
}
.menu1-grid a {
    font-size: 1.1em;
}
.menu-grids h3 {
    font-size: 1.66em;
}
.tzatsiki h4 {
    font-size: 1.22em;
}
.dollar h4 {
    font-size: 1.22em;
}
.menu-grid p {
    font-size: 0.9em;
}
.menu-grids1 h3 {
    font-size: 1.66em;
}
.review-info {
    width: 90%;
}
.review-info h3 {
    font-size: 1.88em;
}
.grid-section {
    width: 100%;
    padding: 0 0;
}
.reservation-rightgrid p {
    overflow: hidden;
    height: 41px;
}
.reservation-rightgrid h4 {
    font-size: 1.88em;
    padding-bottom: 5px;
}
.contact-text {
    width: 100%;
}
.contact-text input.text {
    width: 100%;
    margin-right: 0;
}
.contact-text input#datepicker {
    width: 100%;
    margin-right: 0;
}
.dropdown {
    width: 100%;
}
.reservation-rightgrid input[type="button"] {
    width: 60%;
    margin: 0.5em 0em 0 0;
}
.footer-grid p {
    padding: 0 0;
}
.footer-grid {
    margin-bottom: 1.3em;
}
.footer-grid img {
    width: 40%;
}
.footer-bottom p {
    font-weight: 400;
    font-size: 1em;
}
.header-logo {
    margin: 0 0 0 4em;
    width: 42%;
}
.header-top {
    padding: 2em 0;
}
.header-grid {
    padding: 1em 1em;
}
.header-grid-info {
    width: 100%;
    padding: 0;
}
.header-grid-info {
    box-shadow: 0 0 5px #B8B5B5;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    margin-bottom: 20px;
}
.header-grid-img h3 {
    font-size: 16px;
}
.header-grid-img p {
    font-size: 13px;
    line-height: 1.4em;
}
.header-grid-img img {
    width: 40%;
    border: solid 2px #DADADA;
}
.header-grids {
    margin-top: 1em;
    margin-bottom: 1em;
}
.slide-text p {
    font-size: 1em;
    overflow: hidden;
    height: 50px;
}
.footer-section {
    padding: 1.5em 0;
}
.footer-grid h5 {
    font-size: 1.2em;
    padding: 0 0 10px;
}
.footer-grid p {
    font-size: 0.95em;
    overflow: hidden;
}
.footer-grid img {
    width: 30%;
    margin-bottom: .5em;
}
.footer-grid {
    margin-bottom: 1.5em;
}
.footer-bottom {
    padding-top: 0.5em;
}
.wrng-div {
    margin-bottom: 0px;
}
.codes .nav-tabs {
    margin-top: 2px;
}
.we-do-top p {
    color: #4c4c4c;
    line-height: 1.8em;
    padding: .5em 0;
}
.we-do-grid-ul a .img-ico0, .we-do-grid-ul a .img-ico1, .we-do-grid-ul a .img-ico2 {
    float: left;
    height: 24px;
    width: 26px;
}
.we-do-grid-ul h4 {
    margin-top: 1px;
    margin-bottom: 1px;
    padding-left: 33px;
}
.codes .nav li {
    float: none;
    margin: 0 0px 10px 0;
    min-width: auto;
}
.codes .nav li.active .img-ico0 {
    background: rgba(0, 0, 0, 0) url("../images/f3.png") no-repeat scroll 0 0 / cover;
    color: #fff;
}
.codes .nav li.active .img-ico1 {
    background: rgba(0, 0, 0, 0) url("../images/f1.png") no-repeat scroll 0 0 / cover;
    color: #fff;
}
.codes .nav li.active .img-ico2 {
    background: rgba(0, 0, 0, 0) url("../images/f2.png") no-repeat scroll 0 0 / cover;
    color: #fff;
}
.codes .nav li.active .img-ico4 {
    background: rgba(0, 0, 0, 0) url("../images/f4.png") no-repeat scroll 0 0 / cover;
    color: #fff;
}
.we-do-grid-ul a:hover .img-ico0 {
    background: url(../images/f3.png) no-repeat scroll 0 0 / cover;
    color: #fff;
}
.we-do-grid-ul a:hover .img-ico1 {
    background: url(../images/f1.png) no-repeat scroll 0 0 / cover;
    color: #fff;
}
.we-do-grid-ul a:hover .img-ico2 {
    background: url(../images/f2.png) no-repeat scroll 0 0 / cover;
    color: #fff;
}
.we-do-grid-ul a:hover .img-ico4 {
    background: url(../images/f4.png) no-repeat scroll 0 0 / cover;
    color: #fff;
}
.we-do-grid-ul a .img-ico0 {
    background: rgba(0, 0, 0, 0) url("../images/f3.png") no-repeat scroll 0 -28px / cover;
    color: #fff;
}
.we-do-grid-ul a .img-ico1 {
    background: rgba(0, 0, 0, 0) url("../images/f1.png") no-repeat scroll 0 -26px / cover;
    width: 24px;
}
.we-do-grid-ul a .img-ico2 {
    background: rgba(0, 0, 0, 0) url("../images/f2.png") no-repeat scroll 0 -26px / cover;
    width: 20px;
    height: 26px;
}
.we-do-grid-ul a .img-ico4 {
    background: rgba(0, 0, 0, 0) url("../images/f4.png") no-repeat scroll 0 -26px / cover;
    width: 25px;
    height: 26px;
    float: left;
}
.codes #myTabContent h2 {
    font-size: 2em;
}
.Error-found {
    padding: 3em 0 2em 0;
}
.header-section2 {
    background: rgba(0, 0, 0, 0) url("../images/bg1.jpg") repeat-y scroll 0 0 / cover;
}
.header-section2 {
    min-height: 104px;
}
.logo.two {
    position: absolute;
    top: 9.5%;
    left: -19%;
}
.sub-header.two {
    width: 93.55%;
    left: 4.5%;
    top: 99%;
}
span.menu.two {
    right: 18px;
    top: -45px;
}
.contact-head h3 {
    font-size: 1.1em;
}
.top-menu span.menu {
    display: block;
}
.my-modal-box h5 {
    margin-bottom: 5px;
    float: none;
}
.terms-modal-box h5 {
    margin-bottom: 5px;
    float: none;
}
img.img-wid {
    width: 60%;
}
.header-section2 .top-menu {
    z-index: 1;
}
.mrg-btm {
    margin-bottom: 15px !important;
}
.error.mrg-btm {
    margin-bottom: 0px !important;
}
.error.mrg-btm + div {
    margin-bottom: 15px;
}
.contact-left iframe {
    margin-bottom: 15px;
}
.menu9 {
    padding: 2em 0px;
}
.contact-form .radio-grp {
    padding-bottom: 15px;
    padding-top: 0px;
}
.col-edit {
    text-align: center;
}
#captcha + div {
    text-align: center;
}
.codes p {
    line-height: 2.5em;
}
.address h4 {
    margin-bottom: 0px;
}
tr.CartProduct td, tr.CartProduct th {
    padding: 5px 0;
    text-align: center;
}
.cartTable {
    border: 1px solid #e3e3e3;
}
tr.CartProduct th:nth-child(1) {
    padding-left: 3px;
}
tr.CartProduct td:nth-child(1) {
    padding-left: 3px;
}
tr.CartProduct th {
    font-size: 11px;
    font-weight: bold;
}
.CartDescription h4 {
    font-size: 13px;
}
.contact-form-wrapper input[type="text"], .contact-form-wrapper input[type="email"] {
    margin-bottom: 10px;
}
.contact-form-wrapper textarea {
    margin-bottom: 10px;
}
.contact-form-wrapper .squaredcheck input[type=checkbox].css-checkbox + label.css-label {
    text-align: left;
    font-size: 13px;
}
.CartDescription .addons-tit, .CartDescription p {
    font-size: 13px;
}
.captcha_img {
    margin-bottom: 20px;
}
.contact-form-wrapper div.error {
    color: #d92727 !important;
    font-size: 13px !important;
    margin-top: 0px;
    padding-left: 0px !important;
    padding-top: 0px !important;
    text-align: left;
    margin-bottom: 10px;
}
.radio-button {
    margin: 0px 10px 10px 0;
    min-width: 112px;
}
.radio-button label {
    padding: 7px 7px;
    font-size: 13px;
}
.radio-button:nth-child(8) {
    margin-right: 0px !important;
}
.codes .nav li a {
    text-align: left;
    background: #eeeeee;
}
.squaredThree .div-td {
    width: 95%;
    min-width: auto;
}
}

@media only screen and (min-width:130px) and (max-width: 319px) {
.top-menu span.menu {
    display: block;
}
/*.header {
    min-height: 240px;
}*/
.logo {
    width: 40%;
    z-index: 1;
}
.top-menu {
    padding-top: 1em;
}
.top-menu ul {
    margin: 0px 0;
    width: 100%;
}
.top-menu ul li {
    padding: 0px 0;
}
.top-menu ul li a {
    padding: 10px 0;
    margin: 0px;
}
.top-menu ul li a:hover {
    background: #f440b4;
    color: #433e3e;
}
.header-section {
    left: 0;
    position: static;
    top: 0%;
    width: 100%;
    z-index: auto;
    background: #4f0a41;
}
.tw-em .header-logo a img {
    width: 100%;
}
.baneer-center {
    width: 100%;
    padding-top: 0em;
}
.baneer-center h1 {
    line-height: 1.5em;
    padding-bottom: 5px;
    font-size: 1.2em;
    overflow: hidden;
}
.baneer-center h6 {
    line-height: 1.5em;
    padding-bottom: 5px;
    font-size: 1.2em;
    overflow: hidden;
    height: 28px;
}
a.button {
    font-size: 12px;
    padding: .5em;
    margin-right: 0px;
}
a.button1 {
    font-size: 12px;
    padding: .5em;
}
.header-logo a img {
    width: 100%;
}
.menu {
    font-size: 13px;
    padding: 12px 8px;
}
.about-rightgrid {
    width: 100%;
    margin-top: 1em;
    margin-bottom: 2em;
}
.about-leftgrid h2 {
    font-size: 1.5em;
    line-height: 1.5;
}
.about-rightgrid {
    padding: 0 0;
}
.fine-igredients {
    padding: 0.5em;
    margin: 0.8em auto 0.8em 0;
    width: 100%;
}
.we-do-top h3 {
    font-size: 1.88em;
}
.we-do-grid a {
    margin-bottom: 10px;
}
.fine-igredient h3 {
    font-size: 1.88em;
    padding: 0px 0 5px 0;
}
.menu-grids {
    width: 100%;
    padding: 0 0;
    margin: 0 0;
}
.menu-grids1 {
    width: 100%;
    padding: 0 0;
    margin: 0 0;
}
.menu1-grid a {
    font-size: 1.1em;
}
.menu-grids h3 {
    font-size: 1.66em;
}
.tzatsiki h4 {
    font-size: 1.22em;
}
.dollar h4 {
    font-size: 1.22em;
}
.menu-grid p {
    font-size: 0.9em;
}
.menu-grids1 h3 {
    font-size: 1.66em;
}
.review-info {
    width: 90%;
}
.review-info h3 {
    font-size: 1.88em;
}
.grid-section {
    width: 100%;
    padding: 0 0;
}
.reservation-rightgrid p {
    overflow: hidden;
    height: 41px;
}
.reservation-rightgrid h4 {
    font-size: 1.88em;
    padding-bottom: 5px;
}
.contact-text {
    width: 100%;
}
.contact-text input.text {
    width: 100%;
    margin-right: 0;
}
.contact-text input#datepicker {
    width: 100%;
    margin-right: 0;
}
.dropdown {
    width: 100%;
}
.reservation-rightgrid input[type="button"] {
    width: 60%;
    margin: 0.5em 0em 0 0;
}
.footer-grid p {
    padding: 0 0;
}
.footer-grid {
    margin-bottom: 1.3em;
}
.footer-grid img {
    width: 40%;
}
.footer-bottom p {
    font-weight: 400;
    font-size: 1em;
}
.header-logo {
    margin: 0 0 0 4em;
    width: 42%;
}
.header-top {
    padding: 2em 0;
}
.header-grid {
    padding: 1em 1em;
}
.header-grid-info {
    width: 100%;
    padding: 0;
}
.header-grid-info {
    box-shadow: 0 0 5px #B8B5B5;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    margin-bottom: 20px;
}
.header-grid-img h3 {
    font-size: 16px;
}
.header-grid-img p {
    font-size: 13px;
    line-height: 1.4em;
}
.header-grid-img img {
    width: 40%;
    border: solid 2px #DADADA;
}
.header-grids {
    margin-top: 1em;
    margin-bottom: 1em;
}
.slide-text p {
    font-size: 1em;
    overflow: hidden;
    height: 50px;
}
.footer-section {
    padding: 1.5em 0;
}
.footer-grid h5 {
    font-size: 1.2em;
    padding: 0 0 10px;
}
.footer-grid p {
    font-size: 0.95em;
    height: 20px;
    overflow: hidden;
}
.footer-grid img {
    width: 30%;
    margin-bottom: .5em;
}
.footer-grid {
    margin-bottom: 1.5em;
}
.footer-bottom {
    padding-top: 0.5em;
}
.wrng-div {
    margin-bottom: 0px;
}
.codes .nav-tabs {
    margin-top: 2px;
}
.we-do-top p {
    color: #4c4c4c;
    line-height: 1.8em;
    padding: .5em 0;
}
.we-do-grid-ul a .img-ico0, .we-do-grid-ul a .img-ico1, .we-do-grid-ul a .img-ico2 {
    float: left;
    height: 24px;
    width: 26px;
}
.we-do-grid-ul h4 {
    margin-top: 1px;
    margin-bottom: 1px;
    padding-left: 33px;
}
.codes .nav li {
    float: none;
    margin: 0 0px 10px 0;
    min-width: auto;
}
.codes .nav li.active .img-ico0 {
    background: rgba(0, 0, 0, 0) url("../images/f3.png") no-repeat scroll 0 0 / cover;
    color: #fff;
}
.codes .nav li.active .img-ico1 {
    background: rgba(0, 0, 0, 0) url("../images/f1.png") no-repeat scroll 0 0 / cover;
    color: #fff;
}
.codes .nav li.active .img-ico2 {
    background: rgba(0, 0, 0, 0) url("../images/f2.png") no-repeat scroll 0 0 / cover;
    color: #fff;
}
.we-do-grid-ul a:hover .img-ico0 {
    background: url(../images/f3.png) no-repeat scroll 0 0 / cover;
    color: #fff;
}
.we-do-grid-ul a:hover .img-ico1 {
    background: url(../images/f1.png) no-repeat scroll 0 0 / cover;
    color: #fff;
}
.we-do-grid-ul a:hover .img-ico2 {
    background: url(../images/f2.png) no-repeat scroll 0 0 / cover;
    color: #fff;
}
.we-do-grid-ul a .img-ico0 {
    background: rgba(0, 0, 0, 0) url("../images/f3.png") no-repeat scroll 0 -28px / cover;
    color: #fff;
}
.we-do-grid-ul a .img-ico1 {
    background: rgba(0, 0, 0, 0) url("../images/f1.png") no-repeat scroll 0 -26px / cover;
    width: 24px;
}
.we-do-grid-ul a .img-ico2 {
    background: rgba(0, 0, 0, 0) url("../images/f2.png") no-repeat scroll 0 -26px / cover;
    width: 20px;
    height: 26px;
}
.codes #myTabContent h2 {
    font-size: 2em;
}
.Error-found {
    padding: 3em 0 2em 0;
}
.header-section2 {
    background: rgba(0, 0, 0, 0) url("../images/bg1.jpg") repeat-y scroll 0 0 / cover;
}
.header-section2 {
    min-height: 104px;
}
.logo.two {
    position: absolute;
    top: 9.5%;
    left: -19%;
}
.sub-header.two {
    width: 93.55%;
    left: 4.5%;
    top: 99%;
}
span.menu.two {
    right: 18px;
    top: -45px;
}
.contact-head h3 {
    font-size: 1.1em;
}
.logo {
    margin: 0.3em 0 0 0;
}
.top-menu span.menu {
    display: block;
}
.my-modal-box h5 {
    margin-bottom: 5px;
    float: none;
}
img.img-wid {
    width: 75%;
}
.header-section2 .top-menu {
    z-index: 1;
}
.mrg-btm {
    margin-bottom: 15px !important;
}
.contact-left iframe {
    margin-bottom: 15px;
}
.error.mrg-btm {
    margin-bottom: 0px !important;
}
.error.mrg-btm + div {
    margin-bottom: 15px;
}
.menu9 {
    padding: 2em 0px;
}
.contact-form .radio-grp {
    padding-bottom: 15px;
    padding-top: 0px;
}
.col-edit {
    text-align: center;
}
#captcha + div {
    text-align: center;
}
.codes p {
    line-height: 2.5em;
}
.address h4 {
    margin-bottom: 0px;
}
tr.CartProduct td, tr.CartProduct th {
    padding: 5px 0;
    text-align: center;
}
.cartTable {
    border: 1px solid #e3e3e3;
}
tr.CartProduct th:nth-child(1) {
    padding-left: 3px;
}
tr.CartProduct td:nth-child(1) {
    padding-left: 3px;
}
tr.CartProduct th {
    font-size: 11px;
    font-weight: bold;
}
.CartDescription h4 {
    font-size: 13px;
}
.contact-form-wrapper input[type="text"], .contact-form-wrapper input[type="email"] {
    margin-bottom: 10px;
}
.contact-form-wrapper textarea {
    margin-bottom: 10px;
}
.contact-form-wrapper .squaredcheck input[type=checkbox].css-checkbox + label.css-label {
    text-align: left;
    font-size: 13px;
}
.CartDescription .addons-tit, .CartDescription p {
    font-size: 13px;
}
.captcha_img {
    margin-bottom: 20px;
}
.contact-form-wrapper div.error {
    color: #d92727 !important;
    font-size: 13px !important;
    margin-top: 0px;
    padding-left: 0px !important;
    padding-top: 0px !important;
    text-align: left;
    margin-bottom: 10px;
}
.div-td-chk div.error {
    text-align: center;
}
.radio-button {
    margin: 0px 10px 10px 0;
    min-width: 110px;
}
.radio-button label {
    padding: 7px 7px;
    font-size: 13px;
}
.radio-button:nth-child(8) {
    margin-right: 0px !important;
}
.codes .nav li a {
    text-align: left;
    background: #eeeeee;
}
}
#newsltr {
    right: -272px;
    transition: all 500ms ease;
}

/* 10/05/2017 */
@media all and (min-width: 768px) and (max-width: 991px) {
.codes .nav li {
    min-width: 0;
    width: 22%;
}
}

@media all and (max-width: 767px) {
.cartTable,  .cartTable thead,  .cartTable tfoot,  .cartTable tbody,  .cartTable th,  .cartTable td,  .cartTable tr {
    display: block;
}
.cartTable thead tr {
    left: -9999px;
    position: absolute;
    top: -9999px;
}
.cartTable tr {
    border: 1px solid #ccc;
}
.cartTable td {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #eee;
    border-image: none;
    border-style: none none solid;
    border-width: medium medium 1px;
    padding-left: 50%!important;
    position: relative;
    text-align: left !important;
}
.cartTable td::before {
    text-transform: uppercase;
    font-weight: bold;
}
.cartTable td:nth-of-type(1)::before {
    content: "Item Details";
}
.cartTable td:nth-of-type(2)::before {
    content: "Quantity";
}
.cartTable td:nth-of-type(3)::before {
    content: "Price/ Unit";
}
.cartTable td:nth-of-type(4)::before {
    content: "Addons Amount";
}
.cartTable td:nth-of-type(5)::before {
    content: "Sub Total";
}
.cartTable td:nth-of-type(6)::before {
    content: "Action";
}
.cartTable td::before {
    left: 6px;
    padding-right: 10px;
    position: absolute;
    top: 6px;
    white-space: nowrap;
    width: 45%;
    text-align: left;
}
.cartTable tfoot td:nth-of-type(1)::before {
    content: "";
}
.cartTable .CartProduct.cartTableHeader {
    display: none !important;
}
.footer-grid {
    margin-bottom: 1.5em !important;
}
}

@media all and (max-width: 349px) {
.radio-button {
    margin: 0 5px 10px 0;
}
}
.closeNote {
    background: #ff2600;
    color: #fff;
    padding: 10px;
    border-radius: 5px;
    font-weight: 700;
    font-size: 18px;
    text-align: center;
    margin-bottom: 30px;
}
.food-wrap:hover .nt {
    opacity: 1 !important;
}
