﻿@media screen and (max-width:768px) {

    .business-details .waze {
        display: block;
    }


    .box .details .arial {
        height: auto;
    }

    /*.board-line:nth-child(2) {
        display: none;
    }*/

    .user-content img {
        width: 100% !important;
        height: auto !important;
    }

    .user-content iframe, .user-content object {
        width: 100% !important;
        height: 400px !important;
    }

    .mobile-hide {
        display: none;
    }

    .events-upcome .left-float {
        width: 100%;
        margin-bottom: 5px;
    }

    .category3 .box_section {
        width: 100%;
        padding-left: 15px;
    }

    #masionaryContainer .box_section {
        display: block;
    }

    .show_phone {
        padding-right: 24px !important;
        background-position: right 0px !important;
        margin-bottom: 5px;
    }

    .category h5.blue {
        margin-bottom: 0px;
    }

    .category .category_section {
        padding-bottom: 10px;
    }

    .galleria {
        height: 400px;
    }

    .inner_header .content .carousel-caption h1 {
        margin-top: -20px;
        font-size: 30px;
        line-height: 30px;
    }

    .store .text {
        float: right;
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0;
    }

    .kosher {
        position: absolute;
        right: -6px;
        bottom: auto;
    }

    .store .pic {
        width: 100%;
        height: auto;
        /*height: 140px;
        border-radius: 2px;
        position: relative;
        float: right;
        overflow: hidden;*/
        margin-bottom: 20px;
    }

    .store .pic_img {
        width: 100%;
        height: auto;
        position: static;
        /*position: absolute;
        top: 0;
        right: 0;
        height: auto;*/
    }

    .header .ashdodnet {
        width: 25%;
    }

    .header .header_left {
        padding-right: 180px;
        position: relative;
    }

    footer .footer_down .footer_links .col-md-2 {
        float: right;
        display: none;
    }

    .header {
        display: block;
    }

    .inner_header .content .carousel-caption .gallery_search .Find {
        width: 100%;
    }

    .inner_header .content .carousel-caption .gallery_search .Autocomplete {
        float: right;
        width: 100%;
        height: 40px;
        border-radius: 2px;
        font-size: 14px;
        color: #707b8b;
        border: 0;
        padding: 0 10px;
        margin-left: 0;
        margin-bottom: 10px;
    }

    .inner_header .content .carousel-caption .gallery_search .Choose_Country {
        float: right;
        width: 100%;
        height: 40px;
        border-radius: 2px;
        font-size: 14px;
        color: #707b8b;
        border: 0;
        padding: 0 10px;
        margin-left: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        clear: both;
        margin-bottom: 10px;
    }

    .inner_header .content .carousel-caption .gallery_search {
        width: 100%;
        height: auto;
        border-radius: 0;
        background: rgba(27,35,46,0.7);
        padding: 20px 38px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        overflow: hidden;
        margin: 0 auto;
        position: absolute;
        bottom: 0;
    }

    .inner_header .content .carousel-caption {
        padding: 96px 0 0;
        top: 0;
        width: 100%;
        left: 0;
        margin-left: 0;
        right: auto;
        bottom: 0;
    }

    .inner_header .content {
        /*position: relative;*/
        top: 20px;
        width: 100%;
        height: 330px;
        left: 0;
    }

    .inner_header .img {
        height: 250px;
    }

    .header .join_us {
        display: none;
    }

    .inner .col-lg-9 {
        border-left: 0;
        padding-left: 0;
        padding-right: 0;
    }

    .nav-tabs > li > a {
        border-radius: 0;
    }

    .nav-tabs > li {
        float: right;
        margin-bottom: -1px;
        width: 100%;
    }

    .inner .menu_store {
        height: auto;
        overflow: hidden;
    }

    .mega_menu .click .icon_con {
        float: left;
        margin-left: 20px;
        margin-top: 25px;
    }

    .mega_menu .click {
        cursor: pointer;
        font-size: 14px;
        text-align: right;
        position: relative;
        top: 0;
        left: auto;
        height: 60px;
        width: 100%;
        line-height: 60px;
        padding: 0 15px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        border-right: 0;
        border-left: 0;
        margin-left: 0;
        right: 20px;
    }

    .mega_menu ul {
        visibility: hidden;
    }

    .click_warp {
        overflow: hidden;
        width: 100%;
        height: 100%;
        position: absolute !important;
    }

    .gallery .content .carousel-caption .gallery_search .Find {
        width: 100%;
        height: 40px;
        background: #cd291d;
        color: white;
        border: 0;
        font-weight: 700;
        font-size: 16px;
        border-radius: 2px;
        text-align: center;
        line-height: 37px;
        float: right;
    }

    .gallery .content .carousel-caption .gallery_search .Autocomplete {
        float: none;
        width: 100%;
        height: 40px;
        border-radius: 2px;
        font-size: 14px;
        color: #707b8b;
        border: 0;
        padding: 0 10px;
        margin-left: 0;
        margin-bottom: 10px;
    }

    .gallery .content .carousel-caption .gallery_search .Choose_Country {
        float: none;
        width: 100%;
        height: 40px;
        border-radius: 2px;
        font-size: 14px;
        color: #707b8b;
        border: 0;
        padding: 0 10px;
        margin-left: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        clear: both;
        margin-bottom: 10px;
    }

    .gallery .content .carousel-caption .gallery_search {
        width: 90%;
        height: auto;
        border-radius: 0;
        background: rgba(27,35,46,0.7);
        padding: 20px 38px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        overflow: hidden;
        margin: 0 auto;
        position: absolute;
        bottom: 10%;
        left: 50%;
        margin-left: -45%;
    }

    .gallery .content {
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
        left: 0;
    }

        .gallery .content .carousel-caption {
            padding: 76px 0 0;
            top: 0;
            width: 100%;
            left: 0;
            margin-left: 0;
            right: auto;
            height: 100%;
            bottom: 0;
        }

    .warp_box_mobile {
        overflow: hidden;
        padding-right: 0;
        width: 100%;
        padding-left: 0;
    }

    .inner .col-lg-3 {
        display: none;
    }

    .mobile_row {
        overflow: hidden;
        padding-left: 0;
        padding-right: 0;
    }

    .banner {
        width: 100%;
        height: 90px;
        margin: 0 auto 40px;
        overflow: hidden;
    }

    .warp_green_coupon {
        top: 162px;
        right: 9px;
    }

    .box .left {
        height: auto;
        line-height: 18px;
        padding: 0;
    }

    .box img {
        width: 100%;
    }

    .inner .tab-content .deal .popup {
        right: auto;
        left: 10px;
        top: 10px;
    }

    .box_section {
        width: 100%;
    }

    .mega_menu .additional_menu {
        margin-top: -131px;
    }
}

