﻿/* Default styles managed by webstyles.css. Only apply overrides here. */

/*-- IPHONE AND IPHONE WITH RETINA OR SIMILAR PHONE DEVICES --*/
/*--------------------------------------------------------------------------*/

@media (max-width:479px) {
    .careers_about_title,
    .careers_about_sub_title {
        height:20px;
    }

    img.careers_about_bullet_title {
        height:30px;
    }

    #location_change {
        top:90px;
        left:0px;
        height:40px;
    }

        #location_change img {
            height:20px;
        }

    #box_find_locations {
        top:-16px;
        left:-10px;
        height:300px;
    }

        #box_find_locations_content .title img {
            height:20px;
        }

        #box_find_locations_content .search {
            padding:0px 0px 0px 20px;
        }

        #box_find_locations_content .chicken {
            right:75px;
        }

        #box_find_locations_content .chicken img {
            height:100px;
        }

        #box_find_locations .search input[type=text],
        #box_find_locations .search input[type=submit] {
            font-size:12px;
        }

        #box_find_locations_content .slash {
            padding:10px 0px 0px 20px;
        }

        #box_find_locations_content .copy {
            margin:2px 0px 0px 20px;
            text-align:left;
            font-size:12px;
            width:65%;
        }

    #community_intro {
        width:100%;
        position:inherit;
        height:auto;
    }

        #community_intro_content {
            padding:5px 10px 0px 10px;
        }

        #community_intro_content h2 {
            background-image:none;
            padding:0px;
            font-size:12px;
            margin:0px 0px 2px 0px;
        }

        #community_intro_content p {
            margin:0px 0px 10px 0px;
            font-size:11px;
            line-height:14px;
        }

    #box_main_promo {
        display:none;
    }

    #home_story_box_2A {
        float:left;
        width:50%;
        clear:none;
        height:230px;
        overflow:hidden;
    }

    #home_story_box_2B {
        float:right;
        width:50%;
        clear:none;
        height:230px;
        overflow:hidden;
    }
}


@media (max-width:479px) {
    .restaurant_result_box_2_content >  a.link_button {
        display:block;
        width:80%;
        margin:0px auto 0px auto;
        text-align:center;
    }
}

@media (min-width:480px) AND (max-width:639px) {
    img.careers_about_bullet_title {
        height:30px;
    }

    #community_intro {
        width:100%;
        position:inherit;
        height:auto;
    }

        #community_intro_content {
            padding:10px;
        }

        #community_intro_content p {
            margin:0px 0px 10px 0px;
            line-height:18px;
        }

    #location_change {
        top:100px;
        left:0px;
    }

        #location_change img {
            height:40px;
        }

    #box_find_locations {
        top:-3px;
        left:0px;
    }

    #box_main_promo {
        display:none;
    }
}

@media (max-width:767px) {
    #make_reservation {
        top:80px;
    }

    #location_change {
        right:20px;
    }

}

@media (min-width:640px) AND (max-width:1023px) {
    #community_intro {
        width:80%;
        top:30px;
        right:0px;
        height:auto;
    }

        #community_intro_content {
            padding:20px;
        }

        #community_intro_content p {
            margin:0px 0px 10px 0px;
            line-height:18px;
        }

    #box_main_promo {
        display:none;
    }
}

