.report-banner {
      background: url(../images/nova_new/detail_banner_1.webp) center center/cover no-repeat;
      /*background: linear-gradient(90deg, #112c4a, #112e4d);*/
      padding: 5rem 0;
}

.banner-btn .green-btn {
    padding: 0 0 0 3.4rem;
}
.banner-btn .purple-btn {
    padding: 0 0 0 3rem;
    border-radius: 50px;
}
.report-details-data-info table td {
    border: 0.1rem solid #a2a2a2;
    padding: 1.2rem;
    font-size: 1.4rem;
}
.report-details-data-info table {
    width: auto !important;
    margin: 1rem auto;
}
.h-icon-40 {
    width: 40%;
}
.r-banner-txt h1 {
    font-size: 2.2rem;
    padding-bottom: 1.4rem;
    line-height: 1.4;
}
.r-banner-txt strong {
    font-size: 1.4rem;
}
.r-ttl,
.rs-details h3 {
    font-family: "Playfair Display", serif;
    font-weight: 700;
    font-size: 2.6rem;
}
.purple-btn {
    padding: 1rem 6.2rem;
    border-radius: 0.5rem;
}
.r-ttl {
    line-height: 1.4;
}
.r-details-list li a {
    font-size: 1.6rem;
    color: #000;
}
.r-details-list li a:hover {
    color: #823cff;
    text-decoration: underline;
}
.r-details-list li {
    padding: 1.3rem 0;
}
.table {
    border-collapse: separate;
    font-size: 1.4rem;
    border-spacing: 1rem;
    text-align: center;
}
.table th {
    background-color: #823cff !important;
    color: #fff;
}
.table tr {
    background-color: #f2f2f2 !important;
}
.w-60 {
    width: 60%;
}
.r-details-table td,
.r-details-table th {
    padding: 1rem;
    font-size: 1.4rem;
}
/*.accordion-button::before {*/
/*    flex-shrink: 0;*/
/*    width: 3rem;*/
/*    height: 3rem;*/
/*    content: "+";*/
/*    transition: transform 0.2s ease-in-out;*/
/*    font-size: 2rem;*/
/*    background: #206cb3;*/
/*    margin-right: 1rem;*/
/*    border-radius: 50%;*/
/*    text-align: center;*/
/*    line-height: 3rem;*/
/*    color: #fff;*/
/*    font-weight: 600;*/
/*}*/
/*.accordion-button:not(.collapsed)::before {*/
/*    content: "-";*/
/*}*/
.accordion-button::after {
    display: none;
}
.faq-holder .accordion-button {
    font-size: 1.6rem;
    padding: 1.5rem 1rem;
}
.accordion-body {
    font-size: 1.6rem;
    padding-top: 0;
    padding-left: 15px;
}
.faq-holder .accordion-button:not(.collapsed) {
    background: 0 0;
    box-shadow: none;
    color: #206cb3;
}
.article-content {
    background: #f2f2f2;
    padding: 2rem;
}
.article-content a {
    justify-content: end;
    display: flex;
    font-size: 1.6rem;
    color: #823cff;
    text-decoration: underline;
}
.feature-post {
    background: #001a3f;
    padding: 0 2.5rem;
}
.feature-post a {
    color: #fff;
    font-size: 1.4rem;
    margin-bottom: 1rem;
}
.feature-post p {
    font-size: 1.2rem;
    color: #fff;
    font-weight: 300;
}
.feature-post ul li {
    border-bottom: 0.1rem dashed #fff;
    padding-top: 1rem;
}
.feature-post .read-btn {
    padding: 0.7rem 1.8rem;
    font-size: 1.2rem;
    font-weight: 600;
}
.feature-post ul li:last-child {
    border: none;
    padding-bottom: 1.5rem;
}
p {
    font-size: 1.6rem;
    text-align: justify;
    line-height: 1.6;
}
.report-sticky-ttl h5 {
    font-size: 1.8rem;
    /*color: #fff;*/
}
.report-details-data-info ul li {
    font-size: 1.6rem;
    padding: 0.6rem 0;
}
.report-details-data-info a {
    color: #7536e6;
    text-decoration: underline;
}
.read-btn {
    background: #fff;
    padding: 0.9rem 2.4rem;
    border-radius: 50px;
    font-size: 1.2rem;
    margin-top: 1.5rem;
}
.r-details-list li:before {
    content: "";
    background: url(../images/home-page/Insights.png) 0 0 / contain no-repeat;
    display: inline-block;
    width: 1.4rem;
    height: 1.4rem;
    margin-left: -1.4rem;
}
.report-details-data-info h2 {
    color: #226cb2;
    padding: 1rem 0;
    font-weight: 600 !important;
}
.report-details-data-info h3 {
    color: #000;
    padding: 1rem 0;
    font-weight: 600 !important;
}
.sticky-holder {
    position: sticky;
    top: 1rem;
}
.accordion-button {
    color: #001a3f;
}
.report-details-data-info img {
    max-width: 100%;
    height: auto;
}
@media only screen and (min-device-width: 1280px) and (max-device-width: 1440px) {
    .banner-btn .purple-btn {
        padding: 0 0 0 2.2rem;
    }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
    .r-banner-txt h1 {
        font-size: 1.4rem;
        padding-bottom: 1rem;
        line-height: 1.6;
    }
    .banner-btn .purple-btn {
        padding: 0 0 0 1.5rem;
        border-radius: 50px;
        font-size: 1.2rem;
    }
    .banner-btn .green-btn {
        padding: 0 0 0 1rem;
        font-size: 1.2rem;
    }
    .me-4 {
        margin-right: 0.5rem !important;
    }
    .report-sticky-ttl h5 {
        font-size: 1.4rem;
        color: #fff;
        padding: 1rem 0;
        line-height: 1.5;
    }
    .company-logo {
        width: 14rem;
    }
    .text-end {
        text-align: left !important;
    }
    .report-banner-bg {
     background: linear-gradient(90deg, #112c4a, #112e4d);
    }
    .report-banner {
        padding: 2rem 0;
    }
    .report-details-data-info p {
        font-size: 1.6rem;
        text-align: unset !important;
        line-height: 1.8;
        margin-bottom: 0;
    }
    .report-details-data-info h2 {
        color: #823cff;
        padding: 0.5rem 0;
        font-size: 1.6rem;
        line-height: 1.4;
        margin-bottom: 0;
    }
    .nxt-arrow {
        margin-left: 1rem;
        background: #09c595;
        padding: 1.1rem;
        border-radius: 50px;
        width: 3.5rem;
    }
    .report-details-data-info ul li {
        font-size: 1.5rem;
        padding: 0.3rem 0;
    }
    .report-details-data-info table td {
        border: 0.1rem solid #a2a2a2;
        padding: 1rem;
        font-size: 1.3rem;
    }
}
@media only screen and (min-device-width: 260px) and (max-device-width: 320px) and (-webkit-min-device-pixel-ratio: 2) {
    .r-banner-txt h1 {
        font-size: 1.4rem;
    }
    .banner-btn .purple-btn {
        padding: 0 0 0 1.5rem;
        border-radius: 50px;
        font-size: 1.2rem;
    }
    .banner-btn .green-btn {
        padding: 0 0 0 1rem;
        font-size: 1.2rem;
    }
    .me-4 {
        margin-right: 0.5rem !important;
    }
    .report-sticky-ttl h5 {
        font-size: 1.4rem;
        color: #fff;
        padding: 1rem 0;
    }
    .company-logo {
        width: 9.5rem;
    }
    .text-end {
        text-align: left !important;
    }
    .report-banner-bg {
        background: #813eff;
        background: -moz-linear-gradient(-45deg, #813eff 0, #2cf7ca 100%);
        background: -webkit-linear-gradient(-45deg, #813eff 0, #2cf7ca 100%);
        background: linear-gradient(135deg, #813eff 0, #2cf7ca 100%);
    }
    .report-banner {
        padding: 2rem 0;
    }
}
.order-hld {
    background: #001a3f;
    color: #fff;
    text-align: center;
    padding: 1rem;
}
.space-right-left-3 {
    padding: 0 3rem;
}
.left-data .ttl-2 {
    font-size: 2rem;
    margin-bottom: 0;
}
.thr-scroll {
    height: 61rem;
    overflow: auto;
}
.h2_tags {
    margin-top: 1.5rem;
}
.left-data .list-group-item {
    border: none;
    font-size: 1.4rem;
    padding: 1rem;
    margin-bottom: 0.1rem;
    background: #e3edfc;
    color: #000;
}
.list-group-item:first-child {
    border-top-left-radius: inherit;
    border-top-right-radius: inherit;
}
.left-data .list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #226cb2;
    border-color: #226cb2;
}
.sticky-s {
    position: sticky;
    width: 100%;
    top: 14%;
}
.right-side-content ul,
.price-hld form {
   
    padding:1rem;
    border-radius: 0.7rem;
    margin-bottom: 1.8rem;
    bac
}
.shortD .short-description {
    color: #ffffff;
}
.right-side-content ul li {
    font-size: 1.5rem;
    padding: 0.5rem 0;
}
.space-top-bottom {
    padding: 1rem 0;
    font-size: 1.3rem;
}
.sticky-holder {
    position: sticky;
    top: 8rem;
    z-index: 999;
}
.sticky-popup {
    display: none;
}
.sticky-popup {
    position: fixed;
    right: 32px;
    -webkit-box-shadow: 0 5px 12px rgb(0 0 0 / 12%);
    box-shadow: 0 5px 12px rgb(0 0 0 / 12%);
    z-index: 9999;
    background: #fff;
    top: 120px;
}
.btn-2 {
    background: #0dc595;
}
.jumptopopup .modal-dialog {
    top: 150px;
}
.jumptopopup .modal-content {
    width: 87%;
    margin: 0 auto;
    border: none;
}
.jumptopopup .list-group-item {
    padding: 0.9rem;
    font-size: 1.5rem;
}
.report-details-data-info ul li {
    text-align: justify;
}
.progress-bar-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 0.5rem;
    background-color: #f0f0f0;
    z-index: 99999;
    display: none;
}
.progress-bar {
    height: 100%;
    background-color: #5404c2;
    transition: all 0.3s ease;
}
.bg-light-gr {
    background: #f2f7fd;
}
.space-bottom-7 {
    padding-bottom: 2.5rem;
}
.border-top-bottom {
    border-top: 0.1rem solid #d4d1d1;
    border-bottom: 0.1rem solid #d4d1d1;
}
.border-yes {
    border-right: 0.1rem solid #d4d1d1;
}
.main-pr {
    margin: 2rem 7px;
}
.related-pr {
    display: flex;
    align-items: flex-start;
    padding-right: 1.5rem;
}
.related-pr h3 {
    padding-right: 1.8rem;
    padding-bottom: 2rem;
    min-height: 10.6rem;
}
.txt-blue {
    color: #5502c3 !important;
}
.main-pr p {
    font-size: 1.4rem;
}
.report-details-data-info {
    padding: 0 2rem;
}
.sub-hld {
    padding: 1rem 2rem;
    background: #f5f5f5;
    border-radius: 0.7rem;
    margin-bottom: 1rem;
}
.sub-hld h2 {
    font-size: 2.4rem;
    font-weight: 600;
}
.subr-list {
    padding-left: 3rem;
}
.subr-list li {
    font-size: 1.3rem;
    padding: 0.3rem 0;
}
.subr-list li:before {
    content: "";
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-left: -24px;
    margin-right: 14px;
    background: url(../images/subscription-tick.webp) 0 0 / contain no-repeat;
}
.footer-nt {
    color: #fff;
}
.bottom-fixed-not {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 9999;
    background: url(../images/popup-bg.webp) no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 2rem 0;
    display: none;
}
.footer-nt ul {
    padding-left: 2.2rem;
}
.footer-nt ul li {
    padding: 0.8rem 0;
    font-size: 1.5rem;
}
.padding-right-5 {
    padding-right: 6rem;
}
.footer-nt h2 {
    font-size: 4.5rem;
    padding-bottom: 1.8rem;
}
.footer-nt ul li:before {
    content: "";
    display: inline-block;
    width: 1.5rem;
    height: 1.5rem;
    margin-left: -2.4rem;
    margin-right: 1.4rem;
}
.subr-list li:before {
    content: "";
    display: inline-block;
    width: 17px;
    height: 17px;
    margin-left: -24px;
    margin-right: 10px;
    background: url(../images/subscription-tick.webp) 0 0 / contain no-repeat;
}
.bg-clr label,
.bg-clr span {
    font-weight: 600;
}
.bg-clr {
    background: #e9f3ff;
}
.author-a .accordion-button::after {
    display: block;
}
.author-a .accordion-button::before {
    display: none;
}
.author-a img {
    border-radius: 50%;
}
.space-top-bottom-3 {
    padding: 3rem 0;
}
.author-a .accordion-button {
    background-color: transparent;
    box-shadow: none;
}
.author-a .accordion-body {
    font-size: 1.6rem;
    padding: 14px;
}
.font-14 {
    font-size: 1.4rem;
}
.research-btn {
    padding: 1.1rem 3rem !important;
}
@media (min-width: 320px) and (max-width: 480px) {
    .progress-bar-container {
        display: block !important;
    }
    .cookiesDiv {
        display: block;
        padding: 15px;
        width: 100%;
    }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
    .thr-scroll {
        height: auto;
    }
    .space-right-left-3 {
        padding: 0 1rem;
    }
    .sticky-s {
        position: unset;
    }
    .banner-btn.text-end {
        text-align: center !important;
    }
    .left-data {
        display: none;
    }
    .report-details-data-info ul {
        text-align: unset;
    }
    .report-banner {
        padding: 2rem 0rem;
    }
}


.PieChartView{
    border: 1px solid #a2a2a2;
    margin-left: 1.5rem;
    margin-right: 1.5rem;
}
 .scroll-x {
 
  overflow-x: auto !important;
  /*overflow-y: auto;*/
  max-width: 100% !important;
 
}

.report-details-data-info table{
    width: 100% !important;
}


/*rd new ICT css*/

.report-banner-new {
     background: url(../images/ICT/T-ICT-rd-banner.webp) center center / cover no-repeat;
    padding: 3rem 0;
}
.r-banner-txt h1 {
    font-size: 2.8rem;
padding-bottom: 1rem !important;
    
}

.report-details-data-new {
    padding: 0 2rem;
}
.report-details-data-new h4{
    color:#5B5B5B;
    font-size:14px;
    padding: 1rem 0;
}

.report-details-data-new h3{
        color: #234ea7;
    padding: 1rem 0;
    font-size: 18px;
    font-weight: 600;
}

.report-details-data-new ul {
    list-style: none;
    padding-left: 5px;
    margin: 0;
    margin-bottom: 1rem;
}

.report-details-data-new ul li {
    position: relative;
    font-size: 1.6rem;
    padding: 0.8rem 0 0.2rem 18px;
    text-align: justify;
    letter-spacing: 0.3px;
}

.report-details-data-new ul li::before {
    content: "\25B6"; /* triangular bullet */
    color: #00bde1;
    font-size: 10px;
    position: absolute;
    left: 0;
    top:13px;
}

.report-details-data-new h2{
        padding: 1.4rem 0 0.8rem;
        color:#000000;
            font-weight: 600;
                font-size: 2.2rem;
}

.table-responsive {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    width: 100%;
}

.report-details-data-new table tr strong {
     
    color: #01BDE0;
    font-weight: 600;
   
    font-size: 14px;
}

.report-details-data-new tbody td {
    padding: 10px 14px;
    border-bottom: 1px solid #DCDCDC;
    color: #333;
    font-size:14px;
   line-height:1.3;
}
.report-details-data-new tbody tr {
    height: 40.5938px !important;
}

.report-details-data-new tbody tr:last-child td {
    /*border-bottom: none;*/
}

    .table-respo tr:first-child {
    background-color: #00bde112;
}
.report-details-data-new tbody tr:not(:first-child):nth-child(odd) {
    background-color: #F3FDFF !important;
     cursor: pointer;
}


.report-details-data-new img{
    width: auto;
    border: 1px solid #dcdcdc;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.report-details-data-new table{
        margin-top: 1rem;
    margin-bottom: 1rem;
}


.sources-box {
    background-color: #EAFFFA;
    color: #037255;
    border-left: 4px solid #037255;
    padding: 10px 15px;
    font-size: 15px;
    border-radius: 4px;
    margin: 15px 0px;
}

.info-card-main{
   padding: 1rem 0; 
}

 
 .bg-purple {
        background: #E9F0FF;
    color: #234EA7;
}
.info-icon img{
    width: 5.4rem !important;
    margin: 1.5rem 5px !important;
    padding: 0;
}

/* ================================
   RD PAGE ACCORDION ONLY
   ================================ */

#rd-page-accor{
      padding: 1rem 0;}

#rd-page-accor .accordion-button {
    background-color: #f2fcff;
    /*font-weight: 600;*/
    color: #1e2d58;
    border: none;
      font-size:17px;
    box-shadow: none;
}

