/*.side-arrow, .side-arrow .icon{*/
/*    display: none;*/
/*}*/

h1{
    font-weight: 600;
    font-family: 'Quicksand', sans-serif;
    text-align: left;
    color: white;
    margin: 0;
    padding-bottom: 10px;
}
h2{
    font-weight: 600;
    font-family: 'Quicksand', sans-serif;
    color: #000000;
}
h3{
    font-weight: 600;
    font-family: 'Quicksand', sans-serif;
    color: #005F73;
}
p{
    font-weight: 600;
    color: #434343;
    font-family: 'Quicksand', sans-serif;
    text-align: justify;

}
.banner p{
    font-weight: 600;
    color: white;
    font-family: 'Quicksand', sans-serif;
    text-align: left;
    margin-bottom: 0;
    font-style: italic;
    position: relative;
}
.banner {
    background-color: #24577B;
    margin-top: 0px;
    display: flex;
    justify-content: space-between;
    position:relative;
}
.menu-bar-wrapper{
    display:flex;
    gap:20px;
}
.level{
    display: flex;
    gap:10px;
    margin-right: -10px;
}
.level .lev-home:nth-child(1) a{
    gap:4px;
}
.level span{
    font-size: 12px;
    font-weight: 600;
    color: white;
    font-family: 'Quicksand', sans-serif;
    text-align: center;
    position: relative;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    white-space: normal;
    -webkit-line-clamp: 1;
}
.gret-symbol:after{
    content:">";
    font-size: 14px;
    font-weight: 900;
    right: -8px;
    position: absolute;

    color: white;
}
.lev-home{
    display: flex;
    flex-direction: column;
    gap:5px;
    align-items: center;
    width:64px;
    position: relative;
}
.lev-home a{
    text-decoration: none;
    text-align: center;
    gap: 5px;
    display: flex;
    flex-direction: column;
}
.lev-home h6{
    border: 2px solid #F1C232;
    border-radius: 55px;
    /*padding: 22px 16px;*/
    /*font-size: 14px;*/
    font-weight: 600;
    color: #000000;
    font-family: 'Quicksand', sans-serif;
    text-align: center !important;
    line-height: 0;
    margin: 0;
 }