@media (max-width:1023px) {
    #container_shop_dashboard {
        width:96%;
    }

        #container_shop_dashboard_content {
            padding:1.2em;
        }

        #container_shop_dashboard_content .input_button {
            font-size:.9em;
        }

            #container_shop_dashboard_content .title_desktop {
                display:none;
            }

            #container_shop_dashboard_content .title_responsive {
                display:block;
            }

                #container_shop_dashboard_content .title_responsive img {
                    max-width:600px;
                }

            #container_shop_dashboard_content .input_button {
                display:block;
                margin:1em 0em 0em 0em;
                width:200px;
            }

            #container_shop_dashboard_content .shop_options ul {
                margin:1em 0em 0em 0em;
            }

            #container_shop_dashboard_content .shop_options li {
                float:none;
                clear:both;
                width:100%;
            }

            #payment_billing,
            #payment_credit_card {
                float:none;
                clear:both;
                width:100%;
            }

    #back_to_top {
        display:block;
        position:fixed;
        right:0px;
        bottom:0px;
        background-color:#414143;
        z-index:10;
        font-size:14px;
        padding:10px;
        color:#FFFFFF;
    }

    .image_title_each_restaurant {
        margin-top:0px;
    }

    .image_title_each_restaurant,
    .image_title_our_gratitude,
    .image_title_our_story_embracing,
    .image_title_our_story_besito,
    .image_title_our_story_here {
        width:100%;
    }

    #container_responsive_design_menu {
        position:fixed;
        top:18px;
        right:10px;
        z-index:2100;
        display:block;
    }

        #container_responsive_design_menu img {
            cursor:pointer;
        }

    #container_responsive_design_menu_list {
        display:none;
        position:fixed;
        top:60px;
        right:0px;
        width:100%;
        z-index:2050;
        background-color:#FFFFFF;
        /*
        background-image:url(../webimages/pages/location/i_top_edge_slash.png);
        background-repeat:no-repeat;*/
    }


    #wrapper_header {
        height:auto;
        overflow:hidden;
        height:60px;
    }

    #make_reservation {
        top:60px;
        right:20px;
    }

    #container_header {
        width:100%;
    }

    #logo {
        float:none;
        clear:both;
        width:100%;
    }

    #logo_content {
        padding:16px 0px 0px 10px;
    }

        #logo_content img {
            height:30px;
        }

    .menu {
        width:100%;
    }

    .menu_content {
        padding:30px 10px 200px 10px;
        border-bottom:1px #000000 solid;
        text-align:center;
    }


        .menu_content ul {
            list-style-type:none;
            margin:0;
            padding:0;
        }

        .menu_content li {
            display:block;
            float:none;
            clear:both;
            width:100%;
            margin:10px auto 10px auto;
            text-align:center;
        }

        .menu_content a {
            display:block;
            margin:0px;
            padding:10px 0px 10px 0px;
            color:#000000;
            font-size:12px;
            border:1px #000000 solid;
        }

        .menu_content li.menu_selected a {
            font-weight:bold;
            background-color:#FFFFFF;
            color:#ea4e3c;
            border:1px #ea4e3c solid;
        }

        .menu_content li:hover {
            border-color:#ea4e3c;
            color:#ea4e3c;
        }

        .menu_content li:hover a {
            color:#ea4e3c;
        }

    #wrapper_menu {
        display:none;
    }

    #wrapper_sub_menu {
        display:none;
    }

    #wrapper_main_content {
        padding:60px 0px 0px 0px;
        width:100%;
    }

    /*-- Ad --*/
    #wrapper_main_ad {
        /*overflow:hidden;*/
        /*height:140px;*/
    }

    #container_main_cover {
    }

    #container_main_ad {
        width:100%;
    }

    #container_main_promo {
        width:100%;
    }

    #container_body {
        width:100%;
    }

    /*-------------- HOME PAGE CONTAINERS -------------- */

    /*-- story --*/
    #wrapper_home_story {
    }

    #container_home_story {
        width:100%;
    }

    #home_story_box_1 {
        float:none;
        clear:both;
        width:100%;
        background-position:-500px -30px;
    }

    #home_story_box_1_content {
        padding:20px 15px 20px 15px;
    }

        #home_story_box_1_content h2 {
            font-size:22px;
            line-height:28px;
        }


    img#the_besito_way {
        width:260px;
    }

    #home_story_box_2 {
        float:none;
        clear:both;
        width:100%;
    }

    #home_story_row_1 {
        clear:both;
        margin:0px;
        overflow:hidden;
    }

    #home_story_box_2A {
        float:left;
        clear:none;
        width:50%;
        height:auto;
        overflow:hidden;
        margin:0px 0px 10px 0px;
        height:108px;
    }

        #home_story_box_2A img {
            width:100%;
        }

    #home_story_box_2B {
        float:left;
        clear:none;
        width:50%;
        height:auto;
        overflow:hidden;
        margin:0px 0px 10px 0px;
        height:108px;
    }

        #home_story_box_2B img {
            width:100%;
        }

    #home_story_row_2 {
        clear:both;
    }

    #home_story_box_2C {
        float:none;
        clear:both;
        width:100%;
        height:auto;
        overflow:hidden;
        margin:0px 0px 10px 0px;
    }

        #home_story_box_2C img {
            width:100%;
        }

    /*-- Find --*/
    #wrapper_home_find {
    }

    #container_home_find {
        width:90%;
        margin:0px auto 0px auto;
    }

    #container_home_find_content {
        clear:both;
        text-align:center;
        padding:24px 0px 24px 0px;
        background-image:none;
    }

        #container_home_find_content img#find_a_location {
            height:40px;
        }

    /*-- Photo --*/
    #wrapper_home_photo {
        margin:0px 0px 16px 0px;
    }

    #container_home_photo {
        width:100%;
    }

    /*-- Promo --*/
    #wrapper_home_promo {
    }

    #container_home_promo {
        width:100%;
        height:auto;
    }

    #home_promo_box_1 {
        float:none;
        clear:both;
        width:100%;
        overflow:auto;
        margin:0px 0px 10px 0px;
    }

        #home_promo_box_1 img {
            width:100%;
        }

    #home_promo_box_2 {
        float:none;
        clear:both;
        width:100%;
        overflow:auto;
    }

        #home_promo_box_2 img {
            width:100%;
        }

    /*-- Social Media Icons --*/
    #wrapper_home_social_media_icons {
    }

    #container_home_social_media_icons {
        width:100%;
    }

    #container_home_social_media_icons_content {
        padding:20px 0px 20px 0px;
    }

        #container_home_social_media_icons_content #icons {
            padding:0px 8px 0px 8px;
        }


    /*-- Social Media --*/
    #wrapper_home_social_media {
    }

    #container_home_social_media {
        width:100%;
    }

    #container_home_social_media_content {
        clear:both;
    }

    .social_media_box {
        float:left;
        width:49%;
        height:auto;
    }

        .social_media_box img {
            width:100%;
        }

    /*-- Our --*/
    #wrapper_home_our {
    }

    #container_home_our {
        width:100%;
    }

    #container_home_our_content {
        padding:10px 0px 10px 0px;
    }

    #home_our_row_1 {
        margin:0px 0px 14px 0px;
    }

    #home_our_box_1 {
        float:none;
        clear:both;
        width:100%;
        height:auto;
        overflow:auto;
        margin:0px 0px 10px 0px;
    }

        #home_our_box_1 img {
            width:100%;
        }

    #home_our_box_2 {
        float:none;
        clear:both;
        width:100%;
        height:auto;
        overflow:auto;
    }

        #home_our_box_2 img {
            width:100%;
        }

    #home_our_row_2 {
    }

    #home_our_box_3 {
        float:none;
        clear:both;
        width:100%;
        height:auto;
        overflow:auto;
    }

    #home_our_box_3_content {
        padding:10px;
    }

        #home_our_box_3_content p.orange {
        }

        #home_our_box_3_content h2 {
            font-size:20px;
        }

    #home_our_box_4 {
        float:none;
        clear:both;
        width:100%;
        height:auto;
        overflow:auto;
    }

        #home_our_box_4 img {
            width:100%;
        }

    /*-- Sub Footer --*/
    #wrapper_sub_footer {
    }

    #container_sub_footer {
        width:100%;
    }

    #sub_footer_box_1 {
        float:none;
        clear:both;
        width:100%;
    }

    #sub_footer_box_1_content {
        padding:20px;
    }

        #sub_footer_box_1_content .top {
            height:auto;
            margin:0px 0px 10px 0px;
        }

    #sub_footer_box_2 {
        float:none;
        clear:both;
        width:100%;
    }

    #sub_footer_box_2_content {
        padding:20px;
    }

        #sub_footer_box_2_content .top {
            height:auto;
            margin:0px 0px 10px 0px;
        }

    #sub_footer_box_3 {
        float:none;
        clear:both;
        width:100%;
    }

    #sub_footer_box_3_content {
        padding:20px;
    }

        #sub_footer_box_3_content .top {
            height:auto;
            margin:0px 0px 10px 0px;
        }

    /*-- Footer --*/
    #wrapper_footer {
    }

    #container_footer {
        width:100%;
    }

        #container_footer div,
        #container_footer a {
        }

    #footer_box_1 {
        float:none;
        clear:both;
        width:100%;
    }

    #footer_box_1_content {
        padding:40px 0px 0px 0px;
    }

        #footer_box_1_content .logo {
            margin:0px;
        }

        #footer_box_1_content .copyright {
            font-size:10px;
        }

    #footer_box_2 {
        float:none;
        clear:both;
        width:100%;
    }

    #footer_box_2_content {
        padding:40px 0px 0px 0px;
    }

        #footer_box_2_content .sub_menu {
        }

            #footer_box_2_content .sub_menu a {
            }

        #footer_box_2_content .check_gift_card {
        }

    #footer_box_3 {
        float:none;
        clear:both;
        width:100%;
    }

    #footer_box_3_content {
        padding:40px 0px 40px 0px;
        text-align:center;
    }

        #footer_box_3_content .follow_us {
        }

        #footer_box_3_content .icons img {
        }

    /*-- Locations results --*/
    #wrapper_locations_results {
        margin:10px 0px 20px 0px;
    }

    #container_locations_results {
        width:100%;
    }

    #container_locations_results_content {
        padding:0px 15px 20px 15px;
    }

        #container_locations_results_content .total_found {
            padding:0px;
        }

        #container_locations_results_content .restaurant {
            padding:0px 0px 30px 0px;
        }

        .responsive_small {
            font-size:.7em;
        }

    .restaurant_result_box_1 {
        float:none;
        clear:both;
        width:100%;
    }

    .restaurant_result_box_1_content {
    }

        .restaurant_result_box_1_content p.location {
            padding:0px 0px 5px 0px;
        }

        .restaurant_result_box_1_content div.distance {
        }

    .restaurant_result_box_2 {
        float:none;
        clear:both;
        width:100%;
    }

    .restaurant_result_box_2_content {
        padding:0px;
        text-align:left;
    }

    /*-- Locations introduction --*/

    #wrapper_locations_intro {
        margin:10px 0px 10px 0px;
    }

    #container_locations_intro {
        width:100%;
    }

    #container_locations_intro_content {
    }

        #container_locations_intro_content .top_graphic {
            margin:0px 0px 10px 0px;
        }

        #container_locations_intro_content .copy {
            margin:0px auto 20px auto;
        }

            #container_locations_intro_content .copy p {
                font-size:18px;
            }

        #container_locations_intro_content .bueno_saludos {
            margin:0px 0px 20px 0px;
        }

        #container_locations_intro_content .bottom_graphic {
        }

    /*-------------- SPECIFIC LOCATION PAGES CONTAINERS -------------- */

    /*-- Location Title --*/
    #location_title {
        top:20px;
        left:15px;
        width:80%;
    }

        #location_title h2 {
            font-size:20px;
            line-height:20px;
            margin:0px 0px 6px 0px;
        }

    #location_change {
    }

        #location_change img {
        }

    /*-- Select Menu --*/
    .location_menu_slash {
        height:18px;
    }

    #wrapper_location_menu {
    }

    #container_location_menu {
        width:100%;
    }

    #container_location_menu_content {
        padding:10px 0px 10px 0px;
    }

        #container_location_menu_content .select_menu {
        }

    .select_menu img {
        
    }

    #container_location_menu_content .copy {
        font-size:20px;
        line-height:28px;
        width:80%;
    }

    #container_location_menu_content .menus {
        margin:0px 0px 30px 0px;
    }

        #container_location_menu_content .menus img {
            margin:0px 10px 0px 10px;
        }

    /*-- Location Info --*/
    #wrapper_location_info {
    }

    #container_location_info {
        width:100%;
    }

    #container_location_info_content {
        padding:10px;
    }

    #location_info_box_1 {
        float:none;
        clear:both;
        width:100%;
        min-height:300px;
        margin:0px 0px 10px 0px;
    }

    #location_info_box_1_content {
    }

        #location_info_box_1_content h2 {
            margin:0px 0px 10px 0px;
        }

        #location_info_box_1_content h3 {
        }

        #location_info_box_1_content .address {
        }

    .dash_dot_line {
    }

    #location_info_box_1_content .reservations {
        margin:10px 0px 10px 0px;
    }

    #location_info_box_1_content .directions {
        margin:10px 0px 10px 0px;
    }

    #location_info_box_1_content .inqueries {
        margin:0px 0px 10px 0px;
    }

    #location_info_box_1_content .employement {
        margin:0px 0px 10px 0px;
    }

    #location_info_box_1_content .follow_title {
        padding:10px 0px 0px 0px;
        margin:0px 0px 10px 0px;
    }

    #location_info_box_1_content .follow_social_media {
    }

    #location_info_box_2 {
        float:none;
        clear:both;
        width:100%;
    }

    .location_message {
        margin:0px 0px 10px 0px;
    }

    .location_message_box_1 {
        float:none;
        clear:both;
        width:100%;
        height:auto;
        overflow:auto;
    }

        .location_message_box_1 img {
            width:100%;
        }

    .location_message_box_2 {
        float:none;
        clear:both;
        width:100%;
    }

    .location_message_box_2_content {
        padding:10px;
    }

        .location_message_box_2_content .message_title {
            padding:20px 0px 0px 0px;
            margin:0px 0px 10px 0px;
            font-size:18px;
        }

        .location_message_box_2_content .message_copy {
            margin:0px 0px 10px 0px;
        }

        .location_message_box_2_content .message_link {
        }

    .location_message_box_1.message_highlight {
    }

    .location_message_box_2.message_highlight {
    }

        .location_message_box_2.message_highlight .message_title {
        }

        .location_message_box_2.message_highlight .message_copy {
        }

    /*-- Location Plan --*/
    #wrapper_location_plan {
        margin:0px 0px 10px 0px;
    }

    #container_location_plan {
        width:100%;
    }

    #location_plan_box_1 {
        float:none;
        clear:both;
        width:100%;
        min-height:200px;
    }

        #location_plan_box_1 .plan_orange {
            margin:10px 0px 10px 10px;
        }

        #location_plan_box_1 .plan_copy {
            margin:0px 15px 10px 15px;
            font-size:16px;
        }

    .plan_copy h2 {
        margin:0px 0px 10px 0px;
    }

    .plan_copy p {
    }

    #location_plan_box_1 .plan_sample {
        margin:0px 0px 10px 0px;
        padding:20px 15px 0px 15px;
    }

    #location_plan_box_1 .plan_catering_menus {
        margin:0px 15px 10px 15px;
    }

    #location_plan_box_1 .plan_catering_menus_select {
        margin:0px 15px 10px 15px;
    }

    #location_plan_box_1 .plan_contact_us {
        margin:0px 0px 10px 0px;
        padding:10px 15px 0px 15px;
    }

    #location_plan_box_1 .plan_email {
    }

    .plan_contact_us p {
    }

    .editable_box {
        display:none;
    }

    #location_plan_box_2 {
        float:none;
        clear:both;
        width:100%;
        min-height:360px;
    }

    /*-- Community Promos --*/

    #wrapper_community_promo {
    }
        /* common to all promos */
        #wrapper_community_promo .image {
        }

        #wrapper_community_promo .copy {
            height:auto;
        }

        #wrapper_community_promo .copy_content {
            padding:20px;
        }

            #wrapper_community_promo .copy_content h2,
            #wrapper_community_promo .copy_content p {
            }

    #container_community_promo_top,
    #container_community_promo_bottom {
        width:100%;
    }

    /* top promos */
    #community_promo_top_photo_1 {
        float:none;
        clear:both;
        margin:0px 10px 10px 0px;
        width:100%;
        height:auto;
        overflow:auto;
    }

        #community_promo_top_photo_1 .image {
            width:100%;
            height:auto;
            overflow:auto;
        }

    .image img {
        width:100%;
    }

    #community_promo_top_photo_2 {
        float:none;
        clear:both;
        margin:0px 0px 10px 0px;
        width:100%;
        height:auto;
        overflow:auto;
    }

        #community_promo_top_photo_2 .image {
            width:100%;
            height:auto;
            overflow:auto;
        }

    /* bottom promos */
    #community_promo_bottom_photo_1 {
        float:none;
        clear:both;
        margin:0px 0px 10px 0px;
        width:100%;
        height:auto;
        overflow:auto;
    }

        #community_promo_bottom_photo_1 .image {
            height:auto;
            overflow:auto;
        }

    #community_promo_bottom_photo_2 {
        float:none;
        clear:both;
        margin:0px 0px 10px 0px;
        width:100%;
        height:auto;
        overflow:auto;
    }

        #community_promo_bottom_photo_2 .image {
            height:auto;
            overflow:auto;
        }

    #community_promo_bottom_photo_3 {
        float:none;
        clear:both;
        margin:0px 0px 10px 0px;
        width:100%;
        height:auto;
        overflow:auto;
    }

        #community_promo_bottom_photo_3 .image {
            height:auto;
            overflow:auto;
        }

    /*-- Lets be Friends --*/
    #wrapper_community_friends {
        margin:0px 0px 10px 0px;
    }

    #container_community_friends {
        width:100%;
    }

    #community_friends_box_1 {
        float:none;
        clear:both;
        width:100%;
        margin:0px 0px 10px 0px;
    }

    #community_friends_box_1_content .image img {
        width:90%;
    }

    #community_friends_box_1_content {
        padding:20px 0px 0px 0px;
    }

        #community_friends_box_1_content .image {
            margin:0px 0px 10px 0px;
        }

        #community_friends_box_1_content .copy_instagram_copy {
            margin:0px 0px 5px 0px;
        }

        #community_friends_box_1_content .copy_instagram_link {
            font-size:20px;
            margin:0px 0px 10px 0px;
        }

        #community_friends_box_1_content .copy_social_media {
            padding:10px 0px 0px 0px;
            font-size:20px;
        }

            #community_friends_box_1_content .copy_social_media img {
                margin:10px 5px 0px 5px;
            }

    #community_friends_box_2 {
        float:none;
        clear:both;
        width:100%;
    }

    #community_friends_photo_1,
    #community_friends_photo_2,
    #community_friends_photo_3,
    #community_friends_photo_4 {
        float:left;
        width:50%;
        height:auto;
    }

        #community_friends_photo_1 img,
        #community_friends_photo_2 img,
        #community_friends_photo_3 img,
        #community_friends_photo_4 img {
            width:100%;
        }

    #community_friends_photo_1,
    #community_friends_photo_3 {
        margin-right:0px;
    }

    #community_friends_photo_1,
    #community_friends_photo_2 {
        margin-bottom:0px;
    }

    /*-- community view --*/
    #wrapper_community_view {
        margin:0px 0px 10px 0px;
    }

    #container_community_view {
        margin:0px auto 0px auto;
        width:100%;
    }

    #container_community_view_box_1 {
        float:none;
        clear:both;
        width:100%;
        margin:0px 0px 10px 0px;
    }

        #container_community_view_box_1 .line {
            height:20px;
        }

        #container_community_view_box_1 .body {
            padding:0px 15px 0px 15px;
        }

    #container_community_view_box_2 {
        float:none;
        clear:both;
        width:100%;
        margin:0px 0px 10px 0px;
    }

        #container_community_view_box_2 .line {
            height:24px;
        }

        #container_community_view_box_2 .body p {
            font-size:26px;
        }

        #container_community_view_box_2 .body {
            padding:0px 15px 0px 15px;
        }

    #container_community_view_box_3 {
        float:none;
        clear:both;
        width:100%;
    }

        #container_community_view_box_3 .line {
            height:20px;
        }

        #container_community_view_box_3 .body {
            padding:0px 15px 0px 15px;
        }

    /*-- press view --*/
    #wrapper_press {
        margin:0px 0px 10px 0px;
    }

    #container_press {
        width:100%;
    }

    #container_press_box_1 {
        float:none;
        clear:both;
        width:100%;
        margin:0px 10px 0px 0px;
    }

        #container_press_box_1 .line {
            height:20px;
        }

        #container_press_box_1 .body {
            padding:0px 15px 0px 15px;
        }

        #container_press_box_1 h2 {
            padding:0px 0px 10px 0px;
        }

    .body h3 {
    }

    #container_press_box_2 {
        float:none;
        clear:both;
        width:100%;
        margin:0px 10px 0px 0px;
    }

    .container_press_body_1 {
        float:none;
        clear:both;
        width:100%;
        margin:0px 10px 0px 0px;
    }

        .container_press_body_1 .line {
            height:24px;
        }

        .container_press_body_1 .body {
            padding:15px;
            text-align:center;
        }

            .container_press_body_1 .body p {
            }

    .container_press_body_2 {
        float:none;
        clear:both;
        width:100%;
        margin:0px 10px 0px 0px;
    }

        .container_press_body_2 .line {
            height:20px;
        }

        .container_press_body_2 .body {
            padding:0px 15px 0px 15px;
        }

    .press_links a {
    }

    .box_press_award {
        float:left;
        width:50%;
        height:auto;
        padding:10px 0px 10px 0px;
        position:relative;
        text-align:center;
    }

    /*-------------- OUR STORY PAGES CONTAINERS -------------- */

    /*-- Community Introduction --*/
    #wrapper_our_story_intro {
    }

    #container_our_story_intro {
        width:100%;
        height:auto;
    }

    #our_story_intro_box_1 {
        margin:0px 0px 10px 0px;
        float:none;
        clear:both;
        width:100%;
        height:auto;
    }

        #our_story_intro_box_1 img {
            width:100%;
        }

    #our_story_intro_box_2 {
        float:none;
        clear:both;
        width:100%;
    }

    #our_story_intro_box_2_content {
        padding:15px;
    }

        #our_story_intro_box_2_content h2 {
        }

        #our_story_intro_box_2_content p {
        }


    /*-- Our Story Ad --*/
    #wrapper_our_story_ad {
        margin:0px 0px 10px 0px;
    }

    #container_our_story_ad {
    }

    #container_our_story_ad_content {
    }


    /*-- Making a Difference --*/
    #wrapper_difference {
        margin:0px 0px 10px 0px;
    }

    #container_difference {
        width:100%;
    }

    #container_difference_content {
        padding:15px;
    }

        #container_difference_content h2 {
        }

        #container_difference_content h3 {
        }

    /*-- Photos --*/
    #wrapper_our_story_photo {
        margin:0px 0px 10px 0px;
    }


    #container_our_story_photo {
        width:100%;
    }

    #our_story_photo_box_1 {
        float:none;
        clear:both;
        width:100%;
        overflow:auto;
    }

    #our_story_photo_1 {
        float:left;
        clear:none;
        width:50%;
        overflow:auto;
        height:auto;
        margin:0px 0px 10px 0px;
        overflow:auto;
    }

        #our_story_photo_1 img {
            width:100%;
        }

    #our_story_photo_2 {
        float:left;
        clear:none;
        width:50%;
        overflow:auto;
        height:auto;
        margin:0px 0px 10px 0px;
        overflow:auto;
    }

        #our_story_photo_2 img {
            width:100%;
        }

    #our_story_photo_3 {
        float:none;
        clear:both;
        width:100%;
        overflow:auto;
        height:auto;
        margin:0px 0px 10px 0px;
        overflow:auto;
    }

        #our_story_photo_3 img {
            width:100%;
        }

    #our_story_photo_box_2 {
        float:none;
        clear:both;
        width:100%;
        overflow:auto;
    }

    #our_story_photo_4 {
        float:none;
        clear:both;
        width:100%;
        overflow:auto;
        height:auto;
        margin:0px 0px 10px 0px;
        overflow:auto;
    }

        #our_story_photo_4 img {
            width:100%;
        }

    /*-- How it Works --*/
    #wrapper_how_it_works {
        margin:0px 0px 10px 0px;
    }

    #container_how_it_works {
        width:100%;
    }

    #container_how_it_works_content {
        padding:15px;
    }

        #container_how_it_works_content h2 {
        }

    /*-- Accessibility --*/
    #wrapper_accessibility {
        margin: 0px 0px 10px 0px;
    }

    #container_accessibility {
        width: 100%;
    }

    #container_accessibility_content {
        padding: 15px;
    }

        #container_accessibility_content h2 {
        }

    /*************/
    /* Careers Page Styles */
    /*************/

    #careers_ad_title img {
        width:100%;
    }

    img.careers_introduction_text_top {
        width:100%;
    }

    img.careers_introduction_text_bottom {
        width:100%;
        margin:0px auto 10px auto;
    }

    /*************/
    /* Careers About Page Styles */
    /*************/

    #wrapper_careers_about_our_company {
    }

    #container_careers_about_our_company {
        width:100%;
    }

    #container_careers_about_our_company_box_1 {
        float:none;
        clear:both;
        width:100%;
    }

    #container_careers_about_our_company_box_1_content {
        padding:15px;
    }

    #container_careers_about_our_company_box_2 {
        float:none;
        clear:both;
        width:100%;
    }

    #container_careers_about_our_company_box_2_content {
        padding:15px;
    }

    .our_promise_image img {
        width:100%;
    }

    img.experience_the_besito_way {
        margin:0px 0px 10px 0px;
    }

    #wrapper_careers_about_our_values {
    }

    #container_careers_about_our_values {
        width:100%;
    }

    #container_careers_about_our_values_content {
        padding:15px;
    }

    img.careers_about_bullet_title {
        margin:0px 0px 10px 0px;
    }

    .careers_about_ul_our_values ul {
        padding:0px 0px 0px 10px;
        margin:0px 0px 0px 20px;
        background-position:-40px 4px;
        background-image:none;
    }

    .careers_about_ul_our_values li {
        margin:0px 0px 10px 0px;
    }

    #wrapper_careers_about_our_team {
    }

    #container_careers_about_our_team {
        width:100%;
    }

    #careers_about_our_team_box_1 {
        float:none;
        clear:both;
        width:100%;
        overflow:auto;
    }

        #careers_about_our_team_box_1 img {
            margin:0px 0px 30px 0px;
            width:100%;
        }

    #careers_about_our_team_box_2 {
        float:none;
        clear:both;
        width:100%;
        overflow:auto;
    }

    #careers_about_our_team_box_2_content {
        padding:15px;
    }

    .careers_about_our_team_benefits {
        float:left;
        width:50%;
    }

        .careers_about_our_team_benefits li {
            margin:0px 0px 10px 0px;
        }


    #wrapper_careers_about_locations {
        width:100%;
    }

    #container_careers_about_locations {
        width:100%;
    }

    #container_careers_about_locations_content {
        padding:30px 15px 30px 15px;
    }

    img.careers_about_locations_is_besito_right_for_you {
        margin:0px auto 10px auto;
        width:100%;
    }

    img.careers_about_locations_join_our_team {
        margin:0px auto 10px auto;
    }

    img.careers_about_locations_click_your_location {
        margin:0px auto 10px auto;
    }

    .careers_about_locations {
        margin:0px 0px 10px 0px;
    }

    /*************/
    /* Careers Positions Page Styles */
    /*************/

    .wrapper_careers_positions {
        width:100%;
    }

    .container_careers_positions {
        width:100%;
    }

    .container_careers_positions_box_1 {
        float:none;
        clear:both;
        width:100%;
    }

    .container_careers_positions_box_1_content {
        margin:0px 0px 0px 0px;
        padding:15px;
    }

    .careers_positions_title,
    .careers_positions_title_for_application {
    }

        .careers_positions_title img {
            width:100%;
        }

    .careers_positions_title_for_application {
    }

    .positions_body {
        padding:0px;
    }

        .positions_body li {
            margin:0px 0px 10px 0px;
        }

    .container_careers_positions_box_2 {
        float:none;
        clear:both;
        width:100%;
    }

    .container_careers_positions_box_2_content {
        margin:20px 0px 20px 0px;
    }

    .position_photo {
        width:100%;
        height:220px;
        clear:both;
        overflow:hidden;
    }

    img.position_side_photo {
        width:100%;
    }

    img.position_side_photo_dashes {
        position:absolute;
        top:200px;
        z-index:99;
    }

    .position_list {
        width:100%;
        border:0px;
        border-bottom:2px #7e7871 solid;
    }

    .position_list_content {
        padding:20px 0px 20px 10px;
    }

    img.position_list_content {
        margin:0px auto 0px auto;
    }

    .position_item {
    }

        .position_item p {
        }

        .position_item:hover {
        }

    .for_single_line p {
    }

    /*************/
    /* Careers Application Page Styles */
    /*************/

    .wrapper_careers_application {
        width:100%;
        padding:20px 0px 0px 0px;
    }

    .container_careers_application {
        width:100%;
    }

    .application_body {
        padding:15px;
    }

    img.careers_application_share_a_little_about_you {
        margin:0px 10px 10px 10px;
        width:90%;
    }

    img.careers_application_position_applying_for,
    img.careers_application_chose_the_location,
    img.careers_application_share_your_info,
    img.careers_application_share_your_availability,
    img.careers_application_share_a_little_bit_more_about_you,
    img.careers_application_share_your_history {
        width:100%;
        margin:0px 0px 10px 0px;
    }

    img.careers_application_we_cant_wait_to_hear_more_about_you {
        width:100%;
        margin:20px 0px 20px 0px;
    }

    .application_box {
        float:none;
        clear:both;
        width:100%;
        margin:0px 0px 20px 0px;
    }

    .application_management {
        width:100%;
    }

    .application_front_of_house {
        width:100%;
        margin:0px 0px 10px 0px;
    }

    .application_back_of_house {
        width:100%;
        margin:0px 0px 10px 0px;
    }

    .application_new_york {
        width:100%;
        margin:0px 0px 10px 0px;
    }

    .application_connecticut {
        width:100%;
        margin:0px 0px 10px 0px;
    }

    .application_massachusetts {
        width:100%;
        margin:0px 0px 10px 0px;
    }

    .application_box_title {
        margin:0px 0px 10px 0px;
    }

    .application_box_list {
        padding:10px;
    }

    .application_item {
        width:100%;
    }

    .application_column_1 {
        float:none;
        clear:both;
        width:100%;
    }

    .application_column_2 {
        float:none;
        clear:both;
        width:100%;
    }

    .application_column_3 {
        float:none;
        clear:both;
        width:100%;
    }

    .application_column_4 {
        float:none;
        clear:both;
        width:100%;
    }

    .application_column_5 {
        float:none;
        clear:both;
        width:100%;
    }

    .application_column_6 {
        float:none;
        clear:both;
        width:100%;
    }

    .application_column_7 {
        float:none;
        clear:both;
        width:100%;
    }

    .application_column_8 {
        float:none;
        clear:both;
        width:100%;
    }
}

