:root {
  --main-color: #14468c;
}
.search-input input:focus::-webkit-input-placeholder {
  opacity: 0;
}
.search-input input:focus:-moz-placeholder {
  opacity: 0;
} /* FF 4-18 */
.search-input input:focus::-moz-placeholder {
  opacity: 0;
} /* FF 19+ */
.search-input input:focus:-ms-input-placeholder {
  opacity: 0;
}
button:focus {
  outline: 0 !important;
}
.homepage-body {
  margin-top: 0;
  margin-bottom: 0;
  overflow-x: hidden !important;
}
.navbar-default{border: 0 !important;}
.homepage-body #mynav {
  background: #fff !important;
  box-shadow: none !important;
  border: 0 !important;
}

.main-homepage {
  padding: 0;
}

.homepage-body .carousel {
  margin-top: 0;
  padding-top: 30px;
}
/* 
.homepage-body .right-control {
	display: block;
	margin-top: 17px;
} */


#mynav.navbar-background .navbar-nav > .active > a,
#mynav.navbar-background .navbar-nav > .active > a:hover,
#mynav.navbar-background .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  background-color: transparent;
  color: #337ab7;
  border-color: var(--main-color);
}

.homepage-body .navbar-default .navbar-nav > .active > a,
.homepage-body .navbar-default .navbar-nav > .active > a:hover,
.homepage-body .navbar-default .navbar-nav > .active > a:focus {
  background-color: transparent;
  /* color: #fff; */
}

.nav > li:hover,
.nav > li:focus {
  background: transparent;
}

.navbar-default .navbar-nav > li > a {
  font-weight: 300;
  font-size: 14px;
  /* font-family: 'Open Sans'; */
  font-weight: 400;
  position: relative;
}

#mynav.navbar-default .navbar-nav > li:hover,
#mynav.navbar-default .navbar-nav > li:focus,
.navbar-default .navbar-nav > li:hover,
.navbar-default .navbar-nav > li:focus,
#mynav.navbar-default .navbar-nav > li > a:hover,
#mynav.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #dd5638;
}

.navbar-default .navbar-nav > li.shrinkable-li.dropdown,
.navbar-default .navbar-nav > li > a {
  font-size: 36px;
  color: var(--main-color);
  font-weight: 600;
  padding-bottom: 8px;
  display: inline-block;
  padding-right: 0;
  margin-bottom: 5px;
  cursor: pointer;
}
.navbar-default .navbar-nav > li.shrinkable-li.dropdown{
  margin-bottom: 25px;
}
.navbar-background.navbar-default .navbar-nav > li > a {
  color: #337ab7;
}

.navbar-default .navbar-nav > li > a:before {
  background: #fff;
}

.navbar-default .navbar-nav > li a:hover::before {
  width: 80%;
  left: 10%;
}

.navbar-background.navbar-default .navbar-nav > li > a:hover,
.navbar-background.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #337ab7;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #dd5638;
}

/* .homepage-body #menu > li:last-child a {
	border: 1px solid #fff;
	color: #fff;
} */

/* .navbar-background #menu > li:last-child > a,
#menu > li:last-child > a {
	border: 1px solid #dd5638;
	padding: 5px 20px;
	border-radius: 25px;
	transition: 0.3s all;
	color: #dd5638;
}

#menu > li:last-child > a:hover {
	color: #fff;
	background: #dd5638;
	transition: 0.3s all;
	border-color: #dd5638;
}

#menu > li:last-child > a:before {
	display: none;
} */

#menu .dropdown-content-community {
  width: auto;
}

.dropdown-content a,
#menu .dropdown-content-community a{
  font-weight: 600;
  font-size: 20px;
 
}

.dropdown-content a {
  color: #2663a5 !important;
}

.dropdown-content a:hover {
  color: #fff !important;
}

.transition-timer-carousel-progress-bar {
  height: 3px;
  background-color: #fff;
  width: 0%;
  margin: 0px 0px 0px 0px;
  border: none;
  z-index: 11;
  position: absolute;
  bottom: 0;
  left: 0;
  border-radius: 0;
}

.overlay {
  z-index: 1;
}

.hero {
  z-index: 100;
  width: 100%;
  padding: 50px;
  float: left;
  text-align: left;
  /* margin-top: -30px; */
  /*font-family: "Open Sans";*/
}

.hero-inner {
  width: 600px;
  max-width: 100%;
  margin-left: 0px;
}

.hero h1 {
  font-size: 18px;
  font-weight: 600;
  display: inline-flex;
  text-transform: uppercase;
  padding-bottom: 0px;
  position: relative;
  color: #fff;
}
/* .hero h1:before{
	content:'';
	display: block;
	border-bottom: 4px solid #3b7ec1;
	position: absolute;
	width:50%;
	border-radius:4px ;
	bottom: -3px;
} */

.hero h3 {
  font-size: 48px;
  text-transform: initial;
  line-height: 1.3;
  color: #fff;
  margin-bottom: 35px;
}

.btn.btn-hero {
  font-size: 14px;
  font-weight: 400;
  height: auto;
  width: auto;
  padding: 7px 3px;
  border-radius: 25px;
  transition: 0.3s all;
  margin-top: 0;
}

.section-logo-title-and-description {
  padding-left: 35px;
}

.btn.btn-hero:hover {
  background: transparent;
  border: none;
  color: #fff;
  transition: 0.3s all;
  box-shadow: none;
}
.banner-section .carousel-control span {
  filter: invert(0.6);
}
.homepage-body .carousel-control {
  position: absolute;
  height: 30px;
  width: 30px;
  top: 56%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  opacity: 1;
  background: #fff;
  transition: 0.3s all;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0px 3px 2.82px 0.18px rgb(207 206 205 / 33%);
  border-radius: 50%;
}

.homepage-body .carousel-control:hover {
  opacity: 1;
}

.homepage-body .carousel-control:hover span {
  transition: 0.5s ease-in;
}
.homepage-body .carousel-control:hover .hover-image {
  display: inline-block;
  transform: rotate(180deg);
}
.homepage-body .carousel-control:hover .carousel-image,
.hover-image {
  display: none;
}
.infography-image {
  position: relative;
}
.infography-image img {
  width: 100%;
  height: 680px;
  object-fit: cover;
}
.infography-section .carousel .infography-image {
  position: relative;
  z-index: 1;
}
/* .infography-section .carousel:hover .carousel-inner .img-wrap:after {
  content: "";
  background: linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.04805672268907568) 73%, rgba(255,255,255,0.9948354341736695) 100%);
  z-index: 1;
  position: absolute;
  left: 0;
  top: -8px;
  width: 100%;
  height: 100%;
  background-size: cover;
  z-index: 1;
} */

