.image-block {
    display: flex;            
    justify-content: flex-end;   
    width: 100%;
    height: 480px;               
}
h1.page-title {
    font-size: 32px;
    font-family: 'Josefin Sans';
}
.business-description {
    position: relative;
    overflow: hidden;
    height: 70px;
    width: 100%;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.classified-items {
    margin-top: 40px;
}
.classified-items .article_title {
    font-size: 23px;
    font-weight: 600;
    margin-top: 30px;
    font-family: 'Josefin Sans';
    text-transform: none;
    line-height: 26px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 22px;
}
.classified-items .image.article-item .published_date {
    height: 60px;
    margin-bottom: 37px;
    font-weight: 400;
    color: #8d8d8d;
    font-size: 18px;
    line-height: 0px;
}
.classified-items .image.article-item {
    margin-bottom: 100px;
}
.additional-details {
    background-color: #8d8d8d;
    margin-top: 15px;
    height: 130px;
}
.additional-details h2 {
    font-size: 16px !important;
    font-weight: 500;
    color: white !important;
    margin: auto;
    font-family: 'Josefin Sans';
    text-transform: none;
}
.items {
    padding: 4px;
    border-bottom: 1px solid white;
}
a.read-more-btn {
    line-height: 40px;
    font-size: 14px;
    color: #1721d3;
}
.title {
    display: flex;
}
.information {
    display: flex;
}
.paginator {
    font-size: 13px;
    line-height: 35px;
    margin: 1.5rem auto;
    max-height: 35px;
}
.paginator .pagination .page-item .page-link, 
.paginator .pagination .page-item .page-link:hover, 
.paginator .pagination .page-item .page-link:active, 
.paginator .pagination .page-item .page-link:focus, 
.paginator .pagination .page-item .page-link:focus-within {
    background-color:#000000 !important;
    border-color: #76767666 !important;
    color: #fff;
    font-weight: 300;
}
.paginator .pagination .page-item.active .page-link,
.paginator .pagination .page-item.active .page-link:hover,
.paginator .pagination .page-item.active .page-link:active,
.paginator .pagination .page-item.active .page-link:focus,
.paginator .pagination .page-item.active .page-link:focus-within {
    background-color: #ffffff !important;
    border-color: #000000 !important;
    color: #000000 !important;
    font-weight: 400;
}
.specific.classifieds.image img {
    max-width: 80%;
}
.specific.image {
    margin-top: 130px;
    margin-bottom: 40px;
}
.business-description p {
    font-size: 14px;
    line-height: 24px;
}
.classifieds.text {
    margin-top: 130px;
    display: block;
}
.article-info {
    text-align: left;
}
.additional-details.specific h2 {
    font-size: 16px !important;
    font-weight: 500;
    color: #212529 !important;
    margin: auto;
    font-family: 'Josefin Sans';
}
.additional-details.specific {
    background-color: transparent;
    margin-top: 30px;
    margin-bottom: 30px;
}
.additional-details.specific .items {
    border-bottom: 1px solid #212529;
}
.classifieds.text h1 {
    text-transform: none;
}
@media only screen and (max-width: 1440px) {
    .intro-article p {
        margin-bottom: 30px;
        width: 100%;
    }
    .additional-details {
        height: 113px;
    }
    .classified-items .article_title {
        margin-bottom: 20px;
    }
    .classifieds .article-info {
        text-align: left;
        padding-top: 0;
    }
    .classifieds.text {
        margin-top: 140px;
    }
    .additional-details h2 {
        font-size: 13px ! IMPORTANT;
    }
    .classified-items .image.article-item {
        margin-bottom: 50px;
    }
}
@media only screen and (max-width: 991px) {
    h1.page-title {
        font-size: 25px !important;
        margin-bottom: 0;
    }
    .additional-details {
        height: 107px;
    }
    .additional-details h2 {
        margin: 0 !important;
        font-size: 11px;
        padding: 0;
    }
    .business-description p {
        font-size: 13px;
        line-height: 22px;
    }
    a.read-more-btn {
        font-size: 13px;
        line-height: 20px;
    }
    .classified-items .image.article-item .published_date {
        height: 84px;
        margin-bottom: 10px;
    }
    .classified-items .article_title {
        overflow: hidden;
        height: 48px;
        padding-left: 0;
        margin-bottom: 6px !important;
        margin-top: 10px;
        -webkit-line-clamp: 2;
        line-height: 19px !important;
    }
    .classified-items .article_title {
        overflow: hidden !important;
        line-height: 24px;
    }
    .specific.classifieds.image img {
        max-width: 100%;
        margin-top: 80px;
        margin-bottom: 0;
    }
    .specific.image img {
        max-width: 100%;
    }
    .specific.image {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .specific.text {
        margin-top: 20px;
    }
    .business-description {
        height: 70px;
        -webkit-line-clamp: 3;
    }
    .image-block {
        height: auto;
    }
}
@media only screen and (max-width: 576px) {
    .additional-details.specific {
        background-color: transparent;
        margin-top: 30px;
        margin-bottom: 60px;
    }
    .custom-container.introduction{
        width: auto !important;
        margin: auto;
    }
    .additional-details {
        background-color: #8d8d8d;
        margin-top: 15px;
        height: auto;
    }
    .additional-details {
        margin-top: 17px;
    }
    .additional-details h2 {
        margin: 0 !important;
        font-size: 15px !important;
        padding: 0;
    }
    .classified-items .image.article-item .published_date {
        height: 100px;
        /*margin-bottom: 18px;*/
    }
    h1.section_title, .sectionTitle h1 {
        font-size: 25px !important;
    }
    .classified-items .article_title {
        font-size: 23px;
        font-weight: 600;
        margin-top: 30px;
        font-family: 'Josefin Sans';
        font-size: 20px !important;
        padding: 0;
        height: auto;
        max-height: 52px;
        margin-bottom: 6px !important;
        line-height: 26px !important;
        -webkit-line-clamp: 2;
    }
}
    .additional-details h2 {
        margin-bottom: 0 !important;
    }
}
