@media only screen and (max-width: 670px) {
    div#datos_del_caso {
        position: absolute;
        right: 0;
        top: 121px;
        display: none;
        width:100%;
        display: none;
    }

    .datos_duros_conflicto_home {
        float:none;
        margin: 0px;
        width: 100%;
        background-color: rgba(240, 240, 240, 0.8);
        font-size: 13px;
        display: inline-block;
        margin-top:60px;
    }


    .formulario_petitorio {
            padding: 20px;
    }
    .general_foto_header_div {
        margin: 0px;
        width: 100%;
    }
    .div_footer_logos {
        height: 100px;
        background-image: url(../images/Logos_Footer.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        margin: 5px 10%;
    }
    .col-xs-2 {
        width: auto;
    }
    .col-xs-10 {
        float: none;
    }
    .div_campos_datos_caso, .div_campos_datos_personales {
        float: none;
        width: auto;
        margin-right: 0;
    }
    .foto_conflicto_petitorio {
        /*width: 100%;*/
        /*margin: 5px 15px 56px 0;*/
            
        background-size: cover;
        background-position: center;
    }
    .titulo_3 {
            padding: 15px;
    }
    .conflicto_vidriera_general {
            width: 100% !important;
            border: none !important;
            margin: 0 !important;
    }
    .titulo_principal_seccion {
            padding: 15px;
            font-size: 36px;
    }
    .titulo_secundario_seccion {
            padding: 0 15px 15px 15px;
            font-size: 21px;
    }
    .main_content_caso {
            padding: 20px;
    }
    .mapa_petitorio {
            width: 100%;
    }
    .tipo_conflicto_pefil {
            font-size: 16px;
            padding: 5px 20px;
            margin: 0;
            display: -webkit-box;
            margin-top: 100px;
            text-transform: uppercase;
            letter-spacing: 1.2px;
    }
    .textos_flotantes {
            bottom: 0;
            width: 100%;
    }
    .fotos_conflictos_over_mapa {
            position: relative;
            display: none;
            height: 120vh;
            bottom: 0px !important;
    }
    .borde_gris_completo {
            border: none;
    }
    .firmar_conflicto_boton {
            margin-top: 20px !important;
    }
    .flecha_izq_conflictos_mapa {
            display: none;
    }
    .foto_conflicto {
            width: 49vw;
            height: 33vh;
            margin: 0%;
            background-position: center;
            border: 0px;
            border-image-width: 0px;
    }
    .mapa {
            width: 100%;
            height: -webkit-calc(100% - 60px);
            height: calc(100% - 60px);
            margin-top: 0px;
    }
    .titulo_step_principal {
            margin: 0px;
            line-height: normal;
            font-size: 40px;
            padding: 15px;
            background-color: rgba(255, 255, 255, 0.6);
            width: 100%;
    }
    .div_filtros {
            display: none;
    }
    .div_filtros_mobile {
            width: 100%;
            display: inline;
            padding: 20px 0 20px 0;
            position: absolute;
            left: 0;
            top: 60px;
            background-color: rgba(240, 240, 240, 0.8);
            text-align: center;
            line-height: normal;
    }
    #listado_resultados {
        width: 100%;
        top: 125px;
        height: calc(100vh - 130px);
        margin-top: 60px;
        position: absolute;
        right: 0px;
        overflow-y: auto;
    }
    .down_menu_seleccion {
            width: 165px;
            padding: 10px 0 10px 0;
            display: none;
    }
    .color_referencia {
            width: 10px;
            height: 10px;
            position: absolute;
            margin-top: 8px;
            margin-left: -14px !important;
            border-radius: 5px;
    }
    .textos_flotantes_grandes {
            position: relative !important;
            bottom: 0px !important;
            overflow: hidden;
            height: 100vh;
    }
    .step {
            width: 100%;
            background-size: cover;
            position: relative;
            background-position: center;
            height: 100%;
            margin: 0px;
    }
    .story_content {
            margin: 0;
            width: 100%;
            height: 100%;
            padding: 0px;
            position: relative;
    }
    .texto_step_descripcion_izquierda {
            float: left;
            margin: 0px;
            padding-bottom: 50px;
    }
    .texto_step_descripcion_derecha {
            float: right;
            margin: 0px;
            padding-bottom: 50px;
    }
    .texto_step_descripcion {
            font-family: 'Yanone Kaffeesatz', sans-serif;
            font-size: 16px;
            padding: 20px 25px 50px;
            display: -webkit-box;
            width: 100%;
            line-height: normal;
            height: 100vh;
    }
    .var_mas_step_principal {
            position: absolute;
            bottom: 0px;
            right: 0px;
            font-size: 14px;
    }
    .var_mas_step_principal_izquierda {
            position: absolute;
            bottom: 0px;
            right: 0px;
            font-size: 14px;
            left: initial;
    }
    .fondo_negro_texto_blanco {
            color: white;
            background-color: rgba(0, 0, 0, 0.6) !important;
    }
    .referencia_foto {
            padding: 7px 7px 0px 6px !important;
            left: 0px !important;
            font-size: 10px !important;
            line-height: 20px !important;
            display: inline-table;
            color: rgb(255, 255, 255) !important;
            background-color: transparent !important;
    }
    .flecha_derecha_over_mapa {
            display: none;
            visibility: hidden;
    }
    .flecha_esconder_menu {
            background-image: url('/images/flecha_abajo.png');
            cursor: pointer;
            position: absolute;
            top: 60px;
            width: 50px !important;
            z-index: 1000;
            left: 0px;
            height: 50px;
            background-repeat: no-repeat;
            display: none;
            background-position: center;
            background-size: 50px;
    }
    .flecha_mostrar_menu {
            background-image: url('/images/flecha_arriba.png');
            background-color: rgba(173, 173, 173, 0.7) !important;
            cursor: pointer;
            position: absolute;
            width: 100% !important;
            z-index: 1000;
            height: 25px;
            background-repeat: no-repeat;
            background-position: center;
            background-size: 50px;
            bottom: -25px;
    }
    .texto_conflicto_pefil {
            font-family: 'Yanone Kaffeesatz', sans-serif;
            background-color: rgba(0, 0, 0, 0.80);
            color: white;
            padding: 15px 20px;
            display: -webkit-box;
            max-width: 100%;
            margin: 0;
            letter-spacing: 1.1px;
            line-height: 1.5;
    }
    .firmar_conflicto_boton {
            font-size: 16px;
            padding: 10px 20px;
            margin: 0;
            display: -webkit-box;
    }
    .titulo_conflicto_pefil {
            margin: 0;
            padding: 10px 20px;
    }
    .general_foto_header_div {
            margin: 0;
    }
    .general_content_div {
            margin: 0 !important;
    }
    .container {
            padding: 0 !important;
    }
    .datos_duros_conflicto {
            float: none !important;
            margin: 0 !important;
            width: 100%;
    }
    .borde_gris {
            border: none;
    }
    #texto_petitorio {
            padding: 10px;
    }
    body {
            line-height: normal !important;
            font-size: 12px;
            overflow: overlay;
    }
    .color_referencia {
            width: 15px;
            height: 15px;
            position: absolute;
            left: 20px;
            margin-top: 5px;
    }
    .nav-button {
            line-height: 40px !important;
            font-size: 12px;
            text-transform: uppercase;
            padding-right: 15px !important;
            padding-left: 15px !important;
    }
    .navbar {
            position: relative;
            z-index: 2001 !important;
    }
    .pop_up_body_petitorio {
        background-color: #C2C2C2;
        left: 0%;
        right: 0%;
        position: absolute;
        top: 0%;
        padding: 50px;
        text-align: left;
        bottom: 0%;
        overflow-y: scroll;
    }
    .petitorio_popup_contenido_actores {
        float: none;
        margin: 15px 0px;
        width: 100%;
        display: inherit;
        border: 1px solid #3B3333;
        padding: 15px;
    }
    .boton_conflicto_firmar_petitorio {
        position: absolute;
        bottom: -65px;
        height: 65px;
        padding: 8px 10px;
        background-color: #FFFF00;
        font-size: 16px;
        width: 50%;
        color: black;
        line-height: 49px;
        cursor: pointer;
        margin-left: 50%;
    }
    
    .boton_conflicto_petitorio {
        /*position: absolute;*/
        /*bottom: -65px;*/
        /*height: 65px;*/
        /*padding: 8px 10px;*/
        /*background-color: #000;*/
        /*font-size: 16px;*/
        /*width: 50%;*/
        /*color: white;*/
        /*line-height: 49px;*/
        /*cursor: pointer;*/
    }

    .finder_mobile {
        width: 100%;
        margin-bottom: 10px;
    }

    .buscador_header_mobile  {
        display: -webkit-inline-box;
        width: 91%;
        margin-top: -1px;
    }

    .select_mobile {
        width: 45%;
        display: -webkit-inline-box;
        margin: 0px;
    }

    .buscador_mobile_div {
        width: 91%;
        display: inline-table;
    }

    .image_buscar_mobile {
        width: 15px;
        cursor: pointer;
    }
}