.infography-section .col-md-3 {
  position: relative;
  z-index: 99;
}
.relevant-news {
  position: relative;
}
.relevant-news img {
  min-height: 550px;
  object-fit: cover;
}
.relevant-news .intro-section {
  position: absolute;
  width: 100%;
  bottom: 0;
  padding: 0 20px 0 0;
  color: #fff;
  z-index: 99;
  margin-bottom: 10px;
}
.relevant_news_li .title {
  color: #4d4d4d;
  font-weight: 400;
  height: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-height: 24px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.relevant_news_list li .date {
  color: #7f8081;
  font-weight: 400;
  padding:0 !important;
}
.relevant-news .intro-section .card-heading {
  font-size: 24px;
  margin-bottom: 20px;;
}
.relevant-news .intro-section .author {
  color: #fff;
}

.relevant-news .social-icon-block {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 99;
}

.news-list {
  position: relative;
}
.list-news .news-list:after {
  background: linear-gradient(
    0deg,
    rgb(0 0 0 / 41%) 0%,
    rgb(255 255 255 / 0%) 61%,
    rgb(255 255 255 / 0%) 100%
  );
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  z-index: 1;
}
/* .homepage-body .carousel-control span img{
	height:15px
} */

.homepage-body .navbar-background {
  background: #fff !important;
  box-shadow: 0px 0px 36px 0px rgba(0, 0, 0, 1) !important;
}
.values .left-section {
  background: url(/static/assets/img/nidin-no.jpg) no-repeat;
  position: relative;
  text-align: left;
  background-size: cover;
  background-position: center;
  height: 450px;
  border-bottom: 1px solid #fff;
  cursor: default;
}

.values .left-section .toptext-section {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 25px;
  height: 250px;
}
.left-value-section.height-inner {
  height: 250px;
  position: relative;
}
.values .left-section .number-section {
  padding-top: 45px;
}

.values .left-section:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: #346da6de;
  top: 0;
  left: 0;
}
.main-header {
  font-size: 28px;
  text-transform: uppercase;
  margin-bottom: 30px;
  position: relative;
  margin-left: 0;
  display: block;
  color: var(--navy-blue);
}
.card-block.card-indicators .main-header {
  color: #fff;
}
.cdd .main-header {
  width: 200px;
}
.text-center {
  text-align: center;
}
.infography-section #insightsCarousel .img-wrap {
  margin-top: 30px;
  background: #f4f5f7;
  padding: 0px;
  border-style: solid;
  border-width: 10px;
  border-color: rgb(249, 249, 249);
  box-shadow: 0px 0px 13.5px 1.5px rgb(207 206 205 / 40%);
  height: 650px;
}

.infography-section #insightsCarousel .carousel-inner {
  overflow: visible;
}
.infography-section.grey-bg {
  padding: 50px 45px;
  background: #f7f7f7;
}
.page_redirects {
  padding: 50px 50px;
}
.row.resource-list {
  margin: 0;
}
.infography-section.grey-bg {
  position: relative;
}
h3.title-text {
  font-weight: 500;
}
.infography-section.grey-bg:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 39.5%;
  bottom: 0;
  left: 0;
  background: #e2e2e2;
}
.page_redirects.white-bg {
  position: relative;
  z-index: 1;
}
.page_redirects.white-bg:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 28%;
  bottom: -10px;
  left: 0;
  background: #f7f7f7;
  z-index: -1;
}
.cdd .card {
  border-radius: 15px;
  padding: 12px;
  border-radius: 15px;
  -webkit-box-shadow: 1px 1px 8px 1px #e4e4e4;
  -moz-box-shadow: 1px 1px 8px 1px #e4e4e4;
  box-shadow: 1px 1px 8px 1px #e4e4e4;
  background-color: rgb(249, 249, 249);
  overflow: visible;
}
.cdd .card-body {
  border-radius: 10px;
  background-color: rgb(255, 255, 255);
  webkit-box-shadow: 1px 1px 8px 1px #e4e4e4;
  -moz-box-shadow: 1px 1px 8px 1px #e4e4e4;
  box-shadow: 1px 1px 8px 1px #e4e4e4;
  overflow: hidden;
}
.cdd .card-body .image-card {
  height: 220px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border-bottom: 2px solid rgb(240, 240, 240);
  position: relative;
  background-image: url("../img/default.png");
}
.cdd .card-body .image-card:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #00000012;
}
.resource-column .card-body:hover .card-heading span {
  color: var(--main-color);
}
.white-bg {
  box-shadow: 0px -15px 22.5px 2.5px rgba(207, 206, 205, 0.25);
}
.lower-button .blue-bg {
  background-color: var(--main-color);
  color: #fff;
  position: relative;
  transition: 0.3s all ease;
}
.lower-button .blue-bg:before {
  position: absolute;
  content: url(../img/settings.png);
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.lower-button a,
.discussion-btn a {
  border-radius: 10px;
  background-color: #fff;
  margin-right: 10px;
  box-shadow: 0px 0px 9px -0.5px rgb(162 162 162 / 40%);
  padding: 14px 20px 14px 35px;
}
.lower-button a:hover,
.discussion-btn a:hover {
  box-shadow: 0px 0px 9px -0.5px rgb(144 140 140 / 40%);
}
.lower-button a.blue-bg:hover {
  background: #3673af;
}
.lower-button .contact:hover span {
  color: var(--main-color);
}
.lower-button .contact,
.discussion-btn a {
  position: relative;
  color: #1a1a1a;
}
.discussion-btn a {
  padding: 14px 15px 14px 35px;
}
.lower-button .contact:before {
  position: absolute;
  content: url(../img/contact.png);
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.discussion-btn a:before {
  position: absolute;
  content: url(../img/start.png);
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.discussion-btn {
  margin-top: 40px;
}
.lower-button a span {
  margin-left: 10px;
}
.feed_list .card {
  border: none;
}
.feed_list .read-more {
  margin-bottom: 50px;
  margin-top: 30px;
}
.feed_list .lower-button {
  padding-top: 20px;
}
.feed_list .card .card-body {
  padding-top: 50px;
  padding-bottom: 20px;
}
.page_redirects .card-body,
.dark_bg {
  border-radius: 15px;
  padding: 12px;
  border-radius: 15px;
  -webkit-box-shadow: 1px 1px 8px 1px #e4e4e4;
  -moz-box-shadow: 1px 1px 8px 1px #e4e4e4;
  box-shadow: 1px 1px 8px 1px #e4e4e4;
  background-color: rgb(249, 249, 249);
  overflow: visible;
}
.page_redirects .card-body {
  margin-bottom: 10px;
}
.page_redirects .card-body .inside-card-body,
.tab-listing,
.dark_bg .inside-white {
  border-radius: 10px;

  background-color: rgb(255, 255, 255);
  webkit-box-shadow: 1px 1px 8px 1px #e4e4e4;
  -moz-box-shadow: 1px 1px 8px 1px #e4e4e4;
  box-shadow: 1px 1px 8px 1px #e4e4e4;
}
.dark_bg #fb_feed {
  padding: 15px;
  display: flex;
  justify-content: center;
}
.tab-listing {
  padding: 12px;
  border-radius: 15px;
}
.page_redirects .card-body .inside-card-body .image-card {
  border-style: solid;
  padding: 10px;
  border-width: 1px;
  border-color: rgb(240, 240, 240);
  background-color: #fff;
  box-shadow: 0px 0px 15px 0px rgba(180, 176, 172, 0.33);
  border-radius: 10px 10px 0 0;
  height: 220px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: flex;
  align-items: center;
  margin-bottom: -1px;
}
.resource-column {
  position: initial;
}

.page_redirects .card-body .inside-card-body .intro-section,
.relevant_news_list {
  border-style: solid;
  padding: 20px;
  border-radius: 0 0 10px 10px;
  border-width: 1px;
  border-color: rgb(240, 240, 240);
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 3px 2.82px 0.18px rgba(207, 206, 205, 0.33);
}
.tab-listing .lists {
  background: #f4f4f4;
  overflow: hidden;
  border-radius: 10px;
}
.tab-listing .lists ul {
  height: 525px;
  max-height: 531px;
  /* overflow: auto; */
  border: 0px;
  background: #f4f4f4;
  padding: 0;
  margin-bottom: 0;
  padding-top: 5px;
  box-shadow: 0px 3px 3.82px 1px rgb(187 186 186 / 33%);
}
.relevant_news_list {
  list-style: none;
}
.relevant_news_list li {
  padding: 0 20px 0;
  background-color: #f4f4f4;
}
.relevant_news_list li:first-child {
  padding-top: 0;
}
.relevant_news_list li:nth-child(even) {
  background-color: #f8f8f8;
}
.relevant_news_list li.active .title {
  color: #3b7ec1;
}
.relevant_news_list li:not(:last-child).active p.date {
  color: #1b1b1b;
  border-bottom: 1px solid #3b7ec1;
  transition: 0.5s ease-in;
}
.relevant_news_list li:not(:last-child) .date {
  padding-bottom: 15px;
  /* border-bottom: 1px solid #cecece; */
  margin-bottom: 0;
  /* font-family: "Roboto", sans-serif; */
}
.relevant_news_list li:first-child .date {
  border-color: var(--main-color);
}
.relevant_news_list li:hover .title {
  color: var(--main-color);
}
.resource-column .font-12.grey {
  font-family: "Roboto", sans-serif;
}
.page_redirects .card-body .inside-card-body .intro-section .card-heading {
  font-size: 18px;
  color: #1a1a1a;
  margin-bottom: 15px;
  height: 50px;
  overflow: hidden;
  line-height: 25px
}
.main-header:before {
  content: none;
  margin-right: 0;
  width: 3px;
  height: 20px;
  left: -10px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: var(--main-color);
}
.left-section .main-header:before {
  background-color: #fff;
}
.main-header span {
  font-weight: bold;
}
.company-stats .values-numbers {
  font-size: 4em;
  font-weight: bold;
}

.company-stats .values-name {
  font-weight: bold;
}

#data-show .card {
  border: 0;
  background: transparent;
}

#data-show {
  margin-left: 0px;
}

