:root {
  --main-color: #14468c;
  --white-color: #fff;
  --btn-color: #af111c;
  --navy-blue: #14468c;
  --purple-color: #7e92f5;
  --brown-color: #bb786e;
  --light-purple: #848fbb;
  --dark-purple: #bb4cd8;
  --light-blue: #c0d8ff;
  --light-bg: #dfecfe;
}

.br-0 {
  border-radius: 0 !important;
}
.mg-0 {
  margin: 0 !important;
}
.mb-40 {
  margin-bottom: 40px;
}
.pd-0 {
  padding: 0 !important;
}
.pl-0{padding-left: 0 !important;}
.pr-0{padding-right: 0 !important}
.bxs-0 {
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
}
.light-bg {
  background: var(--light-bg);
}
.bg-white {
  background: #fff !important;
}
.blue-title {
  color: var(--navy-blue) !important;
}
.red-text {
  color: var(--btn-color) !important;
}
body {
  overflow-x: hidden;
  margin-top:0;
  font-family: "Inter", sans-serif;
  margin-bottom: 0;
  font-size: 16px;
  background: var(--white-color);
}
body a {
  color: var(--main-color);
}
.flex {
  display: flex;
}
.flex-column{flex-direction: column;}
.flex-reverse{flex-direction: row-reverse;}
.align-end {
  align-items: flex-end;
}
.align-center {
  align-items: center;
}
.space-btn {
  justify-content: space-between;
}
.justify-end {
  justify-content: flex-end;
}
.banner-main{margin-top: 0;}
#mynav{margin-bottom: 0;}
/* .banner-section {
  background: url(/static/assets/img/lumbini/banner-img.jpg) no-repeat;
  background-size: cover;
  min-height: 500px;
  display: flex;
  align-items: center;
  padding: 210px 50px 80px;
  color: var(--white-color);
  margin-top:90px;
} */
.banner-block:before {
  content: none;
  background: rgb(0 0 0 / 35%);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.banner-section div{z-index: 9;}
.banner-section .left-section img {
  padding: 50px;
  margin-left: -35px;;
}
#mynav .navbar-header{
  display: flex;
align-items: center;
justify-content: space-between;
height: 130px;
}
#mynav .navbar-header .img-logo img{
  height:115px;
  width: auto;
  object-fit: contain;
}
.navbar-header .text-section{
  display: flex;
    flex-direction: column;
    font-size:18px;
    width: 100%;
    align-items: center;
    font-weight: 600;
    
}
.navbar-header .text-section .top-text{font-weight: 400;}
.navbar-header .text-section .red-text{font-size:24px; text-transform: uppercase;padding: 10px 0;font-weight: 700;}
.navbar-header .img-logo{
  position:absolute;
}
.navbar-header .logo-section{
  width:375px;
}
 .menu-section{
  background:var(--main-color);
  /* transition: 0.5s ease-out; */
}
.menu-section> a img{display: none;}
.menu-section.fixed-nav>a img{display: block;height:60px;}
.menu-section.fixed-nav {
  position: fixed;
  width: 100%;
  top: 0;
  display: flex;
  padding: 10px 50px;
  align-items: center;

  z-index: 99999;
  background: #fff;
  border-bottom: 1px solid #efefef;
}
.menu-section.fixed-nav .menu-down img{filter:invert(0);}
header .menu-section.fixed-nav li, header .menu-section.fixed-nav a{color:#000;}
#menu .dropdown-content-community{position:absolute;
top:45px;
background: #fff;
border:1px solid #ddd;
left: -15px;
width:170px !important;
padding:5px;
}
#menu .dropdown.expand .dropdown-content-community a{
  color:#000;
  font-size: 16px;
}
header ul.menu-bar{
  display:inline-flex;
  list-style: none;
  width:100%;
  justify-content: center;
  padding:10px 50px 0;
}
header ul.menu-bar li{
  padding: 7px 15px;
  color:#fff;
}
header ul.menu-bar li a{color:#fff;}
#overview-province .form-control button, .form-group .bootstrap-select>.dropdown-toggle{padding-right: 35px;}
.menu-down img{
  width: 16px;
  padding: 0 4px;
  filter: invert(1);
}
.white-text {
  color: var(--white-color);
}
.banner-section .search-holder2 {
  background: transparent;
}
.banner-section .title-section h1 {
  font-size: 60px;
  margin-top: 30px;
}
.search__icon {
  background-size: 18px;
  width: 30px;
  height: 30px;
  background-position: center;
}
.main-search-holder .search-input input {
  min-height: 50px;
}
.btn-design {
  background: var(--btn-color);
  min-height: 50px;
  padding: 0 20px;
  position: absolute;
  border-radius: 0;
  right: 0;
  top: 0;
}
.button-design,
.dataset-search #render-btn {
  background: var(--btn-color);
  max-height: 50px;
  min-height: 50px;
  min-width:max-content;
  padding: 0 25px;
  color: #fff;
  display: flex;
  align-items: center;
  width: auto;
}
form.search{margin-bottom:0;}
.search__toggle:checked ~ .search__field .search__input{margin-top:0;}
.search__button{top:50%;}
#section-list .form-group.dataset-search {
  width: auto;
  display: flex;
  justify-content: flex-end;
}
.button-design a {
  color: #fff;
}
.main-search-holder {
  display: flex;
  align-items: center;
}
.main-search-holder .search-input-wrapper .search-input {
  display: block;
}
.advsearch-div {
  height: 50px;
  width: 50px;
  min-width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  margin-left: 20px;
  background: var(--navy-blue);
}