/* active/open state */
#rd-page-accor .accordion-button:not(.collapsed) {
    color: #234EA7;
    font-size:17px;
    background-color: #f2fcff;
}
/* Circle + icon */
#rd-page-accor .accordion-button::after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;   /* required for solid icons */
    content: "\f067";   /* + icon */
    
    background-color: #234EA7;
    color: #fff;
    border: 2px solid #234EA7;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;

    font-size: 12px;
    transition: all 0.3s ease;
}

/* Circle – icon when opened */
#rd-page-accor .accordion-button:not(.collapsed)::after {
    content: "\f068";   /* minus icon */
    background-color: #ffffff;
    color: #234EA7;
    border-color: #234EA7;
}

/* accordion item */
#rd-page-accor .accordion-item {
    border: none;
    border-bottom: 2px solid transparent;
    background: #f2fcff;
    margin-bottom:1.4rem;
}

/* accordion body text */
#rd-page-accor .accordion-body {
    color: black;
    border-radius: 0 0 8px 8px;
    font-size: 16px;
    line-height: 1.8;
    background: #f2fcff;
        /*margin-top: -15px;*/
}

/* header spacing */
#rd-page-accor .accordion-header {
    padding: 0rem 0;
}


#rd-page-accor .accordion-button {
    padding: 0.47em 1.5rem !important;
}