.image-data-container {
  background: url("../img/data-background.jpg");
  background-size: cover;
  height: 500px;
}

.image-data-container .values-numbers {
  color: #fff;
  font-size: 60px;
  font-weight: bold;
}

.image-data-container .values-name {
  font-weight: bold;
  color: #fff;
}

.image-data-container .col-sm-4 p {
  font-size: 14px;
  color: #fff;
  margin-top: 10px;
}

.dataset-list .section-logo {
  border: none;
  width: 100%;
  height: -moz-fit-content !important;
  height: fit-content !important;
  margin-top: -200px;
}

.dataset-list .latest_sets {
  display: inline-block;
  width: 300px;
  background: #2663a5;
  float: left;
  height: auto;
  margin-left: 40px !important;
  border: 0;
  padding: 15px;
  min-height: 160px;
}

.dataset-list .latest_sets .latest-title {
  font-weight: 500;
  opacity: 1;
  color: #fff;
}

.dataset-list .latest_sets:nth-child(1n + 4) {
  display: none;
}

.dataset-list .latest_sets .test {
  color: #fff;
  text-align: center;
}

.dataset-list .latest_sets h6 {
  font-size: 20px;
  text-align: center;
  min-height: 108px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.dataset-list .latest_sets p {
  font-size: 13px !important;
  color: rgba(255, 255, 255, 0.5);
  text-align: center;
}

.dataset-link {
  padding-left: 50px;
}

.section-title {
  text-align: center;
  padding-bottom: 30px;
}

.section-title h2,
.our-works h2,
.infographics h2,
.features h2,
.section-logo-title-and-description h2,
.dataset-link h2 {
  padding-left: 30px;
  position: relative;
}

.section-title h2,
.our-works h2,
.infographics h2,
.features h2 {
  width: -moz-fit-content;
  width: fit-content;
  margin: 30px auto;
  margin-top: 0;
}

.resource-title-initiator {
  display: inline-block;
  color: #aaa;
  margin-top: 20px;
  font-size: 12px;
}

.search-section-title {
  display: inline-block;
  /* padding-left: 30px; */
}

.resource-tags {
  display: inline-block;
  padding: 5px 10px;
  font-weight: 500;
  max-width: 150px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 12px;
  background: #fff;
  border-radius: 15px;
  margin-top: 10px;
}

.section-title h2 {
  margin-bottom: 10px;
}

.section-title h2:before,
.our-works h2:before,
.infographics h2:before,
.features h2:before,
.section-logo-title-and-description h2:before,
.dataset-link h2:before {
  content: "";
  position: absolute;
  left: 0;
  height: 100%;
  width: 6px;
  background: #2663a5;
}

.dataset-link p {
  padding-top: 30px;
  margin-top: 30px;
  border-top: 1.5px solid #c8c8c8;
  text-align: justify;
}

.dataset-link a {
  display: inline-block;
  float: right;
  padding: 6px 10px;
  font-size: 14px;
  border: 1px solid #dd5638;
  border-radius: 25px;
  color: #dd5638;
  margin-top: 15px;
}

.dataset-link a:hover {
  text-decoration: none;
  background: #dd5638;
  color: #fff;
  transition: 0.3s all;
}

.section-logo {
  border: none !important;
}

.slick-slide {
  text-align: center;
}

#show-case-all {
  max-width: 100%;
  overflow-x: hidden;
}

