﻿
html {
    min-height: 100%;
    padding: 0;
    margin: 0;
    position: relative;
}

body {
    position: relative;
    margin: 0;
    font-family: Arial,'Verdana,sans-serif';
    line-height: 1.5;
    color: #000000;
    direction: rtl;
    text-align: right;
    background-color: #000000;
    font-size: 16px;
}

#wrapper {
    width: 100%;
    min-height: 100%;
    margin: auto;
    position: relative;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.clear {
    clear: both;
    height: 10px;
}

a:link {
    color: #333333;
}
/* unvisited link */
a:visited {
    color: #00316d;
}
/* visited link */
a:hover {
    color: #a60100;
}
/* mouse over link */
a:active {
    color: #a60100;
}

.watermark {
    color: #272626 !important;
}

.ValidationError {
    color: red;
    font-size: 0.87em;
    position: absolute;
    right: 0;
    top: 42px;
}

.Validation {
    float: left;
    width: 61%;
    padding-left: 5px;
    text-align: right;
    line-height: 35px;
}

    .Validation span {
        color: #a60100;
    }

.ThanksBox {
    width: 73%;
    padding: 5%;
    min-height: 440px;
    margin: 0 auto;
    background-color: #ffffff;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    margin-top: 22px;
    position: relative;
    display: table;
    font-size: 0.93em;
}

img {
    border: 0;
    max-width: 100%;
}

/* Header  */

#DesktopHeader {
    width: 100%;
    height: 416px;
    margin: 0 auto;
}

#SearchArea {
    height: 360px;
    width: 100%;
    position: relative;
    background-image: url(../images/FotterBackground.png);
    clear: both;
    display: table;
    background-color: #777575;
}

#GeneralNav {
    width: 1007px;
    height: 37px !important;
    margin: 0 auto;
    display: table;
    position: relative;
    z-index: 9999999999;
}

    #GeneralNav ul {
        width: auto;
        height: 37px;
        float: right;
        list-style: none;
        margin: 0 0 0 0;
        padding-right: 0;
    }

        #GeneralNav ul li {
            padding-left: 16px;
            line-height: 37px;
            float: right;
            text-align: right;
        }

            #GeneralNav ul li a {
                color: #ffffff;
                font-size: 15px;
                text-decoration: none;
                padding-right: 0;
                margin-right: 0;
            }

#DesktopHeader .bannerWrapper {
    width: 1007px;
    height: 104px;
    position: relative;
    display: table;
    margin: 0 auto;
}

    #DesktopHeader .bannerWrapper .banner {
        width: 1066px;
        height: 149px;
        position: absolute;
        top: -27px;
        left: -30px;
        background-image: url(../images/HeaderBannerNew.png);
        display: table;
        display: table;
    }

    /* Bottom right text */
    #DesktopHeader .bannerWrapper .bottom-right {
        color: black;
        position: absolute;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 1.37em;
        font-weight: bold;
        /*text-shadow: 0.5px 0.5px;*/
        top: 80%;
        left: 57%;
        transform: translate(-50%, -50%);
    }

    /* Centered text */
    #DesktopHeader .bannerWrapper .centered {
        color: black;
        position: absolute;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 60px;
        font-weight: bold;
        /*text-shadow: 1px 1px;*/
        top: 40%;
        left:30%;
        transform: translate(-50%, -50%);
        width: 800px;
    }

#DesktopHeader .SearchWrapper {
    width: 964px;
    height: 219px;
    background-image: url(../images/SearchBackground.png);
    display: table;
    margin: 0 auto;
    position: relative;
}

#DesktopHeader .BarWrapper {
    width: 100%;
    height: 56px;
    background-image: url(../images/BarStrip.png);
    display: table;
    margin: 0 auto;
    display: table;
    background-position: center;
}

    #DesktopHeader .BarWrapper .AreaNav {
        width: 964px;
        height: 56px;
        display: table;
        margin: 0 auto;
        display: table;
    }

        #DesktopHeader .BarWrapper .AreaNav ul {
            width: auto;
            height: 56px;
            float: right;
            list-style: none;
            margin: 0 0 0 0;
            padding-right: 0;
        }

            #DesktopHeader .BarWrapper .AreaNav ul li {
                padding-left: 35px;
                line-height: 37px;
                float: right;
                text-align: right;
                line-height: 56px;
            }

                #DesktopHeader .BarWrapper .AreaNav ul li a {
                    color: #ffffff;
                    font-size: 1.12em;
                    text-decoration: none;
                    padding-right: 0;
                    margin-right: 0;
                }

.SearchBox {
    width: 919px;
    height: 97px;
    position: absolute;
    bottom: 8px;
    left: 1.40625em;
    display: table;
    background-image: url(../images/SearchBack.png);
}

    .SearchBox .TopLine {
        width: 100%;
        height: 48px;
        margin-top: 12px;
        clear: both;
    }

        .SearchBox .TopLine .input {
            width: 168px;
            height: 48px;
            margin-left: 17px;
            float: right;
        }

        .SearchBox .TopLine .submit {
            width: 107px;
            height: 48px;
            margin-right: 8px;
            float: right;
        }

.RightSPace {
    margin-right: 21px;
}

.SearchBox .BottomLine {
    width: 100%;
    height: 38px;
    line-height: 38px;
    clear: both;
    margin: 0;
}

    .SearchBox .BottomLine .Check {
        width: 168px;
        height: 38px;
        margin-left: 17px;
        float: right;
        line-height: 38px;
    }

        .SearchBox .BottomLine .Check span {
            color: #fff;
            margin-right: 15px;
        }

#DesktopBody {
    width: 100%;
    min-height: 416px;
    margin: 0 auto;
    position: relative;
}

    #DesktopBody .bodyWrapper {
        width: 964px;
        min-height: 416px;
        display: table;
        margin: 0 auto;
        position: relative;
    }

        #DesktopBody .bodyWrapper .aboutStrip {
            width: 964px;
            min-height: 255px;
            display: table;
            clear: both;
            margin-top: 17px;
        }

            #DesktopBody .bodyWrapper .aboutStrip .about {
                width: 310px;
                height: 255px;
                background-image: url(../images/aboutStrip.png);
                display: table;
                float: right;
                color: #000000;
                font-size: 15px;
            }

                #DesktopBody .bodyWrapper .aboutStrip .about h2 {
                    color: #000000;
                    font-size: 1.5em;
                    margin: 0;
                    font-weight: normal;
                }

                #DesktopBody .bodyWrapper .aboutStrip .about p {
                    color: #000000;
                    font-size: 15px;
                    margin: 0;
                    font-weight: normal;
                }

            #DesktopBody .bodyWrapper .aboutStrip .IndexAbout {
                width: 637px;
                height: 255px;
                background-image: url(../images/IndexAboutStrip.png);
                display: table;
                float: right;
                color: #000000;
                font-size: 15px;
            }

                #DesktopBody .bodyWrapper .aboutStrip .IndexAbout h2 {
                    color: #000000;
                    font-size: 1.5em;
                    margin: 0;
                    font-weight: normal;
                }

                #DesktopBody .bodyWrapper .aboutStrip .IndexAbout p {
                    color: #000000;
                    font-size: 15px;
                    margin: 0;
                    font-weight: normal;
                }

        #DesktopBody .bodyWrapper .SearchTitleStr {
            width: 964px;
            height: 60px;
            display: table;
            clear: both;
            line-height: 60px;
        }

            #DesktopBody .bodyWrapper .SearchTitleStr .Quantity {
                width: 50%;
                height: 60px;
                display: table;
                line-height: 60px;
                float: left;
                color: #fff;
                font-size: 1.06em;
                color: #fff;
                text-align: left;
            }

            #DesktopBody .bodyWrapper .SearchTitleStr .title {
                width: 50%;
                height: 60px;
                display: table;
                line-height: 60px;
                float: right;
            }

                #DesktopBody .bodyWrapper .SearchTitleStr .title h1 {
                    color: #fff;
                    font-size: 1.5em;
                    margin: 0;
                    font-weight: normal;
                    line-height: 60px;
                }

.ArticleFull {
    width: 607px;
    display: table;
    background-color: #f1f0eb;
    margin-bottom: 30px;
    padding: 15px;
    font-size: 0.87em;
}

    .ArticleFull h1 {
        color: #a50000;
        font-size: 1.5em;
        margin: 0;
        font-weight: normal;
        margin-bottom: 10px;
    }


.Recommended {
    width: 310px;
    height: 255px;
    background-image: url(../images/aboutStrip.png);
    display: table;
    float: right;
}

    .Recommended .RecommendedTop {
        width: 310px;
        height: 31px;
        clear: both;
        margin-top: 15px;
    }

        .Recommended .RecommendedTop .Title {
            width: 216px;
            height: 31px;
            float: right;
            margin-right: 15px;
        }

            .Recommended .RecommendedTop .Title h2 {
                color: #000000;
                font-size: 1.5em;
                margin: 0;
                font-weight: normal;
                line-height: 31px;
            }

        .Recommended .RecommendedTop .Arrows {
            width: 64px !important;
            height: 31px;
            float: right;
            margin-left: 15px;
            display: table;
            margin-bottom: 15px;
        }

            .Recommended .RecommendedTop .Arrows .LeftArrow {
                width: 31px;
                height: 31px;
                margin: 0;
                margin-right: 2px;
                float: left;
                display: table;
                padding: 0;
            }

            .Recommended .RecommendedTop .Arrows .RightArrow {
                width: 31px;
                height: 31px;
                float: left;
                display: table;
                margin: 0;
                padding: 0;
            }

        .Recommended .RecommendedTop .RecommendedSlider {
            width: 310px;
            height: 156px;
            clear: both;
            margin-top: 15px;
            position: relative;
        }

            .Recommended .RecommendedTop .RecommendedSlider .RecommendedItem {
                width: 310px;
                height: 63px;
                clear: both;
                margin-bottom: 15px;
                display: table;
            }

                .Recommended .RecommendedTop .RecommendedSlider .RecommendedItem .RestLogo {
                    width: 94px;
                    height: 63px;
                    float: right;
                    display: table;
                    margin-right: 15px;
                }

                .Recommended .RecommendedTop .RecommendedSlider .RecommendedItem .RestDesc {
                    width: 170px;
                    height: 63px;
                    float: right;
                    display: table;
                    margin-right: 15px;
                    direction: rtl;
                }

                    .Recommended .RecommendedTop .RecommendedSlider .RecommendedItem .RestDesc h3 {
                        color: #000000;
                        font-size: 1.06em;
                        margin: 0;
                        font-weight: normal;
                        line-height: 1.5;
                        text-align: right;
                    }

                    .Recommended .RecommendedTop .RecommendedSlider .RecommendedItem .RestDesc a {
                        color: #000000;
                        font-size: 1.06em;
                        margin: 0;
                        font-weight: normal;
                        line-height: 1.5;
                        text-decoration: none;
                    }

                    .Recommended .RecommendedTop .RecommendedSlider .RecommendedItem .RestDesc p {
                        color: #000000;
                        font-size: 0.87em;
                        margin: 0;
                        font-weight: normal;
                        text-align: right;
                    }

#DesktopBody .bodyWrapper .aboutStrip .Recommended .RecommendedTop .Arrows {
    width: 62px;
    height: 31px;
    float: right;
    margin-left: 15px;
}

#DesktopBody .bodyWrapper .aboutStrip .Banners {
    width: 310px;
    height: 255px;
    display: table;
    float: right;
}

    #DesktopBody .bodyWrapper .aboutStrip .Banners .BannerHolder {
        width: 310px;
        height: 74px;
        display: table;
        clear: both;
        margin-bottom: 9px;
        padding: 0;
    }

.SideBar .Banners {
    width: 310px;
    height: 255px;
    display: table;
    float: right;
}

    .SideBar .Banners .BannerHolder {
        width: 310px;
        height: 74px;
        display: table;
        clear: both;
        margin-bottom: 5px;
        padding: 0;
    }