/* left DOT before heading */
#rd-page-accor .acc-dot::before {
    /*content: "";*/
    font-size: x-large;
    margin-right: 6px;
    color: black;
    vertical-align: middle;
}

/* heading font change */
#rd-page-accor .accordion-header .accordion-button {
    font-size: 1.7rem;
    font-weight: 500;
    padding: 0.7rem 1.5rem;
}

#rd-page-accor .report-details-data-new h4 {
    padding: 2rem 0 0 0 !important; 
}

.rd-button {
   padding: 10px 18px;
    font-size: 16px;  
      
        border-radius: 5px;
         display: inline-flex;
    align-items: center;
    text-decoration: none;
    font-weight: 500;
     cursor: pointer;
}

.download-btn {
    background: #5F31B3;
    color: #fff;
}

.download-btn1 {
    background: #FFC107;
    color: black;
    text-align: center;
    display: inline-block; 
   padding: 10px 21px;   
    cursor: pointer;
    text-decoration: none; 
}

.download-btn i {
    font-size: 16px;
}

.toc-button {
    background: transparent;
    color: #234EA7;
    border: 1px solid #234EA7;
  }

.toc-button i {
    font-size: 16px;
}

.download-btn:hover{
      color: white; 
}
.download-btn{
          background: #234EA7;
    color: white;
    text-decoration: none;
    box-shadow: 0px 0px 16px 0px #00000024;
}