#aboutus-content .btn-group {
  float: none;
  padding: 30px 0 0;
  display: flex;
  justify-content: flex-end;
}

.language-btns button {
  border: 1px solid var(--main-color);
  background: #fff;
  color: var(--main-color);
  font-weight: 400;
}

.banner-indicator .indicator-section {
  margin: 30px 0;
  padding: 5px 15px 5px 20px;
  border-left: 4px solid rgb(255, 187, 96);
  font-size: 18px;
  text-transform: capitalize;
  display: block;
  background: none;
  position: relative;
  background-size: 30px;
  background-position: 15px -110px;
}
.banner-indicator .indicator-section img{
  width: 30px;
    position: absolute;
    top: 50%;
    left: 15px;
    transform: translateY(-50%);
}
.banner-indicator .col-md-6:nth-child(2) .indicator-section {
  border-left: 4px solid var(--purple-color);
  background-position: 15px -258px;
}
.banner-indicator .col-md-6:nth-child(3) .indicator-section {
  border-left: 4px solid var(--brown-color);
  background-position: 15px 25px;
}
.banner-indicator  .col-md-6:nth-child(4) .indicator-section {
  border-left: 4px solid var(--dark-purple);
  background-position: 15px -325px;
}
.banner-indicator .col-md-6:nth-child(6) .indicator-section {
  border-left: 4px solid var(--light-blue);
  background-position: 15px -45px;
}
.banner-indicator .col-md-6:nth-child(5) .indicator-section {
  border-left: 4px solid var(--light-purple);
  background-position: 15px -180px;
}
.height-inner .block-image.bg-img:before{
  background: rgb(0 0 0 / 30%);
  z-index: 0;
}
ul#menu-3{padding-top:0;}

