.highlights-about
{
    font-size: 14px;
    height:83px !important;
    /* overflow: hidden; */
    color:rgb(140, 140, 140);
    display: -webkit-box; 
    display: -moz-box;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-line-clamp: 6;
    margin-top:10px;
}

.lightboxcontainer
{
    display: flex;
    position: fixed;
    top: 52%;
    left: 50%;
    padding: 10px;
    transform: translate(-50%,-50%);
    background-color: white;
    width: 100%;
    height: 100%;
    z-index: 12;
    max-width: 800px;
    max-height: 600px;
}
.setpopHeight{
    height: auto !important;
}
.lightbox-image-container
{
    display: flex;
    justify-content: center;
    align-items: center;
}
/* .lightbox-image-parent
{
    width: 100%;
    height: 100%;
} */

.lightbox-image
{
    max-width: 800px;
    max-height: 600px;
}

.yarl__toolbar .yarl__button
{
    background-image: url('https://assets.innovamarketinsights360.com/fif/scripts/images/lightbox-btn-close.gif');
/* background-repeat: no-repeat; */
background-position: top;
background-repeat: repeat-x;
width: 66px;
height: 22px;
padding: 0px;
background-color: #f0f5f8;
}
.yarl__toolbar .yarl__button svg
{
    display: none;
}
.yarl__navigation_prev
{
    background-image: url('https://assets.innovamarketinsights360.com/insightsbeta/common/images/arrow_blue_left.svg');
    height: 50px;
    background-repeat: no-repeat;
    cursor: pointer;
}
.yarl__navigation_prev{
    left: 3% !important;
}
.yarl__toolbar
{
    bottom: 0 !important;
    top: auto !important;
}
.yarl__navigation_next
{
    background-image: url('https://assets.innovamarketinsights360.com/insightsbeta/common/images/arrow_blue_right.svg');
    height: 50px;
    background-repeat: no-repeat;
    cursor: pointer;
}
.yarl__navigation_next
{
    right: 3% !important;
}
.yarl__navigation_prev svg,.yarl__navigation_next svg
{
  display: none;
}
.yarl__button
{
    filter: none !important;
    pointer-events: all;
}
.yarl__container
{
    pointer-events: none;
}
.highlights-about p{
    margin-top: 0px;
    margin-bottom: 0px;
}
.mobnewsheader
{
    display: inline-block !important;
}
.mobfilteralign
{
    display: inline-flex;
    float: right;
}
.fr-img-wrap img
{
    cursor: pointer;
}
.NextArticle {
    position: fixed;
    box-shadow: initial;
    width: 995px;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999;
    margin: 0 auto;
}
.Next_Read {
    color: #CCCCCC;
    font-family: Calibri, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    margin: 4px 0;
}
.Next_Title {
    font-family: Calibri, sans-serif;
    font-size: 14px;
    line-height: 1.2em;
    font-weight: bold;
    text-decoration: none;
    color: #fff !important;
}
.common-btn-color
{
    color: #fff !important;
    border: 0px !important;
}
.symsize
{
    font-size: 25px;
}
.techpaper-equal-height-article
{
    line-height: 8px !important;
    padding: 2px 5px 2px 5px !important;
}
.next-btn
{
    margin-left: 5px;
}
.prev-next_article
{
    margin-top: 0.3%;
}
.common-btn {
    background: #f2f2f2;
    padding: 6px 10px !important;
    color: #222;
    border: 1px solid #f2f2f2;
    font-size: 14px;
    line-height: 15px;
    text-decoration: none;
    font-family: calibri, sans-serif;
    cursor: pointer;
}
/* .common-btn-color:hover {
    background-color: #339933 !important;
    color: #fff !important;
    border: 0px !important;
} */