.download-btn1:hover{
     background: #FFC107;
    color: black;
}

.toc-button,
.toc-button:hover,
.toc-button:focus {
    background: transparent;
    color: white;
    border-color: white;
    text-decoration: none;
}

.card h4 {
    font-weight: bold;
}

.swot {
    /*padding: 1rem;*/
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
    border-radius: 0.25rem;
       height: 100%;
}
.swot h4{
    font-size: 17px;
    font-weight: 600;
      padding: 15px 13px;
    border-radius: 6px;
}
.strength h4 {
    background: #e8ffe8;
    color:#17C20B;
}

.weakness h4 {
    background: #ffecec;
     color:#FF0C0C;
}

.opportunity  h4{
    background: #e9f2ff;
     color:#008DE6;
}

.threat h4{
    background: #fff4db;
     color:#DD9725;
}

.swot ul {
    margin: 0;
    padding-left: 1.2rem;
      padding-right: 1.2rem;
          padding-bottom: 1.2rem;

}

.btn-new {
        background: #234EA7!important;
}

.ptbfaq{
        padding: 11rem 0;
}

.table-respo {
   
    height: 280px !important;         /* fixed height */
    border-collapse: collapse;
    overflow-y: auto;      /* vertical scroll */
       overflow-x: auto;
    display: block;        /* required for scrolling */
        border: 1px solid transparent;
}

