@media (max-width: 768px) and (min-width: 426px) {
    .person-img {
        height: 50px;
        width: 50px;
    }
    .logo-img {
        height: 54px;
    }
    .footer-logo {
        height: 60px;
    }
    .achiever-card img {
    height: 150px;
    width: auto !important;
}
}

@media (max-width: 575px) and (min-width: 320px) {
    .person-row {
        width: 100%;
        justify-content: end;
    }
    .logo-row {
        width: 100%;
        align-items: start !important;
    }
    .position-sticky-rti {
        position: sticky;
    left: 0px;
    width: 95px;
    }
}

@media (max-width: 425px) {
    .head_web {
        font-size: 1.3rem;
    }
        .issue-face {
        height: 130px;
    }
    .header-text {
        font-size: 1rem;
    }
    .person-img {
        height: 40px;
        width: 40px;
    }
    .pdf-container {
    height: 180px;
}
.press-img img{
    height:230px;
}
}
.logo-img {
    height: 44px;
}

.footer-logo {
    height: 80px;
    border: 2px solid white;
}
.helpline-row {
    font-size: 16px;
}
.fa,
.fas {
    margin-right: 0 !important;
}




/* laptop screen  */
@media (max-width: 1399px) and (min-width: 1300px) {
    .custom-img {
    width: 100px !important;
    
}
    .download-btn {
    right: 12px;
}
    .pad-5{
        padding:0 5px;
    }
      .file-rti-table .download-btn {
    right: 28px;
    font-size: 16px;
}
 .index-face {
    height: 172px;
}
.pil-table .download-btn {
    font-size: 14px;
    right: 25px !important;
}
   
}

/* laptop screen  */
@media (max-width: 1299px) and (min-width: 1200px) {
    .index-face {
    height: 172px;
}
      .custom-img {
    width: 100px !important;
    
}
    .pil-table .download-btn {
    font-size: 14px;
    right: 17px !important;
}
 
  .issue-face {
        height: 188px;
    }
 
}
/* small laptop screen  */
@media (max-width: 1199px) and (min-width: 992px) {
    #getOtpBtn{
        font-size: 13px;
    }
 
    .achiever-card img {
    height: 180px;
    width: auto !important;
}
    .file-rti-table .download-btn {
    right: 14px;
    font-size: 14px;
}

    .footer-heading{
        font-size:16px !important;
    }
    .nav-item {
        font-size: 14px;
    }
    .logo-img {
        height: 55px;
        width: auto;
    }
    .person-img {
        height: 55px;
        width: 55px;
        object-fit: cover;
    }
    .index-face {
        height: 170px;
    }
    #mediaCarousel .carousel-inner {
        height: 358px;
    }
    .first-row iframe,
    .first-row img {
        min-height: 358px;
    }
    .inspiration-img {
        width: 180px;
    }
    .sandesh-icon img {
        max-width: 50px;
    }
    .fa-arrow-right-long {
        font-size: 20px;
    }
    .bottom-card {
        font-size: 18px;
    }
    .footer-logo {
        height: 75px;
    }
    .list-inline-item:not(:last-child) {
        margin-right: 0 !important;
    }
    .media-container .media-tab,
    .rti-container .rti-tab {
        width: 292px;
        right: 25px;
    }
    .media-card-content {
        margin: 0px 14px;
    }
    .custom-img {
        width: 100px;
        height: 90px;
    }
    .date-badge {
        font-size: 12px;
    }
    .file-badge {
        font-size: 14px;
    }
    .h5 {
        font-size: 18px;
    }
    .media-iframe {
        height: 156px !important;
    }
    .issue-face {
        height: 189px;
    }
    .volunteer-face {
        height: 153px;
    }
    .theme-font {
        font-size: 22px;
    }
    .carousel-indicators [data-bs-target] {
        width: 8px;
        height: 8px;
    }
    .ftr-link.top-social a {
        font-size: 12px;
    }
    .ftr-link.top-social li {
        width: 28px;
        height: 28px;
    }
       .inspiration-box .inspiration-line-clamp{
        height:120px;
    }
    .pil-table .download-btn {
    font-size: 13px !important;
    right: 7px !important;
}
.download-btn {
    font-size:13px;
    right: 8px;
}
}