#DesktopBody .bodyWrapper .CenterStrip {
    width: 964px;
    min-height: 255px;
    display: table;
    clear: both;
}

    #DesktopBody .bodyWrapper .CenterStrip .Articles {
        width: 637px;
        min-height: 255px;
        display: table;
        float: right;
        margin-left: 17px;
    }

        #DesktopBody .bodyWrapper .CenterStrip .Articles .ArticleBox {
            width: 637px;
            height: 190px;
            display: table;
            margin-bottom: 0;
            clear: both;
        }

            #DesktopBody .bodyWrapper .CenterStrip .Articles .ArticleBox .pic {
                width: 190px;
                height: 190px;
                display: table;
                margin-left: 10px;
                float: right;
            }

            #DesktopBody .bodyWrapper .CenterStrip .Articles .ArticleBox .Desc {
                width: 437px;
                height: 190px;
                display: table;
                margin-bottom: 15px;
                float: right;
                background-image: url(../images/Patern.png);
                background-color: #f1f0eb;
            }

                #DesktopBody .bodyWrapper .CenterStrip .Articles .ArticleBox .Desc h3 {
                    color: #a50000;
                    font-size: 1.5em;
                    margin: 0;
                    font-weight: normal;
                    line-height: 50px;
                    padding: 0 15px 0 15px;
                }

                #DesktopBody .bodyWrapper .CenterStrip .Articles .ArticleBox .Desc p {
                    color: #000000;
                    font-size: 15px;
                    margin: 0;
                    font-weight: normal;
                    padding: 0 15px 0 15px;
                    height: 100px;
                }

                #DesktopBody .bodyWrapper .CenterStrip .Articles .ArticleBox .Desc .more {
                    clear: both;
                    width: 75px;
                    height: 30px;
                    margin-left: 15px;
                    float: left;
                }

        #DesktopBody .bodyWrapper .CenterStrip .Articles .ArticleBox2 {
            width: 607px;
            height: 190px;
            display: table;
            margin-bottom: 0;
            clear: both;
        }

            #DesktopBody .bodyWrapper .CenterStrip .Articles .ArticleBox2 .pic {
                width: 190px;
                height: 190px;
                display: table;
                margin-left: 10px;
                float: right;
            }

            #DesktopBody .bodyWrapper .CenterStrip .Articles .ArticleBox2 .Desc {
                width: 407px;
                height: 190px;
                display: table;
                margin-bottom: 15px;
                float: right;
                background-image: url(../images/Patern.png);
                background-color: #f1f0eb;
            }

                #DesktopBody .bodyWrapper .CenterStrip .Articles .ArticleBox2 .Desc h3 {
                    color: #a50000;
                    font-size: 1.5em;
                    margin: 0;
                    font-weight: normal;
                    line-height: 50px;
                    padding: 0 15px 0 15px;
                }

                #DesktopBody .bodyWrapper .CenterStrip .Articles .ArticleBox2 .Desc p {
                    color: #000000;
                    font-size: 15px;
                    margin: 0;
                    font-weight: normal;
                    padding: 0 15px 0 15px;
                    height: 100px;
                }

                #DesktopBody .bodyWrapper .CenterStrip .Articles .ArticleBox2 .Desc .more {
                    clear: both;
                    width: 75px;
                    height: 30px;
                    margin-left: 15px;
                    float: left;
                }


    #DesktopBody .bodyWrapper .CenterStrip .SideBar {
        width: 310px;
        min-height: 255px;
        display: table;
        float: right;
    }

        #DesktopBody .bodyWrapper .CenterStrip .SideBar .MostPopular {
            width: 310px;
            min-height: 395px;
            display: table;
            background-color: #f1f0eb;
        }

            #DesktopBody .bodyWrapper .CenterStrip .SideBar .MostPopular .Title {
                width: 216px;
                height: 31px;
                float: right;
                margin-right: 15px;
                margin-top: 15px;
            }

                #DesktopBody .bodyWrapper .CenterStrip .SideBar .MostPopular .Title h3 {
                    color: #000000;
                    font-size: 1.5em;
                    margin: 0;
                    font-weight: normal;
                    line-height: 31px;
                }


            #DesktopBody .bodyWrapper .CenterStrip .SideBar .MostPopular ul {
                width: auto;
                min-height: 56px;
                float: right;
                list-style-image: url(../images/ularrow.png);
                margin: 15px;
                padding-right: 0;
            }

                #DesktopBody .bodyWrapper .CenterStrip .SideBar .MostPopular ul li {
                    text-align: right;
                    line-height: 24px;
                    clear: both;
                    margin-right: 15px;
                }

                    #DesktopBody .bodyWrapper .CenterStrip .SideBar .MostPopular ul li a {
                        color: #000000;
                        font-size: 15px;
                        text-decoration: none;
                        padding-right: 0;
                        margin-right: 0;
                        line-height: 24px;
                    }

        #DesktopBody .bodyWrapper .CenterStrip .SideBar .Click2Eat {
            width: 310px;
            height: 190px;
            display: table;
            background-color: #fff;
            margin-top: 15px;
            padding: 0;
        }

#DesktopBody .bodyWrapper .BottomBannerStrip {
    width: 964px;
    height: 77px;
    display: table;
    clear: both;
}

    #DesktopBody .bodyWrapper .BottomBannerStrip .BannerHolder {
        width: 310px;
        height: 77px;
        display: table;
        margin-left: 17px;
        float: right;
    }

.triangle-border {
    position: relative;
    padding: 5px;
    margin: 0.21875em;
    border: 2px solid #800000;
    color: #333;
    background: #fff;
    /* css3 */
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    height: 30px;
}

    .triangle-border.right {
        margin-right: 57px;
    }


.inputCss {
    /* styles for button */
    height: 46px;
    width: 165px;
    font-family: Arial;
    font-size: 1em;
    color: #212025;
    /* css3 implementation :) */
    -moz-border-radius: 4px;
    border: 1px solid #9a9295;
    -webkit-border-radius: 4px;
    -moz-box-shadow: 0 1px 3px fcf6f4(0,0,0,0.5);
    -webkit-box-shadow: 0 1px 3px fcf6f4(0,0,0,0.5);
    text-shadow: 0 -1px 1px fcf6f4(0,0,0,0.25);
    background: #ffffff;
    border: 1px solid #ffffff;
    padding: 0px;
    padding-right: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.inputCss2 {
    /* styles for button */
    height: 35px;
    width: 369px;
    font-family: Arial;
    font-size: 15px;
    color: #212025;
    /* css3 implementation :) */
    -moz-border-radius: 4px;
    border: 1px solid #c6ad74;
    -webkit-border-radius: 4px;
    -moz-box-shadow: 0 1px 3px fcf6f4(0,0,0,0.5);
    -webkit-box-shadow: 0 1px 3px fcf6f4(0,0,0,0.5);
    text-shadow: 0 -1px 1px fcf6f4(0,0,0,0.25);
    background: #ffffff;
    border: 1px solid #c6ad74;
    padding: 0px;
    padding-right: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.inputCss3 {
    /* styles for button */
    height: 35px;
    width: 177px;
    font-family: Arial;
    font-size: 15px;
    color: #212025;
    /* css3 implementation :) */
    -moz-border-radius: 4px;
    border: 1px solid #c6ad74;
    -webkit-border-radius: 4px;
    -moz-box-shadow: 0 1px 3px fcf6f4(0,0,0,0.5);
    -webkit-box-shadow: 0 1px 3px fcf6f4(0,0,0,0.5);
    text-shadow: 0 -1px 1px fcf6f4(0,0,0,0.25);
    background: #ffffff;
    border: 1px solid #c6ad74;
    padding: 0px;
    padding-right: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.inputCss2m {
    /* styles for button */
    height: 35px;
    width: 100%;
    margin: 0 auto;
    font-family: Arial;
    font-size: 15px;
    color: #212025;
    /* css3 implementation :) */
    -moz-border-radius: 4px;
    border: 1px solid #c6ad74;
    -webkit-border-radius: 4px;
    -moz-box-shadow: 0 1px 3px fcf6f4(0,0,0,0.5);
    -webkit-box-shadow: 0 1px 3px fcf6f4(0,0,0,0.5);
    text-shadow: 0 -1px 1px fcf6f4(0,0,0,0.25);
    background: #ffffff;
    border: 1px solid #c6ad74;
    padding: 0px;
    padding-right: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.inputCss3m {
    /* styles for button */
    height: 35px;
    width: 95%;
    font-family: Arial;
    font-size: 15px;
    color: #212025;
    /* css3 implementation :) */
    -moz-border-radius: 4px;
    border: 1px solid #c6ad74;
    -webkit-border-radius: 4px;
    -moz-box-shadow: 0 1px 3px fcf6f4(0,0,0,0.5);
    -webkit-box-shadow: 0 1px 3px fcf6f4(0,0,0,0.5);
    text-shadow: 0 -1px 1px fcf6f4(0,0,0,0.25);
    background: #ffffff;
    border: 1px solid #c6ad74;
    padding: 0px;
    padding-right: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.inputCombo {
    /* styles for button */
    height: 22px;
    width: 50px;
    font-family: Arial;
    font-size: 0.87em;
    color: #212025;
    /* css3 implementation :) */
    -moz-border-radius: 4px;
    border: 1px solid #9a9295;
    -webkit-border-radius: 4px;
    -moz-box-shadow: 0 1px 3px fcf6f4(0,0,0,0.5);
    -webkit-box-shadow: 0 1px 3px fcf6f4(0,0,0,0.5);
    text-shadow: 0 -1px 1px fcf6f4(0,0,0,0.25);
    background: #ffffff;
    border: 1px solid #ffffff;
    padding: 0px;
    padding-right: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

/* Fotter  */

#Desktopfooter {
    width: 100%;
    height: auto;
    background-image: url(../images/FotterBackground.png);
    background-repeat: repeat-x;
    background-position: top;
    margin-top: 30px;
}

    #Desktopfooter .footerWrapper {
        width: 964px;
        min-height: 120px;
        display: table;
        clear: both;
        margin: 0 auto;
        border-bottom: 1px solid #fff;
    }

        #Desktopfooter .footerWrapper .Third {
            width: 180px;
            min-height: 120px;
            display: table;
            float: right;
            margin-left: 2.37em;
        }

            #Desktopfooter .footerWrapper .Third h4 {
                color: #fff;
                font-size: 1.25em;
                margin: 0;
                font-weight: normal;
                line-height: 45px;
                border-bottom: 1px solid #7f0000;
            }

            #Desktopfooter .footerWrapper .Third ul {
                width: auto;
                min-height: 120px;
                float: right;
                padding-right: 0;
                list-style-image: url(../images/ularrow2.png) !important;
            }

                #Desktopfooter .footerWrapper .Third ul li {
                    text-align: right;
                    line-height: 24px;
                    clear: both;
                    margin-right: 15px;
                }

                    #Desktopfooter .footerWrapper .Third ul li a {
                        color: #c5c5c5;
                        font-size: 0.87em;
                        text-decoration: none;
                        padding-right: 0;
                        margin-right: 0;
                        line-height: 24px;
                    }

        #Desktopfooter .footerWrapper .One {
            width: 310px;
            min-height: 120px;
            display: table;
            float: right;
        }

            #Desktopfooter .footerWrapper .One h4 {
                color: #fff;
                font-size: 1.25em;
                margin: 0;
                font-weight: normal;
                line-height: 45px;
                border-bottom: 1px solid #7f0000;
            }

            #Desktopfooter .footerWrapper .One ul {
                width: auto;
                min-height: 120px;
                float: right;
                padding-right: 0;
                list-style-image: url(../images/ularrow2.png) !important;
            }

                #Desktopfooter .footerWrapper .One ul li {
                    text-align: right;
                    line-height: 24px;
                    clear: both;
                    margin-right: 15px;
                }

                    #Desktopfooter .footerWrapper .One ul li a {
                        color: #c5c5c5;
                        font-size: 0.87em;
                        text-decoration: none;
                        padding-right: 0;
                        margin-right: 0;
                        line-height: 24px;
                    }

#DesktopBody .bodyWrapper .CenterStrip .SideBar .Click2Eat {
    width: 310px;
    height: 190px;
    display: table;
    background-color: #fff;
    margin-top: 15px;
    padding: 0;
}

#Cradit {
    width: 964px;
    height: 50px;
    display: table;
    clear: both;
    margin: 0 auto;
}

    #Cradit .CraditPrimacytech {
        width: 50%;
        float: left;
        line-height: 50px;
        text-align: left;
    }

    #Cradit .CraditCopy {
        width: 50%;
        float: right;
        line-height: 50px;
        color: #fff;
        font-size: 0.87em;
    }

.FloatLeft {
    position: absolute;
    left: -170px;
    top: 17px;
    width: 150px;
    height: 100%;
}

.fixedDiv {
    z-index: 100; /* Thanks Diego for pointing out the typo here */
    width: 163px;
    height: 256px;
}

#DesktopBody .bodyWrapper .aboutStrip .ContactBox {
    width: 964px;
    height: 544px;
    background-color: #f1f0eb;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 1px 1px 3px #000;
    -webkit-box-shadow: 1px 1px 3px #000;
    box-shadow: 1px 1px 3px #000;
    margin-bottom: 15px;
    display: table;
}