#show-case-all .title {
  font-size: 24px;
  width: 100%;
  margin-top: 50px;
}

.main-showcase-container .slick-slide {
  height: 450px !important;
}

.decorative-circle {
  height: 100px;
  width: 100px;
  background: rgba(222, 25, 25, 0.7);
  border-radius: 50%;
  display: inline-block;
  text-align: center;
  z-index: 100;
  margin-top: -100px;
  transition: 0.3s all;
}

.decorative-circle figure.item {
  margin-right: 0 !important;
}

#show-case-all .col-xs-1 {
  padding: 0;
  position: relative;
  height: 100% !important;
}

#show-case-all .background-image {
  position: absolute;
  object-fit: cover;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  z-index: -1;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  transition: 0.3s all;
}

.decorative-circle .section-logo-img {
  margin: 0 !important;
  margin-top: 10px !important;
  filter: brightness(0) invert(1);
}

.section-logo img:hover {
  -webkit-transform: none !important;
  -moz-transform: none !important;
  -o-transform: none !important;
  -ms-transform: none !important;
}

.main-showcase-container {
  position: relative;
  padding-top: 70px;
  padding-bottom: 0;
}

#show-case-all .col-xs-1 a,
#show-case-all .col-xs-1 p {
  color: #fff;
}

#show-case-all .col-xs-1:before {
  position: absolute;
  height: 80px;
  left: 0;
  content: "";
  top: 0;
  display: inline-block;
  width: 100%;
}

#show-case-all .info-section {
  position: absolute;
  display: inline-block;
  width: 100%;
  bottom: 0;
  left: 0;
}

.decorative-gradient {
  height: 150px;
  background: blue;
  top: 0;
  left: 0;
  display: inline-block;
  width: 100%;
  background: -moz-linear-gradient(
    top,
    rgba(255, 255, 255, 1) 0%,
    rgba(255, 255, 255, 0.82) 53%,
    rgba(255, 255, 255, 0) 100%
  );
  background: -webkit-gradient(
    left top,
    left bottom,
    color-stop(0%, rgba(255, 255, 255, 1)),
    color-stop(53%, rgba(255, 255, 255, 0.82)),
    color-stop(100%, rgba(255, 255, 255, 0))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(255, 255, 255, 1) 0%,
    rgba(255, 255, 255, 0.82) 53%,
    rgba(255, 255, 255, 0) 100%
  );
  background: -o-linear-gradient(
    top,
    rgba(255, 255, 255, 1) 0%,
    rgba(255, 255, 255, 0.82) 53%,
    rgba(255, 255, 255, 0) 100%
  );
  background: -ms-linear-gradient(
    top,
    rgba(255, 255, 255, 1) 0%,
    rgba(255, 255, 255, 0.82) 53%,
    rgba(255, 255, 255, 0) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 1) 0%,
    rgba(255, 255, 255, 0.82) 53%,
    rgba(255, 255, 255, 0) 100%
  );
}

#show-case-all .col-xs-1:hover .decorative-circle {
  background: #fff;
  box-shadow: 1px 1px 15px #d5d5d5;
  transition: 0.3s all;
}

#show-case-all .col-xs-1:hover .background-image {
  -webkit-filter: grayscale(60%);
  filter: grayscale(60%);
  -moz-filter: grayscale(60%);
  transition: 0.3s all;
}

.hover-overlay {
  position: absolute;
  left: 0;
  top: 0;
  background: #25445a;
  opacity: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

#show-case-all .col-xs-1:hover .hover-overlay {
  opacity: 0.54;
}

#show-case-all .col-xs-1:hover .decorative-circle .section-logo-img {
  filter: none;
}

#show-case-all .info-section .title {
  width: 70%;
  margin-left: 15%;
  text-shadow: 0px 1px 5px #000;
  margin-right: 15%;
}

#show-case-all .info-section .learn-more {
  background: #2663a5;
  display: inline-block;
  width: 100%;
  padding: 10px 0;
  height: 0;
  overflow: hidden;
  padding: 0;
  transition: 0.3s all;
  color: #fff;
}

#show-case-all .col-xs-1:hover .info-section .learn-more {
  height: auto;
  padding: 10px 0;
  transition: 0.3s all;
}

.main-resources-container {
  background: #f1f2f3;
  padding: 70px 0;
  padding-top: 90px;
}

.section-logo-title-and-description p {
  padding-top: 30px;
  margin-top: 30px;
  border-top: 1.5px solid #c8c8c8;
  text-align: justify;
}

.community-slide {
  padding: 0 30px;
  border: 0;
}

.resources-image {
  height: 250px !important;
  width: 100%;
  object-fit: cover;
}

.main-resource-container .resource-content-text h4 {
  height: 80px;
}

.resource-title {
  min-height: 50px;
  text-align: left;
  margin-top: 0;
  color: #2663a5;
  line-height: 1.3em;
}

.resource-content-text {
  padding: 20px;
  background: #fff;
  width: 95% !important;
  position: relative;
}

.main-resources-container .slick-slide {
  height: -moz-fit-content !important;
  height: fit-content !important;
}

.tag-date {
  position: absolute;
  display: inline-block;
  background: #e53d25;
  font-size: 13px;
  color: #fff;
  width: 71px;
  left: 0px;
  top: 50%;
  -webkit-transform: translate(-0px, -50%);
  -moz-transform: translate(-0x, -50%);
  -o-transform: translate(-0px, -50%);
  -ms-transform: translate(-0px, -50%);
  padding: 5px 10px;
}

.tag-year {
  display: inline-block;
  width: 100%;
}

.tag-date:first-child {
  background: #e53d25;
}

.tag-date1,
.tag-date2 {
  background: #2663a5;
}

.resource-content-text b {
  display: block;
  text-transform: uppercase;
  padding: 10px 0;
  text-align: left;
  font-size: 16px;
  text-decoration: none;
  position: relative;
  margin-top: 10px;
}

.date {
  display: inline-block;
  font-weight: 400;
  text-align: left;
  width: 100%;
  color:#7f8081;
}

