
@media screen and (min-width: 1200px) {
    #address #add_address .form-group.phone-number {
        width: auto;
        float: none;
        margin: 0;
        margin-bottom: 5px;
    }
}
@media screen and (max-width: 1200px) {
    #index ul.product_list {
        width: 100%;
        margin: auto;
    }
    #cms #center_column h3 {
        padding: 14px 0 0 0 !important;
		line-height: 1;
    }
    #cms #center_column p {
        margin: 12px 0 !important;
    }
    #header .cart_block {
        width: 100%;
        min-width: 300px;
    }
    div.eventtooltip {
        left: 305px!important;
    }
}

@media screen and (max-width: 992px) {
    header .row {
        padding: 0;
    }
    header .row #header_logo {
        padding-top: 30px;
        width: 300px
    }
    .block .title_block, .block h4 {
        padding: 5px 5px 0 8px;
    }
    .block .block_content {
        padding: 5px 5px 7px 7px;
    }
    .imageblock .block_content {
        padding: 5px 0;
    }
    #address .form-group .form-control, #identity .form-group .form-control, #account-creation_form .form-group .form-control, #new_account_form .form-group .form-control, #opc_account_form .form-group .form-control, #authentication .form-group .form-control {
        max-width: 100%;
    }
    #identity #center_column form.std .row .col-xs-4, #authentication #center_column form.std .row .col-xs-4, #order-opc #center_column form.std .row .col-xs-4,
    #identity #center_column form.std .row .col-xs-4:first-child, #authentication #center_column form.std .row .col-xs-4:first-child, #order-opc #center_column form.std .row .col-xs-4:first-child {
        max-width: 74px;
    }
    #identity #center_column form.std .row .col-xs-4 .form-control, #authentication #center_column form.std .row .col-xs-4 .form-control, #order-opc #center_column form.std .row .col-xs-4 .form-control {
        max-width: 60px;
    }
    .block .block_content a,
    .footer-container #footer ul li a,
    #eventcalendar th, #eventcalendar td,
    #cureventdate,
    .block .block_content li a {
        font-size: 11px !important;
    }
    #cureventdate {
        width: 90px !important;
    }
    .sf-menu > li > a {
        padding: 12px 15px;
        font-size: 15px;
    }
    #right_column img[width="185"],
    #right_column img[width="186"] {
        height: 145px;
    }
    #index ul.product_list.tab-pane > li {
        background: #eee;
        height: 470px;
    }
    #left_column, #right_column {

    }
    ul.idTabs li a {
        font-size: 12px;
        width: 100px;
    }
    ul.product_list.list > li .left-block {
        width: 35%;
    }
    #index ul.product_list.list > li .left-block, #index ul.product_list.list > li .center-block,
    #index ul.product_list.list > li .right-block {
        width: 100%;
    }
    ul.product_list.list > li .center-block,
    ul.product_list.list > li .right-block {
        width: 60%;
    }
    ul.product_list.list > li .product-desc {
        margin: 0;
    }
    ul.product_list .availability {
        padding: 0;
    }
    #event .event_left {
        width: 50% !important;
    }
    #psblog_list ul li .img_default img {
        height: auto;
    }
    .cart_voucher fieldset button {
        float: left;
        display: block;
        padding: 0 15px; 
        margin-top: -4px;
    }
    ul.step {
        width: 100%;
        /*overflow: visible;*/
    }
    #order-confirmation-page .cart_navigation .button-exclusive, #order-confirmation-page .cart_navigation .btn {
        float: none;
        margin-bottom: 15px;
        margin: 5px auto;
    }
    .ac_results {
        right: 0;
        left: auto!important;
    }
    #authentication .account_creation .form-control {
        width: 100%;
    }
    .form-horizontal .form-group{
        margin-left: auto;
        margin-right: auto;
    }
    #authentication form#account-creation_form .form-group > label, #authentication form.std label{
        width: 98%;
        text-align: left;
        padding-left: 0%;
    }
    #address .form-group .form-control, #identity .form-group .form-control, #account-creation_form .form-group .form-control, #new_account_form .form-group .form-control, #opc_account_form .form-group .form-control, #authentication .form-group .form-control{
        max-width: 96%;
        margin-left: 0%;
    }
    #identity #center_column form.std .row .col-xs-4 .form-control, #authentication #center_column form.std .row .col-xs-4 .form-control, #order-opc #center_column form.std .row .col-xs-4 .form-control{
        margin-left: 10px;
    }
    .form_info{
        margin-left: 2%;
    }
}