.menu-item-container {
    display: flex;
    gap: 20px;
    align-items: center;
    overflow-x: scroll;
    scrollbar-width: none;
    padding-top:10px;
}
.graph-heading{
    display: flex;
    justify-content: space-between;
}
.menu-item {
  background-color: #F1C232;
  color: #000000;
  font-family: 'Quicksand', sans-serif;
  text-align: center;
  font-weight: 700;
  border-radius: 11px; 
  cursor: pointer;
  min-width: 195px;
  text-decoration: none;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.unclickable{
  color: #848484;
  background-color: #FFD248;
  cursor: default;
}
.menu-item.arrow {
  clip-path: polygon(0% 0%, 90% 0%, 100% 50%, 90% 100%, 0% 100%, 10% 50%);
  background-color: #EAEAEA;
  display: none;
}
.page-content{
    display: flex;
    gap: 80px;
}
.page-content-bottom{
    display: flex;
    gap:80px;
}
.quality-perc {
    display: flex;
    gap: 10px;
    align-items: center;
}
.data-qua-box{
    gap:10px;
    display: flex;
}
.data-qua-single-box{
    border-radius:7px;
    font-weight: 600;
    color: #000000;
    font-family: 'Quicksand', sans-serif;
    text-align: center;
}
.page-content-1r{
    width: 50%;
    display: flex;
    flex-direction: column;
    gap:0px;
}
.data-cov{
    position: relative;
    gap: 10px;
    display: flex;
    flex-direction: column;
}
.page-content-1r-bottom{
    width: 50%;
    display: flex;
    flex-direction: column;
    gap:0px;
    position: relative;
}
.page-content-1fr-left-1 {
    width: 100%;
    justify-content: space-between;
    display: flex;
    flex-direction: column;
}
.page-content-1fr-left-2 {
    width: 100%;
    position: relative;
}
.page-content-1r-right{
    width:100%;
}
.data-sources-img{
    gap: 10px;
    flex-direction: row;
    align-items: center;
    display: flex;
}
.data-sources-img img{
    max-height: 66px;
    width: 66px;
}
.source-img{
    width:66px;
    height: 66px;
    align-items: center;
    display: flex;
}
.page-content-2r{
    padding-top: 0px;
    display: block;
    gap: 10px;
    width: 50%;
    position: relative;
}
.page-content-2r-bottom{
    padding-top: 0px;
    display: block;
    gap: 10px;
    width: 50%;
    position: relative; /* Tooltip योग्य जागी ठेवण्यासाठी */
    overflow: visible !important;
}

.page-content-2r-right{
    width: 100%;
}
.graph-drowpdown {
    display: flex;
    justify-content: space-between;
}
.toggle-buttons {
    display: flex;
    gap: 20px;
}

.toggle-buttons label span{
    font-size: 14px;
    font-weight: 600;
    color: #000000;
    cursor: pointer;
}
.toggle-buttons label{
    display: flex;
    font-size: 12px;
    flex-direction: row;
    align-items: center;
    gap: 4px;
    font-family: 'Quicksand', sans-serif;
}
.toggle-buttons input[type="radio"] {
    appearance: none;
    width: 20px;
    height: 20px;
    border: 2px solid #000000;
    border-radius: 100%;
    outline: none;
    cursor: pointer;
    margin: 0;
}

.toggle-buttons input[type="radio"]:checked {
    background-color: #005F73;
    border-color: #000000;
}

.image-container img {
    display: none; /* Hide images initially */
}

.image-container img.active {
    display: block; /* Show active image */
}
.swiper-pagination-bullet {
    cursor: pointer;
    border-radius: 5px;
}
.swiper-pagination-bullet-active {
    background-color: #CA6702;
}
.menu-bar-wrapper {
    position: relative; 
    overflow: visible !important; 
}
 /* Tooltip Hidden Default */
.menu-item-container::after,
.page-content-2r-bottom::after,
.page-content-2r::after,
.level::after,
.banner::after,
.data-cov::after,
.data-qua::after,
.data-sources-img::after,
.page-content-1r-bottom::after,
.read-more-para a::after
{
    position: absolute;
    background-color: white;
    color: black;
    padding: 10px;
    border-radius: 5px;
    font-size: 14px;
    font-family: 'Quicksand', sans-serif;
    border: 1px solid #383838;
    display: flex;
    opacity: 0;
    line-height: 20px;
    width:150px;
    text-align: center;
    visibility: hidden;
    transition: opacity 0.3s ease, transform 0.3s ease;
    z-index: 9999;
}

/* Tooltip Position */
.menu-item-container::after {
    content: "Navigation bar with all sub-sectors listed";
    top: -50px;
    left: 320px;
}

.page-content-2r-bottom::after {
    content: "Important call outs on the data";
    top: -75px;
    left: 40px;
}
.page-content-2r::after{
    content: "Key data points for this sector";
    top: -80px;
    left: 40px;
}
.level::after{
    content: "Hierarchy indicators for ease of navigation. (L - Level) ";
    top: 0px;
    right: 450px;
}
.banner::after{
    content: "Name of Sector (IPPC category)";
    top: 0px;
    left: 240px;
}
.data-cov::after{
    content: "Indicates sources for the data";
    top: 24px;
    left: 200px;
}
.data-qua{
    position: relative;
    gap: 10px;
    display: flex;
    flex-direction: column;
}
.data-qua::after{
    content: "Indicates percentage of sub sectors that have some data";
    top: 24px;
    left: 200px;
}
.data-sources-img::after{
    content: "Lists all sub-sectors and their data quality";
    top: 24px;
    left: 200px;
}
.page-content-1r-bottom::after{
    content: "A brief introduction to the sector";
    top: 0px;
    left: 200px;
}
.read-more-para a::after{
    content: "Link to external blog for a detailed commentary";
    bottom: 42px;
    left: -100px;
    font-weight: 400;
}
.menu-item-container::before, .page-content-2r-bottom::before, .page-content-2r::before, .level::before, .banner::before, .data-cov::before, .data-qua::before, .data-sources-img::before, .page-content-1r-bottom::before, .read-more-para a::before{
    visibility: hidden;
    opacity: 0;
}

/* Tooltip Show केल्यावर */
.menu-item-container.show-tooltip::after,
.menu-item-container.show-tooltip::before,
.page-content-2r-bottom.show-tooltip::after,
.page-content-2r-bottom.show-tooltip::before,
.page-content-2r.show-tooltip::after,
.page-content-2r.show-tooltip::before,
.level.show-tooltip::after, 
.level.show-tooltip::before, 
.banner.show-tooltip::after,
.banner.show-tooltip::before,
.data-cov.show-tooltip::after,
.data-cov.show-tooltip::before,
.data-qua.show-tooltip::after,
.data-qua.show-tooltip::before,
.data-sources-img.show-tooltip::after,
.data-sources-img.show-tooltip::before,
.page-content-1r-bottom.show-tooltip::after,
.page-content-1r-bottom.show-tooltip::before,
.read-more-para a.show-tooltip::after,
.read-more-para a.show-tooltip::before{
    opacity: 1;
    visibility: visible;
}
.banner{
padding: 20px 0;
}
.page-content-2r-left{
    padding-left:50px;
}
.data-cov::before {
    content: "";
    position: absolute;
    top: 22px;
    left: 162px;
    rotate: 180deg;
    width: 66px;
    height: 40px;
    background-image: url(/images/line.svg);
    background-size: contain;
    background-size: cover;
    background-position: center;
    z-index: -1;
}
.data-qua::before{
    content: "";
    position: absolute;
    top: 37px;
    left: 165px;
    rotate: 180deg;
    width: 66px;
    height: 40px;
    background-image: url(/images/line.svg);
    background-size: cover;
    background-position: center;
    z-index: 0;
}
.data-sources-img::before{
    content: "";
    position: absolute;
    top: 37px;
    left: 165px;
    rotate: 180deg;
    width: 66px;
    height: 40px;
    background-image: url(/images/line.svg);
    background-size: cover;
    background-position: center;
    z-index: -1;
}
.page-content-1r-bottom::before{
    content: "";
    position: absolute;
    top: 37px;
    left: 245px;
    rotate: 90deg;
    width: 66px;
    height: 40px;
    background-image: url(/images/line.svg);
    background-size: cover;
    background-position: center;
    z-index: -1;
}
.menu-item-container::before{
    content: "";
    position: absolute;
    top: 0px;
    left: 353px;
    rotate: 90deg;
    width: 66px;
    height: 40px;
    background-image: url(/images/line.svg);
    background-size: cover;
    background-position: center;
    z-index: 0;
    visibility: hidden;
    opacity: 0;
}
.banner::before{
    content: "";
    position: absolute;
    top: 22px;
    left: 210px;
    rotate: 180deg;
    width: 66px;
    height: 40px;
    background-image: url(/images/line.svg);
    background-size: cover;
    background-position: center;
    z-index: 0;
}
.level::before{
    content: "";
    position: absolute;
    top: 44px;
    right: 410px;
    rotate: 0deg;
    width: 66px;
    height: 8px;
    background-image: url(/images/line.svg);
    background-size: cover;
    background-position: center;
    z-index: 0;
}
.page-content-2r::before {
    content: "";
    position: absolute;
    top: -38px;
    left: 95px;
    rotate: 90deg;
    width: 66px;
    height: 40px;
    background-image: url(/images/line.svg);
    background-size: cover;
    background-position: center;
    z-index: 0;
}
.page-content-2r-bottom::before {
    content: "";
    position: absolute;
    top: -28px;
    rotate: 90deg;
    left: 84px;
    width: 66px;
    height: 40px;
    background-image: url(/images/line.svg);
    background-size: cover;
    background-position: center;
    z-index: 1;
}
.read-more-para a::before {
    content: "";
    position: absolute;
    left: -14px;
    bottom: 50px;
    rotate: 90deg;
    width: 66px;
    height: 8px;
    background-image: url(/images/line.svg);
    background-size: cover;
    background-position: center;
    z-index: 0;
}
.read-more-para a{
    position: relative;
}
@media (min-width:1025px) and (max-width:1299px) {
    .banner .responsive{
        padding:0;
        display: flex;
        justify-content: space-between;
    }
    .wrapper{
        padding:2px 0;
    }
    .responsive {
        width: 1000px;
        padding: 0px 0px;
        margin: auto;
    }
    .banner p{
        margin:0;
    }
    
    .header-logo img{
        width: 30px;
        height: 30px;
    }
    
    .banner {
        padding: 5px 0;
    }
    h1{
        font-size: 18px;
        line-height: 20px;
    }
    h2{
        font-size: 12px;
        line-height: 30px;
        margin: 0;
    }
    .page-content-bottom h2{
        margin-top:0;
    }
    h3{
        font-size: 20px;
        margin: 0;
    }
    p{
        font-size: 8px;
        line-height: 14px;
        margin: 0;
    }
    p img{
        width:20px !important;
        height: 20px !important;
    }
    .data-card img {
        padding-right: 10px;
        width: 20px;
    }
    
    .banner p{
        font-size:10px;
    }
    .menu-item{
        padding: 5px 5px;
        font-size: 12px;
    }
    .quality-perc img {
        width: 28px;
        height: 28px;
    }
    .source-img {
        width: 50px;
        height: 50px;
    }
    .data-qua-single-box{
        padding: 9px 10px;
        font-size: 8px;
    }
    .data-cov, .data-qua {
        gap:5px;
    }
    .data-sources-img img {
        max-height: 46px;
        width: 50px;
    }
    .level .lev-home:nth-child(1) a {
        gap: 4px;
        width: 30px;
    }
    .lev-home h6 {
        padding: 13px 10px;
        font-size: 7px;
    }
    .lev-home{
        width:45px !important;
    }
    .level span{
        font-size: 7px;
    }
    .gret-symbol:after {
        bottom: -1px;
        font-size:9px !important;
    }
    .toggle-buttons label {
        font-size: 12px;
    }
    .toggle-buttons input[type="radio"] {
        width: 12px !important;
        height: 12px !important;
    }
     .menu-item-container::after, .page-content-2r-bottom::after, .page-content-2r::after, .level::after, .banner::after, .data-cov::after, .data-qua::after, .data-sources-img::after, .page-content-1r-bottom::after, .read-more-para a::after{
        font-size:10px;
        line-height: 16px;
    }
    .banner::after {
        top: 10px;
    }
    .banner::before{
        top:10px;
    }
    .level::after {
        right: 346px;
    }
    .level:before{
        top: 28px;
        right: 306px;
    }
    .page-content-2r::after{
        top:-50px;
    }
    .page-content-1r-bottom::before{
        top:18px;
    }
    .page-content-2r-bottom::after{
        top:-50px;
    }
    .menu-item-container::after{
        left: 354px;
    }
   
  
}      
/*Small Laptops (13" and below) */
@media (min-width: 1300px) and (max-width: 1366px) {
    .banner .responsive{
        padding:0;
        display: flex;
        justify-content: space-between;
    }
    .responsive {
        width: 1200px;
        padding: 0px 0px;
        margin: auto;
    }
    .banner p{
        margin:0;
    }
    .data-cov, .data-qua {
        gap:5px;
    }
   
   
    .banner {
        padding: 5px 0;
    }
    .how-to-use-title{
        font-size: 28px !important;
    }
    h1{
        font-size: 24px;
        line-height: 28px;
    }
    h2{
        font-size: 14px;
        line-height: 35px;
        margin: 0;
    }
    .page-content-bottom h2{
        margin-top:0;
    }
    h3{
        font-size: 22px;
        margin: 0;
    }
    p{
        font-size: 12px;
        line-height: 18px;
        margin: 0;
    }
    
    .banner p{
        font-size:14px;
    }
    .menu-item{
        padding: 10px 20px;
        font-size: 12px;
    }
    .quality-perc img {
        width: 35px;
        height: 35px;
    }
    
    .data-qua-single-box{
        padding: 11px 12px;
        font-size:12px;
    }
    .level .lev-home:nth-child(1) a {
        gap: 4px;
        width: 35px;
    }
    .lev-home h6 {
        padding: 15px 12px;
        font-size: 8px;
    }
    .gret-symbol:after {
        bottom: -1px;
    }
    .toggle-buttons label {
        font-size: 12px;
    }
    .toggle-buttons input[type="radio"] {
        width: 12px !important;
        height: 12px !important;
    }
    .menu-item-container::after, .page-content-2r-bottom::after, .page-content-2r::after, .level::after, .banner::after, .data-cov::after, .data-qua::after, .data-sources-img::after, .page-content-1r-bottom::after,.read-more-para a::after{
        font-size:10px;
        line-height: 16px;
    }
    .banner::after {
        top: 10px;
    }
    .banner::before{
        top:10px;
    }
    .level::after {
        right: 420px;
    }
    .level:before{
        top: 28px;
        right: 386px;
    }
    .page-content-2r::after{
        top:-50px;
    }
    .page-content-1r-bottom::before{
        top:18px;
    }
    .page-content-2r-bottom::after{
        top:-50px;
    }
    .menu-item-container::after{
        left: 354px;
    }
}

/*Standard Laptops (14" to 15.6") */
@media (min-width: 1367px) and (max-width: 1600px) {
    .banner .responsive{
        padding:0;
        display: flex;
        justify-content: space-between;
    }
    .how-to-use-title{
        font-size: 34px !important;
 
    }
    .responsive {
        width: 1300px;
        padding: 2px 0px;
        margin: auto;
    }
    .header-logo img{
        width: 36px;
        height: 36px;
    }
   
    .banner {
        padding: 5px 0;
    }
    .banner p{
        margin: 0;
    }
    h1{
        font-size: 28px;
        line-height: 31px;
    }
    h2{
        font-size: 16px;
        line-height: 38px;
        margin: 0;
    }
    .page-content-bottom h2{
        margin-top:0 ;
    }
    h3{
        font-size: 22px;
        margin: 0;
    }
    p{
        font-size: 14px;
        line-height: 20px;
        margin-top:0;
        margin-bottom: 5px;
    }
    
    .banner p{
        font-size:14px;
    }
    .menu-item{
        padding: 10px 20px;
        font-size: 14px;
    }
    .quality-perc img {
        width: 35px;
        height: 35px;
    }
    
    .data-qua-single-box{
        padding:10px;
        font-size:12px;
    }
    .gret-symbol:after {
        bottom: 1px;
    }
    .level .lev-home:nth-child(1) a {
        gap: 4px;
        width: 40px;
    }
    .lev-home h6 {
        padding: 18px 13px;
        font-size: 11px;
    }
    .page-content-1fr-left-1 {
        gap:10px;
    }
    .page-content-1r-left{
        gap: 10px;
        display: flex;
        flex-direction: column;
    }
    .data-cov, .data-qua {
        gap:0;
    }
    .menu-item-container::after, .page-content-2r-bottom::after, .page-content-2r::after, .level::after, .banner::after, .data-cov::after, .data-qua::after, .data-sources-img::after, .page-content-1r-bottom::after,.read-more-para a::after{
        font-size:10px;
        line-height: 16px;
    }
    .banner::after {
        top: 10px;
    }
    .banner::before{
        top:10px;
    }
    .level::after {
        right: 420px;
    }
    .level:before{
        top: 28px;
        right: 386px;
    }
    .page-content-2r::after{
        top:-58px;
    }
    .page-content-1r-bottom::before{
        top:18px;
    }
    .page-content-2r-bottom::after{
        top:-50px;
    }
   
    .page-content-2r::before {
        top:-44px;
    }
}

/*Large Laptops & Small Desktops (16" to 20") */
@media (min-width: 1601px) and (max-width: 1920px) {
    .banner .responsive{
        padding:0;
        display: flex;
        justify-content: space-between;
    }
    .responsive {
        width: 1500px;
        padding: 5px 0px;
        margin: auto;
    }
    .banner {
        padding: 15px 0;
    }
    .banner p{
        margin: 0;
    }
    .header-logo img{
        width: 42px;
        height: 42px;
    }
    .page-content-1r-left{
        gap:10px;
        display: flex;
        flex-direction: column;
    }
    .page-content-1fr-left-1 {
        gap:10px;
    }
    h1{
        font-size: 28px;
    }
    h2{
        font-size: 20px;
        margin: 0;
    }
    h3{
        margin: 0;
    }
    P{
        font-size: 15px;
        line-height: 24px;
        margin-bottom: 0px;
    }
    .menu-item {
        font-size: 16px;
        padding: 12px 20px;
    }
    .page-content-bottom h2{
        margin:0;
    }
    .quality-perc img {
        width: 40px;
        height: 40px;
    }
    .data-qua-single-box{
        padding: 12px;
        font-size: 14px;
    }
    .lev-home h6 {
        padding: 22px 16px;
        font-size: 13px;
    }
    .banner::after{
        left: 290px;
    }
    .banner::before{
        left: 252px;
    }
    .gret-symbol:after {
        bottom: 0px;
    }
    .data-qua-box{
        padding-top:5px;
    }
    .menu-item-container::after{
        top: -62px;
        left: 342px;
    }
    .menu-item-container::before{
        top: -26px;
        left: 390px;
    }
    .page-content-2r::before{
        top:-48px;
    }
    .page-content-2r-bottom::before{
        top:-45px;
    }
}

/*Standard Desktops & Large Monitors (21" to 24") */
@media (min-width: 1921px) and (max-width: 2049px) {
    .banner .responsive{
        padding:0;
        display: flex;
        justify-content: space-between;
    }
    .responsive {
        width: 1800px;
        padding: 5px 0px;
        margin: auto;
    }
    h1{
        font-size: 30px;
    }
    h2{
        margin: 0;
        font-size:26px;
        line-height: 36px;
    }
    h3{
        margin:0;
    }
    p{
        font-size: 20px;
        line-height:38px;
        margin:0;
    }
    .lev-home h6 {
        padding: 22px 16px;
        font-size: 12px;
    }
    .gret-symbol:after {
        bottom: 3px;
    }
    .menu-item{
        padding: 15px 20px;
        font-size: 18px;
    }
    .data-qua-single-box{
        padding: 12px;
    }
    .page-content-1fr-left-1{
        gap:10px;
    }
    .page-content-1fr-left-2{
        padding-top:12px;
    }
    .gret-symbol:after {
        bottom: 15px;
    }
 
    .data-qua-box{
        padding-top:5px;
    }
 
    .menu-item-container::after{
        top:-68px;
    }
    .menu-item-container::before{
        top:-25px;
    }
    .page-content-2r-bottom::before{
        top:-48px;
    }
}

/*Ultra-Wide Screens & 4K Displays */
@media (min-width: 2550px) {
    .banner .responsive{
        padding:0;
        display: flex;
        justify-content: space-between;
    }
    .responsive {
        width: 2200px;
        padding: 5px 0px;
        margin: auto;
    }
    h1{
        font-size: 40px;
    }
    h2{
       
        font-size:30px;
        line-height: 46px;
        margin:0;
        
    }
    h3{
        margin:0;
    }
    p{
        font-size: 24px;
        line-height:38px;
        margin:0;
    }
    .lev-home h6 {
        padding: 22px 16px;
        font-size: 12px;
    }
    .menu-item{
        padding: 15px 20px;
        font-size: 18px;
    }
    .data-qua-single-box{
        padding: 12px;
    }
    .page-content-1fr-left-1{
        gap:10px;
    }
    .page-content-1fr-left-2{
        padding-top:12px;
    }
    .gret-symbol:after {
        bottom: 6px;
    }
    
    .lev-home h6 {
        padding: 30px 24px;
        font-size: 14px;
    }
    .level span{
        font-size:18px;
    }
    .lev-home{
        width:100px;
    }
    .gret-symbol img{
        width:66px;
    }
    .toggle-buttons label{
        font-size:24px;
    }
    .banner::after {
        left: 420px;
    }
    .banner::before{
        left: 378px;
    }
    .level::after {
        right: 714px;
    }
    .level::before{
        right: 674px;
    }
  
    .page-content-2r-bottom::before{
        top:-50px;
    }
}

@media(max-width:767px){
    .responsive{
        width:auto;
    }
    body{
        overflow-x:hidden;
    }
    h1{
        padding-bottom:0;
        font-size:28px;
    }
   
    .header-logo span{
        font-size: 16px;
    }
    .wrapper.responsive {
        display: flex;
    }
    .banner{
        padding: 10px;
    }
    .banner p{
        margin-top:0;
    }
    .responsive{
        display: block;
    }
    .lev-home h6{
        font-size: 8px;
        padding: 20px 16px;
    }
    .gret-symbol:after{
        bottom:-1px;
    }
    .level .lev-home:nth-child(1) a img{
        width:45px;
    }
    .level{
        padding-top:10px;
    }
    .menu-item{
        font-size: 10px;
        padding: 10px;
        min-width: 100px;
    }
    .page-content-1r {
        width: 100%;
    }
    .how-to-use-title {
        font-size: 28px !important;
        
    }
    h2{
        font-size:20px;
        margin: 0;
    }
    h3{
        margin:0;
    }
    .quality-perc img{
        width:35px;
        height: 35px;
    }
    .page-content-1r-left{
        display: flex;
        flex-direction: column;
        gap:10px;
        padding-bottom: 30px;
    }
    .page-content-2r-left{
        padding:0;
    }
    .page-content-2r{
        width:100%;
    }
    .graph-heading {
        display: flex;
        flex-direction: column;
        gap: 10px;
    }
    .page-content-1r-bottom{
        width:100%;
    }
    .page-content-2r-bottom{
        width:100%;
    }
    .page-content-2r-left{
        width:100%;
        padding-left: 0px !important;
    }
    .page-content-1fr-left-1{
        gap:10px;
    }
    .page-content-1fr-left-2 {
        width: 100%;
        position: relative;
        gap: 10px;
        display: flex;
        flex-direction: column;
    }
    .data-qua-single-box{
        padding:10px;
    }
    .menu-item-container::after, .page-content-2r-bottom::after, .page-content-2r::after, .level::after, .banner::after, .data-cov::after, .data-qua::after, .data-sources-img::after, .page-content-1r-bottom::after,.read-more-para a::after{
        padding:4px;
        font-size: 10px;
        line-height: 16px;
    }
    .banner::after{
        left:10px;
    }
    .banner::before{
        top: 12px;
        left: 50px;
        rotate: 90deg;
        width: 38px;
        height: 21px;
    }
    .level::after{
        top: 50px;
        right: 50px;
    }
    .level::before{
        top: 82px;
        right: 155px;
        rotate: 90deg;
        width: 62px;
    }
    .menu-item-container::after{
        top: -40px;
        left: 160px;
    }
    .menu-item-container::before{
        left: 190px;
        top:-31px;
    }
    .data-cov::after{
        top:28px;
    }
    .page-content-2r::after{
        top:-50px;
    }
    .page-content-1r-bottom::after{
        top:25px;
    }
    .page-content-2r-bottom::after{
        top:-45px;
    }
   .page-content-2r::before{
       top: -27px;
       left: 92px;
       width: 54px;
       height: 14px;
   }

    .data-qua-box {
        gap: 10px;
        display: grid;
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    }
    .data-sources-img img {
        max-height: 50px;
        width: 50px;
    }
}
@media (min-width: 768px) and (max-width: 1024px){
    .responsive{
        width: auto;
        gap:40px;
    }
    .banner .responsive{
        width:100%;
        display: flex !important;
        justify-content: space-between;
    }
    h1{
        padding-bottom: 0;
        font-size: 24px;
    }
    .banner p{
        font-size:12px;
    }
    .lev-home h6{
        font-size: 8px;
        padding: 14px 10px;
    }
    .level span{
        font-size: 10px;
    }
    .gret-symbol:after{
        bottom:5px;
        display: none;
    }
    .lev-home{
        width:46px;
    }
    .level .lev-home:nth-child(1) a img{
        width:32px;
    }
    .menu-item{
        font-size: 10px;
        min-width: 120px;
        padding: 5px;
    }
    h2{
        margin: 0;
        font-size:18px;
    }
    h3{
        margin: 0;
    }
    .quality-perc img{
        width:35px;
        height: 35px;
    }
    .data-qua-single-box{
        padding: 8px 10px;
    }
    .page-content-1fr-left-1{
        gap:10px
    }
    .page-content-1r-left{
        gap:10px;
        display: flex;
        flex-direction: column;
    }
    .page-content-2r-left {
        padding-left: 20px;
    }
    .graph-heading{
        flex-direction: column;
        gap:10px;
    }
  
    
}