.resource-content-text b:before {
  content: "";
  display: inline-block;
  width: 30px;
  height: 3px;
  top: 0;
  left: 0;
  background: #2663a5;
  position: absolute;
}

.features {
  padding: 70px 0;
  z-index: 1;
  padding-bottom: 0;
}

.features .col-md-4 {
  text-align: center;
  color: #fff;
  min-height: 350px;
  display: flex;
  align-items: flex-end;
  position: relative;
}

.features h4 {
  font-size: 20px;
  min-height: 50px;
}

.features p {
  font-size: 14px;
}

.geo-profile-container {
  background: url(../img/icon-background/geo-profile-background.jpg);
  background-size: cover;
}

.sdg-container {
  background: url(../img/icon-background/SDG.jpg);
  background-size: cover;
}

.smart-data-container {
  background: url(../img/icon-background/analysis-background.jpg);
  background-size: cover;
}

.mdg-icon {
  object-fit: contain;
}

.features .information-wrapper {
  margin: 0 auto 50px;
  z-index: 100;
}

.features .features-overlay {
  background: #1e5b9e;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.features .col-md-4:hover .features-overlay {
  opacity: 0.8;
  -webkit-transform: scale(1.02);
  -moz-transform: scale(1.02);
  -o-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transition: 0.3s all;
}

.features .col-md-4:hover {
  z-index: 1000;
}

.features .col-md-4:hover .features-redirect-link {
  background: #fff;
  color: #337ab7;
  text-decoration: none;
  border-color: #fff;
}

.features a {
  display: inline-block;
  color: #fb6955;
  border: 1px solid #fb6955;
  border-radius: 25px;
  padding: 6px 10px;
  font-size: 12px;
  margin-top: 10px;
  transition: 0.3s all;
}

.counter-wrapper-main,
.grey-bg {
  padding: 50px;
  background: #e2e2e2;
  overflow: hidden;
}
.counter-wrapper-main{
  
  background: transparent;
}

.main-counter .card {
  border: 0;
  padding: 0;
}
.main-counter .card .card-block {
  padding: 0;
}

.main-counter .values-numbers {
  font-weight: 600;
  font-size: 48px;
  margin-top: 20px;
  text-align: left;
  color: #fff;
  text-shadow: 1px 1px 2px #585858;
}

.main-counter .values-name {
  margin-top: 15px;
  font-weight: 600;
  font-size: 16px;
  text-align: left;
  text-transform: uppercase;
  color: #fff;
  text-shadow: 1px 1px 2px #585858;
}

.values-name {
  font-size: 25px;
}

.main-counter p {
  font-size: 14px;
  margin-top: 10px;
  color: #1a1a1a;
  line-height: 1.6em;
  padding-right: 22px;
}
.main-counter .nid-txt {
  color: #fff;
}
.overlay {
  opacity: 0.39;
}

