@media screen and (max-width: 768px) {
  .sidenav {
    min-width: 0;
    max-width: 0;
  }

  .right-side-bx {
    padding-left: 0;
  }

  #body.active .right-side-bx {
    padding-left: 0;
  }

  #body.active .sidenav {
    max-width: 355px;
    min-width: 355px;
    z-index: 999;
    left: 0;
  }

  span#slide-btn {
    right: -27px;
    top: 0
  }

  .sidenav:after {
    display: none;
  }

  #body.active .sidenav:after {
    bottom: -90px;
    left: 0;
    content: "";
    position: absolute;
    border-left: 186px solid transparent;
    border-right: 170px solid transparent;
    border-top: 90px solid #32b24c;
    z-index: -1;
  }

  #body.active ul.menu-list li a span {
    display: contents;
  }

  .sidenav {
    height: 100vh;
    top: 0;
  }

  .main-bx {
    padding: 0;
  }

  #body.active span#slide-btn {
    right: 0;
    top: 0;
  }

  .sidenav {
    min-width: 0;
    max-width: 0;
  }

  #body.active span#slide-btn strong i {
    rotate: 0deg;
  }

  span#slide-btn strong i {
    rotate: 180deg;
  }

  .path-node.page-node-type-page.active .menu-smliconlogo {
    display: none;
  }

  .path-node.page-node-type-page.active .menu-mainnav-logo {
    display: block;
  }

  .menu-logo {
    padding: 27px 20px 10px !important;
    margin-bottom: 20px;
  }

  #body.active .sidenav {
    max-width: 280px !important;
    min-width: 280px !important;
  }

  .menu-logo {
    margin-bottom: 0px;
  }

  .publications-bx {
    padding-bottom: 0px;
  }

  .footer-data {
    padding-top: 20px;
  }

  .menu-logo {
    opacity: 0;
  }

  #body.active .menu-logo {
    opacity: 1;
  }

  .copyright-bx {
    text-align: center;
  }

  .bg-white-copy-bx {
    padding: 50px 10px 20px;
  }

  .bg-white-copy-bx .copyright-bx p {
    font-size: 12px;
    display: block;
    margin-top: 10px;
  }

  .social-icon ul {
    justify-content: center;
    margin-top: 12px !important;
  }

  /** About **/
  .about-data p {
    text-align: center;
  }

  .lft-data {
    padding-right: 0;
    text-align: center;
  }

  .head-bx h2 {
    font-size: 20px;
  }

  .head-meta-description h2 {
    font-size: 20px;
  }

  .Tableau-content h3 {
    font-size: 18px;
  }

  .standert-data-bx.Tableau-content h5 {
    font-size: 18px;
  }

  .lib-data h3 {
    font-size: 22px;
  }

  .lib-img {
    width: 100%;
  }

  .lib-content-bx {
    display: block;
  }

  .lib-img img {
    width: 60%;
    display: block;
    margin: auto;
  }

  .lib-img {
    margin-bottom: 21px;
  }

  .lib-data {
    width: 100%;
  }

  .lib-content-bx.detail-bx .lib-img img {
    width: 100%;
  }

  .lib-content-bx.detail-bx .lib-img {
    width: 40%;
    margin: auto;
    margin-top: auto;
    margin-bottom: auto;
    margin-top: -50px;
    margin-bottom: 20px;
  }

  .submit-social {
    justify-content: center;
  }

  body.active img.menu-smliconlogo {
    display: none;
  }

  body.active img.menu-mainnav-logo {
    display: block;
  }

  .librarylist-type li {
    width: 100%;
  }

  .bnr-title h2 {
    font-size: 18px;
  }

  .breadcrumb-item+.breadcrumb-item {
    font-size: 13px;
  }

  .small-bnr li.breadcrumb-item a {
    font-size: 13px;
  }

  .small-bnr li.breadcrumb-item i {
    font-size: 13px;
  }

  .contact-form {
    margin: 0;
    margin-top: 20px;
  }

  .logo-heading img {
    width: 80px;
    height: 80px;
  }

  .logo-heading h1 {
    font-size: 28px;
  }

  .landing-content {
    padding: 90px 0;
    overflow: hidden;
  }

  .about-page-bx .pad-bx {
    box-shadow: 0 0 6px #959595;
    padding: 20px 10px;
    margin: 20px 0;
    border-radius: 8px;
    text-align: center;
  }

  .about-page-bx .grid-bx {
    display: flex;
    flex-direction: column-reverse;
  }

  .about-page-bx .about-data-img {
    text-align: center;
    margin: auto;
    display: block;
  }

  .about-page-bx .about-data-img img {
    border-radius: 10px;
  }

  .about-page-bx .about-data {
    margin-bottom: 15px;
  }

  .bnr-title::after {
    top: 21px;
  }

}


@media screen and (max-width: 1366px) {
  .library-listingform div#edit-actions--2::after {
    right: 6px;
  }

}

@media screen and (max-width: 1280px) {
  .library-main .js-form-item select {
    width: 47%;
  }

  .library-listingform div#edit-actions--2 {
    width: fit-content;
    margin: auto;
  }

  .library-listingform div#edit-actions--2::after {
    right: 6px;
    top: inherit;
    bottom: -10px;
  }

}

