.press_box {
    margin: 20px 0;
}

    .press_box a {
        display: block;
        background: #fff;
        border-radius: 3px;
        overflow: hidden;
    }

.ttp-programe .press_box a {
    border: 1px solid rgb(33 150 243 / 16%);
    transition: 600ms all;
    transform: translateY(0px);
}

.press_box span {
    display: block;
    color: #ea590b;
    font-weight: 500;
    padding: 0 15px;
    font-size: 14px;
    
    line-height: 15px;
    padding-top: 15px;
    margin-bottom:5px;
}
.text-center{text-align:center !important;}
.ttp-programe .press_box h2 {
    -webkit-line-clamp: 2;
}
body{background:#fff !important;}
.about_fgcontent .press_box h2 {
    margin: 0;
    font-size: 13px;
    font-weight: 500;
    color: #0a1a43;
    line-height: 15px;
    padding: 0 15px;
    margin: 15px 0;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    min-height: 30px;
    text-align:center;
}
.about_fgcontent .press_box p {
    padding: 0 15px;
    color: #2167b0;
    font-weight: 500;
    text-transform: capitalize;
    font-size: 13px;
    margin-bottom: 20px;
    text-align:center;
}

    .press_box p svg {
        fill: #2167b0;
        width: 15px;
        display: inline-block;
        vertical-align: middle;
        margin-left: 5px;
    }

.custom-body h1, .about_fgcontent h2{
    font-size: 25px;
    color: #0a1a43;
    letter-spacing: .5px;
    font-weight: 700;
    padding-bottom: 15px;
    margin: 0 !important;
    text-align: left;
    text-transform: capitalize;
}

.custom-body p {
    font-size: 13px;
    letter-spacing: 0.5px;
    line-height: 25px;
    color: #0f2658;
    font-weight: 500;
    text-align: justify;
}

.tP-img {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 auto;
    border: 1px solid #ccc;
    margin-bottom: 15px;
}

    .tP-img img {
        margin: 0 auto;
        margin-bottom: 15px;
    }

.tp_tital h4 {
    color: #2b2b2d;
    font-size: 19px;
    letter-spacing: 1px;
    
    margin-top: 0;
}

.modal-body .tp_tital > p {
    color: #2196F3;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 500;
    margin-bottom: 2px;
    padding: 0;
    
    padding-top: 2px;
    
}

.modal-body .tp_discribe > p, .tp_discribe ul li {
    color: #000000;
    font-size: 13px;
    letter-spacing: 1px;
    font-weight: 400;
    line-height: 24px;
    padding: 0;
    text-align: justify;
    
}

.modal_design .close {
    position: absolute;
    right: -8px;
    top: -8px;
    opacity: 1;
    text-shadow: none;
    color: #ffffff;
    width: 30px;
    height: 30px;
    background: #3498db;
    font-size: 14px;
    border-radius: 50px;
    z-index: 9;
    text-align: center;
    padding-left: 3px;
}

.about_fgcontent.custom-body {
    padding-top: 35px;
}

.confluance_member.ttp-programe {
    text-align: center;
}

    .confluance_member.ttp-programe .col-md-3 {
        float: none;
        display: inline-flex;
        width: 19.333%;
        padding: 0 5px;
    }

.confulane_text p {
    font-size: 13px;
    letter-spacing: 0.5px;
    line-height: 25px;
    color: #0f2658;
    font-weight: 500;
    
    text-align: justify;
}

@media (min-width:220px) and (max-width:767px) {
    .confluance_member.ttp-programe .col-md-3 {
        float: left;
        display: block;
        width: 100%;
        padding: 0 15px;
    }

    section.presse_sec.white_bg .container {
        padding: 0;
    }

    .press_box h2 {
        font-size: 13px !important;
    }
}