/*-----------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------*/
@media (max-width:639px) {
    #wrapper_main_ad {
        margin:0px;
    }
    
    #RD_container_location_name {
        display:block;
        background-color:#FFFFFF;
    }

        #RD_container_location_name_content {
            padding:10px 15px 10px 15px;
        }

            #RD_container_location_name_content h2 {
                margin:5px 0px 5px 0px;
            }

    #location_title {
        display:none;
    }

    #location_change {
        display:none;
    }

    #box_find_locations {
        background-image:none;
    }

        #box_find_locations_content .search {
            padding: 80px 0px 0px 20px;
        }

        #box_find_locations .search input[type=text] {
            width:50%;
        }

        #box_find_locations_content .title,
        #box_find_locations_content .copy,
        #box_find_locations_content .chicken {
            display:none;
        }

    #container_accessibility_content {
        padding:80px 20px 20px 20px;
    }

    #container_online_order ul.horizontal_list li {
        display:block;
        margin:5px auto;
        width:200px;
        text-align:center;
    }

}

@media (max-width:766px) {
    .special_order_message {
        text-align:center;    
    }

    .special_order_message h2 {
        display:block;
    }

    .special_order_message .link_as_button {
        display:block;
        margin:5px 0px;
    }
}

/*-----------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------*/
@media (min-width:479px) and (max-width:639px) {
    #wrapper_main_ad {
        /*height:200px;*/
    }

    #home_story_row_1 {
        clear:both;
        margin:0px 0px 0px 0px;
    }
                
        #home_story_box_2A {
            float:left;
            width:50%;
            clear:none;
            height:160px;
            overflow:hidden;
        }

        #home_story_box_2B {
            float:right;
            width:50%;
            clear:none;
            height:160px;
            overflow:hidden;
        }
}