@media screen and (max-width: 992px) {
  .sdgdetailspagee .wheelBxInner .svgPart svg>g {
    -webkit-transform: translate(315px, 190px) !important;
    transform: translate(315px, 190px) !important;
  }

  .middleSection.sdgDetail.sdgdetailspagee h1 {
    font-size: 24px !important;
    padding-bottom: 30px !important;
  }

  .headingPrimary.aos-init.aos-animate {
    font-size: 24px;
  }

  .sdgdetailspagee .wheelBxInner svg {
    height: 385px;
    width: 621px;
    margin: auto;
    display: block;
  }

  .sdgdetailspagee .sdg-Content {
    top: -52px !important;
    left: 0px !important;
    right: 0;
    margin: auto;
    width: 370px;
  }

  ul.work-list li {
    width: 100%;
  }

  ul.work-list {
    display: block;
  }

  ul.work-list li::after {
    display: none;
  }

  ul.work-list li .round-bx {
    display: none;
  }

  .heading-bx h2 {
    font-size: 24px;
  }

  ul.classification-radio {
    display: block;
    margin-bottom: 20px !important;
  }

  ul.classification-radio li {
    margin-right: 0;
    margin-bottom: 10px;
  }

  .head-bx h2 {
    font-size: 24px;
  }

  .head-meta-description h2 {
    font-size: 24px;
  }

  .Tableau-content h3 {
    font-size: 22px;
  }

  .standert-data-bx.Tableau-content h5 {
    font-size: 22px;
  }

  .library-main .js-form-item select {
    width: 46%;
  }

  .lib-data h3 {
    font-size: 24px;
  }

  .logo-heading h1 {
    font-size: 38px;
  }

  .landing-page .bg-landing {
    object-fit: cover;
  }

  ul.c-bx {
    display: block;
  }

  ul.c-bx li {
    margin: 15px 0;
  }

  .librarylist-type li {
    width: 100%;
  }

  .submit-social {
    display: block;
  }

  .social-bx {
    margin-left: 0;
  }

}

@media screen and (max-width: 533px) {
  .publications-bx-innr {
    margin: 0px 0px 90px;
  }

  .f-logo-bx {
    text-align: center;
  }

  .sdgdetailspagee .wheelBxInner .svgPart {
    width: 100%;
    display: block;
    margin: 0 auto;
  }

  .sdgdetailspagee .wheelBxInner .svgPart svg>g {
    -webkit-transform: translate(244px, 167px) !important;
    transform: translate(244px, 167px) !important;
  }

  .sdgdetailspagee .sdg-Content {
    top: -19px !important;
    left: 0px !important;
    right: 0;
    margin: auto;
    width: 304px;
  }

  .sdgdetailspagee .wheelBxInner svg {
    height: 345px;
  }

  .middleSection {
    padding: 10px 10px 50px 10px !important;
  }

  .library-main .js-form-item select {
    width: 100%;
    margin: 10px 0;
  }

  .detail-bx .lib-img {
    width: 60%;
  }

  .address-bx {
    margin-bottom: 20px;
  }

  .logo-heading h1 {
    padding: 0;
  }

  .logo-heading h1 {
    font-size: 24px;
  }

  .btn-unfd p {
    font-size: 13px;
  }

  .btn-unfd p img {
    width: 60px;
  }

  .bnr-title::after {
    top: 18px;
  }

}


@media screen and (max-width: 480px) {

  .sdgdetailspagee .wheelBxInner .svgPart svg>g {
    -webkit-transform: translate(191px, 167px) !important;
    transform: translate(191px, 167px) !important;
  }

  .bnr-title h2 {
    font-size: 14px;
  }

}

@media screen and (max-width: 414px) {
  .sdgdetailspagee .wheelBxInner .svgPart svg>g {
    -webkit-transform: translate(188px, 167px) !important;
    transform: translate(188px, 167px) !important;
  }

  .logo-heading h1 {
    font-size: 18px;
  }

}

@media screen and (max-width: 375px) {
  .sdgdetailspagee .wheelBxInner .svgPart svg>g {
    -webkit-transform: translate(164px, 167px) !important;
    transform: translate(158px, 167px) !important;
  }

}

@media screen and (max-width: 1440px) {

  #viz-2 .dfa-viz-bootstrap .dfa-card-body table {
    width: 100% !important;
  }

}

@media screen and (max-width: 991px) {
  #viz-2 .dfa-p-0.dfa-accordion-section {
    width: 100%;
  }

  #viz-2 .dfa-viz-bootstrap .dfa-card-body table {
    padding-bottom: 0px !important;
    width: 100% !important;
    top: 80px;
    position: relative;
    max-width: 100%;
  }

  #viz-2 .dfa-row.dfa-accordion-row {
    padding-bottom: 10px;
  }

  #viz-2 .dfa-p-0.dfa-accordion-section .dfa-accordion-chart rect.highcharts-point {
    width: 30px;
    transform: translate(8px, 10px);
  }

}

@media screen and (max-width: 1440px) {
  ul.menu-list {
    height: 60vh;
    overflow-y: auto;
  }

}