.ContactBox .ContactLeft {
    float: left;
    width: 410px;
    min-height: 494px;
    margin-left: 30px;
}

    .ContactBox .ContactLeft .ContactTitle {
        width: 410px;
        height: 87px;
    }

        .ContactBox .ContactLeft .ContactTitle h2 {
            width: 410px;
            line-height: 68px;
            font-size: 1.15em;
            color: #333333;
            font-weight: normal;
            padding: 0;
            margin: 0;
            padding-right: 0;
        }

    .ContactBox .ContactLeft .ContactInput {
        width: 410px;
        height: 44px;
        margin-bottom: 18px;
        position: relative;
    }

    .ContactBox .ContactLeft .ContactMessage {
        width: 410px;
        height: 113px;
        margin-bottom: 18px;
        clear: both;
    }

    .ContactBox .ContactLeft .ContactSubmit {
        width: 410px;
        float: left;
        text-align: left;
        clear: both;
    }

.ContactSubmit .buttons {
    float: left;
    width: 143px;
    padding-left: 5px;
}

.ContactInputValidator {
    position: absolute;
    right: 5px;
    top: -60px;
    width: 410px;
}

.ContactBox .ContactDivider {
    float: left;
    width: 50px;
    min-height: 525px;
}

.contactMask {
    width: 70%;
    height: 200px;
    position: absolute;
    top: 20px;
    right: 10px;
    background-image: url(../images/whiteBack.png) !important;
    display: table;
}

.ContactRight {
    float: left;
    width: 454px;
    min-height: 494px;
    position: relative;
    z-index: 5;
}

    .ContactRight h1 {
        font-size: 1.56em;
        color: #6e5182;
        padding: 0;
        margin: 0;
        margin-top: 25px;
        margin-bottom: 20px;
        font-weight: normal;
    }

    .ContactRight .line {
        font-size: 0.87em;
        color: #6e5182;
        padding: 0;
        margin: 0;
        font-weight: normal;
    }

    .ContactRight .back {
        width: 454px;
        height: 500px;
        background-image: url(../images/ContactImage.png);
        position: absolute;
        right: 0;
        bottom: -50px;
        background-position: bottom right;
        background-repeat: no-repeat;
        z-index: 9
    }

.inputCssMain {
    height: 44px;
    width: 220px;
    font-family: Arial;
    font-size: 0.9em;
    color: #000;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-box-shadow: 0 1px 3px fcf6f4(0,0,0,0.5);
    -webkit-box-shadow: 0 1px 3px fcf6f4(0,0,0,0.5);
    background: #ffffff;
    border: 1px solid #d7d5d5;
    padding: 6px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.inputCssMainArea {
    height: 113px;
    width: 404px;
    font-family: Arial;
    font-size: 0.9em;
    color: #000;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-box-shadow: 0 1px 3px fcf6f4(0,0,0,0.5);
    -webkit-box-shadow: 0 1px 3px fcf6f4(0,0,0,0.5);
    background: #ffffff;
    border: 1px solid #d7d5d5;
    padding: 6px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.MobileSlideGallary {
    width: 100%;
    height: auto;
    display: table;
    margin: 0 auto;
}

.inputCssMainlog {
    height: 32px;
    width: 270px;
    font-family: Arial;
    font-size: 0.9em;
    color: #000;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-box-shadow: 0 1px 3px fcf6f4(0,0,0,0.5);
    -webkit-box-shadow: 0 1px 3px fcf6f4(0,0,0,0.5);
    background: #ffffff;
    border: 1px solid #d7d5d5;
    padding: 6px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

#DesktopBody .bodyWrapper .aboutStrip .RestWrapper {
    width: 964px;
    min-height: 950px;
    background-color: #f1f1f1;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 1px 1px 3px #000;
    -webkit-box-shadow: 1px 1px 3px #000;
    box-shadow: 1px 1px 3px #000;
    margin-bottom: 15px;
    position: relative;
    z-index: 2;
}

.RestWrapper .SlideShow {
    width: 964px;
    height: auto;
    display: table;
    position: relative;
    z-index: 0;
}

    .RestWrapper .SlideShow .SlideGallary {
        width: 964px;
        height: 299px;
        display: table;
        margin: 0 auto;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
    }

        .RestWrapper .SlideShow .SlideGallary img {
            margin: 0 !important;
            padding: 0 !important;
            border: 0;
            -moz-border-radius: 10px;
            -webkit-border-radius: 10px;
            border-radius: 10px;
        }

.RestWrapper .RestBody {
    width: 964px;
    min-height: 530px;
    clear: both;
}

    .RestWrapper .RestBody .LeftForm {
        width: 440px;
        min-height: 530px;
        float: left;
    }

        .RestWrapper .RestBody .LeftForm .PrpmoText {
            width: 85%;
            height: 51px;
            display: table;
            clear: both;
            line-height: 1.5;
            font-size: 15px;
            color: #2f2f2f;
            text-align: right;
            margin: 0 auto;
            margin-top: 20px;
            font-size: 1.06em;
        }

        .RestWrapper .RestBody .LeftForm .RegLineSubmit {
            width: 370px;
            height: 42px;
            display: table;
            margin: 0 auto;
            margin-top: 0px;
        }

        .RestWrapper .RestBody .LeftForm .RegLine {
            width: 371px;
            height: 35px;
            display: table;
            margin: 0 auto;
            margin-bottom: 12px;
            position: relative;
        }

            .RestWrapper .RestBody .LeftForm .RegLine .RegText {
                width: 290px;
                height: 51px;
                display: table;
                float: left;
                font-family: OEAlchemistProlight;
                line-height: 22px;
                font-size: 1em;
                color: #ffffff;
                text-align: right;
                line-height: 51px;
                margin-left: 30px;
            }

                .RestWrapper .RestBody .LeftForm .RegLine .RegText a {
                    font-weight: bold;
                    text-decoration: none;
                    color: #ffffff;
                }

            .RestWrapper .RestBody .LeftForm .RegLine .CloseMe {
                width: 40px;
                height: 51px;
                display: table;
                float: right;
                margin-right: 0;
            }

    .RestWrapper .RestBody .RightBody {
        width: 524px;
        min-height: 530px;
        float: left;
    }

        .RestWrapper .RestBody .RightBody .LogoStrip {
            width: 524px;
            min-height: 200px
        }

            .RestWrapper .RestBody .RightBody .LogoStrip .Logo {
                width: 262px;
                min-height: 200px;
                float: left;
            }

                .RestWrapper .RestBody .RightBody .LogoStrip .Logo .logoBox {
                    width: 215px;
                    height: 155px;
                    position: relative;
                    -moz-border-radius: 8px;
                    -webkit-border-radius: 8px;
                    background-color: #ffffff;
                    margin: 23px;
                    border: 1px solid #e8e7e7;
                }

            .RestWrapper .RestBody .RightBody .LogoStrip .Details {
                width: 262px;
                min-height: 200px;
                float: left;
            }

                .RestWrapper .RestBody .RightBody .LogoStrip .Details .name {
                    width: 262px;
                    height: 40px;
                    margin: 0 auto;
                    line-height: 40px;
                    float: right;
                    margin-top: 10px;
                }

                    .RestWrapper .RestBody .RightBody .LogoStrip .Details .name h1 {
                        color: #800000;
                        font-size: 1.31em;
                        margin: 0;
                        font-weight: normal;
                        line-height: 40px;
                    }

                .RestWrapper .RestBody .RightBody .LogoStrip .Details .address {
                    width: 262px;
                    height: 17px;
                    margin: 0 auto;
                    line-height: 1.6;
                    font-size: 0.9em;
                    text-align: right;
                    display: table;
                }

                    .RestWrapper .RestBody .RightBody .LogoStrip .Details .address span {
                        font-weight: bold;
                    }

        .RestWrapper .RestBody .RightBody .AboutTxt {
            font-size: 0.95em;
            text-align: right;
            line-height: 1.4;
            margin-right: 22px;
        }

.RestWrapper .IconStrip {
    width: 905px;
    min-height: 78px;
    background-color: #fff;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    margin-bottom: 10px;
    position: relative;
    border: 1px solid #e8e7e7;
    margin-right: 22px;
}

    .RestWrapper .IconStrip .TempIcon {
        height: 56px;
        float: right;
        margin-top: 11px;
    }

        .RestWrapper .IconStrip .TempIcon .IconBox {
            width: 67px;
            height: 56px;
            float: left;
            margin-right: 11px;
        }

    .RestWrapper .IconStrip .RightIcon {
        height: 56px;
        float: right;
        margin-top: 11px;
    }

        .RestWrapper .IconStrip .RightIcon .IconBoxGuest {
            width: 89px;
            height: 56px;
            float: left;
            margin-top: 0;
            margin-right: 11px;
            background-image: url(../images/Guest.png);
            position: relative;
        }

            .RestWrapper .IconStrip .RightIcon .IconBoxGuest span {
                width: 40px;
                height: 19px;
                position: absolute;
                right: 10px;
                top: 29px;
                font-size: 0.75em;
                color: #800000;
                line-height: 19px;
            }

        .RestWrapper .IconStrip .RightIcon .IconBoxDishPrice {
            width: 90px;
            height: 56px;
            float: right;
            margin-top: 0;
            margin-right: 11px;
            background-image: url(../images/DishPrice.png);
            position: relative;
        }

            .RestWrapper .IconStrip .RightIcon .IconBoxDishPrice span {
                width: 40px;
                height: 19px;
                position: absolute;
                right: 10px;
                top: 29px;
                font-size: 0.75em;
                color: #800000;
                line-height: 19px;
            }

        .RestWrapper .IconStrip .RightIcon .IconBoxKosherIcon {
            width: 90px;
            height: 56px;
            float: right;
            margin-top: 0;
            margin-right: 11px;
            background-image: url(../images/KosherIcon.png);
            position: relative;
        }

            .RestWrapper .IconStrip .RightIcon .IconBoxKosherIcon span {
                width: 40px;
                height: 28px;
                position: absolute;
                right: 10px;
                top: 23px;
                font-size: 0.75em;
                color: #800000;
                line-height: 14px;
                text-align: center;
            }


#DesktopBody .bodyWrapper .aboutStrip .RestBox {
    width: 964px;
    height: 175px;
    background-color: #fff;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 1px 1px 3px #000;
    -webkit-box-shadow: 1px 1px 3px #000;
    box-shadow: 1px 1px 3px #000;
    margin-bottom: 15px;
    background-image: url(../images/Patern.png);
}

    #DesktopBody .bodyWrapper .aboutStrip .RestBox .pic {
        width: 248px;
        height: 175px;
        float: right;
    }

        #DesktopBody .bodyWrapper .aboutStrip .RestBox .pic img {
            -moz-border-radius: 8px;
            -webkit-border-radius: 8px;
            margin: 7px;
            width: 234px;
            height: 161px;
        }

    #DesktopBody .bodyWrapper .aboutStrip .RestBox .details {
        width: 241px;
        height: 175px;
        float: right;
    }

        #DesktopBody .bodyWrapper .aboutStrip .RestBox .details .GetOffer {
            width: 213px;
            height: 42px;
            margin: 0 auto;
            margin-top: 5px;
        }

            #DesktopBody .bodyWrapper .aboutStrip .RestBox .details .GetOffer > a > img:hover {
                border: darkkhaki outset 2px;
                border-radius: 10px;
            }

.various > img:hover {
    border: darkkhaki outset 2px;
    border-radius: 10px;
}

.submit > input:hover {
    border: darkkhaki inset 1px;
    border-radius: 7px;
}


#DesktopBody .bodyWrapper .aboutStrip .RestBox .details .phone {
    width: 183px;
    height: 40px;
    margin: 0 auto;
    line-height: 40px;
    font-size: 1.06em;
    color: #800000;
    background-image: url(../images/BoxPhone.png);
    background-position: right;
    background-repeat: no-repeat;
    padding-right: 30px;
}

#DesktopBody .bodyWrapper .aboutStrip .RestBox .details .address {
    width: 210px;
    height: 17px;
    margin: 0 auto;
    line-height: 1.4;
    font-size: 0.84375em;
    text-align: right;
    display: table;
}

    #DesktopBody .bodyWrapper .aboutStrip .RestBox .details .address span {
        font-weight: bold;
    }

.address2 {
    width: 100%;
    height: 30px;
    float: right;
    line-height: 1.4;
    font-size: 0.84375em;
    text-align: right;
    display: table;
}