/* tab screen  */
@media (max-width: 991px) and (min-width: 768px) {
    /* .abt-image{
        height:300px;
        width:auto !important;
    } */
    .custom-img {
    width: 140px;

}

    .download-btn {
    right: 0px;
    font-size: 13px;
}
    .inspiration-box {
        height:260px;
    }
        .inspiration-box .inspiration-line-clamp{
            height: 100px;
        }
       .pil-table .letter-img{
    height:50px !important;
    width:50px !important;
}
.pil-table .download-btn {
    font-size: 14px !important;
    right: 0px !important;
}
    .amend-img {
    margin-top: 8px;
    height: 80px !important;
    width: 80px !important;
}
    .achiever-card img {
    height: 170px;
    width: auto !important;
}
    .file-rti-table .download-btn {
    right: 0;
    font-size: 13px;
}
  .media-container .tab-content,
    .rti-container .tab-content {
        width: 100%;
    }
    .media-container,
    .rti-container {
        position: static;
    }
    .media-container .media-tab,
    .rti-container .rti-tab {
        position: static;
        width: 100%;
        height: auto;
        padding: 6px 0px;
        margin-bottom: 25px;
    }
    #v-pills-tab {
        flex-direction: row !important;
        justify-content: center;
        align-items: center;
        margin: 0px 6px !important;
    }

    #v-pills-tab .nav-link {
        flex: 1 1 auto;
        text-align: center !important;
    }
    .media-tab-100 {
        padding: 1rem !important;
    }

    .media-container .nav-link,
    .rti-container .nav-link {
        border-bottom: none;
        margin-bottom: 0;
    }
    .media-tab .nav-link.active,
    .rti-tab .nav-link.active {
        background: transparent !important;
        color: white !important;
        border-bottom: 2px solid var(--light-red);
    }
    .modal-body img {
        width: 100px;
        height: 100px;
    }
    .h5,
    h5 {
        font-size: 1.1rem;
    }
   .index-face {
        height: 180px;
    }
    .inspiration-img {
        width: 162px;
    }
    .citation-table.table th:nth-child(1),
    .citation-table.table td:nth-child(1) {
        width: 50%;
    }
   
    .media-iframe {
        height: 200px;
    }
   
    .photo-card .card-body {
        padding: 0.6rem;
    }
        .issue-face {
        height: 180px;
    }
    th,
    td {
        font-size: 14px;
    }
    .theme-font {
        font-size: 22px;
    }
    .nav-pill-head{
      display:none;
    }
    .media-container .nav-link:hover, .rti-container .nav-link:hover {
    background: transparent;
}
.volunteer-face {
    height: 170px;
}

}