.banner-indicator .indicator-section .data-no {
  font-weight: 400;
  font-size: 30px;
  line-height: 1;
  margin:15px 0 0;
  color: var(--white-color);
  display: block;
  font-family: "Inter", sans-serif;
}
.banner-indicator .indicator-section .unit-no{
  display: block;
  margin-bottom: 15px;
  font-size: 22px;
}
.container-fluid.indicator-block {
  background: #fff;
  padding: 50px;
}
.section-heading h2 {
  text-transform: uppercase;
  font-size: 28px;
  color: var(--navy-blue);
  text-align: left;
  display: block;
}
.section-heading h2:before,
.main-header:before {
  content: none;
}
.section-heading p {
  margin: 0;
  text-align: left;
  width: 100%;
  max-width: 650px;
}
.dataset-chart .main-wrapper {
  background: transparent;
}
.dataset-chart .chart_here {
  background-color: rgb(246, 244, 244);
}
.dataset-chart .chart_here svg {
  width: 100% !important;
}
.chart_title,
.chart_here .chart_section_name {
  padding: 0 25px;
}
.chart_here span.chart_section_name {
  font-size: 14px;
  margin: 5px 0 15px;
}
.chart_here .chart_title {
  font-weight: 700;
  text-transform: uppercase;
  color: var(--navy-blue);
  margin: 10px 25px 0;
  border-top: 1px solid #7b8fab;
  padding: 0;
  padding-top: 15px;
}
.top-news {
  position: static;
  top: 0;
  width: 100%;
  left: 0;
  z-index: 1;
   /* border: 1px solid #ddd;  */
   border:0;
  background: #fff;
  min-height: 35px;
  max-height: 35px;
  overflow: hidden;
  z-index: 99;
  transition: none !important;
}
.top-news ul {
  list-style: none;
  margin-top: 0;
  margin-bottom: 0px;
}
.top-news ul li a{color:#000;}
div.navbar-collapse.collapse:after{right:-130px;content:none;}
div.navbar-collapse.collapse{width:550px;left:auto;background: #fff;}
.menu-nav span.menu-down img{width:12px;}
li.dropdown.expand .menu-down img{
  height: auto;
  width: 16px;
  padding: 4px;
  margin: 0;
  background: transparent;
}
.navbar-default ul.navbar-nav > li.shrinkable-li.dropdown, .navbar-default ul.navbar-nav > li > a{font-size: 30px;}
.menu-nav{border-top:1px solid #efefef;}
.indicator-section.text-right{min-height: 40px;}
#mynav.navbar-default ul.navbar-nav > li:hover{color:var(--btn-color);}
.contact-form-wrapper #conactUs .form-group.submit-btn{
    display: block;
}
.lists .relevant_news_li .title{line-height:1.2;font-size: 20px;}
.lists.lists-latest .relevant_news_li .title{line-height:1.2;font-size: 20px;height:45px; margin-bottom: 12px;}
.lists .relevant_news_li:hover .title{color:var(--navy-blue);}
.lists h4{
    color:var(--navy-blue);
    text-transform: uppercase;
    margin-bottom: 10px;
}

.advsearchtext.hide-search{
    background: var(--btn-color);
    min-width: 50px;
    height: 50px;
    justify-content: center;
    align-items: center;
    position: absolute;
    display: flex;
    top: -50px;
    right: 0;
}

.contact-content div.contact-form-holder{
  padding-right:25px;
}

.designed-and-developed-by p {margin-bottom: 0;}

@media (max-width: 1232px) and (min-width: 991px){
    .logo img{
        width:350px !important;
    }
}
  
.relevant-news .relevant-highlight-news .intro-section{
    position:relative;
    color:#4d4d4d;
}
.relevant-news .relevant-highlight-news .intro-section .card-heading span{
    display:block;margin-bottom: 0;font-size: 14px;
}
.relevant-news .relevant-highlight-news img{min-height:395px; margin-bottom: 20px;} 
.about-section{
    border-right:2px solid var(--box-stroke);
    min-height: 595px;
}
.counter-wrapper-main h4{
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
}
.right-value-section.height-inner{height:200px;}
.right-value-section.height-inner> img{height:200px; object-fit:cover;width:100%;}
.right-value-section.height-inner .block-image{height:200px;font-size: 15px;}
.right-value-section.height-inner .block-image .data-no{font-size: 30px;}
.right-value-section.height-inner .block-image .unit-no{font-size: 22px;}
.right-value-section.height-inner .block-image .year-data{font-size: 18px;}
.right-value-section .block-image img{width:30px;}
.footer-nav{border:0;}
.footer-nav .footer-logo{
    height: 65px;
    margin-bottom:50px;
}
footer.footer-bs{color: #4d4d4d; background:#fff;border-top:1px solid #e1e1e1;}
footer .footer-nav.right-footer{border-right:1px solid #e1e1e1;}
.copyright-section a  {color: var(--navy-blue);}
.social-media .social-share img{
    height:40px;
    margin-right: 10px;
}
.bottom-logo{margin-bottom:50px;}
.bottom-logo .text-section span, .contact-detail .text-section span {
    display: block;
}
.top-news ul li {
  padding: 4px 10px;
  line-height: 1.7;
}
#conactUs .button-design{

    margin-left: auto;
}
.relevant-news {
  padding: 10px 50px 50px;
}
.insight-content {
  margin-bottom: 20px;
}
.tab-listing .lists ul.relevant_news_list {
  height: auto;
  max-height: 1000px;
  border: 0;
}
.tab-listing .lists.lists-latest ul.relevant_news_list {
  height: 355px;
  max-height: 355px;
  border: 0;
}
.relevant-news .relevant_news_list a {
  width: calc(100% - 95px);
}
.relevant-news .relevant_news_list a span {
  display: block;
  margin-bottom: 5px;
}
.relevant-news .relevant_news_list .img-thumbnail {
  width: auto;
  height: auto;
  border: none;
}
.relevant-news .relevant_news_list .img-thumbnail img {
  height: 75px;
  width: 75px;
  min-height: auto;
}
.relevant-news .tab-listing .thumbnail-image img {
  min-height: auto;
  /* height: 620px; */
  margin-bottom: 20px;
  object-position: top;
  width: 100%;
}
@media(min-width:3000px){
  .relevant-news .tab-listing .thumbnail-image img{
    height: 620px;
  }
}
.lists .relevant_news_list li {
  padding: 20px 20px 20px 0;
  border-bottom: 1px solid #e1e1e1;
  position: relative;
}
.lists .relevant_news_list .popular{
  position: absolute;
  top:35px;
  right:20px;
}
.lists .relevant_news_list .popular img{width:18px;}
.lists .relevant_news_li .title {
  line-height: 1.2;
  font-size: 20px;
}
.lists.lists-latest .relevant_news_li .title {
  line-height: 1.2;
  font-size: 20px;
  height: 45px;
  margin-bottom: 12px;
}
.lists .relevant_news_li:hover .title {
  color: var(--navy-blue);
}
.lists h4 {
  color: var(--navy-blue);
  text-transform: uppercase;
  margin-bottom: 10px;
}
.advsearchtext.hide-search {
  background: var(--btn-color);
  min-width: 50px;
  height: 50px;
  justify-content: center;
  align-items: center;
  position: absolute;
  display: flex;
  top: -50px;
  right: 0;
}

@media (max-width: 1232px) and (min-width: 991px) {
  .logo img {
    width: 350px !important;
  }
}

.relevant-news .relevant-highlight-news .intro-section {
  position: relative;
  color: #4d4d4d;
}
.relevant-news .relevant-highlight-news .intro-section .card-heading span {
  display: block;
  margin-bottom: 0;
  font-size: 14px;
}
.relevant-news .relevant-highlight-news img {
  min-height: 395px;
  margin-bottom: 20px;
  border:1px solid rgb(20 70 140 / 25%);
}
.relevant-news img{
  border:1px solid rgb(20 70 140 / 25%);
}
.about-section {
  border-right: 2px solid var(--box-stroke);
  min-height: 595px;
}
.counter-wrapper-main h4 {
  font-size: 20px;
  font-weight: 500;
  text-transform: uppercase;
}
.right-value-section.height-inner {
  height: 250px;
}
.right-value-section.height-inner .block-image {
  height: 250px;
  padding:20px;
  color:#fff
}
.right-value-section.height-inner .block-image .value-counter{
  font-size: 35px;
    font-weight: 600;
    z-index: 1;
    margin-bottom: 15px;
}
.value-text{z-index: 1;}
.footer-nav {
  border: 0;
}
.footer-nav .footer-logo {
  height: 65px;
  margin-bottom: 50px;
}
footer.footer-bs {
  color: #4d4d4d;
  background: #fff;
}
footer .footer-nav.right-footer {
  border-right: 1px solid #e1e1e1;
}
.copyright-section a {
  color: var(--navy-blue);
}
.social-media .social-share img {
  height: 40px;
  margin-right: 10px;
}
.bottom-logo {
  margin-bottom: 50px;
}
.bottom-logo .text-section span,
.contact-detail .text-section span {
  display: block;
  font-size: 18px;
  font-weight: 700;
  width: 100%;
  text-transform: uppercase;
}
.bottom-logo .text-section span{
  font-size: 17px;
  font-weight: 400;
  text-transform: unset;
}
.bottom-logo .text-section span.red-text{
  font-size: 18px;
  font-weight: 700;
  padding: 2px 0;
}
.contact-detail .text-section span {
  width: 100%;
}
.contact-detail .text-section {
  line-height: 1.5;
  margin-bottom: 10px;
}
.contact-detail a {
  line-height: 1.7;
}
.contact-detail img {
  width: 20px;
  margin-right: 10px;
}
.bottom-logo .text-section {
  margin-left: 20px;
  font-weight: 600;
}
.contact-form-wrapper #conactUs .form-group {
  display: flex;
  justify-content: flex-end;
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
}
#map {
  margin: 0 0 25px;
}
.card-body .intro-section .read-more a {
  color: var(--main-color);
  margin-top: 40px;
  display: block;
  padding-bottom: 10;
  border-bottom: 1px solid;
  display: inline-block;
  text-transform: uppercase;
}
.inside-banner {
  padding: 0 50px;
}

.contact-form-wrapper #conactUs .form-control {
  width: 100%;
  height: 50px;
  background: rgb(243, 243, 242);
  border: 0;
  box-shadow: none;
  margin-bottom: 20px;
  border-radius: 0;
}
.contact-form-wrapper #conactUs .form-group.message-label .form-control {
  height: 150px;
}