#DesktopBody .bodyWrapper .aboutStrip .RestBox .summary {
    width: 274px;
    height: 175px;
    float: right;
}

    #DesktopBody .bodyWrapper .aboutStrip .RestBox .summary .RestName {
        width: 254px;
        height: 42px;
        margin: 0 auto;
        margin-top: 5px;
    }

        #DesktopBody .bodyWrapper .aboutStrip .RestBox .summary .RestName .name {
            width: 225px;
            height: 40px;
            margin: 0 auto;
            line-height: 40px;
            float: right;
        }

            #DesktopBody .bodyWrapper .aboutStrip .RestBox .summary .RestName .name h2 {
                color: #000000;
                font-size: 1.12em;
                margin: 0;
                font-weight: normal;
                line-height: 40px;
            }

        #DesktopBody .bodyWrapper .aboutStrip .RestBox .summary .RestName .kosher {
            width: 20px;
            height: 40px;
            float: right;
            line-height: 40px;
        }

        #DesktopBody .bodyWrapper .aboutStrip .RestBox .summary .RestName .desc {
            width: 100%;
            height: 95px;
            float: right;
            line-height: 1.4;
            font-size: 0.84375em;
            text-align: right;
            display: table;
        }

        #DesktopBody .bodyWrapper .aboutStrip .RestBox .summary .RestName .checkbox {
            width: 100%;
            height: 30px;
            float: right;
            line-height: 30px;
            text-align: right;
            position: relative;
        }

            #DesktopBody .bodyWrapper .aboutStrip .RestBox .summary .RestName .checkbox .txt {
                position: absolute;
                top: 6px;
                right: 30px;
                color: #000000;
                font-size: 0.84375em;
                padding-bottom: 18px !important;
                line-height: 1;
                font-weight: bold;
            }


#DesktopBody .bodyWrapper .aboutStrip .RestBox .logo {
    width: 200px;
    height: 175px;
    float: right;
}

    #DesktopBody .bodyWrapper .aboutStrip .RestBox .logo .logoBox {
        width: 190px;
        height: 165px;
        position: relative;
        -moz-border-radius: 8px;
        -webkit-border-radius: 8px;
        background-color: #ffffff;
        margin: 5px;
    }

#DesktopBody .bodyWrapper .PagingStrip {
    width: 964px;
    min-height: 55px;
    display: table;
    clear: both;
    margin-top: 15px;
}

.DivPaging {
    height: 24px;
    float: left;
    margin: 0 auto;
    line-height: 24px;
    color: #fff;
}

    .DivPaging .paging2, .DivPaging .paging {
        float: left;
    }

        .DivPaging .paging2 a {
            font-size: 0.81em;
            color: #fff;
            padding-right: 4px;
            float: left;
            text-decoration: none;
            line-height: 24px;
        }

        .DivPaging .paging a {
            font-size: 0.81em;
            color: #fff;
            padding-right: 4px;
            float: left;
            text-decoration: none;
            line-height: 24px;
        }

    .DivPaging div.pas {
        float: left;
        padding-right: 4px;
    }

.FotterBox {
    position: relative;
    width: 964px;
    height: 56px;
    background-color: #fff;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 1px 1px 3px #000;
    -webkit-box-shadow: 1px 1px 3px #000;
    box-shadow: 1px 1px 3px #000;
    margin: 10px auto;
    /*margin-bottom: 126px;*/
    background-image: url(../images/Patern.png);
    z-index: 100000;
}

    .FotterBox .CallUs {
        position: absolute;
        right: 6px;
        bottom: -4px;
        display: table;
    }

    .FotterBox .Social {
        float: left;
        height: 55px;
        width: 190px;
        margin: 0;
        position: absolute;
        left: 19px;
        bottom: 0;
        display: table;
    }

    .FotterBox .visitUs {
        float: left;
        height: 55px;
        width: 80px;
        line-height: 55px;
        text-align: left;
        color: #000000;
        font-size: 1em;
        margin-left: 145px;
        margin-right: 80px;
    }

    .FotterBox .buttons {
        height: 56px;
        width: 118px;
        position: absolute;
        right: 430px;
        top: 0;
    }

        .FotterBox .buttons img {
            margin-top: 10px;
        }

    .FotterBox .text {
        float: right;
        height: 55px;
        text-align: right;
        color: #000000;
        font-size: 0.87em;
        line-height: 55px;
        width: 286px;
        padding-top: 0;
        padding-right: 185px;
    }

    .FotterBox .text2 {
        float: right;
        height: 55px;
        text-align: right;
        color: #000000;
        font-size: 0.87em;
        line-height: 55px;
        width: 286px;
        padding-top: 7px;
        padding-right: 15px;
    }

    .FotterBox .text3 {
        float: right;
        height: 35px;
        text-align: center;
        font-size: 0.87em;
        line-height: 1.3;
        width: auto;
        padding-right: 10px;
    }

.Social ul {
    list-style: none;
    line-height: 55px;
    width: auto;
    background-color: red;
}

.Social li {
    float: left;
    width: 24px;
    height: 24px;
    margin: 0 6px 0 0;
    padding: 0;
}

.Social a {
    float: left;
    width: 24px;
    height: 24px;
    display: block;
    border: 0;
    text-decoration: none;
    outline: none;
    text-indent: -9999em;
}

.Social .twitter {
    background: url(../images/twitter.png) 0 0 no-repeat;
}

.Social .linkedin {
    background: url(../images/linkedin.png) 0 0 no-repeat;
}

.Social .facebook2 {
    background: url(../images/facebook2.png) 0 0 no-repeat;
}

.Social .youtube {
    background: url(../images/youtube.png) 0 0 no-repeat;
    margin-right: 0;
    padding-right: 0;
}

#inline {
    display: none;
    width: 450px;
    height: 653px;
    background-image: url(../images/ImportersLogin.png);
    display: table;
}

    #inline .RegLineSubmit {
        width: 213px;
        height: 42px;
        display: table;
        margin: 0 auto;
        margin-top: 49px;
    }

    #inline .RegLine {
        width: 371px;
        height: 35px;
        display: table;
        margin: 0 auto;
        margin-bottom: 12px;
        position: relative;
    }

        #inline .RegLine .RegText {
            width: 290px;
            height: 51px;
            display: table;
            float: left;
            font-family: OEAlchemistProlight;
            line-height: 22px;
            font-size: 1em;
            color: #ffffff;
            text-align: right;
            line-height: 51px;
            margin-left: 30px;
        }

.PrpmoText {
    width: 70%;
    height: 51px;
    display: table;
    clear: both;
    line-height: 1.5;
    font-size: 15px;
    color: #808080;
    text-align: right;
    margin: 0 auto;
    margin-top: 170px;
}

#inline .RegLine .RegText a {
    font-weight: bold;
    text-decoration: none;
    color: #ffffff;
}

#inline .RegLine .CloseMe {
    width: 40px;
    height: 51px;
    display: table;
    float: right;
    margin-right: 0;
}

.hezi {
    width: 50%;
    float: right;
}


/* Hide From Mobile  */

#Mobile {
    display: none;
}


#MobileHeader .bannerWrapper {
    width: 98%;
    height: auto;
    display: table;
    margin: 0 auto;
    position: relative;
    margin-top: -45px;
    clear: both;
}
    #MobileHeader .bannerWrapper .banner {
        width: 98%;
        height: auto;
        display: table;
        margin: 0 auto;
        position: relative;
        margin-top: 0px;
        z-index: 9;
        clear: both;
    }


    /*#MobileHeader .bannerWrapper .banner {
        width: 98%;
        height: auto;
        display: table;
        margin: 0 auto;
        position: relative;
        margin-top: -45px;
        z-index: 9;
        background-image: url(../images/smallBannerNew.png);
        clear: both;
    }*/

#Desktop {
    display: block;
}

#MobileHeader {
    display: none;
}

#DesktopHeader {
    display: block;
}

#Mobilefooter {
    display: none;
}

#Desktopfooter {
    display: block;
}

#DesktopBody {
    display: block;
}

#MobileBody {
    display: none;
}

@media only screen and ( max-width: 82.18em ) {
    /* Hide From Desktop  */
    .fixedDiv {
        display: none;
    }
}