/* big mobile screen  */
@media (max-width: 767px) and (min-width: 576px) {
    .custom-img {
    width: 100px;
}
        .download-btn {
    font-size:13px;
    right: 0px;
}
    .inspiration-box .carousel-control-next, .inspiration-box .carousel-control-prev {
        margin-top:5px;
    top: 83%;
    width: 30px;
    height: 30px;
}
    .pil-table .download-btn {
    font-size: 14px;
    right: 0px !important;
}
       .pad-top-10{
         padding-top: 10px;
       }
    .amend-img {
    margin-top: 8px;
    height: 75px !important;
    width: 75px !important;
}
    .file-rti-table .download-btn {
    right: 0px;
    font-size: 13px;
}

    .file-rti-table .download-btn {
    right: 0px;
    font-size: 12px;
}
    .footer-heading{
        font-size:16px !important;
    }
    .footer-logo {
        height: 75px;
    }
    .main-section {
        margin-top: 84px;
    }
    .modal-body img {
        width: 100px;
        height: 100px;
    }
    .media-container .tab-content,
    .rti-container .tab-content {
        width: 100%;
    }
    .media-container,
    .rti-container {
        position: static;
    }
    .media-container .media-tab,
    .rti-container .rti-tab {
        position: static;
        width: 100%;
        height: auto;
        padding: 6px 0px;
        margin-bottom: 25px;
    }
     .media-container #v-pills-tab {
        flex-direction: row !important;
        justify-content: center;
        align-items: center;
        margin: 0px 6px !important;
    }

    #v-pills-tab .nav-link {
        flex: 1 1 auto;
        text-align: center !important;
    }
    .media-tab-100 {
        padding: 1rem !important;
    }

    .media-container .nav-link,
    .rti-container .nav-link {
        border-bottom: none;
        margin-bottom: 0;
    }
    .media-tab .nav-link.active,
    .rti-tab .nav-link.active {
        background: transparent !important;
        color: white !important;
        border-bottom: 2px solid var(--light-red);
    }
    .h5,
    h5 {
        font-size: 18px;
    }
    .volunteer-face {
        height: 170px;
    }
    .header-text {
        font-size: 1.1rem;
    }
    .ftr-link.top-social li {
        width: 30px;
        height: 30px;
    }
    .ftr-link.top-social a {
        font-size: 14px;
    }
    .first-row iframe,
    .first-row img {
        height: 350px;
    }
    #mediaCarouselTab .carousel-inner {
        height: 370px;
    }
}
@media (max-width: 575px) and (min-width: 476px) {
    .media-container .card-img-top {
        height: 150px;
        width:auto;
    }
          .download-btn {
    font-size:12px;
    right: 0px;
}
      .inspiration-box{
        height:280px;
    }
    
    .main-section {
        margin-top: 120px !important;
    }
    .amend-img {
    margin-top: 8px;
    height: 70px !important;
    width: 70px !important;
}

}
/* small mobile screen */
@media (max-width: 575px) and (min-width: 320px) {
          .download-btn {
    font-size:12px;
    right: 0px;
}
  
    .inspiration-box .carousel-control-next, .inspiration-box .carousel-control-prev {
        margin:8px 0;
    top: 82.5%;
    width: 30px;
    height: 30px;
}
    .pil-table .letter-img{
    height:40px;
    width:40px;
}
.pil-table .download-btn{
        font-size: 12px;
    right: 0;
}
    .footer-heading{
        font-size:16px !important;
    }
    .footer-logo {
        height: 60px;
    }
    .modal-body img {
        width: 85px;
        height: 85px;
    }
    .org-chart .node-image {
        width: 60px;
        height: 60px;
    }
    .document-section {
        padding: 12px 10px;
    }
    .action-buttons .btn {
        min-width: 0;
    }
    .bottom-card {
        font-size: 16px;
    }
    .inspiration-img {
        width: 168px;
    }
    .custom-img {
        width: 100%;
        height: 190px;
    }
    .h5,
    h5 {
        font-size: 1rem;
    }
    .index-face {
        height: 160px;
    }
    .ftr-link.top-social a {
        font-size: 12px;
    }
    .ftr-link.top-social li {
        width: 26px;
        height: 26px;
    }
    .first-row iframe,
    .first-row img {
        height: 300px;
    }
    #mediaCarouselTab .carousel-inner {
        height: 350px;
    }
    .file-rti-table .download-btn {
    right: 0px;
    font-size: 12px;
}
    
}