@media screen and (min-width: 769px) and (max-width: 992px) {
    
    table.responsive {
        overflow-x: scroll;
        display: inline-block;
    }
}
@media screen and (min-width: 449px) and (max-width: 992px) {
    ul#homefeatured {
        height: 470px;
        overflow: hidden;
    }

    #psblog_list ul li .detail_left {
        height: 114px;
    }
    
    ul.product_list.list > li .right-block {
        padding: 0px; 
    }
    ul.product_list.list > li h5 {
        /*padding-bottom: 0px; */
        margin-bottom: 0px; 
    }
    ul.product_list.list > li .right-block .right-block-content .button-container {
        padding: 0;
    }
    ul.product_list.list > li .center-block {
        padding: 0 15px;
    }
    #category ul.product_list .product-name {
        line-height: 20px;
        height: 40px;
        overflow: hidden;
    }
    ul.product_list.list > li .product-desc {
        height: 40px;
        line-height: 20px;
        overflow: hidden;
    }
    ul.product_list.list > li .right-block .right-block-content {
        padding: 0 10px;
    }
    #layer_cart {
        width: 55%;
        margin-right: 0; 
        margin-left: 0;
        left: 22.5%;
    }
    .page-heading span.heading-counter {
        margin: 0 5px 0 0px;
    }
    .box-info-product p span, .box-info-product p {
        line-height: 10px;
        font-size: 14px;
    }
    #more_info_block p img {
        height: auto;
    }
    ul.step {
        background: url(../img/step_start.png) 0 21px no-repeat;
        height: auto;
    }
    ul.step li {margin: 5px 0;width: 90px;}
    ul.step li.step_done a {
        font-size: 14px;
    }
}