/*-----------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------*/
@media (min-width:640px) and (max-width:1023px) {
    #wrapper_main_ad {
        /*height:275px;*/
    }

    #home_story_box_2 {
        float:none;
        clear:both;
        width:100%;
    }

        #home_story_row_1 {
            clear:both;
            margin:0px 0px 0px 0px;
        }
                
            #home_story_box_2A {
                float:left;
                width:50%;
                clear:none;
                height:230px;
                overflow:hidden;
            }

            #home_story_box_2B {
                float:right;
                width:50%;
                clear:none;
                height:230px;
                overflow:hidden;
            }

        #home_story_row_2 {
            clear:both;
        }

            #home_story_box_2C {
                width:100%;
                height:auto;
            }

    #sub_footer_box_1 {
        float:left;
        clear:none;
        width:50%;
    }

    #sub_footer_box_2 {
        float:right;
        clear:none;
        width:50%;
    }

    /*-- Location Box --*/
    #box_find_locations {
        top:40px;
        left:15px;
    }

    .location_message {

    }
                        
        .location_message_box_1 {
            float:left;
            clear:none;
            width:50%;
            height:auto;
        }

            .location_message_box_1 img {
                width:100%;
            }

        .location_message_box_2 {
            float:left;
            clear:none;
            width:50%;
        }

            .location_message_box_2_content {
                padding:10px;
            }
}

