﻿.pageTitle {
    width: 100%;
    position: relative;
}

[id^=load-more-] {
    margin-right: 0px;
    margin-left: 0px;
    width: 100%;
}

.pageTitle .titleBox {
    margin-bottom: 0;
}

.pageTitle .titleBox {
    max-width: 870px;
    margin: 0 auto 0px auto;
    padding: 66px 72px 32px 72px;
    text-align: center;
    margin-top: -145px;
    min-height: 290px;
}

.greenBg, .greenBg p {
    background: #3cac51;
    color: #ffffff;
}

.separate-sec {
    padding: 0px 0 100px 0;
}

.img.news-images-list { 
    height: 175px;
    background-size: cover;
    background-position: center;
    margin-bottom: 15px;
}

.separate-sec .intro-sec {
    /*text-align: center;
        max-width: 870px;
        margin: 0 auto 65px auto;*/
    width: 100%;
}

    .separate-sec .intro-sec table {
        width: 100%;
        border: 1px solid #b1b1b1;
        margin-bottom: 0px;
    }

        .separate-sec .intro-sec table tr td:first-child {
            max-width: 715px;
            text-align: left;
            padding: 25px;
            width: 100%;
        }

        .separate-sec .intro-sec table tr td {
            color: #000000;
            font-weight: 500;
            font-family: 'Open Sans';
            position: relative;
            max-width: 154px;
            min-width: 154px;
            width: 100%;
            border-left: 1px solid #b1b1b1;
            border-bottom: 1px solid #b1b1b1;
        }

            .separate-sec .intro-sec table tr td span {
                font-size: 20px;
                line-height: 24px;
                color: #3cac51;
                font-family: 'Open Sans';
                font-weight: 600;
            }

            .separate-sec .intro-sec table tr td a .pdf-download-icon {
                width: 75px;
                height: 81px;
            }

.intro-sec a {
    font-size: 19px;
}
.gallimune-advert {
    text-align: center;
    padding-top: 20px;
}
@media (min-width: 1200px) {
    .container.xcontainer {
        max-width: 900px;
    }
    .post-normal {
        padding-bottom: 50px;
    }
}
@media (max-width: 1023px) {
    .gallimune-advert img {
        width: 100%;
    }

    .gallimune-advert {
        padding: 10px;
    }
}

.container.xcontainer {
    padding-bottom: 100px;
    margin-top: 20px;
}

.greenbox {
    background: #3cac51;
}

    .greenbox:hover {
        background: #3cac51;
        color: #000;
    }

.news-date {
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: 600;
    color: #3cac51;
    font-size: 18px;
}

img.news-image {
    width: 150px;
}

.news-image-caption {
    background-color: black;
    color: white;
    width: 100%;
    padding: 5px;
}

.news-img-left {
    position: relative;
    margin-bottom: 20px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

    .news-img-left .img {
        width: 268px;
        min-width: 268px;
        height: 174px;
        background-size: cover;
        margin-right: 30px;
        background-position: center center;
        position: relative;
    }

.news-img-left-content {
    height: 175px;
}

.news-img-left .news-img-left-content a h4 {
    color: #1D1D1B;
    font-size: 17px;
    /* font-family: PostGroteskMedium; */
    margin-bottom: 5px;
    text-align: left;
    line-height: 22px;
}

.news-img-left .news-img-left-content .news-text {
    font-size: 17px !important;
    line-height: 16px;
    color: grey;
    margin-bottom: 5px;
    line-height: 17px;
    text-align: left;
    height: 80px;
}

p.date {
    text-align: left;
    font-size: 15px;
}

.inside-row {
    margin-left: 0px
}

