*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
body,
html {
margin: 0;
overflow: hidden;
font-family: Arial, Helvetica, sans-serif;
font-weight: 100;
}
.footer-right {
    margin-top: 0%;
}
.header {
    overflow: hidden;
    height: 80px;
    display: flex;
    justify-content: space-between;
}
.big-screen{
    display: block;
}
.subcls{
    margin-left:0%;
}
.small-screen{
    display: none;
}
a:link{
        color:blue;
        text-decoration:none;
    }
    a:visited{ color:blue; }
.header-left {
    Width: 209px;
    Height: 31px;
    margin-top: 23px;
    margin-left: 46px;
    display: flex;
    justify-content: space-between;
}
.header-right {
    margin-right: 45px;
}
.logo-img{
    Width: 27.36px;
    Height: 30.99px;
}
.logo-title{
    margin-top:5px; 
}
.button{
    Width:218px; 
    Height: 48px;
    margin-top: 15px;
    Left: 990px;
    border-radius: 60px;
    color: white;
    background-color: black;
    border: none;
    cursor: pointer;
}
.button-txt,.button-youtubeImg,.button-instaImg{
    position: relative;
    z-index: 2;
}
.button1:hover::before {
    transform: scaleX(1);
    transform-origin: left center;
}
.button1::before {
    position: absolute;
    pointer-events: none;
    content: "";
    top: 0;
    left: 0;
    Width: 218px;
    Height: 48px;
    border-radius: 60px;
    margin-top: 15px;
    background-color: #084ea4;
    transform-origin: right center;
    transform: scaleX(0);
    transition: transform cubic-bezier(0.200, 0, 0.1, 0.002) 0.3s;
}
.button2:hover::before {
    transform: scaleX(1);
    transform-origin: left center;
}
.button2::before {
    position: absolute;
    pointer-events: none;
    content: "";
    top: 0;
    left: 38.8%;
    Width: 218px;
    Height: 48px;
    border-radius: 60px;
    margin-top: 15px;
    background-color: #084ea4;
    transform-origin: right center;
    transform: scaleX(0);
    transition: transform cubic-bezier(0.200, 0, 0.1, 0.002) 0.3s;
}
.button-group{
    position: relative;
}
.hindi-button-lang {
    vertical-align: text-bottom;
    Width: 55px;
    Height: 38px;
    margin-top: 0px;
    Left: 990px;
    border-radius: 60px;
    background-color: transparent;
    border: none;
    cursor: pointer;
}
.english-button-lang {
    vertical-align: text-bottom;
    Width: 55px;
    Height: 38px;
    margin-top: 0px;
    Left: 990px;
    border-radius: 60px;
    background-color: transparent;
    border: none;
    cursor: pointer;
}
.lang-wrapp {
    display: inline-block;
    background-color: #80808059;
    height: 46px;
    border-radius: 60px;
    vertical-align: bottom;
    padding: 4px;
}
.button-txt-lang{
    float: left;
    margin-left: 18px;
    margin-top: 0px;
}
.hindi-btn{
    background-color: transparent;
    color: #005BAA;
    font-weight: 600;
}
.eng-btn{
    background-color: transparent;
    color: #005BAA;
    font-weight: 600;
}
.button-youtubeImg{
    Width:24px;
    Height:24px;
    float: left;
    margin-left: 30px;
}
.button-instaImg{
    Width:24px;
    Height:24px;
    float: left;
    margin-left: 50px;
}
.rating-table {
    margin-left: 0%;
}
.button-txt{
    float: left;
    margin-left: 18px;
    margin-top: 5px;
}
.hindiactive{
    background-color: #005BAA;
    color:white;
}
.englishactive{
    background-color: #005BAA;
    color:white;
}
.hindi-button-lang:hover{
    background-color: #005BAA;
    transition: 0.5s;
    color: white;
}
.english-button-lang:hover{
    background-color: #005BAA;
    transition: 0.5s;
    color: white;
}
.main{
    overflow-y:scroll;
    height: 92vh;
}
/* Chrome, Edge, and Safari */
*::-webkit-scrollbar {
    width: 10px;
}

*::-webkit-scrollbar-track {
    background: #ffffff;
}

*::-webkit-scrollbar-thumb {
    background-color: #2121219c;
    border-radius: 10px;
    border: 3px solid #ffffff;
} 

.headingBgImg {
    Width: 100%;
    Height: 216px;
    margin-top: -59px;
    margin-left: 1px;
}
.heading {
    background: #005BAA;
    display: flex;
    align-items: center;
}
.heading-right {
    margin-left: -61%;
}
.heading-right-title{
    font-family: Noto Sans;
    font-size: 32px;
    font-weight: 700;
    line-height: 44px;
    letter-spacing: 0em;
    text-align: left;
    color: #FFFFFF;
}
.section-two,.section-four,.section-five,.section-six-heading,.section-six,.section-seven,.Grievance-details,.section-eight{
    margin-top: 40px;
    opacity: 80;
    display: flex;
    justify-content: center;
    margin-bottom: 40px;
}
.section-eight{
    display: flex;
    justify-content: center;
    margin-bottom: 40px;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
}
.para-one{
    font-family: Noto Sans;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0em;
    width: 1061px;
}
.section-three{
    margin-top: 40px;
    opacity: 80;
    background: #00158012;
    padding-bottom: 40px;
}
.section-three-heading {
    font-family: Noto Sans;
    padding-top: 40px;
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
    margin-bottom: 10px;
    margin-left: 149px;
}
.section-three-list{
    font-family: Noto Sans;
    font-size: 16px;
    font-weight: 400;
    line-height: 36px;
    width: 1061px;
    margin-left: 170px;
}
.section-three-para{
    font-family: Noto Sans;
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;
    margin-left: 149px;
}
.section-three-para-handing {
    font-family: Noto Sans;
    font-size: 16px;
    font-weight: 600;
    line-height: 28px;
    color: #000000;
    Opacity: 80%;
    margin-top: 10px;
    margin-bottom: 10px;
}
.section-three-para-one{
    font-family: Noto Sans;
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;
    color: #000000;
    width: 1067px;
    opacity: 60;
}
.section-four-heading1 {
    font-family: Noto Sans;
    font-size: 62px;
    font-weight: 900;
    line-height: 15px;
    color: #000000;
    margin-left: 143px;
}
.section-four-heading2 {
    font-family: Noto Sans;
    font-size: 80px;
    font-weight: 900;
    line-height: 109px;
    color: #000000;
    Opacity: 5%;
    position: absolute;
    margin-left: 147px;
}
.section-four {
    position: relative;
    justify-content: start;
    height: 80px;
}
.section-five{
    display: flex;
    flex-wrap: wrap;
}
.section-five-para{
    font-family: Noto Sans;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    color: #000000;
}
table {
    border-collapse: collapse;
    width: 100%;
    width: 1074px;
    height: 52px;
    border-radius: 4px;
    background: #F9F9F9;
    margin-top: 20px;
}
th {
    background-color: #465573;
    color: white;
}
th, td {
    text-align: left;
    padding: 10px;
    border: 1px solid white;
}
.SrNo{
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: #FFEB39;
    color:#000000;
    font-family: Noto Sans;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    line-height: 19px;
    padding-top: 3px;
    margin-left: 22px;
}
.actionsTaken{
    font-family: Noto Sans;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    margin-left: 30px;
}
.hadingSrNo{
    font-family: Noto Sans;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    margin-left: 18px;
}
.hadingactionsTaken{
    font-family: Noto Sans;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    margin-left: 30px;
}
.fntBold{
    font-weight: 600;
    color: #000000;
}
.actionsTakeneItalic{
    font-style: italic;
}
.section-six-heading {
    position: relative;
    justify-content: start;
    height: 519px;
    background: #005BAA;
    padding-top: 66px;
    display: block;
}   
.section-six-heading1 {
    font-family: Noto Sans;
    font-size: 62px;
    font-weight: 900;
    line-height: 15px;
    margin-left: 146px;
    color: #FFFFFF;
}
.section-six-heading2 {
    font-family: Noto Sans;
    font-size: 80px;
    font-weight: 900;
    line-height: 109px;
    color: #000000;
    Opacity: 5%;
    position: absolute;
    margin-left: 153px;
    top: 58px;
}
.section-six{
    align-items: flex-start;
    margin-top: 100px;
}
.section-six-left {
    width: 30%;
    font-family: Noto Sans;
    font-size: 24px;
    font-weight: 400;
    line-height: 40px;
    margin-left: 29px;
    color: white;
    border: 1px solid;
    padding: 5px 20px;
}
.section-six-right {
    width: 50%;
    margin-left: 30px;
    margin-right: -4px;
}
.hindi-Section .section-six-heading {
    height: 480px;
}
.section-six-right1{
    font-family: Noto Sans;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    color: white;
    margin-top: 10px;
}
.hidediv1 {
    width: 25.5%;
    position: absolute;
    background-color: #005BAA;
    height: 1px;
    left: 12%;
}
.hidediv2 {
    width: 25.5%;
    position: absolute;
    background-color: #005BAA;
    height: 1px;
    left: 12%;
    bottom: 46px;
}
.section-seven-heading{
    font-family: Noto Sans;
    font-size: 28px;
    font-weight: 700;
    line-height: 40px;
}