.footer-bs {
  background: transparent;
  background-size: cover;
  position: relative;
  background-position: center;
}
/* .footer-bs:before{
	content:'';
	background: rgb(59 126 193 / 75%);
	width: 100%;
	height: 100%;
	position: absolute;
	left:0;
	top:0;
} */
.footer-bs .footer-nav {
  background: #fff;
}
.footer-bs {
  position: relative;
  z-index: 1;
  border-radius: 0;
}
.footer-bs:after {
  background: rgba(51, 37, 37, 0.2);
  position: absolute;
  content: none;
  width: 50%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.footer-bs .footer-nav,
.footer-bs .footer-brand {
  padding: 50px 52px;
}

.footer-bs h4 {
  color: #fff;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 20px;
  font-weight: 500;
  display: inline-block;
  font-size: 12px;
}

.footer-bs .footer-nav h4 {
  color: var(--navy-blue);
  text-transform: uppercase;
  margin-bottom: 10px;
  padding-bottom:10px;
  font-size: 18px;
}

.footer-bs h4:before {
  content: "";
  width: 40px;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: #fff;
}

.footer-bs .footer-brand p {
  color: #4d4d4d;
  width: 400px;
  line-height: 1.8em;
}

.powered-by a {
  color: var(--main-color);
}

.footer-bs .footer-nav ul.pages a {
  text-transform: initial;
  color: #4d4d4d;
}
.footer-bs .footer-nav ul.pages li{
  border-right: 2px solid #4d4d4d;
}
.copyright-section p {
  margin-bottom: 12px;
  color: #4d4d4d;
  font-size: 16px;
}

.footer-bs .footer-nav ul.pages a:hover {
  color: var(--main-color);
}

.footer-bs .footer-ns h4 {
  font-weight: 500;
  font-size: initial;
}

.footer-image {
  margin: 10px auto;
  display: block;
}

.contact-content .contact-form-holder{padding: 0 15px;}
.contact-form-wrapper{margin:0;}

.infographics-data {
  align-items: center;
  /*width: fit-content;*/
}

.infographics {
  display: block;
  padding: 70px 0;
}

.infographics-date {
  font-weight: bold;
}

.infographics img {
  width: 100%;
  height: 300px;
  left: 0;
  object-fit: cover;
  top: 0;
}

.infographics-data-holder {
  position: relative;
}

.infographics-overlay {
  height: 100%;
  width: calc(100% - 30px);
  background: transparent;
  top: 0;
  left: 15px;
  display: block;
  position: absolute;
  display: flex;
  align-items: flex-end;
  z-index: 100;
}

.infographics-content {
  width: 100%;
  height: auto;
  /*text-align: center;*/
}

.infographics-content h4 {
  /*width: 60%;*/
  margin: 0 auto;
  margin-top: 15px;
}

.infographics-content p {
  font-size: 14px;
}

.infographics-content .main-content {
  width: 80%;
  margin: 0 auto;
  margin-top: 10px;
}

.infographics-content a {
  display: inline-block;
  color: #fff;
  margin: 10px 0;
  font-size: 12px;
  padding: 6px 15px;
  border: 1px solid #fff;
  border-radius: 25px;
}

.infography-description {
  height: 0px;
  overflow: hidden;
  transition: 0.3s ease-in;
}

.infographics-overlay:hover .infography-description {
  height: 178px;
  transition: 0.3s ease-in;
}

.main-work-content-holder {
  height: 0px;
  margin-top: 40px;
  overflow: hidden;
  transition: 0.3s all;
}

.main-work-content-holder .close-button {
  float: right;
  position: relative;
  width: 25px;
  height: 25px;
  cursor: pointer;
  z-index: 1000;
}

.main-work-content-holder .close-button:before {
  content: "";
  position: absolute;
  top: 10px;
  left: 0;
  height: 2px;
  width: 25px;
  border-radius: 5px;
  background: #555;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}

.main-work-content-holder .close-button:after {
  content: "";
  position: absolute;
  top: 10px;
  right: 0;
  height: 2px;
  width: 25px;
  border-radius: 5px;
  background: #555;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
}

/*.main-work-content-holder img {
	opacity: 0;
	transition: 0.3s all;
}*/

.resource-image {
  height: 200px;
  margin: 0 auto;
  object-fit: contain;
}

.main-work-description {
  display: none;
}

.work-description-image-holder {
  height: 250px;
}

.work-description-image-holder img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.work-image-visible {
  opacity: 1;
}

.main-work-content-holder h3 {
  margin-top: 0px;
}

.main-work-content-holder-visible {
  height: 300px;
}

.infographics-overlay:hover {
  background: rgba(250, 87, 64, 0.84);
}

.infographics-overlay:hover a {
  text-decoration: none;
}

.our-works {
  background: #f1f2f3;
  padding: 70px 0;
}

.services-container .col-md-3 p {
  margin-top: 10px;
  font-weight: bold;
  text-align: center;
}

.services-container .col-md-3 {
  cursor: pointer;
}

.services-container img {
  height: 200px;
  width: 100%;
  object-fit: cover;
}

.services-container .image-holder {
  position: relative;
}

.services-container .services-overlay {
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0px;
  top: 0;
  background: #2663a5;
  opacity: 0.2;
}

.services-container {
  height: 0px;
  overflow: hidden;
  transition: 0.3s height;
}

.main-services-visible {
  height: 250px;
}

.work-button img {
  margin-top: -4px;
}

.our-works .button-container span {
  display: inline-block;
  padding: 6px 15px;
  border: 1px solid #2663a5;
  color: #2663a5;
  border-radius: 25px;
  min-width: 120px;
  text-align: center;
  cursor: pointer;
}

.our-works .button-container {
  text-align: center;
  margin-bottom: 30px;
}

.our-works .work-button {
  margin-left: 20px;
}

.service-active {
  background: #fff;
  border: none !important;
  box-shadow: 1px 1px 13px #888;
}

.slick-prev:before {
  content: url("../img/navigation-arrow..png") !important;
}

.slick-next:before {
  content: url("../img/navigation-arrow..png") !important;
}

.main-showcase-container .slick-next,
.main-showcase-container .slick-prev {
  left: 0;
  z-index: 99;
  width: 45px;
  background: #fff;
  height: 38px;
}

.main-showcase-container .slick-next {
  left: auto;
  right: 0;
  margin-top: -19px;
}

.slick-next {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
}

.footer-bs .footer-ns p {
  color: #323232 !important;
}

.newsletter-section .input-group {
  position: relative;
  margin-top: 30px;
}
.newsletter-section input {
  width: 400px !important;
  border-radius: 50px !important;
  max-width: 100%;
  height: 33px;
}
.form-horizontal .error-validation {
  width: 100%;
  color: red;
  display: inline-block;
  margin-left: 180px;
  text-align: left;
  position: absolute;
  bottom: -30px;
  right: 0;
}
.newsletter-section .input-group {
  margin-bottom: 10px;
  display: inline-block;
}

.newsletter-section input {
  border: 1px solid #2663a5;
  padding: 6px 12px;
  color: #555;
}

.newsletter-section .btn-default {
  border-radius: 25px 25px 25px 25px !important;
  font-weight: normal;
  color: #fff;
  font-size: 12px;
}
footer .newsletter-section .btn-default img {
  transform: rotate(270deg);
}
.slick-dotted.slick-slider {
  margin-bottom: 0px;
}

.navbar-toggle {
  border: 0;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background: transparent;
}

/* #bs-carousel {
  position: relative;
  display: flex;
  align-items: flex-end;
} */
#bs-carousel .carousel-inner{
  height: max-content;
}

.search-holder {
  position: absolute;
  bottom: 20px;
  height: 230px;
  width: 100%;
  position: absolute;
  left: 0;
  z-index: 100;
}

.search-inner {
  border-radius: 5px;
  position: relative;
}

.main-search-holder {
  width: 100%;
  border-style: solid;
  color: #fff;
  border-width: 0;
  text-align: center;
}

.main-search-holder .btn-search {
  border-radius: 25px;
  font-weight: 300;
  position: absolute;
  padding: 10px;
  background: #f3f3f2;
  border: 1px solid #fff;
  transition: 0.3s all;
  margin-top: 1px;
  font-size: 0;
  cursor: pointer;
  margin-left: -40px;
  width: 36px;
  height: 36px;
}
footer .newsletter-section .btn-default {
  font-weight: 300;
  position: absolute;
  padding: 10px;
  background: #f3f3f2;
  border: 1px solid #fff;
  margin-top: 1px;
  font-size: 0;
  cursor: pointer;
  margin-left: -37px !important;
  width: 36px;
  height: 36px;
  top: 0;
  z-index: 9 !important;
}
#conactUs {
  margin-bottom: 0;
}
.main-search-holder .form-control {
  width: 100%;
}

.main-search-holder img {
  height: 16px;
  padding-left: 5px;
}

.main-search-holder .btn-search:hover {
  color: #2663a5;
}
.main-search-holder .btn-search:hover .hover-search {
  opacity: 1;
  z-index: 1;
  transition: 0.5s ease-in;
}
.main-search-holder .btn-search .hover-search {
  font-size: 11px;
  position: absolute;
  background: #000;
  color: #fff;
  border-radius: 4px;
  opacity: 0;
  z-index: -1;
  display: block;
  padding: 5px 10px;
  margin-top: 24px;
  margin-left: -20px;
  transition: 0.5s ease-in;
}
.main-search-holder .btn-search .hover-search:after {
  content: "";
  width: 0;
  height: 0;
  left: 50%;
  transform: translateX(-50%);
  top: -8px;
  position: absolute;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 8px solid black;
}
.main-search-holder .btn-search img {
  height: 12px;
  padding-left: 0;
  transform: rotate(-90deg);
}
.main-search-holder h3 {
  margin-top: 0;
}

.main-search-holder .search-input input::placeholder {
  color: #fff;
}

.search-input-wrapper .search-input {
  display: inline-block;
}
.main-search-holder .search-input-wrapper .search-input {
  width: 100%;
  max-width: 100%;
  position: relative;
}
.main-search-holder .search-input-wrapper .search-input a,
.newsletter-section .input-group a {
  position: absolute;
  left: 10px;
  top: 52%;
  transform: translateY(-50%);
}
.newsletter-section .input-group a {
  top: 50%;
  z-index: 9;
  left: 20px;
}
.main-search-holder .input-holder {
  width: 100%;
  margin: 25px auto 5px;
}