@media only screen and ( max-width: 62.5em ) {
    /* Hide From Desktop  */
    .MobileRestWapper {
        width: 90%;
        min-height: 550px;
        background-color: #f1f1f1;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
        -moz-box-shadow: 1px 1px 3px #000;
        -webkit-box-shadow: 1px 1px 3px #000;
        box-shadow: 1px 1px 3px #000;
        margin: 0 auto;
        margin-bottom: 15px;
        position: relative;
        z-index: 2;
        margin-top: 20px;
    }

    #MobileBody .LogoStrip {
        width: 100%;
        min-height: 200px
    }

        #MobileBody .LogoStrip .Logo {
            width: 35%;
            min-height: 200px;
            float: left;
        }

            #MobileBody .LogoStrip .Logo .logoBox {
                width: 90%;
                height: 155px;
                position: relative;
                -moz-border-radius: 8px;
                -webkit-border-radius: 8px;
                background-color: #ffffff;
                margin: 23px;
                border: 1px solid #e8e7e7;
            }

                #MobileBody .LogoStrip .Logo .logoBox img {
                    width: 50%;
                }

    .ThanksBox {
        width: 85%;
        padding: 5%;
        min-height: 140px;
        margin: 0 auto;
        background-color: #ffffff;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
        margin-top: 22px;
        position: relative;
        display: table;
        font-size: 0.93em;
    }

    /*#inlineMobile{width:90%;background-image:url(../images/ImportersLogin2.png) !important;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover; background-size: cover;background-position:top;min-height:653px;display:table;margin:0 auto;-moz-border-radius: 7px;-webkit-border-radius: 7px;}*/
    #inlineMobile {
        width: 90%;
        min-height: 153px;
        position: relative;
        margin: 0 auto;
        margin-top: 270px;
    }

        #inlineMobile .RegLineSubmit {
            width: 213px;
            height: 42px;
            display: table;
            margin: 0 auto;
            margin-top: 12px;
            margin-bottom: 5px;
        }

        #inlineMobile .RegLine {
            width: 91%;
            height: 35px;
            display: table;
            margin: 0 auto;
            margin-bottom: 12px;
            position: relative;
        }

    .PrpmoText {
        width: 80%;
        height: 51px;
        display: table;
        clear: both;
        line-height: 1.5;
        font-size: 15px;
        color: #808080;
        text-align: right;
        margin: 0 auto;
        margin-top: 10px;
    }

    #inlineMobile .RegLine .RegText a {
        font-weight: bold;
        text-decoration: none;
        color: #ffffff;
    }

    .inlineMobileRemark {
        position: absolute;
        top: -21px;
        left: 5%;
        width: 90%;
        height: 120px;
        background-color: #fff;
        -webkit-border-radius: 8px;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
        border-radius: 8px;
        z-index: 2;
    }

        .inlineMobileRemark h2 {
            color: #800000;
            text-align: center;
            font-size: 1.18em;
        }

    #MobileBody .LogoStrip .Details {
        width: 65%;
        min-height: 200px;
        float: left;
    }

        #MobileBody .LogoStrip .Details .name {
            width: 90%;
            height: 40px;
            margin: 0 auto;
            line-height: 40px;
            float: right;
            margin-top: 10px;
            margin-right: 10%;
        }

            #MobileBody .LogoStrip .Details .name h1 {
                color: #800000;
                font-size: 1.31em;
                margin: 0;
                font-weight: normal;
                line-height: 40px;
            }

        #MobileBody .LogoStrip .Details .address {
            width: 90%;
            height: 17px;
            margin: 0 auto;
            line-height: 1.6;
            font-size: 0.9em;
            text-align: right;
            display: table;
            margin-right: 10%;
        }

            #MobileBody .LogoStrip .Details .address span {
                font-weight: bold;
            }

    #MobileBody .AboutTxt {
        font-size: 0.95em;
        text-align: right;
        line-height: 1.4;
        margin: 4%;
    }

    .MobileForm {
        width: 95%;
        margin: 0 auto;
    }

        .MobileForm .PrpmoText {
            width: 92%;
            height: 51px;
            display: table;
            clear: both;
            line-height: 1.5;
            font-size: 15px;
            color: #2f2f2f;
            text-align: right;
            margin: 0 auto;
            margin-top: 20px;
            font-size: 1.06em;
        }

        .MobileForm .RegLineSubmit {
            line-height: 30px;
            width: 90%;
            height: 30px;
            display: table;
            margin: 0 auto;
            margin-bottom: 0px;
            background-color: #800000;
            -moz-border-radius: 7px;
            -webkit-border-radius: 7px;
            border-radius: 7px;
            padding: 0;
            border: 2px solid #c6ad74;
        }

        .MobileForm .RegLine {
            width: 90%;
            height: 35px;
            display: table;
            margin: 0 auto;
            margin-bottom: 12px;
            position: relative;
        }

    .SendToList {
        line-height: 30px;
        width: 90%;
        height: 30px;
        display: table;
        margin: 0 auto;
        margin-bottom: 0px;
        background-color: #800000;
        -moz-border-radius: 7px;
        -webkit-border-radius: 7px;
        border-radius: 7px;
        padding: 0;
        border: 2px solid #c6ad74;
        color: #ffffff;
        text-align: center;
        margin-bottom: 15px;
    }

    .slider1_container {
        position: relative;
        margin: 0 auto;
        overflow: hidden;
        display: table;
        width: 300px;
        height: 150px;
    }

    .innerSlide {
        cursor: move;
        position: absolute;
        left: 0px;
        top: 0px;
        overflow: hidden;
        width: 300px;
        height: 150px;
    }

    .MobileRestWapper .IconStrip {
        width: 90%;
        min-height: 58px;
        background-color: #fff;
        -moz-border-radius: 8px;
        -webkit-border-radius: 8px;
        border-radius: 8px;
        margin-bottom: 10px;
        position: relative;
        border: 1px solid #e8e7e7;
        margin: 0 auto;
        display: table;
    }

        .MobileRestWapper .IconStrip .TempIcon {
            width: 100%;
            height: 56px;
            float: left;
            margin-top: 11px;
            clear: both;
        }

            .MobileRestWapper .IconStrip .TempIcon .IconBox {
                width: 67px;
                height: 56px;
                float: left;
                margin-left: 11px;
                margin-bottom: 11px;
            }

        .MobileRestWapper .IconStrip .RightIcon {
            width: initial;
            height: 56px;
            float: left;
            margin-top: 11px;
            clear: both;
            margin: 0 auto;
        }

            .MobileRestWapper .IconStrip .RightIcon .IconBoxGuest {
                width: 89px;
                height: 56px;
                float: right;
                margin-top: 0;
                margin-right: 11px;
                margin-bottom: 11px;
                background-image: url(../images/Guest.png);
                position: relative;
            }

                .MobileRestWapper .IconStrip .RightIcon .IconBoxGuest span {
                    width: 40px;
                    height: 19px;
                    position: absolute;
                    right: 10px;
                    top: 29px;
                    font-size: 0.75em;
                    color: #800000;
                    line-height: 19px;
                }

            .MobileRestWapper .IconStrip .RightIcon .IconBoxDishPrice {
                width: 90px;
                height: 56px;
                float: right;
                margin-top: 0;
                margin-right: 11px;
                margin-bottom: 11px;
                background-image: url(../images/DishPrice.png);
                position: relative;
            }

                .MobileRestWapper .IconStrip .RightIcon .IconBoxDishPrice span {
                    width: 40px;
                    height: 19px;
                    position: absolute;
                    right: 10px;
                    top: 29px;
                    font-size: 0.75em;
                    color: #800000;
                    line-height: 19px;
                }

            .MobileRestWapper .IconStrip .RightIcon .IconBoxKosherIcon {
                width: 90px;
                height: 56px;
                float: right;
                margin-top: 0;
                margin-right: 11px;
                margin-bottom: 11px;
                background-image: url(../images/KosherIcon.png);
                position: relative;
            }

                .MobileRestWapper .IconStrip .RightIcon .IconBoxKosherIcon span {
                    width: 40px;
                    height: 28px;
                    position: absolute;
                    right: 10px;
                    top: 23px;
                    font-size: 0.75em;
                    color: #800000;
                    line-height: 14px;
                    text-align: center;
                }


    #Desktop {
        display: none;
    }

    #DesktopHeader {
        display: none;
    }

    #Mobile {
        display: block;
    }

    #MobileHeader {
        display: block;
    }

    #Mobilefooter {
        display: block;
    }

    #Desktopfooter {
        display: none;
    }

    #DesktopBody {
        display: none;
    }

    #MobileBody {
        display: block;
    }

    #Cradit {
        display: none;
    }

    #DesktopBody .bodyWrapper .PagingStrip {
        width: 90%;
        min-height: 55px;
        display: table;
        clear: both;
        margin: 0 auto;
        margin-top: 15px;
    }

    .MobileRestBox {
        width: 90%;
        height: 180px;
        background-color: #fff;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        border-radius: 6px;
        -moz-box-shadow: 1px 1px 3px #000;
        -webkit-box-shadow: 1px 1px 3px #000;
        box-shadow: 1px 1px 3px #000;
        margin-bottom: 10px;
        background-image: url(../images/Patern.png);
        margin: 0 auto;
        position: relative;
        margin-bottom: 15px !important;
        display: table;
    }

        .MobileRestBox .MobilePic {
            width: 142px;
            height: 155px;
            float: right;
            display: table;
        }

    .minh {
        min-height: 75px;
    }

    .MobileRestBox .MobilePic .logoBox {
        width: 90%;
        height: 125px;
        position: relative;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        background-color: #ffffff;
        margin: 5px;
        display: table;
    }

    .MobileRestBox .MobilePic .GetOffer {
        width: 92%;
        height: auto;
        margin: 0 auto;
        margin-top: 7px;
        display: table;
        margin-right: 2.5%;
    }

    .MobileRestBox .MobilePic.PicWarpper {
        width: 165px;
        height: 180px;
    }

    .MobileRestBox .details {
        width: 235px;
        height: 155px;
        position: absolute;
        top: 0;
        right: 150px;
    }

        .MobileRestBox .details .address {
            width: 96%;
            height: 17px;
            margin: 0 auto;
            line-height: 1.4;
            font-size: 0.84375em;
            text-align: right;
            display: table;
            padding-left: 4%
        }

            .MobileRestBox .details .address span {
                font-weight: bold;
            }

        .MobileRestBox .details .name {
            width: 80%;
            height: 25px;
            margin: 0 auto;
            line-height: 25px;
            float: right;
            margin-bottom: 10px;
        }

            .MobileRestBox .details .name h2 {
                color: #000000;
                font-size: 1.12em;
                margin: 0;
                font-weight: normal;
                line-height: 30px;
                margin-top: 5px;
            }

        .MobileRestBox .details .kosher {
            width: 10%;
            height: 30px;
            float: right;
            line-height: 30px;
            margin-top: 5px;
        }

        .MobileRestBox .details .checkbox {
            width: 100%;
            height: 30px;
            float: right;
            line-height: 30px;
            text-align: right;
            position: relative;
            margin-top: 0;
            margin-right: -6px;
        }

            .MobileRestBox .details .checkbox .txt {
                position: absolute;
                top: 6px;
                right: 30px;
                color: #000000;
                font-size: 0.84375em;
                padding-bottom: 15px !important;
                line-height: 1;
                font-weight: bold;
            }

    .MobileRestBox .pic {
        width: 240px;
        height: 180px;
        position: absolute;
        top: 0;
        left: 9px;
    }

        .MobileRestBox .pic img {
            -moz-border-radius: 8px;
            -webkit-border-radius: 8px;
            margin: 7px;
            width: 235px;
            height: 165px;
        }

    .MobileRestBox .Mobilesummary {
        width: 220px;
        height: 155px;
        position: absolute;
        top: 10px;
        right: 360px;
    }

        .MobileRestBox .Mobilesummary .desc {
            width: 100%;
            height: 77px;
            float: right;
            line-height: 1.4;
            font-size: 0.84375em;
            text-align: right;
            display: table;
        }

    .MobileContactWrapper {
        width: 90%;
        min-height: 344px;
        margin: 0 auto;
        background-color: #f1f0eb;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
        -moz-box-shadow: 1px 1px 3px #000;
        -webkit-box-shadow: 1px 1px 3px #000;
        box-shadow: 1px 1px 3px #000;
        margin-bottom: 10px;
        display: table;
    }

    .MobileDetails {
        width: 90%;
        min-height: 400px;
        position: relative;
        padding: 5%;
    }

        .MobileDetails h1 {
            font-size: 1.25em;
            color: #800000;
            padding: 0;
            margin: 0;
            margin-bottom: 10px;
            font-weight: normal;
        }

        .MobileDetails .line {
            font-size: 0.87em;
            color: #6e5182;
            padding: 0;
            margin: 0;
            font-weight: normal;
        }

    .pic3 {
        width: 90%;
        background-image: url(../images/ContactImage2.png);
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        background-position: bottom;
    }

    .MobileContactWrapper .ContactTitle {
        width: 100%;
        height: 87px;
    }

        .MobileContactWrapper .ContactTitle h2 {
            line-height: 68px;
            font-size: 1.1em;
            color: #333333;
            font-weight: normal;
            padding: 0;
            margin: 0;
            padding-right: 0;
        }

    .MobileContactWrapper .ContactInput {
        width: 100%;
        height: 44px;
        margin: 0 auto;
        margin-bottom: 18px;
        position: relative;
    }

    .MobileContactWrapper .ContactMessage {
        width: 100%;
        height: 113px;
        margin-bottom: 18px;
        clear: both;
    }

    .MobileContactWrapper .ContactSubmit {
        width: 100%;
        float: left;
        text-align: left;
        clear: both;
        margin-bottom: 15px;
    }

    .MobileContactWrapper .buttons {
        float: left;
        width: 45%;
        padding-left: 5px;
    }


    .inputCssMain {
        height: 44px;
        width: 100%;
        font-family: Arial;
        font-size: 0.9em;
        color: #000;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        -moz-box-shadow: 0 1px 3px fcf6f4(0,0,0,0.5);
        -webkit-box-shadow: 0 1px 3px fcf6f4(0,0,0,0.5);
        background: #ffffff;
        border: 1px solid #d7d5d5;
        padding: 6px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .inputCssMainArea {
        height: 113px;
        width: 100%;
        font-family: Arial;
        font-size: 0.9em;
        color: #000;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        -moz-box-shadow: 0 1px 3px fcf6f4(0,0,0,0.5);
        -webkit-box-shadow: 0 1px 3px fcf6f4(0,0,0,0.5);
        background: #ffffff;
        border: 1px solid #d7d5d5;
        padding: 6px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .inputCssMainlog {
        height: 32px;
        width: 270px;
        font-family: Arial;
        font-size: 0.9em;
        color: #000;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        -moz-box-shadow: 0 1px 3px fcf6f4(0,0,0,0.5);
        -webkit-box-shadow: 0 1px 3px fcf6f4(0,0,0,0.5);
        background: #ffffff;
        border: 1px solid #d7d5d5;
        padding: 6px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .MobilePageTitle {
        width: 90%;
        height: 60px;
        display: table;
        line-height: 60px;
        margin: 0 auto;
        position: relative;
    }

        .MobilePageTitle h1 {
            color: #fff;
            font-size: 1.5em;
            margin: 0;
            font-weight: normal;
            line-height: 60px;
        }

        .MobilePageTitle span {
            color: #fff;
            font-size: 15px;
            margin: 0;
            font-weight: normal;
            line-height: 1;
        }

    .mh {
        line-height: 30px !important;
    }

    .MobileTxtbody {
        width: 86.3%;
        min-height: 60px;
        display: table;
        line-height: 1.5;
        margin: 0 auto;
        background-color: #f1f0eb;
        padding: 15px;
    }

        .MobileTxtbody h1 {
            color: #a50000;
            font-size: 1.25em;
            margin: 0;
            font-weight: normal;
            line-height: 30px;
            padding: 0 0 5px 0;
        }

    .ArtCat {
        width: 15%;
        height: 25px;
        display: table;
        float: right;
        text-align: right;
        margin: 0;
        padding: 0;
    }

    .art {
        padding-right: 0;
        width: 90%;
    }

    #productSide {
        width: 100%;
        padding: 0;
        margin: 0;
        margin-top: 0;
        display: none;
        z-index: 999999;
    }

    #MobileproductSide {
        width: 100%;
        padding: 0;
        margin: 0;
        margin-top: 0;
        display: none;
        z-index: 999999;
    }

    #Mobilefooter {
        width: 100%;
        height: auto;
        background-image: url(../images/FotterBackground.png);
        background-repeat: repeat-x;
        background-position: top;
        margin-top: 50px;
    }

        #Mobilefooter .MobilefooterWrapper {
            width: 90%;
            min-height: 70px;
            display: table;
            clear: both;
            margin: 0 auto;
            border-top: 1px solid #fff;
        }

    #MobileCradit {
        width: 100%;
        height: 50px;
        display: table;
        clear: both;
        margin: 0 auto;
    }

        #MobileCradit .CraditPrimacytech {
            width: 50%;
            float: left;
            line-height: 50px;
            text-align: left;
            padding-top: 6px;
        }

        #MobileCradit .CraditCopy {
            width: 50%;
            float: right;
            line-height: 50px;
            color: #fff;
            font-size: 0.87em;
        }


    .MobileArticles {
        width: 100%;
        min-height: 255px;
        display: table;
        float: right;
        margin-top: 0;
    }

        .MobileArticles .ArticleBox {
            width: 90.2%;
            height: 190px;
            display: table;
            margin: 0 auto;
            clear: both;
        }

            .MobileArticles .ArticleBox .pic {
                width: 27%;
                height: 190px;
                display: table;
                margin-left: 2%;
                float: right;
                background-color: #ffffff;
                background-repeat: no-repeat;
                -webkit-background-size: cover;
                -moz-background-size: cover;
                -o-background-size: cover;
                background-size: cover;
            }

            .MobileArticles .ArticleBox .Desc {
                width: 71%;
                height: 190px;
                display: table;
                margin-bottom: 15px;
                float: right;
                background-image: url(../images/Patern.png);
                background-color: #f1f0eb;
            }

                .MobileArticles .ArticleBox .Desc h3 {
                    color: #a50000;
                    font-size: 1.5em;
                    margin: 0;
                    font-weight: normal;
                    line-height: 50px;
                    padding: 0 15px 0 15px;
                }

                .MobileArticles .ArticleBox .Desc p {
                    color: #000000;
                    font-size: 15px;
                    margin: 0;
                    font-weight: normal;
                    padding: 0 15px 0 15px;
                    height: 100px;
                }

                .MobileArticles .ArticleBox .Desc .more {
                    clear: both;
                    width: 75px;
                    height: 30px;
                    margin-left: 15px;
                    float: left;
                }


    .MobileRecBox {
        width: 90%;
        height: 170px;
        background: rgba(235,211,137,1);
        display: table;
        margin: 0 auto;
        background: rgba(235,211,137,1);
        background: -moz-linear-gradient(45deg, rgba(235,211,137,1) 0%, rgba(184,158,102,1) 54%, rgba(184,158,102,1) 100%);
        background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(235,211,137,1)), color-stop(54%, rgba(184,158,102,1)), color-stop(100%, rgba(184,158,102,1)));
        background: -webkit-linear-gradient(45deg, rgba(235,211,137,1) 0%, rgba(184,158,102,1) 54%, rgba(184,158,102,1) 100%);
        background: -o-linear-gradient(45deg, rgba(235,211,137,1) 0%, rgba(184,158,102,1) 54%, rgba(184,158,102,1) 100%);
        background: -ms-linear-gradient(45deg, rgba(235,211,137,1) 0%, rgba(184,158,102,1) 54%, rgba(184,158,102,1) 100%);
        background: linear-gradient(45deg, rgba(235,211,137,1) 0%, rgba(184,158,102,1) 54%, rgba(184,158,102,1) 100%);
        margin-top: 15px;
        margin-bottom: 15px;
        position: relative;
    }

        .MobileRecBox .Title {
            width: 67%;
            height: 31px;
            float: right;
            margin-right: 3%;
            margin-top: 15px;
        }

            .MobileRecBox .Title h2 {
                color: #000000;
                font-size: 1.5em;
                margin: 0;
                font-weight: normal;
                line-height: 31px;
            }

        .MobileRecBox .Arrows {
            width: 27% !important;
            height: 31px;
            float: right;
            margin-left: 3%;
            display: table;
            margin-bottom: 15px;
            margin-top: 20px;
        }

            .MobileRecBox .Arrows .LeftArrow {
                width: 31px;
                height: 31px;
                margin: 0;
                margin-right: 2px;
                float: left;
                display: table;
                padding: 0;
            }

            .MobileRecBox .Arrows .RightArrow {
                width: 31px;
                height: 31px;
                float: left;
                display: table;
                margin: 0;
                padding: 0;
            }

        .MobileRecBox .MobileRecommendedSlider {
            width: 100%;
            height: 75px;
            clear: both;
            margin-top: 0;
            position: relative;
        }

            .MobileRecBox .MobileRecommendedSlider .RecommendedItem {
                width: 100%;
                height: 63px;
                clear: both;
                display: table;
            }

                .MobileRecBox .MobileRecommendedSlider .RecommendedItem .RestLogo {
                    width: 20%;
                    height: 63px;
                    float: right;
                    display: table;
                    margin-right: 3%;
                    text-align: right;
                }

                .MobileRecBox .MobileRecommendedSlider .RecommendedItem .RestDesc {
                    width: 72%;
                    height: 63px;
                    float: right;
                    display: table;
                    margin-right: 1%;
                    direction: rtl !important;
                    text-align: right;
                }

                    .MobileRecBox .MobileRecommendedSlider .RecommendedItem .RestDesc h3 {
                        color: #000000;
                        font-size: 1.06em;
                        margin: 0;
                        font-weight: normal;
                        line-height: 1.5;
                    }

                    .MobileRecBox .MobileRecommendedSlider .RecommendedItem .RestDesc a {
                        color: #000000;
                        font-size: 1.06em;
                        margin: 0;
                        font-weight: normal;
                        line-height: 1.5;
                        text-decoration: none;
                    }

                    .MobileRecBox .MobileRecommendedSlider .RecommendedItem .RestDesc p {
                        color: #000000;
                        font-size: 0.87em;
                        margin: 0;
                        font-weight: normal;
                    }



    .MobileAboutBox {
        width: 90%;
        height: 200px;
        background: rgba(235,211,137,1);
        display: table;
        margin: 0 auto;
        background: rgba(235,211,137,1);
        background: -moz-linear-gradient(45deg, rgba(235,211,137,1) 0%, rgba(184,158,102,1) 54%, rgba(184,158,102,1) 100%);
        background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(235,211,137,1)), color-stop(54%, rgba(184,158,102,1)), color-stop(100%, rgba(184,158,102,1)));
        background: -webkit-linear-gradient(45deg, rgba(235,211,137,1) 0%, rgba(184,158,102,1) 54%, rgba(184,158,102,1) 100%);
        background: -o-linear-gradient(45deg, rgba(235,211,137,1) 0%, rgba(184,158,102,1) 54%, rgba(184,158,102,1) 100%);
        background: -ms-linear-gradient(45deg, rgba(235,211,137,1) 0%, rgba(184,158,102,1) 54%, rgba(184,158,102,1) 100%);
        background: linear-gradient(45deg, rgba(235,211,137,1) 0%, rgba(184,158,102,1) 54%, rgba(184,158,102,1) 100%);
        margin-top: 20px;
        padding-bottom: 25px;
        position: relative;
    }

        .MobileAboutBox h2 {
            color: #000000;
            font-size: 1.5em;
            margin: 0;
            font-weight: normal;
            margin: 10px 15px 0 15px;
        }

        .MobileAboutBox p {
            color: #000000;
            font-size: 15px;
            margin: 0;
            font-weight: normal;
            margin: 10px 15px 0 15px;
        }


    .AboutBoxTopLine {
        position: absolute;
        top: -11px;
        left: 0;
        width: 100%;
        height: auto;
    }

    .AboutBoxBottomLine {
        position: absolute;
        bottom: -1px;
        left: 0;
        width: 100%;
        height: auto;
    }

    .redline {
        width: 100%;
        height: 40px;
        background-image: url(../images/MobileRedLine.png);
        clear: both;
        display: table;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }

    .ContactSpacer {
        height: 30px;
        display: table;
        width: 100%;
    }

    .MobileSearchBox {
        width: 100%;
        height: auto;
        background-image: url(../images/MobileBackground.png);
        clear: both;
        display: table;
        background-color: #777575;
        z-index: 2;
    }

    .MobilenavSpacer {
        width: 92%;
        height: 60px;
        display: table;
        margin: 0 auto;
        position: relative;
        z-index: 99999999;
    }

    .Mobilenav {
        width: 31px;
        height: 25px;
        display: table;
        position: absolute;
        top: 50%;
        right: 0;
    }

    .MobileLogo {
        width: 20%;
        height: 100px;
        display: table;
        position: absolute;
        bottom: 15px;
        left: 5%;
    }

    .MobileBanner {
        width: 98%;
        height: auto;
        display: table;
        margin: 0 auto;
        position: relative;
        margin-top: -45px;
        z-index: 9;
    }

    .picBack {
        width: 89%;
        height: 280px;
        display: table;
        margin: 0 auto;
        background-image: url(../images/MobilePicBack.png);
        position: relative;
        z-index: 3;
        background-attachment: fixed !important;
        display: table;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        margin-top: -22px;
        z-index: 0;
    }

    .MobileInputLine {
        width: 40%;
        margin: 0 auto;
        height: 35px;
        margin-bottom: 10px;
        display: table;
        float: right;
    }

        .MobileInputLine:nth-of-type(1n) {
            margin-right: 6%;
        }

    .MobilecheckboxLine {
        width: 39.5%;
        float: right;
        height: 35px;
        margin-bottom: 10px;
        display: table;
    }

        .MobilecheckboxLine:nth-of-type(1n) {
            margin-right: 6%;
        }

    .MobileSubmit {
        width: 50%;
        height: 35px;
        background-color: #800000;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        border-radius: 6px;
        -moz-box-shadow: 1px 1px 3px #000;
        -webkit-box-shadow: 1px 1px 3px #000;
        box-shadow: 1px 1px 3px #000;
        margin: 0 auto;
        margin-bottom: 15px;
        display: table;
        border: 1px solid #b33535;
        text-align: center;
    }

    .ContactMask {
        width: 90%;
        height: auto;
        display: table;
        background-image: url(../images/SearchBack.png);
        margin: 0 auto;
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .MobileinputCss {
        /* styles for button */
        height: 35px;
        width: 100%;
        font-family: Arial;
        font-size: 1em;
        color: #212025;
        /* css3 implementation :) */
        -moz-border-radius: 4px;
        border: 1px solid #9a9295;
        -webkit-border-radius: 4px;
        -moz-box-shadow: 0 1px 3px fcf6f4(0,0,0,0.5);
        -webkit-box-shadow: 0 1px 3px fcf6f4(0,0,0,0.5);
        text-shadow: 0 -1px 1px fcf6f4(0,0,0,0.25);
        background: #ffffff;
        border: 1px solid #ffffff;
        padding: 0px;
        padding-right: 10px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    #TopMobileNav {
        width: 96%;
    }

    .nav-toggle {
        position: relative;
        z-index: 9999999;
        cursor: pointer;
    }

    #TopMobileNav,
    #TopMobileNav ul {
        padding: 0;
        margin: 0 auto;
        width: 96%;
        z-index: 9999999999;
        position: relative;
        margin-top: 15px;
        margin-bottom: 45px;
    }

        #TopMobileNav li,
        #TopMobileNav a {
            border: 0;
            list-style: none;
            font-weight: normal;
            text-decoration: none;
            line-height: 1;
            color: #ffffff;
            font-family: Arial;
            font-size: 0.87em;
            position: relative;
            width: 100%;
            text-align: right;
        }

        #TopMobileNav a {
            line-height: 15px;
        }

        #TopMobileNav > ul > li {
            background: #800000;
        }

            #TopMobileNav > ul > li > a {
                display: block;
                background-color: #800000;
                color: #ffffff;
                border-top: 1px solid #dbc593;
                font-size: 0.87em;
            }

                #TopMobileNav > ul > li > a > span {
                    display: block;
                    padding: 10px 0;
                    padding-right: 15px;
                }

                #TopMobileNav > ul > li > a:hover {
                    text-decoration: none;
                    color: #ffffff;
                    background: #640303;
                }

            #TopMobileNav > ul > li.active {
                background: #444444;
            }

            #TopMobileNav > ul > li.has-sub > a span {
            }

            #TopMobileNav > ul > li.has-sub.active > a span {
                color: #ffffff;
                background: #825fa7;
                border-bottom: solid 2px #2294d4;
            }

        /* Sub menu */
        #TopMobileNav ul ul {
            display: none;
        }

            /* תת קטגוריה */
            #TopMobileNav ul ul li {
                padding: 0;
                border-bottom: 1px solid #d2cec3;
                border-top: none;
                background: #1e1c1c;
            }

                #TopMobileNav ul ul li:last-child {
                    border-bottom: none;
                }
            /* תת קטגוריה */
            #TopMobileNav ul ul a {
                padding: 7px 25px 7px 0;
                font-family: Arial;
                display: block;
                color: #2d2c2c;
                font-size: 0.87em;
                font-weight: normal;
                background-color: #f7f7f7;
            }

                /* איקון תת קטגוריה */
                #TopMobileNav ul ul a:before {
                    /*content: "»";
      position: absolute;
      left: 10px;
      color: #d9d9d9;*/
                }
                /* מעבר עכבר טקסט תת קטגוריה */
                #TopMobileNav ul ul a:hover {
                    color: #000000;
                }



    #TopArticleNav {
        width: 90%;
    }

    .ArtCat {
        position: relative;
        z-index: 9999999;
        cursor: pointer;
    }

    #TopArticleNav,
    #TopArticleNav ul {
        padding: 0;
        margin: 0 auto;
        width: 94.6%;
        z-index: 9999999999;
        position: relative;
        margin-top: 2px;
        margin-bottom: 45px;
    }

        #TopArticleNav li,
        #TopArticleNav a {
            border: 0;
            list-style: none;
            font-weight: normal;
            text-decoration: none;
            line-height: 1;
            color: #343433;
            font-family: Arial;
            font-size: 0.87em;
            position: relative;
            width: 100%;
            text-align: right;
        }

        #TopArticleNav a {
            line-height: 15px;
        }

        #TopArticleNav > ul > li {
            background: #f1f0eb;
        }

            #TopArticleNav > ul > li > a {
                display: block;
                background-color: #f1f0eb;
                color: #343433;
                border-top: 1px solid #dbc593;
                font-size: 0.87em;
            }

                #TopArticleNav > ul > li > a > span {
                    display: block;
                    padding: 10px 0;
                    padding-right: 15px;
                }

                #TopArticleNav > ul > li > a:hover {
                    text-decoration: none;
                    color: #000000;
                    background: #e4d1a3;
                }

            #TopArticleNav > ul > li.active {
                background: #444444;
            }

            #TopArticleNav > ul > li.has-sub > a span {
            }

            #TopArticleNav > ul > li.has-sub.active > a span {
                color: #ffffff;
                background: #825fa7;
                border-bottom: solid 2px #2294d4;
            }

        /* Sub menu */
        #TopArticleNav ul ul {
            display: none;
        }

            /* תת קטגוריה */
            #TopArticleNav ul ul li {
                padding: 0;
                border-bottom: 1px solid #d2cec3;
                border-top: none;
                background: #1e1c1c;
            }

                #TopArticleNav ul ul li:last-child {
                    border-bottom: none;
                }
            /* תת קטגוריה */
            #TopArticleNav ul ul a {
                padding: 7px 25px 7px 0;
                font-family: Arial;
                display: block;
                color: #2d2c2c;
                font-size: 0.87em;
                font-weight: normal;
                background-color: #f7f7f7;
            }

                /* איקון תת קטגוריה */
                #TopArticleNav ul ul a:before {
                    /*content: "»";
      position: absolute;
      left: 10px;
      color: #d9d9d9;*/
                }
                /* מעבר עכבר טקסט תת קטגוריה */
                #TopArticleNav ul ul a:hover {
                    color: #000000;
                }
}