.Grievance-details-card-wrapper{
    width: 80%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.card {
    position: relative;
    width: 266px;
    height: 350px;
    border-radius: 4px;
    margin: 1px;
}

.card .face {
    position: absolute;
    width: 100%;
    height: 100%;
    backface-visibility: hidden;
    border-radius: 4px;
    transition: .5s;
    opacity: 10;
    background: #8cacff42;
}

.card .front {
    transform: perspective(600px) rotateY(0deg);
    display: flex;
    justify-content: center;
    align-items: center;
}
.card .front h3 {
    position: absolute;
    font-family: Noto Sans;
    font-size: 18px;
    font-weight: 600;
    line-height: 40px;
    text-align: center;
}

.card .back {
    transform: perspective(600px) rotateY(180deg);
    background: #FFEB39;
    padding: 15px;
    color: #f3f3f3;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    border-radius: 4px;
    opacity: 95%;
}

.card .back p {
    font-family: Noto Sans;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0em;
    color:#000000;
} 

.card:hover .front {
    transform: perspective(600px) rotateY(180deg);
}

.card:hover .back {
    transform: perspective(600px) rotateY(360deg);
}
.rating-table{
    width: 1074px;
    border-radius: 4px;
    border: 1px;
}
.Rating{
    font-family: Noto Sans;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    color: #000000;
}
.Details{
    font-family: Noto Sans;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    color: #000000;
    margin-left: 30px;
}
.Rating-td{
    text-align: center;
    width: 15%;
}
.section-eight {
    flex-wrap: wrap;
}
.rating-note{
    font-family: Noto Sans;
    font-size: 14px;
    font-weight: 700;
    line-height: 19px;
    color: #000000;
    margin-top: 25px;
}

.section-nine-heading {
    position: relative;
    justify-content: start;
    height: 320px;
    background: #E4F0FE;
    padding-top: 40px;
    display: block;
}
.hindi-Section .section-nine-heading {
    height: 232px;
}
.section-nine-heading1 {
    font-family: Noto Sans;
    font-size: 45px;
    font-weight: 900;
    line-height: 15px;
    margin-left: 143px;
    color: #000000;
    margin-top: 0.4%;
}
.section-nine-heading2 {
    font-family: Noto Sans;
    font-size: 70px;
    font-weight: 900;
    line-height: 62px;
    Opacity: 5%;
    position: absolute;
    margin-left: 149px;
    top: 55px;
    width: 71%;
}
.section-nine {
    width: 1001px;
    opacity: 80;
    margin-top: 10%;
    margin-left: 10.5%;
}
.hindi-Section .section-nine {
    width: 1001px;
    opacity: 80;
    margin-top: 5%;
    margin-left: 10.5%;
}

.three-tire-main-card{
    width: 342px;
    height: 545px;
    border-radius: 4px;
    opacity: 20;
    background: #cbcbcb61;
    padding: 50px;
}
.three-tire-main-card h3 {
    font-family: Noto Sans;
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
    margin-top: 10%;
}

.three-tire-main-card p{
    font-family: Noto Sans;
    font-size: 16px;
    font-weight: 400;
    margin-top: 10px;
}
.tier-wrappere{
    justify-content: space-between;
}
.tier-wrappere-card{
    position: relative;
}
.tier1-img1 {
    position: absolute;
    left: -3.1%;
    top: 11.2967%;
}
.tier1-img2 {
    position: absolute;
    left: -4.78%;
    top: 5%;
}
.tier1-txt {
    font-family: Noto Sans;
    font-size: 14px;
    font-weight: 700;
    color: #FFFFFF;
    position: absolute;
    top: 7%;
    left: 4.7%;
}
.tier2-img1 {
    position: absolute;
    left: -3.1%;
    top: 11.2967%;
}
.tier2-img2 {
    position: absolute;
    left: -4.825%;
    top: 5%;
}
.tier2-txt {
    font-family: Noto Sans;
    font-size: 14px;
    font-weight: 700;
    color: #FFFFFF;
    position: absolute;
    top: 7%;
    left: 4.7%;
}
.tier3-img1 {
    position: absolute;
    left: -3.1%;
    top: 11.2967%;
}
.tier3-img2 {
    position: absolute;
    left: -4.825%;
    top: 5%;
}
.tier3-txt {
    font-family: Noto Sans;
    font-size: 14px;
    font-weight: 700;
    color: #FFFFFF;
    position: absolute;
    top: 7%;
    left: 4.7%;
}

.section-faq-heading {
    position: relative;
    height: fit-content;
    background: #005BAA;
    padding-top: 40px;
    display: block;
    padding-bottom: 25px;
}
.section-faq-heading1 {
    font-family: Noto Sans;
    font-size: 62px;
    font-weight: 900;
    line-height: 15px;
    margin-left: 137px;
    color: #FFFFFF;
}
.section-faq-heading2 {
    font-family: Noto Sans;
    font-size: 80px;
    font-weight: 900;
    line-height: 62px;
    Opacity: 5%;
    position: absolute;
    margin-left: 139px;
    top: 55px;
    width: 71%;
}
.section-faq{
    margin-top: 90px;
    display: flex;
    justify-content: center;
}
.accordion{
    width: 1074px
}
.accordion-img-div{
    width: 15%;
}
.accordion-title {
    height: 60px;
    border-radius: 4px;
    background: #F9F9F9;
    font-family: Noto Sans;
    font-size: 18px;
    font-weight: 600;
    color: #000000;
    padding-top: 20px;
    padding-left: 30px;
    margin-bottom: 10px;
    display: flex;
    justify-content: space-between;
    position: relative;
}
.accordion-content {
    font-family: Noto Sans;
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    padding: 25px;
    display: none;
}
.accordion-item{
    cursor: pointer;
}
.accordion-item.active .accordion-content{
    display: block;
}
.minus,.plus{
    position: absolute;
    right: 3%;
}
.minus{
    display: none;
}
.accordion-item.active .accordion-title .plus{
    display: none;
}
.accordion-item.active .accordion-title .minus{
    display: block;
}
.footer {
    padding: 20px 0px 51px;
    background: #084ea4;
    display: flex;
    justify-content: space-between;
}
.footer-left{
    margin-left: 1%;
}
.footer-right{
    margin-right: 1%;
}
.footer-content {
    font-family: Noto Sans;
    font-size: 12.5px;
    letter-spacing: 0.04em;
    color: white;
}
.section-two1{
    margin-top: 0px;
    opacity: 80;
    display: flex;
    justify-content: center;
    margin-bottom: 40px;
}
.footer-content a {
    color: white;
    text-decoration: none;
    font-family: Noto Sans;
    padding: 0px 15px;
}
.acr:hover {
    opacity: 0.5;
    color: #60c4d5d6;
}
@media only screen and (min-width: 2021px) and (max-width: 2210px) {
    .section-five {
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-content: space-around;
        align-items: center;
    }
    .section-six-right {
        width: 52%;
        margin-left: 65px;
        margin-right: 75px;
    }
    .section-six {
        align-items: flex-start;
        margin-top: 100px;
        width: 96%;
        margin-left: 2%;
    }
    .section-six-right1 {
        font-family: Noto Sans;
        font-size: 16px;
        font-weight: 400;
        line-height: 28px;
        color: white;
        margin-top: 11px;
    }
    .hidediv1 {
        width: 25.5%;
        position: absolute;
        background-color: #005BAA;
        height: 1px;
        left: 9%;
    }
    .hidediv2 {
        width: 25.5%;
        position: absolute;
        background-color: #005BAA;
        height: 1px;
        left: 9%;
        bottom: 78px;
    }
    .heading-right {
        margin-left: -18%;
    }
    .section-six-heading {
        height: 431px;
    }
    .rating-note {
        margin-left: 0%;
    }
    .section-nine-heading1 {
        margin-left: 153px;
    }
    .section-nine-heading2 {
        margin-left: 156px;
    }
    .para-one {
        width: 1805px;
        margin-right: 4%;
    }
    .section-nine-heading {
        height: 293px;
    }
    .section-nine {
        margin-top: 4%;
        margin-left: 7%;
    }
    .three-tire-main-card {
        width: 426px;
        height: 452px;
    }
    .Grievance-details-card-wrapper {
        width: 70%;
    }
    .accordion {
        width: 1910px;
    }
    .section-eight{
        display: flex;
        justify-content: center;
        margin-bottom: 40px;
        flex-direction: column;
        flex-wrap: wrap;
        align-content: center;
    }
    .hindi-Section  .section-nine-heading {
        height: 272px;
    }
    .hindi-Section .section-nine {
        margin-top: 5%;
        margin-left: 7%;
    }

    .hindi-Section .heading-right {
        margin-left: -23% !important;
    }
    .hindi-Section .section-six-heading {
        height: 395px;
    }
    .hindi-Section .hidediv1 {
        width: 21.5% !important;
        height: 1px;
        left: 13% !important;
    }
    .hindi-Section .hidediv2 {
        width: 21.5% !important;
        left: 13% !important;
        bottom: 82px !important;
    }
    table,.rating-table {
        width: 1270px;
    }
}
@media only screen and (min-width: 1901px) and (max-width: 2020px) {
    .section-five {
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-content: space-around;
        align-items: center;
    }
    .section-six-right {
        width: 52%;
        margin-left: 65px;
        margin-right: 75px;
    }
    .section-six {
        align-items: flex-start;
        margin-top: 100px;
        width: 96%;
        margin-left: 2%;
    }
    .section-six-right1 {
        font-family: Noto Sans;
        font-size: 16px;
        font-weight: 400;
        line-height: 28px;
        color: white;
        margin-top: 11px;
    }
    .hidediv1 {
        width: 25.5%;
        position: absolute;
        background-color: #005BAA;
        height: 1px;
        left: 9%;
    }
    .hidediv2 {
        width: 25.5%;
        position: absolute;
        background-color: #005BAA;
        height: 1px;
        left: 9%;
        bottom: 78px;
    }
    .heading-right {
        margin-left: -31%;
    }
    .rating-note {
        margin-left: 0%;
    }
    .section-nine-heading1 {
        margin-left: 153px;
    }
    .section-nine-heading2 {
        margin-left: 156px;
    }
    .para-one {
        width: 1545px;
        margin-right: 4%;
    }
    table, .rating-table {
        width: 1600px;
    }
    
    .card {
        position: relative;
        width: 275px;
        height: 350px;
        border-radius: 4px;
        margin: 5px;
    }
    .section-nine {
        margin-top: 9%;
        margin-left: 9%;
    }
    .three-tire-main-card {
        width: 426px;
        height: 452px;
    }
    .Grievance-details-card-wrapper {
        width: 75%;
    }
    .accordion {
        width: 1610px;
    }
    .section-eight{
        display: flex;
        justify-content: center;
        margin-bottom: 40px;
        flex-direction: column;
        flex-wrap: wrap;
        align-content: center;
    }
    .hindi-Section  .section-nine-heading {
        height: 272px;
    }
    .hindi-Section  .section-nine {
        margin-top: 5%;
        margin-left: 9%;
    }

    .hindi-Section .heading-right {
        margin-left: -23% !important;
    }
    .hindi-Section .section-six-heading {
        height: 395px;
    }
    .hindi-Section .hidediv1 {
        width: 21.5% !important;
        height: 1px;
        left: 13% !important;
    }
    .hindi-Section .hidediv2 {
        width: 21.5% !important;
        left: 13% !important;
        bottom: 42px !important;
    }
    .section-six-heading {
        position: relative;
        justify-content: start;
        height: 469px;
        background: #005BAA;
        padding-top: 66px;
        display: block;
    }
}
@media only screen and (min-width: 1701px) and (max-width: 1900px) {
    
    .section-three {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .section-three-heading {
        margin-left:0px;
        width: 1477px;
    }
    .section-three-list {
        margin-left: 33px;
        width: 1477px;
    }
    .section-three-para {
        margin-left: 0px;
        width: 1477px;
    }
    .section-five {
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-content: space-around;
        align-items: center;
    }
    .section-six-right {
        width: 53%;
        margin-left: 65px;
        margin-right: 20px;
    }
    .section-six {
        align-items: flex-start;
        margin-top: 100px;
        width: 96%;
        margin-left: 2%;
    }
    .section-six-right1 {
        font-family: Noto Sans;
        font-size: 16px;
        font-weight: 400;
        line-height: 28px;
        color: white;
        margin-top: 21px !important;
    }
    .hidediv1 {
        width: 25.5%;
        position: absolute;
        background-color: #005BAA;
        height: 1px;
        left: 10%;
    }
    .hidediv2 {
        width: 25.5%;
        position: absolute;
        background-color: #005BAA;
        height: 1px;
        left: 10%;
        bottom: 78px;
    }
    .section-eight{
        display: flex;
        justify-content: center;
        margin-bottom: 40px;
        flex-direction: column;
        flex-wrap: wrap;
        align-content: center;
    }
    .heading-right {
        margin-left: -35%;
    }
    .section-nine-heading1 {
        margin-left: 153px;
    }
    .section-nine-heading2 {
        margin-left: 156px;
    }
    .para-one {
        width: 1477px;
    }
    .section-nine {
        margin-top: 9%;
        margin-left: 9%;
    }
    .three-tire-main-card {
        width: 426px;
        height: 452px;
    }
    .Grievance-details-card-wrapper {
        width: 80%;
    }
    .accordion {
        width: 1525px;
    }
    .hindi-Section .section-six-right1 {
        margin-top: 6px !important;
    }
    .hindi-Section  .section-nine-heading {
        height: 272px;
    }
    .hindi-Section  .section-nine {
        margin-top: 5%;
        margin-left: 9%;
    }
    .hindi-Section .section-six-left{
        width: 31% !important;
        margin-left: 29px !important;
    }

    .hindi-Section .heading-right {
        margin-left: -26% !important;
    }
    .hindi-Section .section-six-heading {
        height: 395px;
    }
    .hindi-Section .hidediv1 {
        height: 1px;
        width: 26.5% !important;
        left: 10% !important;
    }
    .hindi-Section .hidediv2 {
        width: 26.5% !important;
        left: 10% !important;
        bottom: 82px !important;
    }
    table, .rating-table {
        width: 1485px;
    }
    .section-six-heading {
        height: 511px;
    }
}
@media only screen and (min-width: 1501px) and (max-width: 1700px) {
    .section-three {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .section-three-heading {
        margin-left:0px;
        width: 1477px;
    }
    .section-three-list {
        margin-left: 33px;
        width: 1477px;
    }
    .section-three-para {
        margin-left: 0px;
        width: 1477px;
    }
    .section-five {
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-content: space-around;
        align-items: center;
    }
    .section-six-right {
        width: 53%;
        margin-left: 65px;
        margin-right: 20px;
    }
    .section-six {
        align-items: flex-start;
        margin-top: 100px;
        width: 96%;
        margin-left: 3%;
    }
    .section-six-right1 {
        font-family: Noto Sans;
        font-size: 16px;
        font-weight: 400;
        line-height: 28px;
        color: white;
        margin-top: 11px;
    }
    .hidediv1 {
        width: 25.5%;
        position: absolute;
        background-color: #005BAA;
        height: 1px;
        left: 10%;
    }
    .hidediv2 {
        width: 25.5%;
        position: absolute;
        background-color: #005BAA;
        height: 1px;
        left: 10%;
        bottom: 38px;
    }
    .section-eight{
        display: flex;
        justify-content: center;
        margin-bottom: 40px;
        flex-direction: column;
        flex-wrap: wrap;
        align-content: center;
    }
    .heading-right {
        margin-left: -43%;
    }
    .section-nine-heading1 {
        margin-left: 153px;
    }
    .section-nine-heading2 {
        margin-left: 156px;
    }
    .para-one {
        width: 1352px;
    }
    .section-three {
        padding-left: 5%;
    }
    .section-nine {
        margin-top: 9%;
        margin-left: 10%;
    }
    .three-tire-main-card {
        width: 426px;
        height: 452px;
    }
    .Grievance-details-card-wrapper {
        width: 88%;
    }
    .accordion {
        width: 1333px;
    }
    .hindi-Section  .section-six-right1 {
        margin-top: 10px;
    }
    .hindi-Section  .section-nine-heading {
        height: 272px;
    }
    .hindi-Section  .section-nine {
        margin-top: 5%;
        margin-left: 9%;
    }
    .hindi-Section .section-six-left{
        width: 31% !important;
        margin-left: 29px !important;
    }

    .hindi-Section .heading-right {
        margin-left: -36% !important;
    }
    .hindi-Section .section-six-heading {
        height: 395px;
    }
    .hindi-Section .hidediv1 {
        height: 1px;
        width: 26.5% !important;
        left: 10% !important;
    }
    .hindi-Section .hidediv2 {
        width: 26.5% !important;
        left: 10% !important;
        bottom: 82px !important;
    }
}
@media only screen and (min-width: 1367px) and (max-width: 1500px) {
    .section-three {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .section-three-heading {
        margin-left:0px;
        width: 1477px;
    }
    .section-three-list {
        margin-left: 33px;
        width: 1477px;
    }
    .section-three-para {
        margin-left: 0px;
        width: 1477px;
    }
    .section-five {
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-content: space-around;
        align-items: center;
    }
    .section-six-right {
        width: 53%;
        margin-left: 65px;
        margin-right: 20px;
    }
    .section-six {
        align-items: flex-start;
        margin-top: 100px;
        width: 96%;
        margin-left: 3%;
    }
    .section-six-right1 {
        font-family: Noto Sans;
        font-size: 16px;
        font-weight: 400;
        line-height: 28px;
        color: white;
        margin-top: 11px;
    }
    .hidediv1 {
        width: 25.5%;
        position: absolute;
        background-color: #005BAA;
        height: 1px;
        left: 10%;
    }
    .hidediv2 {
        width: 25.5%;
        position: absolute;
        background-color: #005BAA;
        height: 1px;
        left: 10%;
        bottom: 38px;
    }
    .section-eight{
        display: flex;
        justify-content: center;
        margin-bottom: 40px;
        flex-direction: column;
        flex-wrap: wrap;
        align-content: center;
    }
    .heading-right {
        margin-left: -56%;
    }
    .section-nine-heading1 {
        margin-left: 153px;
    }
    .section-nine-heading2 {
        margin-left: 156px;
    }
    .para-one {
        width: 1190px;
    }
    .section-six-heading {
        height: 510px;
    }
    .section-three {
        padding-left: 5%;
    }
    .section-nine {
        margin-top: 11%;
        margin-left: 12%;
    }
    .three-tire-main-card {
        width: 387px;
        height: 484px;
    }
    .Grievance-details-card-wrapper {
        width: 88%;
    }
    .accordion {
        width: 1133px;
    }
    .hindi-Section  .section-six-right1 {
        margin-top: 10px;
    }
    .hindi-Section  .section-nine-heading {
        height: 272px;
    }
    .hindi-Section  .section-nine {
        margin-top: 5%;
        margin-left: 9%;
    }
    .hindi-Section .section-six-left{
        width: 31% !important;
        margin-left: 29px !important;
    }

    .hindi-Section .heading-right {
        margin-left: -39% !important;
    }
    .hindi-Section .section-six-heading {
        height: 434px;
    }
    .hindi-Section .hidediv1 {
        height: 1px;
        width: 26.5% !important;
        left: 10% !important;
    }
    .hindi-Section .hidediv2 {
        width: 26.5% !important;
        left: 10% !important;
        bottom: 82px !important;
    }
}

@media only screen and (min-width: 1101px) and (max-width: 1300px) {
    
    .section-three {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .section-three-heading {
        margin-left:0px;
        width: 1477px;
    }
    .section-three-list {
        margin-left: 33px;
        width: 1477px;
    }
    .section-three-para {
        margin-left: 0px;
        width: 1477px;
    }
    .section-five {
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-content: space-around;
        align-items: center;
    }
    .section-six-right {
        width: 53%;
        margin-left: 65px;
        margin-right: 20px;
    }
    .section-six {
        align-items: flex-start;
        margin-top: 100px;
        width: 96%;
        margin-left: 3%;
    }
    .section-six-right1 {
        font-family: Noto Sans;
        font-size: 16px;
        font-weight: 400;
        line-height: 28px;
        color: white;
        margin-top: 11px;
    }
    .hidediv1 {
        width: 25.5%;
        position: absolute;
        background-color: #005BAA;
        height: 1px;
        left: 10%;
    }
    .hidediv2 {
        width: 25.5%;
        position: absolute;
        background-color: #005BAA;
        height: 1px;
        left: 10%;
        bottom: 38px;
    }
    .section-eight{
        display: flex;
        justify-content: center;
        margin-bottom: 40px;
        flex-direction: column;
        flex-wrap: wrap;
        align-content: center;
    }
    .heading-right {
        margin-left: -83%;
    }
    .section-nine-heading1 {
        margin-left: 76px;
    }
    .section-nine-heading2 {
        margin-left: 80px;
    }
    .para-one {
        width: 973px;
    }
    .section-six-heading {
        height: 630px;
    }
    
    
    .section-three {
        padding-left: 5%;
    }
    .section-nine {
        margin-top: 12%;
        margin-left: 7%;
    }
    .section-nine-heading {
        position: relative;
        justify-content: start;
        height: 342px;
        background: #E4F0FE;
        padding-top: 40px;
        display: block;
    }
    
    .three-tire-main-card {
        width: 328px;
        height: 514px !important;
    }
    .Grievance-details-card-wrapper {
        width: 92%;
    }
    .accordion {
        width: 1033px;
    }
    .hindi-Section  .section-six-right1 {
        margin-top: 10px;
    }
    .hindi-Section .section-nine-heading {
        height: 308px;
    }
    .hindi-Section .section-nine {
        margin-top: 12%;
        margin-left: 6%;
    }
    .hindi-Section .section-six-left{
        width: 31% !important;
        margin-left: 29px !important;
    }

    .hindi-Section .heading-right {
        margin-left: -61% !important;
    }
    .hindi-Section .section-six-heading {
        height: 434px;
    }
    .hindi-Section .hidediv1 {
        height: 1px;
        width: 26.5% !important;
        left: 10% !important;
    }
    .hindi-Section .hidediv2 {
        width: 26.5% !important;
        left: 10% !important;
        bottom: 82px !important;
    }
}

@media only screen and (max-width: 1100px) {
    
    .heading-left{
        width: 71%;
    }
    .heading-right {
        margin-left: -54%;
    }
    .hindi-Section .heading-right {
        margin-left: -43% !important;
    }
    .para-one, .section-three-para-one {
        width: 868px;
    }
    .hindi-Section .section-nine {
        width: 1001px;
        opacity: 80;
        margin-top: 7%;
        margin-left: 5.5%;
    }
    
    .hindi-Section .section-nine-heading {
        height: 249px;
    }
    .section-three-heading {
        margin-left: 50px;
    }
    .section-three-list {
        margin-left: 70px;
        width: 700px;
    }
    .section-three-para {
        margin-left: 50px;
    }
    table,.rating-table {
        width: 943px;
    }
    .section-six-heading {
        height: 676px;
    }
    .section-six-right1 {
        margin-top: 25px!important;
    }
    .section-four-heading1, .section-six-heading1, .section-faq-heading1 {
        font-size: 40px;
        margin-left: 77px;
        margin-top: 16px;
    }
    .section-four-heading2, .section-six-heading2, .section-faq-heading2 {
        font-size: 60px;
        margin-left: 80px;
    }
    .hidediv1 {
        width: 28.5%;
        left: 10%;
    }
    .section-six-left {
        margin-left: 35px;
    }
    .hidediv2 {
        width: 28.5%;
        left: 10%;
        bottom: 107px;
    }
    .rating-note {
        margin-left: 2%;
    }
    .section-nine-heading1 {
        font-size: 35px;
        margin-left: 45px;
    }
    .section-nine-heading2 {
        font-size: 53px;
        margin-left: 57px;
    }
    .section-nine {
        width: 796px;
        margin-left: 5.5%;
        margin-top: 132px;
    }
    .Grievance-details-card-wrapper {
        width: 100%;
        justify-content: center;
    }
    .tier-wrappere-card {
        margin: 0px 7px;
    }
    .three-tire-main-card {
        width: 281px;
        height: 544px;
        padding: 65px 25px;
    }
    .accordion {
        width: 847px;
    }
    .accordion-title {
        padding-top: 13px;
    }
    .hindi-Section .section-six {
        margin-top: 55px;
    }
    .hindi-Section .section-six-left{
        width: 35% !important;
        margin-left: 33px !important;
    }
    .hindi-Section .section-six-right1 {
        margin-top: -6px!important;
    }
}
@media only screen and (max-width: 912px) {
    /* body{
        background-color: green;
    } */
    .header-right {
        margin-right: 6px;
        width: 300px;
    }
    .big-screen{
        display: none;
    }
    .small-screen{
        display: block;
    }
    .lang-wrapp {
        height: 32px;
        margin-left: 43%;
    }
    .english-button-lang, .hindi-button-lang {
        Width: 39px;
        Height: 25px;
    }
    .button-txt-lang {
        margin-left: 8px;
        margin-top: -1px;
    }
    .button {
        Width: 20px;
        Height: 0px;
        margin-top: 29px;
        border-radius: 0px;
        color: transparent;
        background-color: transparent;
        border: none;
        cursor: pointer;
    }
    .button-youtubeImg{
        Width: 35px;
        Height: 30px;
        float: left;
        margin-left: 29px;
    }
    .button-instaImg {
        Width: 35px;
        Height: 30px;
        float: left;
        margin-left: 69px;
    }
    .heading-left{
        width: 87%;
    }
    .heading-right {
        margin-left: -69%;
    }
    .heading-right-title {
        font-size: 24px;
    }
    .para-one, .section-three-para-one {
        width: 746px;
        font-size: 14px;
    }
    .section-three-heading {
        margin-left: 50px;
        font-size: 16px;
    }
    .section-three-list {
        margin-left: 70px;
        width: 665px;
        font-size: 14px;
    }
    .section-three-para {
        margin-left: 50px;
    }
    .section-three-para-handing {
        font-size: 14px;
    }    
    .section-three-para-one{
        font-size: 12px;
    }
    .section-four{
        margin-top: 20px;
        margin-bottom: 4px;
    }
    table, .rating-table,.rating-note {
        width: 744px;
        margin-left: 0px;
    }
    .section-six-heading {
        height: 600px;
    } 
    .section-six-right1 {
        margin-top: 25px!important;
        font-size: 14px;
    }
    .section-seven-heading {
        font-size: 22px;
    }
    .card .front h3 {
        font-size: 16px;
    }
    .card .back p {
        font-size: 14px;
    }
    .section-four-heading1{
        font-size: 22px;
        margin-left: 58px;
        margin-top: -3px;
    }
    .section-six-heading1, .section-faq-heading1 {
        font-size: 22px;
        margin-left: 58px;
        margin-top: -26px;
    }
    .section-four-heading2{
        font-size: 40px;
        margin-left: 59px;
        margin-top: -4%;
    }
    .section-five{
        margin-top: 0px;
    }
    
    .section-six-heading2, .section-faq-heading2 {
        font-size: 40px;
        margin-left: 59px;
        margin-top: -6%;
    }
    .section-six {
        align-items: flex-start;
        margin-top: 64px;
    }
    
    .section-five-para {
        font-size: 14px;
    }
    .hadingSrNo {
        font-size: 14px;
        white-space: nowrap;
    }    
    .hadingactionsTaken {
        font-size: 14px;
    }
    .number{
        font-size: 14px;
    }
    .hidediv1 {
        width: 28.5%;
        left: 10%;
    }
    .section-six-left {
        margin-left: 35px;
        font-size: 20px;
    }
    .hidediv2 {
        width: 28.5%;
        left: 10%;
        bottom: 67px;
    }
    .hindi-Section .hidediv2 {
        width: 28.5%;
        left: 10%;
        bottom: 67px !important;
    }
    .rating-note {
        margin-left: 2%;
    }
    .section-nine-heading1 {
        font-size: 30px;
        margin-left: 45px;
    }
    .section-nine-heading2 {
        font-size: 45px;
        margin-left: 55px;
    }
    .three-tire-main-card h3 {
        font-size: 16px;
    }
    .three-tire-main-card p {
        font-size: 14px;
    }
    .section-nine {
        width: 699px;
        margin-left: 5.5%;
        margin-top: 132px;
    }   
    .Grievance-details-card-wrapper {
        width: 100%;
        justify-content: center;
    }
    .tier-wrappere-card {
        margin: 0px 7px;
    }
    .three-tire-main-card {
        width: 228px;
        height: 485px;
        padding: 65px 11px;
    }
    .accordion {
        width: 685px;
    }
    .accordion-title {
        font-size: 14px;
    }
    .accordion-content {
        font-size: 14px;
        padding: 15px;
    }   
    .footer {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    } 
    .footer-right {
        margin-top: 0%;
    }
    .hindi-lang:hover{
        background-color: #005BAA;
        transition: 0.5s;
        color: white;
    }
    .english-lang:hover{
        background-color: #005BAA;
        transition: 0.5s;
        color: white;
    }
    .hindi-lang {
        vertical-align: text-bottom;
        Width: 39px;
        Height: 25px;
        margin-top: 0px;
        Left: 990px;
        border-radius: 60px;
        background-color: transparent;
        border: none;
        cursor: pointer;
    }
    .english-lang {
        vertical-align: text-bottom;
        Width: 39px;
        Height: 25px;
        margin-top: 0px;
        Left: 990px;
        border-radius: 60px;
        background-color: transparent;
        border: none;
        cursor: pointer;
    }
    .englishactive {
        background-color: #005BAA; 
        color: white;
    }
    .button1::before {
        Width: 0px;
        Height: 0px;
    }
    .button2::before {
        Width: 0px;
        Height: 0px;
    }
    .hindi-Section .section-six-heading {
        height: 389px;
    }
}
@media only screen and (max-width: 768px) {
    .section-two{
        margin-top: 20px;
    }
    .header-left {
        Width: 128px;
        margin-left: 18px;
        margin-top: 10px;
    }
    .header {
        height: 57px;
    }
    .logo-title {
        margin-top: 10px;
        font-size: 14px;
    }
    .header-right {
        margin-right: 4px;
        width: 247px;
    }
    .big-screen{
        display: none;
    }
    .small-screen{
        display: block;
    }
    .lang-wrapp {
        height: 31px;
        margin-left: 43%;
        padding: 0px 3px;
    }
    .english-button-lang, .hindi-button-lang {
        Width: 39px;
        Height: 25px;
    }
    .button-txt-lang {
        margin-left: 8px;
        margin-top: -1px;
    }
    .button {
        Width: 20px;
        Height: 0px;
        margin-top: 11px;
        border-radius: 0px;
        color: transparent;
        background-color: transparent;
        border: none;
        cursor: pointer;
    }
    .button-youtubeImg{
        Width: 35px;
        Height: 30px;
        float: left;
        margin-left: 29px;
    }
    .button-instaImg {
        Width: 35px;
        Height: 30px;
        float: left;
        margin-left: 69px;
    }
    .heading-left{
        width: 87%;
    }
    .headingBgImg {
        Width: 115%;
    }
    .heading-right {
        margin-left: -69%;
    }
    .heading-right-title {
        font-size: 19px;
    }
    .section-three {
        margin-top: 20px;
        padding-bottom: 20px;
    }
    .para-one, .section-three-para-one {
        width: 614px;
        font-size: 11px;
    }
    .section-nine-heading {
        height: 273px;
    }
    .section-three-heading {
        margin-left: 50px;
        font-size: 14px;
        padding-top: 20px;
    }
    .section-three-list {
        margin-left: 70px;
        width: 460px;
        font-size: 12px;
    }
    .section-three-para {
        margin-left: 50px;
    }
    .section-three-para-handing {
        font-size: 12px;
        margin-top: 5px;
        margin-bottom: 5px;
    }   
    .section-three-para-one {
        font-size: 10px;
    }

    .section-four{
        margin-top: 20px;
        margin-bottom: 4px;
        height: 49px;
    }
    table, .rating-table,.rating-note {
        width: 510px;
        margin-left: 0px;
        margin-top: 20px;
    }
    .section-eight {
        display: flex;
        justify-content: center;
        margin-bottom: 40px;
        flex-direction: column;
        flex-wrap: wrap;
        align-content: center;
    }
    .section-six-heading {
        height: 338px;
    } 
    .section-six-heading,.section-seven,.Grievance-details{
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .Rating,.Details {
        font-size: 11px;
    }
    .section-six-right1 {
        margin-top: 3px!important;
        font-size: 11px;
        line-height: 174%;
    }
    .section-seven-heading {
        font-size: 17px;
    }
    .card .front h3 {
        font-size: 13px;
    }
    .card .back p {
        font-size: 11px;
    }
    .card {
        width: 226px;
        height: 314px;
    }
    .section-four-heading1 {
        font-size: 18px;
        margin-left: 43px;
        margin-top: -3px;
    }
    .section-six-heading1, .section-faq-heading1 {
        font-size: 17px;
        margin-left: 58px;
        margin-top: -38px;
    }
    .section-four-heading2 {
        font-size: 32px;
        margin-left: 44px;
        margin-top: -6%;
    }
    .section-five{
        margin-top: 0px;
    }
    .section-six-heading2, .section-faq-heading2 {
        font-size: 32px;
        margin-left: 59px;
        margin-top: -12%;
    }
    .section-six {
        align-items: flex-start;
        margin-top: 46px;
    }
    .section-five-para {
        font-size: 12px;
    }
    .hadingSrNo {
        font-size: 11px;
        white-space: nowrap;
    }   
    .hadingactionsTaken {
        font-size: 11px;
    }
    .number{
        font-size: 11px;
    }
    .SrNo {
        width: 20px;
        height: 20px;
        font-size: 10px;
        padding-top: 0px;
    }
    .actionsTaken {
        font-size: 11px;
    }
    .hidediv1 {
        width: 28.5%;
        left: 10%;
    }
    .section-six-left {
        margin-left: 35px;
        font-size: 14px;
        line-height: 150%;
    }
    .hidediv2 {
        width: 28.5%;
        left: 10%;
        bottom: 111px;
    }
    .rating-note {
        margin-left: 5%;
        font-size: 11px;
        margin-top: 9px;
    }
    .section-nine-heading {
        padding-top: 20px;
    }
    .section-nine-heading1 {
        font-size: 21px;
        margin-left: 36px;
    }
    .section-nine-heading2 {
        font-size: 33px;
        margin-left: 39px;
        line-height: 100%;
        top: 8%;
    }
    .three-tire-main-card h3 {
        font-size: 11px;
        line-height: 111%;
    }
    .three-tire-main-card p {
        font-size: 11px;
    }
    .section-nine {
        width: 508px;
        margin-left: 5.5%;
        margin-top: 65px;
    } 
    .Grievance-details-card-wrapper {
        width: 100%;
        justify-content: center;
    }
    .tier-wrappere-card {
        margin: 0px 5px;
    }
    .section-faq-heading1 {
        margin-left: 58px;
        margin-top: -19px;
    }
    .three-tire-main-card {
        width: 172px;
        height: 366px !important;
        padding: 45px 6px;
    }
    .tier1-txt {
        font-size: 12px;
        top: 5.2%;
        left: 11.7%;
    }
    .tier2-txt {
        font-size: 12px;
        top: 5.2%;
        left: 11.7%;
    }
    .tier3-txt {
        font-size: 12px;
        top: 5.2%;
        left: 11.7%;
    }
    .tier1-img1 {
        position: absolute;
        left: -6.14%;
        top: 11.5%;
    }
    .tier1-img2 {
        position: absolute;
        left: -9.78%;
        top: 2%;
    }
    .tier2-img1 {
        position: absolute;
        left: -5.81%;
        top: 11.5%;
    }
    .tier2-img2 {
        position: absolute;
        left: -8.78%;
        top: 2%;
    }
    .tier3-img1 {
        position: absolute;
        left: -5.75%;
        top: 11.5%;
    }
    .tier3-img2 {
        position: absolute;
        left: -8.78%;
        top: 2%;
    }
    .section-faq-heading {
        padding-bottom: 25px;
    }
    .section-faq-heading2 {
        margin-top: -8%;
    }
    .section-faq {
        margin-top: 37px;
    }
    .accordion {
        width: 520px;
    }
    .accordion-title {
        height: 40px;
        padding-top: 10px;
        font-size: 11px;
        padding-left: 9px;
    }
    .accordion-content {
        font-size: 11px;
        padding: 12px;
    }  
    .footer-content {
        font-size: 10.5px;
    } 
    .footer {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    } 
    .footer-right {
        margin-top: 0%;
    }
    .hindi-lang:hover{
        background-color: #005BAA;
        transition: 0.5s;
        color: white;
    }
    .english-lang:hover{
        background-color: #005BAA;
        transition: 0.5s;
        color: white;
    }
    .hindi-lang {
        vertical-align: text-bottom;
        Width: 39px;
        Height: 25px;
        margin-top: 3px;
        Left: 990px;
        border-radius: 60px;
        background-color: transparent;
        border: none;
        cursor: pointer;
    }
    .english-lang {
        vertical-align: text-bottom;
        Width: 39px;
        Height: 25px;
        margin-top: 3px;
        Left: 990px;
        border-radius: 60px;
        background-color: transparent;
        border: none;
        cursor: pointer;
    }
    .englishactive {
        background-color: #005BAA; 
        color: white;
    }
    .hindi-Section .heading-right{
        margin-left: -56%!important;
    }
    .hindi-Section .section-six-heading {
        height: 309px;
    }
    .hindi-Section .section-six-heading2{
        margin-top: -10%;
    }
    .hindi-Section .hidediv2 {
        bottom: 26.7% !important;
        left: 16.7% !important;
    }
    .hindi-Section .hidediv1{
        left: 16.7% !important;
    }
    .subcls{
        margin-left: 19px !important;
    }
    .button1::before {
        Width: 0px;
        Height: 0px;
    }
    .button2::before {
        Width: 0px;
        Height: 0px;
    }

}
@media only screen and (max-width: 576px) {
    .section-two{
        margin-top: 20px;
    }
    .logo-img {
        Width: 22.36px;
        Height: 22.99px;
    }
    .header-left {
        Width: 128px;
        margin-left: 11px;
        margin-top: 10px;
    }
    .header {
        height: 57px;
    }
    .logo-title {
        margin-top: 6px;
        font-size: 13px;
    }
    .header-right {
        margin-right: 4px;
        width: 165px;
    }
    .big-screen{
        display: none;
    }
    .small-screen{
        display: block;
    }
    .lang-wrapp {
        height: 24px;
        margin-left: 22%;
        padding: 0px 3px;
    }
    .english-button-lang, .hindi-button-lang {
        Width: 39px;
        Height: 25px;
    }
    .button-txt-lang {
        margin-left: 8px;
        margin-top: -1px;
        font-size: 12px;
    }
    .button {
        Width: 20px;
        Height: 0px;
        margin-top: 14px;
        border-radius: 0px;
        color: transparent;
        background-color: transparent;
        border: none;
        cursor: pointer;
    }
    .button-youtubeImg{
        Width: 20px;
        Height: 20px;
        float: left;
        margin-left: 29px;
    }
    .button-instaImg {
        Width: 18px;
        Height: 18px;
        float: left;
        margin-left: 36px;
    }
    .heading-left{
        width: 87%;
    }
    .headingBgImg {
        Width: 100%;
        Height: 187px;
    }
    .heading-right {
        margin-left: -69%;
    }
    .heading-right-title {
        font-size: 11px;
    }
    .section-three {
        margin-top: 20px;
        padding-bottom: 20px;
    }
    .para-one, .section-three-para-one {
        width: 394px;
        font-size: 10px;
        line-height: 17px;
    }
    .section-two1 {
        margin-bottom: 20px;
    }
    .section-nine-heading {
        height: 234px;
        padding-top: 20px;
    }
    .section-three-heading {
        margin-left: 19px;
        font-size: 11px;
        padding-top: 10px;
        line-height: 20px;
    }
    .section-three-list {
        margin-left: 38px;
        width: 266px;
        font-size: 10px;
        line-height: 20px;
    }
    .section-three-para {
        margin-left: 21px;
    }
    .section-three-para-handing {
        font-size: 10px;
        margin-top: 5px;
        margin-bottom: 5px;
        line-height: 20px;
    }
    .section-three-para-one {
        font-size: 10px;
        width: 285px;
    }
    .section-four {
        margin-top: 17px;
        margin-bottom: 4px;
        height: 38px;
    }
    table, .rating-table {
        width: 450px;
        margin-left: 0px;
        margin-top: 20px;
    }
    .section-six-heading {
        height: 358px;
    }
    .subcls{
        margin-left: 19px !important;
    }
    .actionsTaken {
        margin-left: 11px;
    }
    .section-six-heading, .section-seven, .Grievance-details {
        margin-top: 5px;
        margin-bottom: 10px;
    }
    .Rating,.Details {
        font-size: 10px;
    }
    .section-six-right1 {
        margin-top: 15px!important;
        font-size: 10px;
        line-height: 159%;
    }
    .section-six-right {
        width: 90%;
        margin-left: 10px;
        margin-right: 10px;
    }
    .section-seven-heading {
        font-size: 13px;
    }
    .card .front h3 {
        font-size: 13px;
    }
    .card .back p {
        font-size: 11px;
    }
    .card {
        width: 226px;
        height: 314px;
    }
    .section-four-heading1 {
        font-size: 14px;
        margin-left: 18px;
        margin-top: -3px;
    }
    .section-six-heading1, .section-faq-heading1 {
        font-size: 16px;
        margin-left: 40px;
        margin-top: -50px;
    }
    .section-four-heading2 {
        font-size: 25px;
        margin-left: 17px;
        margin-top: 1%;
        line-height: 29px;
    }
    .section-five{
        margin-top: 0px;
        margin-bottom: 16px;
    }
    .section-faq-heading2 {
        font-size: 28px;
        margin-left: 38px;
        margin-top: -21%;
    }
    .section-six-heading2{
        font-size: 28px;
        margin-left: 44px;
        margin-top: -17%;
    }
    .section-six {
        align-items: flex-start;
        margin-top: 37px;
        flex-wrap: wrap;
    }
    .section-five-para {
        font-size: 10px;
    }
    .hadingSrNo {
        font-size: 10px;
        white-space: nowrap;
        margin-left: 7px;
    }   
    .hadingactionsTaken {
        font-size: 10px;
    }
    .number{
        font-size: 10px;
    }
    th, td {
        text-align: left;
        padding: 2px;
        border: 1px solid white;
    }
    .SrNo {
        width: 20px;
        height: 20px;
        font-size: 10px;
        padding-top: 0px;
    }
    .actionsTaken {
        font-size: 11px;
    }
    .hidediv1 {
        width: 51.5%;
        left: 21%;
    }
    .section-six-left {
        width: 65%;
        margin-left: -23px;
        font-size: 12px;
        line-height: 150%;
    }
    .hidediv2 {
        width: 51.5%;
        left: 21%;
        bottom: 188px;
    }
    .rating-note {
        margin-left: 5%;
        font-size: 10px;
        margin-top: 9px;
        width: 91%;
    }
    .section-two{
        margin-bottom: 15px;
    }
    
    .section-nine-heading1 {
        font-size: 12px;
        margin-left: 20px;
    }
    .section-nine-heading2 {
        font-size: 20px;
        margin-left: 25px;
        line-height: 100%;
        top: 12%;
    }
    .three-tire-main-card h3 {
        font-size: 11px;
        line-height: 111%;
    }
    .three-tire-main-card p {
        font-size: 10px;
    }
    .section-nine {
        width: 312px;
        margin-left: 5.5%;
        margin-top: 46px;
    }
    .Grievance-details-card-wrapper {
        width: 100%;
        justify-content: center;
    }
    .section-eight{
        margin-bottom: 15px;
    }
    .tier-wrappere-card {
        margin: 0px 5px;
    }
    .section-faq-heading1 {
        margin-left: 33px;
        margin-top: -19px;
    }
    .three-tire-main-card {
        width: 252px;
        height: 285px !important;
        padding: 45px 13px;
        margin-top: 10px;
    }
    .tier1-txt {
        font-size: 12px;
        top: 10.2%;
        left: 5.7%;
    }
    .tier2-txt {
        font-size: 12px;
        top: 10.2%;
        left: 5.7%;
    }
    .tier3-txt {
        font-size: 12px;
        top: 10.2%;
        left: 5.7%;
    }
    .tier1-img1 {
        position: absolute;
        left: -4.5%;
        top: 17.5%;
    }
    .tier1-img2 {
        position: absolute;
        left: -6.88%;
        top: 6%;
    }
    .tier2-img1 {
        position: absolute;
        left: -4.5%;
        top: 17.5%;
    }
    .tier2-img2 {
        position: absolute;
        left: -6.88%;
        top: 6%;
    }
    .tier3-img1 {
        position: absolute;
        left: -4.5%;
        top: 17.5%;
    }
    .tier3-img2 {
        position: absolute;
        left: -6.88%;
        top: 6%;
    }
    .section-faq-heading {
        padding-bottom: 25px;
    }
    .section-faq-heading2 {
        margin-top: -12%;
    }
    .section-faq {
        margin-top: 37px;
    }
    .accordion {
        width: 420px;
    }
    .accordion-title {
        height: 40px;
        padding-top: 5px;
        font-size: 10px;
        padding-left: 8px;
    }
    .minus, .plus {
        position: absolute;
        right: 2%;
    }
    .accordion-content {
        font-size: 11px;
        padding: 12px;
    }  
    .footer-content {
        font-size: 10px;
    }
    .footer {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        padding: 19px 0px 20px;
    } 
    .footer-right {
        margin-top: 3%;
    }
    .hindi-lang:hover{
        background-color: #005BAA;
        transition: 0.5s;
        color: white;
    }
    .english-lang:hover{
        background-color: #005BAA;
        transition: 0.5s;
        color: white;
    }
    .hindi-lang {
        vertical-align: super;
        Width: 33px;
        Height: 18px;
        margin-top: 3px;
        Left: 990px;
        border-radius: 60px;
        background-color: transparent;
        border: none;
        cursor: pointer;
    }
    .english-lang {
        vertical-align: super;
        Width: 33px;
        Height: 18px;
        margin-top: 3px;
        Left: 990px;
        border-radius: 60px;
        background-color: transparent;
        border: none;
        cursor: pointer;
    }
    .englishactive {
        background-color: #005BAA; 
        color: white;
    }
    .hindi-Section .heading-right{
        margin-left: -56%!important;
    }
    .hindi-Section .section-six-heading {
        height: 312px;
    }
    .hindi-Section .section-six-heading2 {
        margin-top: -16%;
    }
    .hindi-Section .hidediv2{
        bottom: 13% !important;
        left: 16.7% !important;
    }
    .hindi-Section .hidediv1 {
        left: 22.7% !important;
        width: 55% !important;
    }
    .hindi-Section .hidediv2 {
        left: 22.7% !important;
        width: 55% !important;
        bottom: 56.9% !important;
    }
    .footer-content a {
        color: white;
        text-decoration: none;
        padding: 0px 5px;
    }
    .hindi-Section .section-six-left {
        width: 65% !important;
        margin-left: 0% !important;
    }
    .button1::before {
        Width: 0px;
        Height: 0px;
    }
    .button2::before {
        Width: 0px;
        Height: 0px;
    }

}
@media only screen and (max-width: 430px) {
    .section-two{
        margin-top: 20px;
    }
    .logo-img {
        Width: 22.36px;
        Height: 22.99px;
    }
    .header-left {
        Width: 128px;
        margin-left: 11px;
        margin-top: 10px;
    }
    .header {
        height: 57px;
    }
    .logo-title {
        margin-top: 6px;
        font-size: 13px;
    }
    .header-right {
        margin-right: 4px;
        width: 165px;
    }
    .big-screen{
        display: none;
    }
    .small-screen{
        display: block;
    }
    .lang-wrapp {
        height: 24px;
        margin-left: 22%;
        padding: 0px 3px;
    }
    .english-button-lang, .hindi-button-lang {
        Width: 39px;
        Height: 25px;
    }
    .button-txt-lang {
        margin-left: 8px;
        margin-top: -1px;
        font-size: 12px;
    }
    .button {
        Width: 20px;
        Height: 0px;
        margin-top: 14px;
        border-radius: 0px;
        color: transparent;
        background-color: transparent;
        border: none;
        cursor: pointer;
    }
    .button-youtubeImg{
        Width: 20px;
        Height: 20px;
        float: left;
        margin-left: 29px;
    }
    .button-instaImg {
        Width: 18px;
        Height: 18px;
        float: left;
        margin-left: 36px;
    }
    .heading-left{
        width: 87%;
    }
    .headingBgImg {
        Width: 100%;
        Height: 187px;
    }
    .heading-right {
        margin-left: -69%;
    }
    .heading-right-title {
        font-size: 11px;
    }
    .section-three {
        margin-top: 20px;
        padding-bottom: 20px;
    }
    .para-one, .section-three-para-one {
        width: 265px;
        font-size: 10px;
        line-height: 17px;
    }
    .section-two1 {
        margin-bottom: 20px;
    }
    .section-nine-heading {
        height: 234px;
        padding-top: 20px;
    }
    .section-three-heading {
        margin-left: 19px;
        font-size: 11px;
        padding-top: 10px;
        line-height: 20px;
    }
    .section-three-list {
        margin-left: 38px;
        width: 266px;
        font-size: 10px;
        line-height: 20px;
    }
    .section-three-para {
        margin-left: 21px;
    }
    .section-three-para-handing {
        font-size: 10px;
        margin-top: 5px;
        margin-bottom: 5px;
        line-height: 20px;
    }
    .section-three-para-one {
        font-size: 10px;
        width: 285px;
    }
    .section-four {
        margin-top: 17px;
        margin-bottom: 4px;
        height: 38px;
    }
    table, .rating-table {
        width: 293px;
        margin-left: 0px;
        margin-top: 20px;
    }
    .section-six-heading {
        height: 457px;
    }
    .subcls{
        margin-left: 19px !important;
    }
    .actionsTaken {
        margin-left: 11px;
    }
    .section-six-heading, .section-seven, .Grievance-details {
        margin-top: 5px;
        margin-bottom: 10px;
    }
    .Rating,.Details {
        font-size: 10px;
    }
    .section-six-right1 {
        margin-top: 15px!important;
        font-size: 10px;
        line-height: 159%;
    }
    .section-six-right {
        width: 90%;
        margin-left: 10px;
        margin-right: 10px;
    }
    .section-seven-heading {
        font-size: 13px;
    }
    .card .front h3 {
        font-size: 13px;
    }
    .card .back p {
        font-size: 11px;
    }
    .card {
        width: 226px;
        height: 314px;
    }
    .section-four-heading1 {
        font-size: 14px;
        margin-left: 18px;
        margin-top: -3px;
    }
    .section-six-heading1, .section-faq-heading1 {
        font-size: 16px;
        margin-left: 40px;
        margin-top: -50px;
    }
    .section-four-heading2 {
        font-size: 25px;
        margin-left: 17px;
        margin-top: 1%;
        line-height: 29px;
    }
    .section-five{
        margin-top: 0px;
        margin-bottom: 16px;
    }
    .section-six-heading2, .section-faq-heading2 {
        font-size: 28px;
        margin-left: 38px;
        margin-top: -21%;
    }
    .section-six {
        align-items: flex-start;
        margin-top: 37px;
        flex-wrap: wrap;
    }
    .section-five-para {
        font-size: 10px;
        width: 90%;
        margin-top: 26px;
    }
    .hadingSrNo {
        font-size: 10px;
        white-space: nowrap;
        margin-left: 7px;
    }   
    .hadingactionsTaken {
        font-size: 10px;
    }
    .number{
        font-size: 10px;
    }
    th, td {
        text-align: left;
        padding: 2px;
        border: 1px solid white;
    }
    .SrNo {
        width: 20px;
        height: 20px;
        font-size: 10px;
        padding-top: 0px;
    }
    .actionsTaken {
        font-size: 11px;
    }
    .hidediv1 {
        width: 51.5%;
        left: 21%;
    }
    .section-six-left {
        width: 65%;
        margin-left: -23px;
        font-size: 12px;
        line-height: 150%;
    }
    .hidediv2 {
        width: 51.5%;
        left: 21%;
        bottom: 231px;
    }
    .rating-note {
        margin-left: 0%;
        font-size: 10px;
        margin-top: 9px;
        width: 73%;
    }
    .section-two{
        margin-bottom: 15px;
    }
    
    .section-nine-heading1 {
        font-size: 12px;
        margin-left: 20px;
    }
    .section-nine-heading2 {
        font-size: 20px;
        margin-left: 25px;
        line-height: 100%;
        top: 12%;
    }
    .three-tire-main-card h3 {
        font-size: 11px;
        line-height: 111%;
    }
    .three-tire-main-card p {
        font-size: 10px;
    }
    .section-nine {
        width: 312px;
        margin-left: 5.5%;
        margin-top: 46px;
    }
    .hindi-Section .section-nine {
        width: 287px;
        opacity: 80;
        margin-top: 13%;
        margin-left: 6.5%;
    }
    .Grievance-details-card-wrapper {
        width: 100%;
        justify-content: center;
    }
    .section-eight{
        margin-bottom: 15px;
    }
    .tier-wrappere-card {
        margin: 0px 5px;
    }
    .section-faq-heading1 {
        margin-left: 34px;
        margin-top: -19px;
    }
    .three-tire-main-card {
        width: 252px;
        height: 285px !important;
        padding: 45px 13px;
        margin-top: 10px;
    }
    .tier1-txt {
        font-size: 12px;
        top: 10.2%;
        left: 5.7%;
    }
    .tier2-txt {
        font-size: 12px;
        top: 10.2%;
        left: 5.7%;
    }
    .tier3-txt {
        font-size: 12px;
        top: 10.2%;
        left: 5.7%;
    }
    .tier1-img1 {
        position: absolute;
        left: -4.5%;
        top: 17.5%;
    }
    .tier1-img2 {
        position: absolute;
        left: -6.88%;
        top: 6%;
    }
    .tier2-img1 {
        position: absolute;
        left: -4.5%;
        top: 17.5%;
    }
    .tier2-img2 {
        position: absolute;
        left: -6.88%;
        top: 6%;
    }
    .tier3-img1 {
        position: absolute;
        left: -4.5%;
        top: 17.5%;
    }
    .tier3-img2 {
        position: absolute;
        left: -6.88%;
        top: 6%;
    }
    .section-faq-heading {
        padding-bottom: 25px;
    }
    .section-faq-heading2 {
        margin-top: -14%;
    }
    .section-faq {
        margin-top: 37px;
    }
    .accordion {
        width: 288px;
    }
    .accordion-title {
        height: 40px;
        padding-top: 5px;
        font-size: 10px;
        padding-left: 8px;
    }
    .minus, .plus {
        position: absolute;
        right: 1%;
    }
    .accordion-content {
        font-size: 11px;
        padding: 12px;
    }  
    .footer-content {
        font-size: 10px;
    }
    .footer {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        padding: 19px 0px 20px;
    } 
    .footer-right {
        margin-top: 3%;
    }
    .hindi-lang:hover{
        background-color: #005BAA;
        transition: 0.5s;
        color: white;
    }
    .english-lang:hover{
        background-color: #005BAA;
        transition: 0.5s;
        color: white;
    }
    .hindi-lang {
        vertical-align: super;
        Width: 33px;
        Height: 18px;
        margin-top: 3px;
        Left: 990px;
        border-radius: 60px;
        background-color: transparent;
        border: none;
        cursor: pointer;
    }
    .english-lang {
        vertical-align: super;
        Width: 33px;
        Height: 18px;
        margin-top: 3px;
        Left: 990px;
        border-radius: 60px;
        background-color: transparent;
        border: none;
        cursor: pointer;
    }
    .englishactive {
        background-color: #005BAA; 
        color: white;
    }
    .hindi-Section .heading-right{
        margin-left: -56%!important;
    }
    .hindi-Section .section-six-heading {
        height: 385px;
    }
    .hindi-Section .section-six-heading2 {
        margin-top: -21%;
    }
    
    .hindi-Section .hidediv1 {
        left: 22.7% !important;
        width: 55% !important;
    }
    .hindi-Section .hidediv2 {
        left: 22.7% !important;
        width: 55% !important;
        bottom: 55.9% !important;
    }
    .footer-content a {
        color: white;
        text-decoration: none;
        padding: 0px 5px;
    }
    .hindi-Section .section-six-left {
        width: 65% !important;
        margin-left: 0% !important;
    }
    .button1::before {
        Width: 0px;
        Height: 0px;
    }
    .button2::before {
        Width: 0px;
        Height: 0px;
    }

}