.navbar-default .navbar-toggle {
  margin-right: 0;
  margin-top: 0px;
}

.input-holder {
  margin-top: 15px;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
}

/*#mynav {
	min-height: 66px;
}*/

/*SEARCH-PAGE*/

.search-page .page-banner {
  margin-top: 20px;
}

.search-page .form-block {
  padding: 0 !important;
  margin-top: 40px;
}

.search-page .search-result-title {
  font-size: 16px;
  font-weight: bold;
}

.search-page .form-group input.form-control {
  width: 100%;
}

.search-page .form-inline .form-control {
  width: 100%;
}

.search-page ._news {
  margin: 0;
  padding: 30px 20px;
  border: 0;
  background: #edf4fb;
}

.search-page ._news:nth-child(2n) {
  background: #f9f9f9;
}

.search-result .error-result {
  margin-top: 10px;
}

.tag-month {
  /*font-weight: bold;*/
  display: inline-block;
  margin-bottom: 5px;
}

.tag-day {
  font-size: 1.1em;
  font-weight: bold;
}

.geo-video-holder iframe,
.data-video-holder iframe,
.homepage-video iframe {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}

.homepage-video iframe {
  margin-top: 35px;
}

.data-video-holder iframe {
  margin-top: 15px;
}

.geo-video-holder iframe {
  max-height: 100%;
}

.main-counter-and-video-wrapper {
  padding: 20px 60px;
  padding-bottom: 0;
}

.smart-analysis-video-holder iframe {
  max-width: 60%;
  display: block;
  margin: 0 auto;
}

.smart-analysis-video-holder {
  margin-bottom: 20px;
}

.bottom-div .geo-substr {
  box-shadow: none !important;
  color: #1a1a1a;
}
.bottom-div .geo-substr p a span {
  color: #3b7ec1 !important;
}
.bottom-div .geo-substr p a span:hover {
  color: rgb(54, 115, 175) !important;
}
@media (min-width: 992px) and (max-width: 1098px) {
  .navbar-default .navbar-nav > li > a {
    font-size: 32px;
  }
}
@media (max-width: 1370px) and (min-width: 1025px) {
  .logo img {
    margin-left: 0px !important;
  }
}

@media (min-width: 767px) {
  .main-info-detail {
    width: 70%;
    margin: 20px auto;
    text-align: center;
  }
  div#navbar-container {
    width: 100%;
    /* padding: 0 50px; */
  }
}

@media (max-width: 1100px) {
  .dataset-list .latest_sets {
    margin-left: 0px !important;
  }
}

@media (max-width: 990px) {
  #mynav .navbar-header {
    margin-bottom: 1px;
  }

  .navbar-default .navbar-nav > li a:hover::before {
    content: none;
  }
  .dropdown-content-community a,
  .dropdown-content-community .dropdown-child {
    position: relative;
  }
  .navbar-default .navbar-nav > li > a .glyphicon,
  .dropdown-content-community a .glyphicon {
    position: absolute;
    top: 12px;
    right: 9px;
    font-size: 16px !important;
  }
  .dropdown-content-community .dropdown-content-community-child {
    width: 100%;
    display: block;
    top: 40px;
    left: 0;
    z-index: 1;
  }
  .section-logo-title-and-description {
    padding-left: 15px;
  }

  .search-page .form-inline .form-group {
    width: 100%;
    margin: 5px 0;
  }

  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border: transparent;
    min-height: 100vh;
    margin: 0;
  }

  .homepage-body .navbar-default .navbar-nav > li > a {
    color: #2663a5;
  }

  .homepage-body .navbar-default .navbar-nav > .active > a,
  .homepage-body .navbar-default .navbar-nav > .active > a:hover,
  .homepage-body .navbar-default .navbar-nav > .active > a:focus {
    color: #2663a5;
  }

  .homepage-body #menu > li:nth-child(8) a {
    /*color: #dd5638;
		border-color: #dd5638;*/
    text-align: left;
  }

  .dropdown-content-community {
    position: initial;
    box-shadow: none;
  }

  .homepage-body .navbar-default .navbar-nav > li > a:hover,
  .homepage-body .navbar-default .navbar-nav > li > a:focus {
    color: #2663a5;
  }

  .image-data-container {
    display: flex;
    align-items: center;
  }

  #data-show {
    margin: 0;
    margin-top: 10px;
  }

  .dataset-link {
    padding-left: 15px;
  }

  .dataset-list .section-logo {
    margin-top: 30px !important;
  }

  .dataset-list .latest_sets {
    margin-top: 30px;
    width: 100%;
  }

  .features .information-wrapper {
    margin: 0 auto;
  }

  .hero-inner {
    width: 100%;
    text-align: center;
  }

  .features .col-md-4 {
    align-items: center;
  }

  .infographics-data-holder {
    /*padding: 0;*/
    margin-bottom: 10px;
  }

  .main-info-detail {
    padding: 15px;
  }

  #menu > li:nth-child(9) > a:hover {
    color: #fff;
  }

  #menu > li:nth-child(9) a {
    width: calc(100% - 30px);
    margin-left: 15px;
  }

  .collapse {
    display: none;
  }
  .collapse.in {
    display: block;
    padding-bottom: 30px;
  }

  .infographics-overlay {
    width: 100%;
    left: 0;
  }

  .features .col-md-4:hover .features-overlay {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
  }
}

