/** Iphone 6 */

@media (max-width: 768px) {
    .police_titre {
        font-size: 17px;
    }
    .dt_import {
        font-size: 13px;
    }
    .titre-bloc-resume {
        font-size: 17px;
        width: 150px,
    }
    .home-resume {
        width : 150px;
    }

    .btn-grey {
        font-size: 12px;
        padding: 3px 8px;
    }

    .form-control {
        padding: 3px 8px;
       /* width : 185px;*/
    }

    .dataTables_filter input {
        font-size: 12px;
        height: 20px;
        padding: 3px 8px;
    }
    .dataTables_filter {
        float: right !important;
    }
    .dataTables_length {
        float: left !important;
    }
    .dataTables_length select {
        height: 30px;
        font-size: 12px;
        padding: 3px 8px;
    }

    .btn-danger {
        font-size: 12px;
        padding: 3px 8px;
    }
    .btn-default {
        font-size: 12px;
        padding: 3px 8px;
    }
    .fav_danger {
        margin-left: 85px;
    }
    .filter-block h5 {
        font-size: 12px;
    }
    .btn-recalcul {
        font-size: 11px;
    }
    .bloc-select-prix {
        width : 135px;
    }
    table.dataTable thead th, table.dataTable thead td {
        padding: 3px 0px;
    }
    img {
        width: 45px;
    }
    .img_header {
        margin-top: 32px;
    }
    .mag_header {
        margin-top: 27px;
    }
    .table thead th {
        font-size: 9px;
    }
    .col-md-0  {
        font-size: 8px;
    }
    .pdtTable .infoProduit {
        margin-left: 0px;
    }
    .pdtTable .info-produit {
        font-size: 8px;
    }
    .pdtTable .img img{
        width: 50px;
    }
    .pdtTable .name {
        font-size: 10px;
    }
    .info-date-alerte {
        display: none;
    }
    .input-ecart-prix {
        width: 50px;
    }
    .searchIphone {
        color : #fff;
        margin-top: 41px;
    }
    .navbar-inverse input.search {
        margin-top: 21px;
        width: 160px;
        margin-left: -190px;
        position : absolute;
    }
    .breadcrumb-nav {
        background: url("../../img/breadcrumb-nav.jpg") scroll left center #fff;
        border-bottom:  1px solid #6e829b;
        border-radius: 7px;
    }
    .breadcrumb-nav .col a {
        margin-bottom: 0px;
        font-size: 12px;
    }
    .breadcrumb-nav .col h3 {
        font-size: 15px;
        margin-bottom: 0px;
        text-decoration: none;
    }
    .breadcrumb-nav .col {
        float: inherit;
    }
    .breadcrumb-nav .col-3 {
        margin-left: 25px;
        width : 210px;

    }
    .bloc-select-mag-promo {
        width : 110px;
    }
    .bloc-select-mag-exclu {
        width : 140px;
    }
    #conf-concurrents .navbar-nav {
        margin-top : 0px;
        float: left !important;
    }
    .navbar-nav .dropdown {
        margin-top: 18px;
    }
    .block-magasin {
        min-height: 100px;
        width: 315px;
    }
    .highcharts-legend .highcharts-legend-item {
        font-size: 8px;
    }
    #leBloc .bloc_contour {
        height : 245px;
    }
    .bloc_contour h4 {
        font-size: 15px;
    }
    .bloc_contour {
        height: 515px;
    }
    #legend {
        font-size: 11px;
    }
     .nav-tabs {
        font-size: 10px;
    }
    .tab-pane h4 {
        font-size : 13px;
    }
}