.contact-form-wrapper #conactUs .form-group label {
  color: #4d4d4d;
  margin-bottom: 15px;
  display: block;
  float: unset;
  text-align: left;
}

#contact {
  padding: 0;
  background: #fff;
}

#data-help {
  color: var(--main-color);
  font-weight: 400;
}
#data-help img {
  margin-top: 2px;
  margin-left: 5px;
  margin-right: 0;
  width: 16px;
}
section#dataviz-section #option-section button.active-sel {
  background: var(--navy-blue) !important;
  box-shadow: none;
  color: #fff;
}
section#dataviz-section #option-section button {
  background: #f4f4f4 !important;
  box-shadow: none;
}
section#dataviz-section #option-section button.active-sel img {
  filter: brightness(0) invert(1);
}
#search-discussion-summary {
  background: #f3f2f2;
  border-radius: 0;
}
.btn.btn-default.indicator-search-btn {
  background-image: none;
  /* background-repeat: no-repeat; */
  height: 40px;
  width: 100%;
  background-size: none;
  background: var(--btn-color);
  border-radius: 0;
  border: 0;
  /* background-position-y: 50%; */
  /* background-position-x: 0%; */
}
.btn.btn-default.indicator-search-btn img {
  max-width: inherit;
  width: 18px;
  filter: brightness(0) invert(1);
}
#form-group-holder {
  box-shadow: none;
  padding: 15px;
  background: transparent;
  border: 1px solid rgb(149 149 149 / 40%);
  border-radius: 0;
}
.indicator-block .box-wrapper {
  background: transparent;
  border: 1px solid rgb(149 149 149 / 40%);
  box-shadow: none;
}
#breadcrum-block p span.bcrum0 {
  color: var(--main-color);
  text-transform: uppercase;
  font-weight: 700;
}
.homepage-body #mynav.navbar-background{box-shadow: none !important;margin-bottom: 0;}
.bottom-logo img{
  height:115px;
  width: auto;
  object-fit: contain;
}