.bg-dark-blue-2 {
    background: white!important;
}

.img-mobile-view{
    display:flex!important;
}

@media (max-width: 1024px) {
    .img-mobile-view{
   display: flex;
        flex-direction: column;
}}

@media (max-width: 576px) {
    .img-mobile-view{
   display: flex;
        flex-direction: column;
}
.space-right-left-15 {
     padding: 0 0!important;
}
   
.report-details-data-new img {
    width: 100%!important;
    height:auto!important;
    margin-bottom:2rem;
}
.report-details-data-new h2{
      
                font-size: 1.8rem;
}
 .report-details-data-new h3{
      
                font-size: 16px;
}  
.report-details-data-new li {
   
    font-size: 1.5rem;
    
}
.para{
  font-size: 1.5rem;  
}
#rd-page-accor .accordion-header .accordion-button{
    line-height: 1.3;
font-size: 1.5rem;
 
}
.report-details-data-new table tr strong {
  
    font-size: 12px;
}
.report-details-data-new tbody td {
    font-size:11px;

}
 
}
.pt-10{
       margin-top: 3rem;
}

/*2 img*/

@media (min-width: 1410px) {

  img.two-image-layout:first-child {

    width: 50%;

  }
 
  img.two-image-layout:last-child {

    width: 46%;

  }

}

 
img.two-image-layout {

  display: inline-block;

  vertical-align: top;

  margin-right: 4%;

}