@media only screen and ( max-width: 58em ) {
    .slider1_container {
        position: relative;
        margin: 0 auto;
        top: 0px;
        left: 0px;
        width: 300px;
        height: 150px;
        overflow: hidden;
    }

    .innerSlide {
        cursor: move;
        position: absolute;
        left: 0px;
        top: 0px;
        width: 300px;
        height: 150px;
        overflow: hidden;
    }

    .MobileRestBox {
        width: 90%;
        height: 176px;
        background-color: #fff;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        border-radius: 6px;
        -moz-box-shadow: 1px 1px 3px #000;
        -webkit-box-shadow: 1px 1px 3px #000;
        box-shadow: 1px 1px 3px #000;
        margin-bottom: 10px;
        background-image: url(../images/Patern.png);
        margin: 0 auto;
        position: relative;
    }

        .MobileRestBox .MobilePic {
            width: 142px;
            height: 176px;
            float: right;
            display: table;
        }

    .minh {
        min-height: 78px;
    }

    .MobileRestBox .MobilePic .logoBox {
        width: 90%;
        height: 125px;
        position: relative;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        background-color: #ffffff;
        margin: 5px;
        display: table;
    }

    .MobileRestBox .MobilePic .GetOffer {
        width: 92%;
        height: auto;
        margin: 0 auto;
        margin-top: 7px;
        display: table;
        margin-right: 2.5%;
    }

    .MobileRestBox .MobilePic.PicWarpper {
        width: 142px;
        height: 155px;
    }

    .MobileRestBox .details {
        width: 235px;
        height: 155px;
        position: absolute;
        top: 0;
        right: 150px;
    }

        .MobileRestBox .details .address {
            width: 96%;
            height: 17px;
            margin: 0 auto;
            line-height: 1.4;
            font-size: 0.84375em;
            text-align: right;
            display: table;
            padding-left: 4%
        }

            .MobileRestBox .details .address span {
                font-weight: bold;
            }

        .MobileRestBox .details .name {
            width: 80%;
            height: 25px;
            margin: 0 auto;
            line-height: 25px;
            float: right;
            margin-bottom: 5px;
        }

            .MobileRestBox .details .name h2 {
                color: #000000;
                font-size: 1.12em;
                margin: 0;
                font-weight: normal;
                line-height: 30px;
                margin-top: 5px;
            }

        .MobileRestBox .details .kosher {
            width: 10%;
            height: 30px;
            float: right;
            line-height: 30px;
            margin-top: 5px;
        }

        .MobileRestBox .details .checkbox {
            width: 100%;
            height: 25px;
            float: right;
            line-height: 25px;
            text-align: right;
            position: relative;
            margin-top: 0;
            margin-right: -6px;
        }

            .MobileRestBox .details .checkbox .txt {
                position: absolute;
                top: 6px;
                right: 30px;
                color: #000000;
                font-size: 0.84375em;
                padding-bottom: 15px !important;
                line-height: 1;
                font-weight: bold;
            }

    .MobileRestBox .pic {
        width: 259px;
        height: 176px;
        position: absolute;
        top: 0;
        left: -14px;
    }

        .MobileRestBox .pic img {
            -moz-border-radius: 8px;
            -webkit-border-radius: 8px;
            margin: 7px;
            width: 233px;
            height: 163px;
        }

    .MobileRestBox .Mobilesummary {
        width: 180px;
        height: 155px;
        position: absolute;
        top: 10px;
        right: 355px;
    }

        .MobileRestBox .Mobilesummary .desc {
            width: 100%;
            height: 77px;
            float: right;
            line-height: 1.4;
            font-size: 0.84375em;
            text-align: right;
            display: table;
        }
}