/*-----------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------*/
@media (min-width:480px) AND (max-width:639px) {
    .image_title_each_restaurant {
        height:50px;
        width:auto;
        margin-top:0px;
    }

    .image_title_our_story_besito {
        width:90%;
    }

    .image_title_our_gratitude,
    .image_title_our_story_here {
        width:auto;
        height:90%;
    }

    #location_plan_box_2 {
        min-height:480px;
    }
}

/*-----------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------*/
@media (min-width:640px) AND (max-width:767px) {
    .image_title_each_restaurant {
        margin:0px;
    }

    .image_title_each_restaurant,
    .image_title_our_gratitude,
    .image_title_our_story_besito,
    .image_title_our_story_here {
        width:auto;
        height:auto;
    }

    .image_title_our_story_embracing {
        width:70%;
    }

    #our_story_intro_box_2_content>.image_title {
        width:90%;
    }

    #location_plan_box_2 {
        min-height:500px;
    }
}

/*-----------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------*/
@media (min-width:768px) and (max-width:1023px) {
    .image_title_each_restaurant,
    .image_title_our_gratitude,
    .image_title_our_story_besito,
    .image_title_our_story_here {
        width:auto;
        height:auto;
    }

    .image_title_our_story_embracing {
        width:90%;
    }

    #location_plan_box_2 {
        min-height:520px;
    }

    #wrapper_main_ad {
        /*height:330px;*/
    }

    #box_main_promo {
        display:none;
        top:40px;
    }

    #container_home_promo {
        width:100%;
        height:auto;
    }
                
        #home_promo_box_1 {
            float:left;
            clear:none;
            width:50%;
            overflow:auto;
        }

        #home_promo_box_2 {
            float:left;
            clear:none;
            width:50%;   
            overflow:auto;
        }

    .social_media_box {
        float:left;
        width:20%;
        height:auto;
    }

        .social_media_box img {
            width:100%;
        }

    #home_our_row_1 {

    }

        #home_our_box_1 {
            float:left;
            clear:none;
            width:60%;
            height:200px;
            overflow:hidden;
            margin:0px 0px 0px 0px;
        }

        #home_our_box_2 {
            float:right;
            clear:none;
            width:40%;
            height:200px;
            overflow:hidden;
        }

            #home_our_box_1 img,
            #home_our_box_2 img {
                height:200px;
            }

        #home_our_box_4 {
            background-color:#231f20;
            text-align:center;
        }

            #home_our_box_4 img {
                width:500px;
            }

    #sub_footer_box_1 {
        float:left;
        clear:none;
        width:33%;
    }

        #sub_footer_box_1_content {

        }

            #sub_footer_box_1_content .top {

            }

            #sub_footer_box_1_content img {
                width:90%;
            }

    #sub_footer_box_2 {
        float:left;
        clear:none;
        width:34%;
    }

        #sub_footer_box_2_content {

        }

            #sub_footer_box_2_content .top {

            }

            #sub_footer_box_2_content img {
                width:90%;
            }

    #sub_footer_box_3 {
        float:left;
        clear:none;
        width:33%;
    }

        #sub_footer_box_3_content {

        }

            #sub_footer_box_3_content .top {

            }

            #sub_footer_box_3_content img {
                width:90%;
            }

    #footer_box_1 {
        float:left;
        clear:none;
        width:33%;
    }

        #footer_box_1_content {

        }

            #footer_box_1_content .logo {

            }

            #footer_box_1_content .copyright {

            }

    #footer_box_2 {
        float:left;
        clear:none;
        width:34%;
    }

        #footer_box_2_content {

        }

            #footer_box_2_content .sub_menu {

            }

            #footer_box_2_content .sub_menu a {

            }

            #footer_box_2_content .check_gift_card {
                        
            }

    #footer_box_3 {
        float:left;
        clear:none;
        width:33%;
    }

        #footer_box_3_content {

        }

            #footer_box_3_content .follow_us {

            }

            #footer_box_3_content .icons img {

            }

    #container_community_promo_top,
    #container_community_promo_bottom {
        margin:0px 0px 10px 0px;
    }

        /* top promos */
        #community_promo_top_photo_1 {
            float:left;
            clear:none;
            margin:0px;
            width:50%;
            height:auto;
            overflow:hidden;
        }

            #community_promo_top_photo_1 .image {
                height:auto;
            }

        #community_promo_top_photo_2 {
            float:left;
            clear:none;
            margin:0px;
            width:50%;
            height:auto;
            overflow:hidden;
        }

            #community_promo_top_photo_2 .image {
                height:auto;
            }

        /* bottom promos */
        #community_promo_bottom_photo_1 {
            float:left;
            clear:none;
            margin:0px 0px 10px 0px;
            width:32%;
            height:auto;
            overflow:hidden;
        }

            #community_promo_bottom_photo_1 .image {
                height:auto;
                overflow:hidden;
            }

        #community_promo_bottom_photo_2 {
            float:left;
            clear:none;
            margin:0px 10px 10px 10px;
            width:32%;
            height:auto;
            overflow:hidden;
        }

            #community_promo_bottom_photo_2 .image {
                height:auto;
                overflow:hidden;
            }

        #community_promo_bottom_photo_3 {
            float:left;
            clear:none;
            margin:0px 0px 10px 0px;
            width:32%;
            height:auto;
            overflow:hidden;
        }

            #community_promo_bottom_photo_3 .image {
                height:auto;
                overflow:hidden;
            }

    #community_friends_box_1 {
        float:left;
        clear:none;
        width:50%;
    }

        #community_friends_box_1_content {
            padding:50px 0px 0px 0px;
            text-align:center;
        }

            #community_friends_box_1_content .image {
                margin:0px 0px 20px 0px;
            }

            #community_friends_box_1_content .copy_instagram_copy {
                margin:0px 0px 5px 0px;
                text-align:center;
            }

            #community_friends_box_1_content .copy_instagram_link {
                font-size:20px;
                font-weight:bold;
                margin:0px 0px 20px 0px;
            }

            #community_friends_box_1_content .copy_social_media {
                background-image:url(../webimages/pages/community/i_black_bar.png);
                background-repeat:no-repeat;
                background-position:center top;
                padding:30px 0px 0px 0px;
                text-align:center;
                font-size:20px;
                font-weight:bold;
            }

            #community_friends_box_1_content .copy_social_media img {
                margin:10px 5px 0px 5px;
            }

    #community_friends_box_2 {
        float:left;
        clear:none;
        width:50%;
    }

        #community_friends_photo_1,
        #community_friends_photo_2,
        #community_friends_photo_3,
        #community_friends_photo_4 {
            float:left;
            clear:none;
            width:50%;
            height:auto;
            margin:20px 0px 20px 0px;
        }

    #our_story_intro_box_1 {
        float:left;
        clear:none;
        margin:100px 0px 0px 0px;
        width:40%;
        height:315px;
    }

    #our_story_intro_box_2 {
        float:right;
        clear:none;
        width:60%;
    }

        #our_story_intro_box_2_content {
            padding:20px;
        }

            #our_story_intro_box_2_content h2 {
                color:#867c70;
                font-size:22px;
                line-height:30px;
                text-transform:uppercase;
            }

            #our_story_intro_box_2_content p {
                color:#867c70;
                font-size:16px;
            }

    #our_story_photo_box_1 {
        float:left;
        clear:none;
        width:50%;
        overflow:hidden;
    }

        #our_story_photo_1 {
            float:left;
            clear:none;
            width:50%;
            height:auto;
            margin:0px;
        }

        #our_story_photo_2 {
            float:left;
            clear:none;
            width:50%;
            height:auto;
            margin:0px;
        }

        #our_story_photo_3 {
            float:left;
            clear:none;
            width:100%;
            height:auto;
            margin:7px 0px 0px 0px;
        }

    #our_story_photo_box_2 {
        float:left;
        clear:none;
        width:50%;
        overflow:hidden;
    }

        #our_story_photo_4 {
            float:left;
            clear:none;
            width:100%;
            height:auto;
            margin:0px;
        }

    #container_how_it_works_content {
        padding:40px 20px 40px 20px;
    }

    #container_accessibility_content {
        padding: 40px 20px 40px 20px;
    }  

    /*-- press view --*/
    #wrapper_press {

    }

        #container_press {

        }

            #container_press_box_1 {
                float:left;
                clear:none;
                width:30%;
                margin:0px;
            }

                #container_press_box_1 .line {

                }

                #container_press_box_1 h2 {

                }

                .body h3 {

                }

            #container_press_box_2 {
                float:left;
                clear:none;
                width:70%;
                margin:0px;
            }

                .container_press_body_1 {
                    float:none;
                    clear:both;
                    width:100%;
                    margin:0px 0px 10px 0px;
                }

                    .container_press_body_1 .line {
                        background-image:url(../webimages/pages/locations/i_divider_under_restaurants_found_slash.png);
                        background-repeat:repeat-x;
                        height:24px;
                    }

                    .container_press_body_1 .body p {
                        font-size:26px;
                        line-height:normal;
                        font-weight:bold;
                    }

                .container_press_body_2 {
                    float:none;
                    clear:both;
                    width:100%;
                    margin:0px 0px 10px 0px;
                }

                    .container_press_body_2 .line {
                        background-image:url(../webimages/pages/locations/i_divider_under_restaurants_found_slash.png);
                        background-repeat:repeat-x;
                        height:30px;
                    }

                    .press_links a {
                        color:#000000;
                    }

                    .box_press_award {
                        float:left;
                        width:33%;
                        height:95px;
                        padding:10px 0px 10px 0px;
                        position:relative;
                        text-align:center;
                    }

    #container_careers_about_our_company_box_1 {
        float:left;
        clear:none;
        width:60%;
    }
        
        #container_careers_about_our_company_box_1_content {
            padding:30px 30px 20px 50px;
        }
        
    #container_careers_about_our_company_box_2 {
        float:left;
        clear:none;
        width:40%;
    }
        
        #container_careers_about_our_company_box_2_content {
            padding:50px 0px 20px 0px;
        }
            
            img.our_promise {
                text-align:right;
            }
                
            img.experience_the_besito_way {
                margin:20px 0px 0px 10px;
            }

    #container_careers_about_our_values {
	    
    }
    
        #container_careers_about_our_values_content {
            
        }
        
            img.careers_about_bullet_title {

            }
            
            .careers_about_ul_our_values ul {
                padding:0px 0px 0px 160px;
                margin:0px 0px 0px 20px;
                background-position:10px 4px;
                background-image:url('../webimages/pages/careers_about/i_careers_about_bullet_ul_we_large.png');
                list-style-image:url('../webimages/pages/careers_about/i_careers_about_bullet_li_large.png');
            }
                
                .careers_about_ul_our_values li {
                    margin:0px 0px 10px 0px;
                }

    #container_careers_about_our_team {

    }
    
        #careers_about_our_team_box_1 {
            float:left;
            clear:none;
            width:40%;
            overflow:hidden;
        }
        
            #careers_about_our_team_box_1 img {
                margin:0px;
            }
            
        #careers_about_our_team_box_2 {
            float:right;
            clear:none;
            width:60%;
        }
        
            #careers_about_our_team_box_2_content {
                padding:30px 20px 5px 20px;
            }
            
                .careers_about_our_team_benefits {
                    float:left;
                    width:50%;
                }
                
                .careers_about_our_team_benefits li {
                    margin:0px 0px 10px 0px;
                }

        img.careers_about_locations_is_besito_right_for_you  {
            width:auto;
        }

        .careers_positions_title img {
            width:100%;
        }
           
    .container_careers_positions_box_1 {
        float:left;
        clear:none;
        width:50%;
    }
        
        .container_careers_positions_box_1_content {
            
        }
            
            .careers_positions_title, 
            .careers_positions_title_for_application {
                
            }
                
            .careers_positions_title_for_application {
                
            }
                
            .positions_body {
                
            }
                
                .positions_body li {
                    
                }
                
    .container_careers_positions_box_2 {
        float:left;
        clear:none;
        width:50%;
    }
        
        .container_careers_positions_box_2_content {
            
        }
        
            .position_photo {
                
            }
            
    img.careers_application_position_applying_for,
    img.careers_application_chose_the_location,
    img.careers_application_share_your_info,
    img.careers_application_share_your_availability,
    img.careers_application_share_a_little_bit_more_about_you,
    img.careers_application_share_your_history {
        width:auto;
    }    

    img.careers_application_share_a_little_about_you {
        width:auto;
    }

    img.careers_application_we_cant_wait_to_hear_more_about_you {
        width:auto;
    }
}

@media (max-width:1023px) {
    #container_community_view_box_1 .line {
        display:none;
    }
}

@media (min-width:1024px) and (max-width:1279px) {
    #container_shop_dashboard_content {
        padding:2em;
    }

    #container_shop_dashboard_content .input_button {
        font-size:.9em;
    }
}