img.two-image-layout:last-child {

  margin-right: 0;

}

 .space-right-left-15{
         padding: 0 3rem;
 }
 
 
 .img-mobile-view img{
     width:560px;
     height:260px;
 }
 
 .ptbbanne{
     padding: 3rem 0;
 }
 
 
 .segment-card {
  position: relative;
  background: #ffffff;
  border-radius: 16px;
  padding:10px 15px;

  transition: transform 0.2s ease, box-shadow 0.2s ease;
  height:100%;
}

.segment-card::after {
content: "";
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
  
    border-radius: 16px;
    pointer-events: none;
}

.segment-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 6px 14px rgba(0, 0, 0, 0.08);
}

.segment-card::after {
    border-bottom: 5px solid #C8BEFF;
    border-right: 5px solid #C8BEFF;
      box-shadow: 0 0 0 1px #C8BEFF;
}



.segment-card h6 {
  font-weight: 600;
  color: #000;
}

.segment-card ul {
  margin: 0;
  padding-left: 20px;
  /*list-style: disc;*/
  color: #333;
  font-size: 15px;
}
.segment-card ul li {
        text-align: left;
}
.segment-card .card-body {
 padding: 0 0;
}

.report-details-data-new p{
    font-size: 1.6rem;
    line-height: 1.8 !important;
    letter-spacing: 0.2px;
    margin-top: 0px;
    margin-bottom: 0;
        padding-bottom: .7rem;
        padding-top: .2rem;
}
.report-details-data-new p strong {
    margin-top: 5px;
    margin-bottom: 5px;
    }
    .report-details-data-new ul li{
            text-align: start;
        }
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2){
        .report-details-data-new p{
            text-align:start !important;
            font-size: 1.4rem;
        }
        .report-details-data-new ul li{
            text-align: start;
             font-size: 1.4rem;
        }
        .report-details-data-new .info-card img{
            width: 50% !important;
        }
                
    }


  .info-card {
   
    padding: 0px 10px;

     text-align: center;
border-radius: 3px; 
}
 .info-label {
     font-size: 13px;
     text-align: start;
}

.info-value {
     font-size: 18px;
     font-weight: 700;
     text-align: start;
}

.report-details-data-new ul ul {
    list-style: none !important;
    padding-left: 0 !important;
    margin-left: 0 !important;
}

.report-details-data-new ul ul li {
    list-style: none !important;
}