@media screen and (max-width:600px) {
    .header .ashdodnet {
        width: 30%;
    }
}

@media screen and (max-width:500px) {
    .header .ashdodnet {
        width: 36%;
    }
}

@media screen and (max-width:480px) {
    .header .header_left a {
        width: 113px;
        margin-top: 3px;
    }

    .header .header_left {
        padding-right: 0;
        width: 55%;
        padding-left: 15px;
    }

    .inner_header .content .carousel-caption {
        padding: 76px 0 0;
        top: 0;
        width: 100%;
        left: 0;
        margin-left: 0;
        right: auto;
        bottom: 0;
    }

    .food_row {
        height: auto;
        border-bottom: 1px dashed #a6a5a3;
        line-height: 40px;
        font-size: 13px;
        font-family: Arial;
        color: #cd291c;
    }

    .inner .tab-content {
        padding: 20px 10px;
    }

    .board-top-ad {
        border-bottom: 1px solid rgb(128, 128, 128);
        line-height: 60px;
        padding: 0px;
    }

        .board-top-ad img {
            float: right;
            height: 40px;
            width: 60px;
            margin: 0px;
            margin-left: 10px;
            margin-right: 10px;
            line-height: normal;
        }

        .board-top-ad h3 {
            margin: 0px;
            font-size: 16px;
            padding-top: 10px;
            color: black;
            display: block;
        }

    .events-table-container table th {
    }
}

@media screen and (max-width:440px) {

    .header .ashdodnet {
        width: 40%;
    }
}

@media screen and (max-width:380px) {

    .header .ashdodnet {
        width: 45%;
    }
}