@media (max-width: 475px) and (min-width: 320px) {
    .press-img img {
    height: 200px;
}

    .pdf-container {
    height: 300px;
    }
    .about-heads{
        font-size:16px !important;
    }

        .theme-font {
        font-size: 12px;
    }
    
    .amend-img {
    margin-top: 8px;
    height: 60px !important;
    width: 60px !important;
}
    
    .inspiration-box .carousel-control-prev
 {
        left: 34%;
    }
      .inspiration-box .carousel-control-next
 {
        right: 34%;
    }
.inspiration-box .carousel-control-next, .inspiration-box .carousel-control-prev {
    margin-top: 6px;
    width: 25px;
    height: 25px;
}
    .mediamodal .modal-content img {
        display:block;
}
    .achievers-modal .modal-body img {
   width:auto;
   height:140px;
}
    h5{
        font-size:18px;
    }
   
    .photo-card .card-img-top {
    
    height:180px;
    }
    .scroll-container {
  height: 30vh;
}
    .footer-heading{
        font-size:16px !important;
    }
    .helpline-row {
        font-size: 13px;
    }
    .submit-btn {
        width: 100%;
    }
    .book-download {
        margin-left: 10px;
        font-size: 30px;
    }
    .index-face {
        height: 140px;
    }

    .inspiration-item {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .otp-inputs input {
        width: 40px;
        height: 40px;
        font-size: 16px;
    }
    .sandesh-icon img {
        max-width: 38px;
    }
    .fa-arrow-right-long {
        font-size: 16px;
    }
    .name-clamp {
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .carousel-indicators [data-bs-target] {
        width: 6px;
        height: 6px;
    }
    .inspiration-img {
        height: 164px;
    }
    .inspiration-content {
        padding: 1rem;
        text-align: center;
    }
    .inspiration-content h3 {
        font-size: 16px;
    }
    .inspiration-line-clamp {
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
        overflow: hidden;
    }
    .breadcrumb-list {
        font-size: 14px;
        width: 100%;
    }
    p {
        font-size: 15px;
    }
    .media-card-content {
        margin-top: 8px;
    }
    .main-section {
        margin-top: 127px;
    }
    .bottom-card {
        font-size: 14px;
    }
    .first-row iframe,
    .first-row img {
        height: 220px;
    }
    #mediaCarouselTab .carousel-inner {
        height: 235px;
    }
    .margin-10{
    margin-bottom: 10px;
}
.carousel-control-prev-icon,
.carousel-control-next-icon{
    height:25px;
    width:25px;
}
.carousel-prev-1, .carousel-next-1{
    top:90% !important;
}
.letter-img {
    width: 38px;
}
.file-rti-table .download-btn{
    font-size: 11px;
    right:0;
}
.download-btn{
    font-size: 11px;
    right:0;
}
.pdf-icon {
    height: 38px;
}
.achiever-card img{
    height:100px;
    width:auto !important;
}
}

@media (width: 768px) {
    .amend-img {
    width: 60px;
    height:60px;
}
    .main-section {
        margin-top: 91px;
    }
    .footer-logo {
    height: 70px;
}
.inspiration-box {
    height: 270px !important;
}

    .inspiration-box .carousel-control-prev {
    left: 0;
}
.inspiration-box .carousel-control-next, .inspiration-box .carousel-control-prev {
    top: 50%;
    width: 35px;
    height: 35px;
}
.inspiration-box .carousel-control-next {
    right: 0;
}
}

@media (max-width: 767px) {

    .citation-table {
        width: 100%;
    }
    .citation-table.table th:nth-child(1),
    .citation-table.table td:nth-child(1) {
        width: 50%;
    }
    .media-container .tab-content,
    .rti-container .tab-content {
        width: 100%;
    }
    .media-container,
    .rti-container {
        position: static;
    }
    .media-container .media-tab,
    .rti-container .rti-tab {
        position: static;
        width: 100%;
        height: auto;
        padding: 6px 0px;
        margin-bottom: 25px;
    }
       #v-pills-tab {
        flex-direction: row !important;
        justify-content: space-around;
        align-items: center;
        margin: 0px 7px !important;
    }

     .media-tab .nav {
    max-height: 250px;
    overflow-y: auto;
  }

       #v-pills-tab .nav-link {
        height: 40px;
        font-size: 15px;
        width: 83px;
        padding: 2px 4px;
        line-height: 1.2;
        text-align: center !important;
    }
    .media-tab-100 {
        padding: 1rem !important;
    }

    .media-container .nav-link,
    .rti-container .nav-link {
        border-bottom: none;
        margin-bottom: 0;
    }
    .media-tab .nav-link.active,
    .rti-tab .nav-link.active {
        background: transparent !important;
        color: white !important;
        border-bottom: 2px solid var(--light-red);
    }
    .nav-pill-head {
        display: none;
    }
    .theme-font {
        font-size: 14px;
    }
    th,
    td {
        font-size: 14px;
    }
}

@media (max-width: 375px) {
    

        .media-container #v-pills-tab .nav-link {
        height: 40px;
        font-size: 15px;
        width: 66px;
        padding: 2px 4px;
        line-height: 1.2;
        text-align: center !important;
    }
    .otp-inputs input {
        width: 36px;
        height: 36px;
        font-size: 14px;
    }
    .change-mob {
        font-size: 14px;
    }
    .main-section {
        margin-top: 108px;
    }
    .main-section{
        margin-top:106px;
    }
    .top-width{
        margin-top: 110px;
    }
     .font-pdf{
        font-size:13px !important;
    }
}

@media (max-width: 425px) and (min-width: 376px) {
    .main-section {
        margin-top: 110px;
    }
}

@media (max-width: 475px) and (min-width: 435px) {
    .main-section {
        margin-top: 120px;
    }
}
