/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");
.succespage{
    text-align: center;
}
.succespage.thankyoupage {
    padding: 65px 0;
    position: relative;
}
.succespage h1 {
    text-transform: uppercase;
    margin: 0;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    font-weight: 900;
}
.herader-success {
    padding: 20px 0 50px;
}
.herader-success p {
    font-weight: 600;
    text-transform: capitalize;
}
.custom-table{
    max-width: 600px;
    margin: 40px auto;
}
.custom-table table{
    width: 100%;
    border: 1px solid #cfcfcf;
}
.custom-table table td{
    text-align: left;
    background-color: #f3f3f3;
    border-bottom: 1px solid #cfcfcf;
    padding: 10px;
}
.custom-table table td:first-child{
    width: 200px;
    font-weight: 700;
}
.condoleren__messages-list-custom .flex-block-2{
    width: 20%;
    margin-bottom: 40px;
    overflow: hidden;
}
.condoleren__messages-list-custom .flex-block-2 .condoleren-message{
    word-break: break-all;
}

.condoleren-message__author {
    margin-bottom: 20px;
}

@media only screen and (max-width:1600px){
    .condoleren__messages-list-custom .flex-block-2{
        width: 25%;
    }
}
@media only screen and (max-width:1200px){
    .condoleren__messages-list-custom .flex-block-2{
        width: 33.3%;
    }
}
@media only screen and (max-width:1023px){
    .condoleren__messages-list-custom .flex-block-2{
        width: 50%;
    }
}
@media only screen and (max-width:767px){
    .condoleren__messages-list-custom .flex-block-2{
        width: 100%;
    }
}

.home nav.main_menu ul li#nav-menu-item-1270.active > a {
  color: #000;
}
.herader-success {padding: 50px 0 50px;}
.condoleren-message{height:auto;}
.condoleren__messages-list-custom .flex-block-2 {width: 100%;}
.condoleren__messages-list-custom .image-feature img{max-width:143px;}

.condoleren_section{}
.condoleren_section .condoleren__image{display:none !important;}
.condoleren_section .condoleren__content-wrapper {
    width: 100%;
}
.condoleren_section .condoleren-lists a img, .condoleren_section .condoleren-lists a .nothumb{width: 140px;
    height: 140px;}
.condoleren-message__tags{margin-top:0px !important;}
.content.content_top_margin {
    margin-top: 186px !important;
}

header nav.main_menu.right { padding-left:170px; }
html[lang=fr] .sideBtn { right:calc(0% - 160px); }

@media (max-width: 1500px) {
    header nav.main_menu > ul > li > a { padding:0 12px; font-size:16px; }
}

@media only screen and (max-width: 1000px) {
	header .mobile_menu_button { float:right; }
    header .mobile_menu_button span { font-size:24px; }
    header .logo_wrapper { left:0; }
    header .logo_wrapper .q_logo a { left:0; }
    body .content.content_top_margin { margin-top:0 !important; }
}

.condoleren-lists li a div p {
    font-weight: 300;
    color: gray;
    font-size: .9em;
}