
.col-md-12.main-title {
    padding-bottom: 0;
    padding-top: 30px;
    text-align: center;
}
a.hs-blog-post-listing__post-button {
    color: #5a524c !important;
    font-family: 'Ubuntu';
    font-size: 16px !important;
    font-weight: 700 !important;
    letter-spacing: 0;
    line-height: 28px !important;
    text-align: left;
    text-decoration: none;
    border: none !important;
    border-radius: 0px;
    padding: 0px !important;
}



/* span.desc {
    display: inline-block;
    width: 180px;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
} */


p.hs-blog-post-listing__post-description span.desc {
  
    width: 100% !important;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}




.hs-blog-post-listing__post-description a.hs-blog-post-listing__post-button {
    position:relative;
    top:-6px;
}













a.btn-latest {

        background: #545454;
    border: none;
    border-radius: 10px;
    color: #fff;
    cursor: pointer;
    font-family: 'Ubuntu';
    font-size: 20px;
    font-weight: 700;
    
    letter-spacing: 0;
    
    padding: 15px 49px;
    position: relative;
    text-align: center;
    
}


.latest-new a.hs-blog-post-listing__post-button {
    font-family: Ubuntu, sans-serif !important;
    font-style: normal !important;
    font-weight: 700 !important;
    text-decoration: none !important;
    color: #f26522 !important;
    font-size: 18px !important;
}


.latest-new .hs-featured-image {
    float: right;
    margin: 0 0 20px 20px;
    max-width: 100% !important;
}
.latest-new a.btn-latest {

    background: #f26522 !important;
    font-family: Ubuntu;
    font-family: Ubuntu, sans-serif;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    color: #FFFFFF;
    font-size: 20px;
}




section.main-filter-post-section.latest-new .main-section-filter-post.tes .latest-blog-area.pt-80.pb-120.gray-bg .custom-row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-evenly;
}

section.main-filter-post-section.latest-new .main-section-filter-post.tes .latest-blog-area.pt-80.pb-120.gray-bg .custom-row .blog-active.dot-style.row {
    width: 32%;
 }



.latest-new .latest-blog-area.pt-80.pb-120.gray-bg {
    padding:20px 0px 70px 0px;
}

.readmorebtn-latestnews {
    margin-top:50px;
}


.main-filter-post-section{
  padding-top:0px !important;
}
.latest-new .post-img {
   
height: 186px !important;
}

.latest-new .container {
    width:1240px !important;
}

.latest-blog-area.pt-80.pb-120.gray-bg .container {
 max-width:1240px !important;
    
}


.latest-new h3.post-title a {
 font-family: 'Ubuntu' !important;
font-style: normal !important;
font-weight: 600 !important;
font-size: 24px !important;
line-height: 30px !important;
/* identical to box height, or 131% */


/* Dark */

/* color: #0D0E0C !important; */
}




@media screen and (min-width:768px) and (max-width:991px){
    
section.main-filter-post-section.latest-new .main-section-filter-post.tes .latest-blog-area.pt-80.pb-120.gray-bg .custom-row .readmorebtn-latestnews {
    width: 100%;
    display: flex;
    justify-content: center;
}
section.main-filter-post-section.latest-new .main-section-filter-post.tes .latest-blog-area.pt-80.pb-120.gray-bg .container {
    max-width: 100% !important;
}

section.main-filter-post-section.latest-new .main-section-filter-post.tes .latest-blog-area.pt-80.pb-120.gray-bg .container .blog-active.dot-style.row {
    width: 52%;
}

section.main-filter-post-section.latest-new .main-section-filter-post.tes .latest-blog-area.pt-80.pb-120.gray-bg .container .blog-active.dot-style.row .post-slide {
    padding-bottom: 20px;
}

section.main-filter-post-section.latest-new .main-section-filter-post.tes .latest-blog-area.pt-80.pb-120.gray-bg .container .blog-active.dot-style.row .post-slide .post-content h3.post-title {
    / height: auto; /
}
    section.main-filter-post-section.latest-new .main-section-filter-post.tes .latest-blog-area.pt-80.pb-120.gray-bg .custom-row{
    justify-content: space-between;
}
}


@media screen and (max-width:767px){
    
section.main-filter-post-section.latest-new .main-section-filter-post.tes .latest-blog-area.pt-80.pb-120.gray-bg .container {
    max-width: 100% !important;
}

section.main-filter-post-section.latest-new .main-section-filter-post.tes .latest-blog-area.pt-80.pb-120.gray-bg .container .blog-active.dot-style.row {
    width: 100%;
}

section.main-filter-post-section.latest-new .main-section-filter-post.tes .latest-blog-area.pt-80.pb-120.gray-bg .container .blog-active.dot-style.row .post-slide {
    padding-bottom: 20px;
}

section.main-filter-post-section.latest-new .main-section-filter-post.tes .latest-blog-area.pt-80.pb-120.gray-bg .container .blog-active.dot-style.row .post-slide .post-content h3.post-title {
    height: auto;
}
    
section.main-filter-post-section.latest-new .main-section-filter-post.tes  .container {
    width: 100% !important;
}

section.main-filter-post-section.latest-new .main-section-filter-post.tes .title-main-latest h1 {
    font-size: 16px !important;
}
  section.main-filter-post-section.latest-new .main-section-filter-post.tes .load-more-btn {
    display: none;
}
}

.corporate_new_site .col-md-12.main-title h1 {
   
    text-align: center !important;
}