@media only screen and ( max-width: 58em ) {
    .MobileRestBox .Mobilesummary {
        display: none;
    }
}

@media only screen and ( max-width: 42em ) {
    .MobileRestBox .pic {
        display: none;
    }

    .MobileRestBox .Mobilesummary {
        display: none;
    }
}

@media only screen and ( max-width: 35em ) {
    .slider1_container {
        position: relative;
        margin: 0 auto;
        top: 0px;
        left: 0px;
        width: 300px;
        height: 150px;
        overflow: hidden;
    }

    .innerSlide {
        cursor: move;
        position: absolute;
        left: 0px;
        top: 0px;
        width: 300px;
        height: 150px;
        overflow: hidden;
    }

    .picBack {
        width: 89%;
        height: 350px;
        display: table;
        margin: 0 auto;
        background-image: url(../images/MobilePicBack.png);
        position: relative;
        z-index: 3;
        background-attachment: fixed !important;
        display: table;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        margin-top: -22px;
        z-index: 0;
    }

    .MobileInputLine {
        width: 80%;
        margin: 0 auto;
        height: 35px;
        margin-bottom: 10px;
        display: table;
        float: none;
    }

        .MobileInputLine:nth-of-type(1n) {
            margin: 0 auto;
            margin-bottom: 10px;
        }

    .MobilecheckboxLine {
        width: 35%;
        float: right;
        height: 35px;
        margin-bottom: 10px;
        display: table;
    }

        .MobilecheckboxLine:nth-of-type(1n) {
            margin-right: 10%;
        }

    .MobileSubmit {
        width: 80%;
        height: 35px;
        background-color: #800000;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        border-radius: 6px;
        -moz-box-shadow: 1px 1px 3px #000;
        -webkit-box-shadow: 1px 1px 3px #000;
        box-shadow: 1px 1px 3px #000;
        margin: 0 auto;
        margin-bottom: 15px;
        display: table;
        border: 1px solid #b33535;
        text-align: center;
    }

    .ContactSpacer {
        height: 30px;
    }

    .Banners {
        content: url("/images/smallBannerNew.png");
    }

    .navs {
        content: url("/images/smallNav.png");
    }

    .ArtsNavs {
        content: url("~/images/smallNav.png");
    }

    .ArtsNavs {
        content: url("/images/ArtSmallNav.png");
    }

    .MobilePageTitle h1 {
        color: #fff;
        font-size: 1.31em;
        margin: 0;
        font-weight: normal;
        line-height: 60px;
    }

    .MobileBanner {
        width: 98%;
        height: auto;
        display: table;
        margin: 0 auto;
        position: relative;
        margin-top: -50px;
        z-index: 9;
    }

    .Mobilenav {
        width: 31px;
        height: 25px;
        display: table;
        position: absolute;
        top: 50%;
        right: 0;
    }

    .MobileArticles {
        width: 100%;
        min-height: 255px;
        display: table;
        float: right;
        margin-top: 0;
    }

        .MobileArticles .ArticleBox {
            width: 90.2%;
            min-height: 190px;
            display: table;
            margin: 0 auto;
            clear: both;
        }

            .MobileArticles .ArticleBox .pic {
                width: 31%;
                min-height: 220px;
                display: table;
                margin-left: 2%;
                float: right;
                -webkit-background-size: cover;
                -moz-background-size: cover;
                -o-background-size: cover;
                background-size: cover;
            }

            .MobileArticles .ArticleBox .Desc {
                width: 67%;
                min-height: 220px;
                display: table;
                margin-bottom: 15px;
                float: right;
                background-image: url(../images/Patern.png);
                background-color: #f1f0eb;
            }

                .MobileArticles .ArticleBox .Desc h3 {
                    color: #a50000;
                    font-size: 1.31em;
                    margin: 0;
                    font-weight: normal;
                    line-height: 25px;
                    padding: 15px 15px 5px 15px;
                }

                .MobileArticles .ArticleBox .Desc p {
                    color: #000000;
                    font-size: 15px;
                    margin: 0;
                    font-weight: normal;
                    padding: 0 15px 0 15px;
                    height: 100px;
                    display: table;
                }

                .MobileArticles .ArticleBox .Desc .more {
                    clear: both;
                    width: 75px;
                    height: 30px;
                    margin-left: 15px;
                    float: left;
                    margin: 10px 0 10px 15px;
                }

    .minh {
        min-height: 75px;
    }

    .MobileRestBox .MobilePic .log .MobileRestBox {
        width: 90%;
        height: 178px;
        background-color: #fff;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        border-radius: 6px;
        -moz-box-shadow: 1px 1px 3px #000;
        -webkit-box-shadow: 1px 1px 3px #000;
        box-shadow: 1px 1px 3px #000;
        margin-bottom: 10px;
        background-image: url(../images/Patern.png);
        margin: 0 auto;
        position: relative;
        display: table;
    }

    .MobileRestBox .MobilePic {
        width: 140px;
        height: 165px;
        float: right;
        display: table;
    }

        .MobileRestBox .MobilePic.PicWarpper {
            width: 110px;
            height: 155px;
        }

        .MobileRestBox .MobilePic .logoBox {
            width: 90%;
            height: 125px;
            position: relative;
            -moz-border-radius: 6px;
            -webkit-border-radius: 6px;
            background-color: #ffffff;
            margin: 5px;
            display: table;
        }

        .MobileRestBox .MobilePic .GetOffer {
            width: 92%;
            height: auto;
            margin: 0 auto;
            margin-top: 7px;
            display: table;
            margin-right: 2.5%;
        }

    .MobileRestBox .details {
        width: 265px;
        height: 205px;
        position: absolute;
        top: 0;
        right: 145px;
    }


        .MobileRestBox .details .name {
            width: 80%;
            height: 30px;
            margin: 0 auto;
            float: right;
            margin-bottom: 2px;
            margin-top: 5px;
        }

            .MobileRestBox .details .name h2 {
                color: #000000;
                font-size: 1.12em;
                margin: 0;
                font-weight: normal;
                line-height: 1;
                margin-top: 5px;
            }

        .MobileRestBox .details .kosher {
            width: 10%;
            height: 30px;
            float: right;
            line-height: 30px;
            margin-top: 5px;
        }

    .MobileRestBox .pic {
        display: none;
    }

    .MobileRestBox .Mobilesummary {
        display: none;
    }
}