.indicator-block .btns-top a.buttons,
#clr-compare-btn,
.indicator-block .btns-top .buttons,
#exportbtn ul {
  border-radius: 20px;
}
.section-heading h2 {
  display: flex;
  align-items: center;
}
.section-heading select {
  width: 350px;
  max-width: 100%;
  font-size: 14px;
  font-weight: 400;
  padding: 10px 29px 10px 10px;
  color: #4d4d4d;
  border: 0 !important;
  margin-left: 15px;
  background: #f3f3f2;
  min-height: 40px;
}
.data-form button, #section-list .data-form, #chooser button{
    min-height: 40px;
    border-radius: 0;
    box-shadow:none;
    border: 0;
    margin-bottom: 20px;
    background-color: #f3f3f2 !important;
}
#exportbtn ul li {
  padding: 10px 25px;
  border-bottom: 0;
  margin-left:-10px;
  font-weight: 400;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#exportbtn ul li:hover {
   margin-left: 0;
}

  #datasets-links{margin-bottom:0 !important;}
  #source-info img {
    margin-right: 8px;
    height: 16px;
}
#datasets-links {
  margin-bottom: 0 !important;
}
#source-info img {
  margin-right: 8px;
  height: 16px;
}
.other-btns.share-social img {
  height: 16px;
}
.main-search-holder .input-holder {
  position: absolute;
  top: 25px;
  background: var(--navy-blue);
  padding: 10px;
}
.publication-page .tab-listing .lists ul.relevant_news_list{
    height:auto;
    max-height: max-content;
    box-shadow: none;
}
.publication-page .tab-listing .lists ul.relevant_news_list .img-thumbnail{
    width:250px;
    min-width:250px;
    padding:0;
    margin-right:25px;
}
.publication-page .tab-listing .lists ul.relevant_news_list .img-thumbnail img{
    width:100%;
    height:190px;
    object-fit: contain;
    background: #dfedfd;
    padding: 5px;
    border: 5px solid #fff;

}
.publication-page .tab-listing .lists ul.relevant_news_list li .news-content{
    width: calc(85% - 270px);
}
.publication-page .tab-listing .lists .relevant_news_li .title{
    height:auto;
    margin-bottom: 20px;
    font-size:26px;
    color: var(--navy-blue);
}
.bootstrap-select.btn-group .dropdown-toggle span.caret, span.caret{
    border: 0;
    background-image: url(../img/drop-down-arrow.png) !important;
    background-size: 12px;
    width: 15px;
    height: 40px;
    background-repeat: no-repeat;
    background-position: center;
    margin: 0;
    top: 20px;
    transform: translateY(-50%);
    right:15px;
}
.about-content{padding: 50px 0;}
#dataviz-section #option-section button.active-sel span::before{color:#fff;}
div#exportbtn{width:170px;}
#exportbtn ul#export:hover li{display: flex;margin-left: 0;}
/* #exportbtn ul{
    background:url(../img/lumbini/download.png) no-repeat;
    background-size: 18px;
    background-position: 15px 12px;
} */
.publication-page .tab-listing .lists ul.relevant_news_list li .news-content .publication-intro{
    margin-bottom: 30px;
    min-height: 40px;
}
.pub-page.pagination{
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    justify-content: center;
    margin-top:50px;
}
.pagination a.page-link, span.active {
    min-width: 53px;
    height: 50px;
    display: inline-block;
    border: 0;
    padding: 15px;
    margin: 10px -3px;
    justify-content: center;
    background: #b8c7dc;
    font-size: 16px;
    font-weight: 700;
    border-radius: 0;
}
span.active, .pagination li.active a.page-link {color:#fff; background: var(--main-color);}
.pagination a.page-link.prev, .pagination a.page-link.next{
    background:var(--main-color);
    margin:10px 20px;
    width:50px;
}
.pagination #next a, .pagination #prev a{margin: 10px 5px;}
.pagination a.page-link.next{transform: rotate(180deg);}
.pagination #prev .disabled, .pagination #next .disabled{background: #ccc;}
.pagination #next a:hover, .pagination #prev a:hover{ background:var(--main-color);}
a.page-link img{ width:10px;}
.search-input-wrapper{width:calc(100% - 70px);}
.resource-search .search-input-wrapper{min-width:450px;width:100%; max-width:100%;}
.sorting-section {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-bottom: 25px;
}
.sorting-section a {
  padding: 8px 25px;
  margin-left: 10px;
  border: 1px solid #deecfd;
  color: #4d4d4d;
  background: #deecfd;
}
.sorting-section a.active{
  opacity:0.7;
  pointer-events: none;
}

@media(max-width:1200px){
  .banner-section .title-section h1{
    font-size: 45px;
  }
}

@media(max-width:1100px){
  .banner-section{
    padding:120px 30px 80px;
  }
  div#navbar-container{
    padding: 10px 30px;
  }
  .container-fluid.indicator-block, .container-50, div.counter-wrapper-main, .grey-bg, .footer-bs div.footer-nav, .footer-bs div.footer-brand{padding:30px;}
  .inside-banner{padding:0 30px;}
  div.relevant-news{padding: 10px 30px 30px;}
  .relevant-news .relevant-highlight-news img{
    min-height:330px;
  }
  .top-news{
    top:0;
  }
  #mynav .navbar-header .img-logo img{height: 100px;}
  .navbar-header .text-section .red-text{font-size: 20px;padding:5px 0;}
}