@media screen and (max-width: 767px) {
    #columns {
        padding: 15px;
        padding-bottom: 50px;
        padding-top: 15px;
    }
    #left_column, #right_column {
        width: 100%;
    }
    #left_column .block, #right_column .block {
        width: 100%;
        display: block;
        margin-bottom: 5px;
        margin-top: 5px;
        padding: 0;
    }
    .block .title_block, .block h4 {height: 45px;line-height: 45px;position: relative;padding: 0 10px;}
    .imageblock.block .title_block:before {display:block;content:'image pub';}
    .block .title_block a, .block h4 a {height: 45px;line-height: 45px;position: relative;padding: 0;}
    #center_column {
        width: 100%;
        margin: 0 auto;
        padding: 0 15px;
    }
    .footer-container #footer h4 {
        color: #131210;
        display: block;
        text-transform: uppercase;
        height: 22px;
        overflow: hidden;
    }
    .footer-container #tmfooterlinks3 h4:before {
        content: 'Autres';
        display: block;
    }
    #block_top_menu {
        width: 130px;
        /* float: right; */
        padding-top: 0;
        position: absolute;
        right: 0;
        top: 10px;
    }

    #block_top_menu .cat-title:after {
        display: none !important;
    }
    header .row #header_logo {
        padding-top: 10px;
    }

    #index ul.product_list {
        background: #eee;
    }
    #index ul.product_list.tab-pane > li {
        background: #eee !important;
        height: auto;
        width: 33.33%;
    }
    #index ul.product_list.tab-pane > li:hover .product-name {
        color: #2b211a !important;
    }
    .editorial_block {
        max-width: 480px;
        margin: auto;
    }
    ul.product_list.list > li .left-block {
        width: 25%;
    }
    ul.product_list.list > li .center-block,
    ul.product_list.list > li .right-block {
        width: 70%;
    }
    .block .block_content a, .footer-container #footer ul li a, #eventcalendar th, #eventcalendar td, #cureventdate, .block .block_content li a {
        font-size: 14px !important;
    }
    #event .event_left {
        width: 70% !important;
    }
    .imageblock a img {
        width: 100%;
        padding: 5px 0;
    }
    #order-detail-content #cart_summary td.cart_quantity div{
        
    }
    #order-detail-content #cart_summary td.cart_quantity > .cart_quantity_button a, 
    #order-detail-content #cart_summary td.cart_quantity .btn.button-plus span, 
    #order-detail-content #cart_summary td.cart_quantity .btn.button-minus span{
        display: inline-block;
    }
}
@media screen and (max-width: 649px) {
    .content_sortPagiBar .sortPagiBar #productsSortForm {
        float: right;
    }
    #event .event_left {
        width: 60% !important;
    }
    .editorial_block {
        max-width: 100%;
        margin: auto;
    }
    #index ul.product_list.list > li .right-block {
        height: 185px;
    }
    .pb-center-column #short_description_block #short_description_content {
        padding: 5px 0;
    }
    #center_column {
        padding-bottom: 25px;
    }
    #psblog_list ul li .detail_left {
        height: 150px;
    }
    ul.step {
        background: url(../img/step_start.png) 0 21px no-repeat;
        height: auto;
    }
    ul.step li {margin: 5px 0;width: 90px;}
    #authentication input.account_input {display: inline-block; width: 225px;}
    .btn.button-plus span, .btn.button-minus span {margin: auto;}
    #address form#add_address .form-group {
        padding: 10px 0;
    }
    #address form#add_address .form-group label {
        display: block;
        text-align: left;
        width: 96%;
        line-height: 10px;
        margin-left: 0%;
    }
    p.fancybox-error{
        white-space: inherit;
    }
}
@media screen and (max-width: 529px) {
    .pb-left-column #views_block,
    .pb-left-column #image-block {
        width: 100%;
    }
}
@media screen and (max-width: 529px) {
    ul.product_list.list > li .left-block,
    ul.product_list.list > li .center-block,
    ul.product_list.list > li .right-block {
        width: 80%;
        margin: auto;
        float: none;
    }
    ul.product_list.list > li .right-block .right-block-content .button-container .btn {
        margin: auto;
    }
}
@media screen and (max-width: 479px) {
    .event__short,
    .event__short a,
    #event .event_left {
        width: 100% !important;
        height: auto !important;
        text-align: center;
        background: #eee !important;
    }
    .event__short img {
        width: 100% !important;
        height: auto !important;
        margin: auto !important;
        float: none !important;
    }
    #event .event__short{
        width: 40% !important;
    }
    #event .event_left{
        text-align: left;
        width: 60% !important;
    }
    .center_column #event .event_left p{
        margin-top: 10px;
    }
}
@media screen and (max-width: 449px) {
    #block_top_menu {
        width: 80px;
        padding: 0;
        right: 15px;
    }
    #block_top_menu .cat-title {
        width: 80px;
        padding: 10px 0;
    }
    header .row #header_logo {
        padding-top: 15px;
        width: 200px;
        height: 55px;
    }
    .sf-menu {
        right: 0;
    }
    header .row #header_user_info > div,
    header .row #header_shopping_cart {
        display: block;
        float: none !important;
        padding: 5px 15px;
        height: 30px;
        line-height: 30px;
        border: none;
        text-align: center;
    }
    header .row #header_user_info > div {
        padding: 0 ;
    }
    header .row #header_user_info {
        padding-right: 15px;
        padding-left: 15px;
        clear: both;
        margin-top: 30px;
        float: none !important;
        border: none;
    }
    #index ul.product_list.tab-pane > li {
        background: #eee !important;
        height: auto;
        width: 100%;
        border-bottom: 5px solid #fff;
        margin: 0;
    }
    #index ul.product_list.grid > li .right-block {
        padding: 10px 22.5px;
    }
    .editorial_block .rte p:nth-child(3) a {
        display: block;
        margin: 5px 0;
    }
    .editorial_block .rte p:nth-child(3) a img {
        width: 100%;
        height: auto;
    }
    .content_sortPagiBar .sortPagiBar {
        float: right;
    }
    .ajax_block_product .product-container {
        padding: 0 15px;
    }
    .ajax_block_product .product-container:before, .ajax_block_product .product-container:after {
        display: table;
        content: ' ';
    }
    ul.product_list.list > li.ajax_block_product .product-image-container {
        max-width: 100%;
        padding: 0;
    }
    ul.product_list.list > li.ajax_block_product .left-block {
        width: 100%;
        padding-left: 0;
    }
    ul.product_list.list > li.ajax_block_product .center-block {
        width: 100%;
        padding: 5px;
    }
    .ajax_block_product a.product_img_link img {
        width: 100%;
    }
    #index ul.product_list.list > li .right-block {
        height: auto;
        border-right: none;
    }
    #more_info_sheets h2 {
        margin-top: 20px;
        text-align: left;
    }
    #belvg_product_tab_33 p img, #belvg_product_tab_33 img {
        width: 100%;
        height:auto;
    }
    .box-info-product p span, .box-info-product p {
        line-height: 10px;
        font-size: 14px;
    }
    ul#more_info_tabs {
        display: inline-block;
        height: auto;
        margin-bottom: 0px;
    }
    .fancybox-title-float-wrap .child {
        white-space: normal;
        height: 52px;
        overflow: hidden;
    }
    .fancybox-title-float-wrap {
        bottom: -30px;
    }
    #more_info_block p img {
        height: auto;
    }
    ul.idTabs li {
        width: 100%;
        display: block;
    }
    ul.idTabs li a {
        width: 100%;
        display: block;
        margin-bottom: 5px;
        border-bottom: 1px solid #d3d3d3;
    }
    ul.idTabs li:first-child {
        margin: 0 0 0 3px;
    }
    #psblog_list ul li .detail_left {
        height: auto;
    }
    #psblog-view .medias {
        float: none;
        width: 100% !important;
    }
    #psblog-view .media_main img {
        width: 100%;
        margin: 15px 0 0 0;
    }
    .addthis_counter.addthis_bubble_style {
        display: none !important;;
    }
    .cart_voucher fieldset button {
        margin-top: 10px;
        margin-left: 47px;
        width: 217px;
    }
    .cart_voucher fieldset #discount_name {
        float: left;
        width: 217px;
        margin-right: 0px; 
        height: 22px;
        display: inline-block;
    }
    .cart_navigation a {
        float: right;
        margin: 0px 0;
    }
    #create-account_form {
        min-height: auto;
        margin-bottom: 25px;
    }
    ul.step {
        background: url(../img/step_start.png) 0 21px no-repeat;
        height: auto;
    }
    #order .cart_navigation a {
        margin: 10px auto;
        float: none;
    }
    ul.step li {margin: 5px 0;width: 90px;}
    #authentication input.account_input {display: inline-block; width: 225px;}
    /*#order .cart_navigation a.btn {
        margin: 0 8px;
        float: left;
    }
    #order .cart_navigation a.standard-checkout {
        float: right;
    }*/
    ul.step li.step_done a {
        font-size: 14px
    }
    #order .order_delivery .address li {
        text-align: center;
    }
    td.table-block {
        width: 30%;
        padding: 0;
    }
    #order div.addresses {
        text-align: center;
    }
    ul.product_list .availability {
        padding-bottom: 12px;
    }
    #order-detail-content #cart_summary tfoot tr .text-right, #order-detail-content #cart_summary tfoot tr tbody td.cart_unit, 
    #order-detail-content #cart_summary tbody tfoot tr td.cart_unit, #order-detail-content #cart_summary tfoot tr tbody td.cart_total, 
    #order-detail-content #cart_summary tbody tfoot tr td.cart_total, #order-detail-content #cart_summary tfoot tr .price{padding-left: 0;}
    #order-detail-content #cart_summary td{padding:7px 5px;}
    .center_column p.cart_navigation{text-align: center;}
    .cart_navigation button.button-medium{
        float: none;
        display: inline-block;
        margin: auto;
    }
    
}
@media screen and (max-width: 390px) {
    
    .cart_navigation a {
        margin-top: 10px;
    }
    .top-pagination-content div.pagination, .bottom-pagination-content div.pagination{padding-right: 0px;}
    .nbr-product-content{padding-left: 0px}
    .address_add submit .button.button-small{
        width:100%;
        text-align:center;
        padding-left: 0;
        padding-right: 0
    }
}
@media screen and (max-width: 350px) {
    #index .center_column h4 {
        height: auto;
        /*line-height: 1px;*/
    }
    ul.footer_links li a.button_mini{
        padding : 0px 5px
    }
}