@media only screen and ( max-width: 28em ) {
    /* barak hide gallery */
    .MobileSlideGallary {
        display: none;
    }

    .slider1_container {
        position: relative;
        margin: 0 auto;
        top: 0px;
        left: 0px;
        width: 300px;
        height: 150px;
        overflow: hidden;
    }

    .innerSlide {
        cursor: move;
        position: absolute;
        left: 0px;
        top: 0px;
        width: 300px;
        height: 150px;
        overflow: hidden;
    }

    .MobilecheckboxLine {
        width: 90%;
        float: none;
        height: 35px;
        margin-bottom: 10px;
        display: table;
        clear: both;
        padding-right: 10%;
    }

        .MobilecheckboxLine:nth-of-type(1n) {
            margin-right: 0;
        }

    .MobileArticles {
        width: 100%;
        min-height: 255px;
        display: table;
        float: right;
        margin-top: 0;
    }

        .MobileArticles .ArticleBox {
            width: 90.2%;
            min-height: 190px;
            display: table;
            margin: 0 auto;
            clear: both;
        }

            .MobileArticles .ArticleBox .pic {
                width: 100%;
                height: 140px;
                display: table;
                margin-left: 0;
                float: none;
                clear: both;
                -webkit-background-size: cover;
                -moz-background-size: cover;
                -o-background-size: cover;
                background-size: cover;
                margin-bottom: 5px;
            }

            .MobileArticles .ArticleBox .Desc {
                width: 100%;
                min-height: 190px;
                display: table;
                margin-bottom: 15px;
                float: right;
                background-image: url(../images/Patern.png);
                background-color: #f1f0eb;
            }

                .MobileArticles .ArticleBox .Desc h3 {
                    color: #a50000;
                    font-size: 1.31em;
                    margin: 0;
                    font-weight: normal;
                    line-height: 25px;
                    padding: 15px 15px 0 15px;
                }

                .MobileArticles .ArticleBox .Desc p {
                    color: #000000;
                    font-size: 15px;
                    margin: 0;
                    font-weight: normal;
                    padding: 10px 15px 0 15px;
                    height: 100px;
                    display: table;
                }

                .MobileArticles .ArticleBox .Desc .more {
                    clear: both;
                    width: 75px;
                    height: 30px;
                    margin-left: 15px;
                    float: left;
                    display: table;
                }

    .MobileAboutBox {
        padding-bottom: 15px;
    }

    .MobileRecBox .Title {
        width: 47%;
        height: 31px;
        float: right;
        margin-right: 3%;
        margin-top: 15px;
    }

        .MobileRecBox .Title h2 {
            color: #000000;
            font-size: 1.5em;
            margin: 0;
            font-weight: normal;
            line-height: 31px;
        }

    .MobileRecBox .Arrows {
        width: 47% !important;
        height: 31px;
        float: right;
        margin-left: 3%;
        display: table;
        margin-bottom: 15px;
        margin-top: 20px;
    }

        .MobileRecBox .Arrows .LeftArrow {
            width: 31px;
            height: 31px;
            margin: 0;
            margin-right: 2px;
            float: left;
            display: table;
            padding: 0;
        }

        .MobileRecBox .Arrows .RightArrow {
            width: 31px;
            height: 31px;
            float: left;
            display: table;
            margin: 0;
            padding: 0;
        }

    .MobileRecBox .MobileRecommendedSlider {
        width: 100%;
        height: 75px;
        clear: both;
        margin-top: 0;
        position: relative;
    }

        .MobileRecBox .MobileRecommendedSlider .RecommendedItem {
            width: 100%;
            height: 83px;
            clear: both;
            display: table;
        }

            .MobileRecBox .MobileRecommendedSlider .RecommendedItem .RestLogo {
                width: 25%;
                height: 83px;
                float: right;
                display: table;
                margin-right: 3%;
                text-align: right;
            }

            .MobileRecBox .MobileRecommendedSlider .RecommendedItem .RestDesc {
                width: 65%;
                height: 83px;
                float: right;
                display: table;
                margin-right: 3%;
                direction: rtl;
                text-align: right;
            }

                .MobileRecBox .MobileRecommendedSlider .RecommendedItem .RestDesc h3 {
                    color: #000000;
                    font-size: 1.06em;
                    margin: 0;
                    font-weight: normal;
                    line-height: 1.5;
                }

                .MobileRecBox .MobileRecommendedSlider .RecommendedItem .RestDesc p {
                    color: #000000;
                    font-size: 0.87em;
                    margin: 0;
                    font-weight: normal;
                }

    .MobileRestBox {
        width: 90%;
        height: 175px;
        background-color: #fff;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        border-radius: 6px;
        -moz-box-shadow: 1px 1px 3px #000;
        -webkit-box-shadow: 1px 1px 3px #000;
        box-shadow: 1px 1px 3px #000;
        margin-bottom: 10px;
        background-image: url(../images/Patern.png);
        margin: 0 auto;
        position: relative;
        display: table;
    }

        .MobileRestBox .MobilePic {
            width: 140px;
            height: 165px;
            float: right;
            display: table;
        }

            .MobileRestBox .MobilePic.PicWarpper {
                width: 110px;
                height: 155px;
            }

            .MobileRestBox .MobilePic .logoBox {
                width: 90%;
                height: 125px;
                position: relative;
                -moz-border-radius: 6px;
                -webkit-border-radius: 6px;
                background-color: #ffffff;
                margin: 5px;
                display: table;
            }

            .MobileRestBox .MobilePic .GetOffer {
                width: 92%;
                height: auto;
                margin: 0 auto;
                margin-top: 7px;
                display: table;
                margin-right: 2.5%;
            }

        .MobileRestBox .details {
            width: 215px;
            height: 205px;
            position: absolute;
            top: 0;
            right: 145px;
        }


            .MobileRestBox .details .name {
                width: 80%;
                height: 30px;
                margin: 0 auto;
                float: right;
                margin-bottom: 2px;
                margin-top: 5px;
            }

                .MobileRestBox .details .name h2 {
                    color: #000000;
                    font-size: 1.12em;
                    margin: 0;
                    font-weight: normal;
                    line-height: 1;
                    margin-top: 5px;
                }

            .MobileRestBox .details .kosher {
                width: 10%;
                height: 30px;
                float: right;
                line-height: 30px;
                margin-top: 5px;
            }

        .MobileRestBox .pic {
            display: none;
        }

        .MobileRestBox .Mobilesummary {
            display: none;
        }
}

@media only screen and ( max-width: 25em ) {
    /* barak hide gallery */
    .MobileSlideGallary {
        display: none;
    }

    .slider1_container {
        position: relative;
        margin: 0 auto;
        top: 0px;
        left: 0px;
        width: 300px;
        height: 150px;
        overflow: hidden;
    }

    .innerSlide {
        cursor: move;
        position: absolute;
        left: 0px;
        top: 0px;
        width: 300px;
        height: 150px;
        overflow: hidden;
    }


    .MobilecheckboxLine {
        width: 90%;
        float: none;
        height: 35px;
        margin-bottom: 10px;
        display: table;
        clear: both;
        padding-right: 10%;
    }

        .MobilecheckboxLine:nth-of-type(1n) {
            margin-right: 0;
        }

    .Mobilenav {
        width: 31px;
        height: 25px;
        display: table;
        position: absolute;
        top: 30%;
        right: 0;
    }

    .MobileArticles {
        width: 100%;
        min-height: 255px;
        display: table;
        float: right;
        margin-top: 20px;
    }

        .MobileArticles .ArticleBox {
            width: 90.2%;
            min-height: 190px;
            display: table;
            margin: 0 auto;
            clear: both;
        }

            .MobileArticles .ArticleBox .pic {
                width: 100%;
                height: 120px;
                display: table;
                margin-left: 0;
                float: none;
                clear: both;
                -webkit-background-size: cover;
                -moz-background-size: cover;
                -o-background-size: cover;
                background-size: cover;
                margin-bottom: 5px;
            }

            .MobileArticles .ArticleBox .Desc {
                width: 100%;
                min-height: 200px;
                display: table;
                margin-bottom: 15px;
                float: right;
                background-image: url(../images/Patern.png);
                background-color: #f1f0eb;
            }

                .MobileArticles .ArticleBox .Desc h3 {
                    color: #a50000;
                    font-size: 1.25em;
                    margin: 0;
                    font-weight: normal;
                    line-height: 25px;
                    padding: 15px 15px 0 15px;
                }

                .MobileArticles .ArticleBox .Desc p {
                    color: #000000;
                    font-size: 15px;
                    margin: 0;
                    font-weight: normal;
                    padding: 10px 15px 0 15px;
                    height: 100px;
                    display: table;
                }

                .MobileArticles .ArticleBox .Desc .more {
                    clear: both;
                    width: 75px;
                    height: 30px;
                    margin-left: 15px;
                    float: left;
                    display: table;
                }

    .MobileAboutBox {
        padding-bottom: 15px;
    }

    .MobileRecBox .Title {
        width: 47%;
        height: 31px;
        float: right;
        margin-right: 3%;
        margin-top: 15px;
    }

        .MobileRecBox .Title h2 {
            color: #000000;
            font-size: 1.5em;
            margin: 0;
            font-weight: normal;
            line-height: 31px;
        }

    .MobileRecBox .Arrows {
        width: 47% !important;
        height: 31px;
        float: right;
        margin-left: 3%;
        display: table;
        margin-bottom: 15px;
        margin-top: 20px;
    }

        .MobileRecBox .Arrows .LeftArrow {
            width: 31px;
            height: 31px;
            margin: 0;
            margin-right: 2px;
            float: left;
            display: table;
            padding: 0;
        }

        .MobileRecBox .Arrows .RightArrow {
            width: 31px;
            height: 31px;
            float: left;
            display: table;
            margin: 0;
            padding: 0;
        }

    .MobileRecBox .MobileRecommendedSlider {
        width: 100%;
        height: 75px;
        clear: both;
        margin-top: 0;
        position: relative;
    }

        .MobileRecBox .MobileRecommendedSlider .RecommendedItem {
            width: 100%;
            height: 83px;
            clear: both;
            display: table;
        }

            .MobileRecBox .MobileRecommendedSlider .RecommendedItem .RestLogo {
                width: 25%;
                height: 83px;
                float: right;
                display: table;
                margin-right: 3%;
                text-align: right;
            }

            .MobileRecBox .MobileRecommendedSlider .RecommendedItem .RestDesc {
                width: 65%;
                height: 83px;
                float: right;
                display: table;
                margin-right: 3%;
                direction: rtl;
                text-align: right;
            }

                .MobileRecBox .MobileRecommendedSlider .RecommendedItem .RestDesc h3 {
                    color: #000000;
                    font-size: 1.06em;
                    margin: 0;
                    font-weight: normal;
                    line-height: 1.5;
                }

                .MobileRecBox .MobileRecommendedSlider .RecommendedItem .RestDesc p {
                    color: #000000;
                    font-size: 0.87em;
                    margin: 0;
                    font-weight: normal;
                }

    .MobileRestBox {
        width: 90%;
        height: 175px;
        background-color: #fff;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        border-radius: 6px;
        -moz-box-shadow: 1px 1px 3px #000;
        -webkit-box-shadow: 1px 1px 3px #000;
        box-shadow: 1px 1px 3px #000;
        margin-bottom: 10px;
        background-image: url(../images/Patern.png);
        margin: 0 auto;
        position: relative;
    }

        .MobileRestBox .MobilePic {
            width: 90px;
            height: 175px;
            float: right;
            display: table;
        }

            .MobileRestBox .MobilePic.PicWarpper {
                width: 110px;
                height: 155px;
            }

            .MobileRestBox .MobilePic .logoBox {
                width: 90%;
                height: 135px;
                position: relative;
                -moz-border-radius: 6px;
                -webkit-border-radius: 6px;
                background-color: #ffffff;
                margin: 5px;
                display: table;
            }

            .MobileRestBox .MobilePic .GetOffer {
                width: 92%;
                height: auto;
                margin: 0 auto;
                margin-top: 7px;
                display: table;
                margin-right: 2.5%;
            }

        .MobileRestBox .details {
            width: 210px;
            height: 205px;
            position: absolute;
            top: 0;
            right: 100px;
        }


            .MobileRestBox .details .name {
                width: 80%;
                height: 30px;
                margin: 0 auto;
                float: right;
                margin-bottom: 2px;
                margin-top: 5px;
            }

                .MobileRestBox .details .name h2 {
                    color: #000000;
                    font-size: 1.12em;
                    margin: 0;
                    font-weight: normal;
                    line-height: 1;
                    margin-top: 5px;
                }

            .MobileRestBox .details .kosher {
                width: 10%;
                height: 30px;
                float: right;
                line-height: 30px;
                margin-top: 5px;
            }

        .MobileRestBox .pic {
            display: none;
        }

        .MobileRestBox .Mobilesummary {
            display: none;
        }
}
