.toip-title a {
    color: #181A2A;
}
.blog .site-content .ast-container {
    display: flex!important;
    flex-direction: column!important;
    max-width: 1380px!important;
    width: 100%;
    margin: 0 auto;
    padding: 0!important;
}
#top-gridsection .vc_gitem-link {
    width: 100%;
    text-decoration: none;
    font-weight: 700;
    line-height: 28.8px;
}
div#articles h2 {
    font-size: 24px;
    font-weight: 700;
    line-height: 28.8px!important;
    letter-spacing: -0.02em;
    text-align: left;
    margin-top: 15px;
    margin: 10px 0 0 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 60px;
}
span.rt-reading-time {
    color: #6E6E6E;
    font-weight: 400;
    line-height: 16.41px;
}
.top-exerpt span {
    color: #6E6E6E;
    font-size: 14px;
    font-weight: 400;
    line-height: 16.41px;
}
.page-id-220 .uppertext p {
    margin: 10px 0 0 0;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #7E7C7D;
    font-weight: 500;
    line-height: 28px;
}
div#articles h2 {
    height: 56px;
}
.vc_custom_heading.readmax.vc_gitem-post-data.vc_gitem-post-data-source-post_excerpt {
    font-weight: 600;
}

@media only screen and (max-width:1200px){
#top-gridsection .vc_gitem-link {
    font-size: 28px;
}	
#articles img {
    width: 100%;
    object-fit: cover;
    aspect-ratio: 1/1;
    height: 320px;
}	
.top-exerpt {
    width: 64%;
    margin-top: -53px;
    background: #fff;
    padding: 30px 0px;
    margin-left: 30px;
    padding: 20px;
}	
.toip-title {
    width: 64%;
    margin-top: -140px;
    background: #fff;
    padding: 30px 0px;
    margin-left: 30px;
    padding: 20px;
}	
}