@media(max-width:767px){
  body{margin-top:0;}
  .row{margin:0;}
  .page-banner .flex{
    flex-direction:column;
    align-items: self-start;
  }
  .col-md-6, .col-md-12, .col-md-4, .col-md-7, .col-md-5, .col-md-8.col-sm-12, .col-md-4.col-sm-12{padding:0;}
  .navbar-container, div#navbar-container{padding:0;}
    .banner-main .data-page-title{
        font-size:18px;
        margin-bottom: 10px;
    }
    .inside-banner{
        padding: 5px 25px;
    }
    .container-50 {
        padding: 25px;
    }
    footer.footer-bs .footer-nav, footer.footer-bs .footer-brand{padding:25px;}
    footer.footer-nav .footer-logo {
        height: 50px;
        margin-bottom: 25px;
    }
    .footer-bs{text-align:left;}
    .footer-bs .footer-nav ul.pages{
        flex-wrap:wrap;
        justify-content: flex-start;
    }
    .banner-section{
        padding:100px 25px 80px;
        flex-direction: column;
        margin-top:70px;
    }
    body.fixed{width: 100%;}
    .banner-section .title-section h1{
        font-size: 35px;
    }
    .banner-section .left-section img {
        padding: 20px 0;
        margin: 0;
    }
    .banner-section .right-section{width:100%;}
    .search-input-wrapper{width:calc(100% - 70px);}
    .container-fluid.indicator-block{
        padding:25px;
    }
    .section-heading h2, .main-header{font-size: 22px;}
    .section-heading h2{flex-direction: column;align-items: flex-start;}
    .section-heading select{
        width:100%;
        margin-left: 0;
        margin-top:15px;
    }
    .relevant-news{
        padding: 10px 25px 25px;
    }
    .section-heading p{margin-bottom: 20px;}
    .chart_here .chart_title{font-size:16px;}
    .mb-40{margin-bottom: 25px;}
    .dataset-chart .main-wrapper{margin-bottom: 10px;padding: 10px 0;}
    .counter-wrapper-main h4{font-size: 18px;}
    .banner-section .search-holder2{padding:30px 0;}
    .lists .relevant_news_li .title{font-size: 18px;}
    footer.footer-bs .footer-nav.right-footer{
        padding-bottom: 0;
        border:0;
    }
    .about-section{min-height:0;border:0;padding-bottom:0;margin-bottom: 0;}
    div.counter-wrapper-main{padding:25px;}
    .mobile-hide{display:none;}
    .mobile-show{display:block !important;}
    
    .navbar-header .logo img {
        width: 240px;
    }
    .publication-page .tab-listing .lists ul.relevant_news_list li .news-content{
        width:100%;
    }
    .publication-page .tab-listing .lists .relevant_news_li .title{
        font-size: 20px;
    }
    .lists .relevant_news_list li{
      padding:20px 0;
    }
    .dataset-section{
      flex-direction: column;
    }
    .advsearchtext.hide-search{margin:0;}
    .main-search-holder .input-holder{
      top:50px;
      padding:15px;
    }
    .banner-main .data-page-title{margin-bottom: 10px;}
    div.footer-nav .footer-logo {
      height: 50px;
      margin-bottom: 30px;
      margin-left:-7px;
  }
  .contact-content div.contact-form-holder{
    padding: 0 0 25px;
  }
  .footer-bs div.footer-nav ul.pages li{
    padding: 0 6px;
    line-height:1;
  }
  #dataviz-section #menubox .col-sm-12{
    padding: 0;
  }
  footer.footer-bs .footer-nav h4{
    font-size:16px;
  }
    
}
.map-section #map{z-index: 0;}
@media (max-width:600px){
    body{font-size: 14px;}
    .overview_block{margin-top: 20px;}
    .box-stroke.mb-20{margin-top:0;}
    .bottom-block .text-2:before{content:none !important;}
    .page-wrapper-about .banner-wrappper .row .col-sm-12{padding: 0;}
    .basic .col-md-3, .basic .language-block{margin-bottom: 30px;}
    .health-section{margin:0;}
    .basic .col-md-9, .basic .col-sm-6{padding: 0;}
    .overview_pag{margin-bottom: 0;}
    #menu .dropdown-content-community{
      width: 100% !important;
      background: transparent;
      border:0;
      position: relative;
      top:0;
      padding: 0;
      padding-left: 15px;
    }
    #menu .dropdown.expand .dropdown-content-community a{color:#fff; font-size: 14px;}
    .col-md-3.col-sm-12 {padding:0;}
    .banner-wrappper .col-md-3.col-sm-12{padding:0 15px;}
    .bottom-logo img{height:60px; margin-left: -7px;}
    .bottom-logo .text-section{margin-left:15px;}
    .bottom-logo .text-section span{
        width:100%;
        font-size:16px;
    }
    .banner-indicator .indicator-section,.right-value-section.height-inner .block-image .year-data{font-size: 15px;}
    .banner-indicator .indicator-section .data-no, .right-value-section.height-inner .block-image .data-no{font-size: 25px;}
    .banner-indicator .indicator-section .unit-no, .right-value-section.height-inner .block-image .unit-no{font-size: 18px;}
    .menu-section {
      background: var(--main-color) !important;
      transform: translatex(100%);
      transition: 0.5s ease-in;
      display: block;
      height: auto;
      position: absolute;
      width: 100%;
      right: 0;
      padding:15px;
      z-index: 99;
  }
  .button-design, .dataset-search #render-btn{min-width: max-content;
    }
    .relevant-news .button-design{margin-left:20px;}
    .menu-section.fixed-nav{position: relative;}
    .menu-section.fixed-nav>a img, .menu-section>a img{display: none !important;}
    .menu-section li a{color:#fff !important}
  .menu-section.open-menu{
    transform: translatex(0%);
      transition: 0.5s ease-out;
  }
  .header-wrap.hide{display: flex !important;}
  .homepage-body #mynav{padding: 0 15px;}
  .navbar-default .navbar-header .navbar-toggle{
    margin-right:0;
  }
  header ul.menu-bar{display: inline-block;padding-left: 0;}
  .navbar-header .img-logo{position:relative;}
  .navbar-header .text-section{align-items: flex-start;margin-left: 10px;}
  .navbar-header .text-section .blue-title{font-size:15px;}
    .publication-page .tab-listing .lists ul.relevant_news_list .img-thumbnail{
        min-width: 125px;
        max-width: 125px;
    }
    .navbar-header .text-section .red-text{font-size: 18px; padding:3px 0;}
    .navbar-header .text-section{font-size: 14px;}
    .bottom-logo{
        margin-bottom: 10px;
    }
    div.copyright-section p{font-size:14px;}
    .indicator-block .btns-top a.buttons, #clr-compare-btn, .indicator-block .btns-top .buttons, #exportbtn ul{
      width:165px;
      
      margin-right:15px !important;
      margin-bottom:12px;
    }
    .indicator-block .btns-top{
      flex-direction: row !important;
      flex-wrap:wrap;
    }
    .publication-page .tab-listing .lists ul.relevant_news_list li .news-content .publication-intro {
      margin-bottom: 30px;
      height: 57px;
      overflow: hidden;}
      .menu-nav{border-top:0}
      .top-news{
        position: static !important;
        top:80px;
        border-top:1px solid #ddd;
      }
}

.partners-and-socials{
  display: grid;
  grid-template-columns: 2fr 2fr 0.5fr;

}
.partners-share{
  display: flex;
  align-items: center;

}
.partners-share a{
  margin-right: 10px;
  border: 1px solid #eeeeee;
}
.partners-share img{
  max-height: 67px;
  max width:87px;
}
lumbini.css
Displaying lumbini.css