@media (max-width: 881px) {
  .search-holder {
    /*height: 300px;*/
    overflow: hidden;
  }
}
@media(max-width: 1024px){
  .navbar-default .navbar-nav > li.shrinkable-li.dropdown, .navbar-default .navbar-nav > li > a {
    font-size: 32px;
  }
}
@media (max-width: 768px) {
  .navbar-default .navbar-nav > li.shrinkable-li.dropdown, .navbar-default .navbar-nav > li > a {
    font-size: 30px;
  }
  .infography-section.grey-bg:before {
    height: 30.5%;
  }
  .page_redirects .card-body .inside-card-body .intro-section .card-heading {
    height: 60px;
  }
  .transition-timer-carousel-progress-bar {
    position: relative;
    background-color: var(--main-color);
    border-radius: 0;
  }
  .counter-wrapper-main,
  .grey-bg {
    padding: 30px;
  }
  .page_redirects.white-bg:before {
    height: 22%;
    bottom: -2px;
  }

  .footer-bs:after {
    content: none;
  }
  .footer .footer-brand {
    position: relative;
  }
  .footer .footer-brand:after {
    background: rgba(51, 37, 37, 0.2);
    position: absolute;
    content: "";
    width: 50%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1;
  }
  #insightsCarousel .carousel-control {
    background: #fff;
  }
  .footer-ns {
    width: 100%;
  }
  .main-search-holder .search-input input {
    max-width: 100%;
    min-width: 100%;
    float: left;
    font-size: 15px;
    margin: 0;
    padding-left: 12px;
  }
  .work-description-image-holder {
    height: 150px;
  }

  .image-data-container {
    height: 600px;
  }

  .work-description-image-holder h3 {
    margin-top: 40px;
  }
  .navbar-default .navbar-nav > li > a {
   
    margin-bottom: 0;
  }
  .main-work-content-holder-visible {
    height: calc(100% - 100px);
  }

  .input-holder {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .main-search-holder .input-holder {
    margin: 0px auto 5px;
    flex-direction: column;
  }

  .newsletter-section input {
    width: 100% !important;
  }

  .navbar-search-trigger img {
    height: 23px;
  }

  .search-holder .form-group {
    width: 100%;
  }
  .main-counter .values-numbers {
    font-weight: 600;
    font-size: 40px;
    margin-top: 10px;
    text-align: left;
  }
  .inside-block .values-icon img {
    width: 15px;
  }
  .footer-bs .footer-brand p {
    width: 100%;
  }
  .main-counter .values-name {
    margin-top: 5px;
    font-weight: 600;
    font-size: 14px;
    text-align: left;
  }
  .search-holder {
    height: 0px;
    width: 100%;
    margin-left: 0;
    /*top: 142px;*/
    overflow: hidden;
    transition: 0.3s all;
  }
  .footer-bs h4:before {
    left: 50%;
    transform: translateX(-50%);
  }
  .search-holder-visible {
    height: 300px !important;
  }

  .search-inner {
    width: 100%;
    margin-left: 0;
    border-radius: 5px;
    padding: 0px;
  }

  .search-inner .form-control {
    margin-bottom: 10px;
  }

  .footer-bs {
    padding: 0;
  }

  .hero h3 {
    font-size: 20px;
    margin-bottom: 5px;
  }

  .hero {
    width: 100%;
  }

  .search-inner .form-inline .form-group {
    width: 100%;
  }

  .main-search-holder .search-input-wrapper a img {
    display: none;
  }

  .search-inner {
    height: auto;
    z-index: 0;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .main-search-holder .btn-search {
    right: 0;
    top: 0;
  }
  .footer .newsletter-section .btn-default {
    right: 5px;
    top: 0px;
  }
  .main-header {
    font-size: 22px;
    display: inline-block;
    /* margin-top: 30px; */
  }
  .relevant-news .main-header{
    margin-top: 30px;
  }
  .lower-button a {
    margin-bottom: 10px;
    display: block;
  }
  .infography-section #insightsCarousel {
    opacity: 1;
  }
  .infography-section #insightsCarousel .img-wrap {
    height: 400px;
  }
  .infography-image img {
    height: 300px;
    object-fit: cover;
  }
  .read-all {
    float: none;
    margin: 0;
    display: block;
    margin-bottom: 10px;
  }
  .main-wrapper {
    margin-bottom: 20px;
  }
  .go-txt {
    position: relative;
  }
  .homepage-body .carousel{
    padding-top:75px;
  }
  .homepage-body .infography-section .carousel{
    padding-top: 20px;
  }
  .banner-section .carousel-inner img{
    height:auto;
  }
  .btn.btn-hero{
    padding: 0 3px;
  }
  .btn.btn-hero{
    margin-bottom: 0;
  }
}

@media (max-width: 520px) {
  .page_redirects.white-bg:before {
    bottom: -25px;
  }
  .navbar-default .navbar-toggle {
    margin-top: 0;
  }
  .footer-bs .footer-brand {
    padding: 50px 20px;
  }
  .hero-inner {
    width: 100%;
  }
  .search__input {
    width: 200px;
  }
  .infography-section.grey-bg {
    padding: 50px 30px;
  }
  .page_redirects {
    padding: 50px 30px 0 30px;
  }
  .row.resource-list {
    margin-top: 20px;
  }
  .counter-wrapper-main .main-header:before{
    top:4px;
    transform: translateY(0);
  }
  .redirect-wrapper .txt-section p {
    margin-bottom: 0;
    height: 60px;
}
.redirect-wrapper .txt-section h3 a{
  font-size: 16px;
}
.hero h3{
  margin-bottom: 0;
}
.item.item-slides .btn.btn-hero{
  padding: 0;
  margin: 0;
}
}
@media (max-width: 360px) {
  .redirect-wrapper .txt-section p {
    margin-bottom: 0;
    height: 40px;
}
}
@media (max-width: 1024px) {
  .hero-inner {
    width: 100%;
    text-align: center;
  }
}
@media (max-width: 374px) {
  .hero h3 {
    font-size: 16px;
    margin-bottom: 5px;
}
.hero span{
  margin-bottom: 5px;
  font-size: 14px;
}
.daily_wrapper .social-share {
  position: relative;
  right: 0;
  top: 0;
}

.banner-section .carousel-indicators{
  display: none;
}
}


@media (max-width: 374px) {
  /*.search-input-wrapper {
	    display: inline-block;
	    float: left;
	}*/

  .search-input-wrapper .search-input {
    float: left;
  }

  .main-search-holder a {
    display: inline-block;
    float: right;
    margin-top: 16px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 900px) and (-webkit-min-device-pixel-ratio: 1) {
  .newsletter-section input {
    width: auto !important;
  }
  .footer-bs .footer-brand p {
    width: auto;
  }
}
/* @media (max-width: 1370px) and (min-width: 1025px) {
	#menu {
		width: 100%;
	}
} */
@media only screen 
  and (min-width: 1024px) 
  and (max-height: 1366px) 
  and (-webkit-min-device-pixel-ratio: 1.5) {
    .main-header {
      display: inline-block;
  }
}
@media (max-width: 1112px) and (min-width: 992px) {
  .navbar-default .navbar-nav > li.shrinkable-li.dropdown, .navbar-default .navbar-nav > li > a{
    font-size: 32px;
  }
}
@media (max-width: 992px) and (min-width: 768px) {

.footer-bs .footer-brand p {
  width: 100%;
}
.footer-bs h4:before {
  left: 50%;
  transform: translateX(-50%);
}
.footer-bs:after{
  width: 100%;
}
}