.industry-metrics-header {
  min-height: 100px;
}
.industry-metrics-header .menu .top-menu a {
  /* min-width: 125px !important; */
}
.industry-metrics-header .bs-docs-nav nav ul li a {
  margin-left: 0 !important;
}
.industry-metrics-header .top-header {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.customer-logos img {
  max-height: 40px;
  padding: 10px 20px;
  margin: 0 15px !important;
}
.footer-area {
  background-color: #eee;
}
.content {
  margin-bottom: 95px !important;
}
.no-padding {
  padding: 0 !important;
}
.no-padding-top {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.table > thead > tr > th {
  vertical-align: middle !important;
}
.jobs-card {
  background-color: #fff !important;
}
.m-20 {
  margin: 20px !important;
}
.active-filters button {
  border: 1px solid #fff !important;
}
.category-detail-header,
.category-detail-header a {
  color: #fff !important;
  font-size: 18px;
}
.radio-custom + .radio-custom-label:before {
  border: 3px solid #183a5f;
  line-height: 24px;
}
.radio-custom-label {
  margin-bottom: 0;
}
.active-filters.active button,
.active-filters.active button:hover {
  background-color: #ffd13e !important;
  color: #000 !important;
}
.jobs-detail-title.no-border::after {
  content: unset;
}
.w-300p {
  min-width: 300px !important;
}
.industry-user-pic {
  position: absolute !important;
  top: 60px !important;
  text-align: center !important;
  width: 230px !important;
}
.bg-image {
  background-image: url("../images/pyramid5.png");
  background-repeat: no-repeat;
  background-position: center;
}

.bg-image p {
  color: white;
  font-size: 19px;
  padding-top: 130px;
  position: relative;
  bottom: 35px;
}
.bg-image h5 {
  padding-top: 40px;
  font-size: 25px;
  color: white;
  position: relative;
  bottom: 35px;
}
.bg-image h4 {
  padding-top: 40px;
  font-size: 40px;
  color: white;
  font-weight: bold;
  position: relative;
  bottom: 35px;
}

.top-box {
  /* background-image: url(../images/img6.png); */
  background-image: linear-gradient(to right, #ff9201, #ff6400);
  padding: 20px;
  margin-top: 10px;
  border: 1px solid #acacac;
  padding-bottom: 0px;
  margin-bottom: 10px;
}

.stamp-img {
  width: 109px;
  margin: auto;
  position: relative;
  bottom: 15px;
}

.rating img {
  width: 32px;
}

.top-title {
  font-size: 22px;
  font-weight: 700;
  text-transform: capitalize;
  color: white;
  text-align: center;
  position: relative;
  bottom: 14px;
}
.rating {
  display: flex;
}
.rating span.glyphicon-star {
  width: 32px;
  font-size: 30px;
  color: yellow;
}

.text-box {
  border: 1px solid #acacac;
  padding: 20px;
  background: #f0f0f0;
  /* background-image: linear-gradient(to right, #f0f0f0 , #ffc800); */
}
.text-box span {
  font-size: 17px;
}
.keyword {
  display: flex;
}
.keyword ul {
  display: flex;
  list-style: none;
}

.keyword ul li {
  margin-left: 5px;
}

.footer-box {
  background-color: white;
  /* background-color:#09f109; */
  /* background-image: linear-gradient(to right, #a2f5a2, white , #a0fe4b); */
  /* background-image: linear-gradient(to right, #a2f5a2, white , #a8e372); */

  border: 1px solid #acacac;
  padding: 0 20px 10px 20px;
  margin-top: 10px;
  border-radius: 10px;
}
.footer-box b {
  font-size: 18px;
}

.box {
  border: 1px solid #acacac;
  padding: 20px;
}
.box p {
  font-size: 15px;
  padding-top: 15px;
  text-transform: uppercase;
}
.box h5 {
  font-size: 15px;
  text-transform: uppercase;
}
.m-r-2 {
  margin-right: 2px;
}
.m-r-3 {
  margin-right: 3px;
}
.m-r-4 {
  margin-right: 4px;
}
.m-t-3 {
  margin-top: 3px;
}
.title-tag {
  font-size: 15px !important;
}
.insights-title {
  position: relative;
  right: 15px;
}
.rating1 {
  width: 111px;
  float: left;
  margin-left: 20px;
  margin-top: 20px;
}
.contribute-button {
  margin-left: 18px;
}
.profile img {
  width: 100%;
  border: none;
}
.no-bold {
  font-weight: unset !important;
}
.table-footer {
  font-size: 12px;
}
.dataTables_length label select {
  font-size: 10px;
}
.keyword-popup .modal-dialog {
  width: 600px;
}
.howToUseModalVideos {
  z-index: 99999;
}
.keyword-group {
  /* margin-left: 22px; */
  font-size: 15px;
  font-weight: 500;
  line-height: 22px;
  margin-top: 10px;
  text-align: center;
}
.insight-icon {
  margin-left: 5px;
}
