body {
  /* font-family: 'Poppins', sans-serif; */
  font-family: "Montserrat", sans-serif;
  padding: 0 !important;
  margin: 0 !important;
  transition: 0.5s ease-out;
}

.features img {
  width: 100%;
}
a {
  color: #40c8f4 !important;
  text-decoration: none;
  font-weight: 700;
}
a:hover {
  color: #40c8f4 !important;
  text-decoration: none;
  font-weight: 700;
}

/* ul {
    padding-inline-start: 0px !important;
} */

.prod img {
  max-width: 150px;
  padding-bottom: 10px;
}

.genesis {
  background-color: #40c8f4 !important;
  height: 400px;
  color: white;
  
  padding-top: 55px;
}

.genesis-pic img {
  position: relative;
  left: -180px;
}



.core {
  background-color: #40c8f4 !important;
  color: white;
  font-weight: 700;
  margin-bottom: 30px;
}
.spirit h3 {
  font-weight: 700;

  padding-top: 10px;
}

.culture img {
  height: 600px;
}
.culture .box {
  background-color: #ebebeb;
  border-left: 6px solid #85c225;
  padding: 15px;
  margin-bottom: 20px;
}

.genesis h3 {
  font-weight: 700;
}
.genesis img {
  position: relative;
  top: -348px;
  right: -520px;
  z-index: 2;
}

/*
*
* ==========================================
* CUSTOM UTIL CLASSES
* ==========================================
*
*/
.dropdown:hover .dropdown-menu {
  display: block !important;
  margin-top: 0 !important;
}

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 100% !important;
}

.btn-light {
  background-color: #fff;
  border-color: #fff;
}

.btn-light:hover {
  background-color: #fff !important;
  border: none !important;
}

.custom-select-sm {
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}

.bootstrap-select .dropdown-toggle .filter-option {
  padding-left: 0 !important;
}

.dropdown-item:active {
  color: #fff !important;
}

.megamenu {
  position: static;
}
.nav-link {
  padding-left: 0px !important;
  font-weight: 100;
  font-size: 12px !important;
}

.nav-item.nav-link {
  color: #999 !important;
}

.btn {
  font-size: 14px !important;
  padding: 0.75rem 2rem;
}

.megamenu .dropdown-menu {
  background: #1d1d1d;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
  border: none;
  width: 100%;
  border-radius: 0px !important;
}

.cap-text h1 {
  font-size: 2rem !important;
  font-weight: 900;
}

.sol-nav a {
  font-size: 12px;
  font-weight: 300;
}
.sol-nav li {
  line-height: 20px;
}
.sol-nav h5 {
  color: #fff !important;
  font-size: 16px;
}

.navbar {
  background: #1d1d1d;
  opacity: 0.8;
  padding-bottom: 0 !important;
  box-shadow: -10px 10px 20px rgba(0, 0, 0, 0.2) !important;
  transition: 0.5s !important;
}
.navbar:hover {
  transition: 0.5s ease-out;
  opacity: 1 !important;
  border-bottom: 0.25px solid #ffffff !important;
}

.text-white {
  color: white !important;
}

.nav-link {
  color: #fff !important;
  font-size: 14px;
  padding-right: 1.5rem !important;
}

.nav-item .active {
  color: #40c8f4 !important;
  font-weight: 700;
}
.nav-item .active::after {
  content: "";
  display: block;
  margin: 0px 0px -22px 0px;
  width: 100%;
  padding-top: 16px !important;
  border-bottom: 2px solid #40c8f4;
}

/* ====================== Adjustments ==================================== */

/* Inline #4 | file:///D:/Projects%202019/Data%20Economy/DE%20Dev/solutions */

.solutions-tabs a {
  color: #c6c6c6 !important;
  margin-left: 40px !important;
}

/* style.css | file:///D:/Projects%202019/Data%20Economy/DE%20Dev/assets/css/style.css */

.solutions-tabs .nav-item .active::after {
  /* content: ""; */
  /* display: block; */
  /* margin: 0px 0px -22px 0px; */
  /* border-bottom: 2px solid #40C8F4; */
  margin: 0px 0px 0px 0px !important;
  border-bottom: none !important;
}

/* style.css | file:///D:/Projects%202019/Data%20Economy/DE%20Dev/assets/css/style.css */

.nav-link {
  padding-right: 0 !important;
}

.nav-item .active {
  border-bottom: 4px solid #40c8f4;
  padding-bottom: 19px !important;
}

.navbar-dark .navbar-nav .nav-link {
  padding-bottom: 0 !important;
}

.nav-link {
  /* padding-right: 1.5rem !important; */
  margin-right: 1.5rem !important;
}

.dropdown-menu h6 {
  color: #40c8f4 !important;
  font-size: 16px !important;
}

.text-uppercase {
  letter-spacing: 0.08em;
}

.list-unstyled li {
  line-height: 120% !important;
}

.jumbotron {
  background: url(../imgs/banner1.jpg);
  height: 600px;
  background-size: cover;
  width: 100%;
  color: white;
  text-shadow: 0px 4px 10px rgba(0, 0, 0, 0.35);
  padding: 4rem 0;
  border-radius: 0px;
}
.dropdown-toggle::after {
  border-left: none !important;
  border-top: none !important;
  border-right: none !important;
}

.jumbotron.landing h1 {
  font-size: 80px !important;
}
.jumbotron.landing p {
  font-size: 20px ;
  /* padding-bottom: 30px; */
}

.jumbotron h1 {
  font-size: 94px;
  font-weight: 700;
  line-height: 56px;
}

.jumbotron p {
  font-size: 32px;
}
.navbar-dark .navbar-nav .nav-link {
  padding-bottom: 18px !important;
}

.spirit h1 {
  font-size:50px;
}

@media only screen and (max-width: 767px) {

  .spirit h1 {
    font-size:32px;
  }
  .bl {
    border-left: none !important;
}

.lead {
  /* max-width: 70%; */
  max-width: 100% !important;
  padding-top: 20px !important;
  margin: auto;
}


  .genesis-pic img {
    position: relative;
    left: -20px;
    width: 100%;
  }
  .genesis {
    background-color: #40c8f4 !important;
    height: 470px;
    color: white;
    
    padding-top: 55px;
  }

  .culture img {
    height: 400px;
  }

}

.scroller {
  height: 34px;
  overflow: hidden;
  white-space: nowrap;
  background-color: #40C8F4;
  /* background-color: black; */
  color: white;
  font-weight: bold;
}
.scrolb_bg {
  width: 170px;
  background-color: rgba(0, 0, 0, 0.60);
  height: 34px;
  position: absolute;
  right: 0px;
  z-index: 1;
  
}
.scrolb {
  position: absolute;
  right: 20px;
  height: 30px;
  padding: 3px 27px !important;
  font-size: 12px !important;
  font-weight: 700;
  z-index: 3;
  
  background-color: #FFCB08 !important;
  border: none !important;
  color: #000;
  top: 2px;
}
.scrolb:hover {
  color: black;
  
}

.circle {
  background: white;
  border-radius: 20%;
  padding: 0px 5px !important;
  margin: 0px 30px !important;
}



#morq {
  display: inline-block;
  animation: morqee 40s linear infinite;
  padding-top: 4px;
  color: white;
  padding-right: 50px;
}

@keyframes morqee {
  from {
    transform: translateX(100%);
  }
  to {
    transform: translateX(-100%);
  }
}
#morq2 {
  display: inline-block;
  animation: morqee2 40s linear infinite;
  padding-top: 4px;
  animation-delay: 20s;
  padding-right: 50px;
}

@keyframes morqee2 {
  from {
    transform: translateX(0%);
  }
  to {
    transform: translateX(-200%);
  }
}


iframe.frame {
  width: -webkit-fill-available;
  height: 100vh;
overflow: hidden;
}

.overframe {
  height:100%;
}


/*-------------------------------------------------- Media Query 600px -------------------------------------------*/

@media only screen and (max-width: 600px) {
  .jumbotron {
    text-align: center;
  }




  .jumbotron h1 {
    text-align: center;
    max-width: 320px;
    font-size: 56px;
    font-weight: 700;
    line-height: 56px !important;
  }
  .nav-item .active::after {
    content: "";
    display: none;
    /* margin: 10px 0px -22px 7px;
        width: 70%;
        padding-top: 10px; */
    border-bottom: 2px solid #40c8f4;
  }

  .navbar-nav li {
    text-align: center;
  }
  .navbar-nav {
    text-align: center;
    padding-top: 30px;
  }
  .navbar-collapse button {
    text-align: center !important;
    /* margin-top: 20px; */
    width: 100%;
  }
  .navbar-collapse {
    height: 100vh !important;
  }
  .main-cards {
    width: 100%;
    display: inline-block !important;
    position: absolute;
    margin: 0 auto;
    height: 1400px !important;
    top: 0 !important;
  }

  .main-card {
    max-width: none !important;
  }

  /* .cap-imgs .row {
        height: 100% !important;
    } */

  .capabilities {
    height: 1904px !important;
  }

  .cap-text {
    padding: 50px 20px !important;
    margin-top: 0 !important;
  }
  .stry-text {
    padding: 50px 20px !important;
    margin-top: 0 !important;
  }

  .stry1 .overlay {
    margin-left: 0 !important;
  }

  .stry2 .overlay {
    margin-right: 0 !important;
  }

 

  .partners {
    padding: 0 !important;
  }
  .partners p {
    padding: 0 40px 0 40px !important;
  }
  .partners h1 {
    padding: 60px 25px 20px 25px !important;
  }

  .partners ul {
    padding-inline-start: 0px !important;
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
}

/*-------------------------------------------------- Media Query 1024px -------------------------------------------*/
@media only screen and (max-width: 1024px) {
  .jumbotron h1 {
    line-height: 86px;
  }
  .nav-item .active::after {
    content: "";
    display: none;
    /* margin: 10px 0px -22px 7px;
        width: 70%;
        padding-top: 10px; */
    border-bottom: 2px solid #40c8f4;
  }
}

/*-------------------------------------------------- GLOBAL CLASSES -------------------------------------------*/

.btn-primary {
  background-color: #40c8f4;
  border: none;
}
.btn-primary:hover {
  background-color: #0ebaf1;
  border: none;
  transition: 0.5s ease-out;
}

.btn-secondary {
  background-color: #333;
  border-radius: 0.3rem;
  font-size: 14px;
  border: 2px solid #40c8f4;
  padding: 0.7rem 1rem;
}
.btn-secondary:hover {
  background-color: #0ebaf1;
  transition: 0.5s ease-out;
}
.hero {
  margin-bottom: 4rem;
  margin-top: 11rem;
}

.tile img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.tile {
  padding: 25px;
  border: 1px solid #c6c6c6;
  margin: 20px 0px;
  height: 100%;
}
.tile p {
  font-size: 14px;
  margin-bottom: 0 !important;
}

.tile h6 {
  font-size: 16px;
  line-height: 24px;
}

.tile h4 {
  font-size: 24px;
  font-weight: 700;
}

.red {
  background-color: red;
  color: white;
}

.green {
  background-color: #85c225;
  color: white;
}
.yellow {
  background-color: #f9c406;
  color: white;
}

.blue {
  background-color: #40c8f4;
  color: white;
}
.gray {
  background-color: #1c4473;
  color: white;
}
/* 
.tile-wide {
    grid-column: span 6;
    ;
}

.tile-long {
    grid-column: span 3;
    grid-row: span 2
}

.tile-square {
    grid-column: span 3;
} */

.News .col-md-3,
.col-md-6 {
  padding-left: 5px !important;
  padding-right: 5px !important;
}

.props .item {
  border-left: 4px solid #c6c6c6;
  max-width: 350px;
}

.headoo {
  background-color: #f2f2f2;
  padding: 20px;
}

.grid {
  display: grid;
  align-items: center;
  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
  align-items: flex-start;
  grid-auto-rows: auto;
}

.card h5 {
  color: #fff;
}

.about h4 {
  color: #000 !important;
  font-weight: 700;
  padding-top: 25px;
}

/*------------------------------------------------ Main-Cards ----------------------------------------------------*/
.main-cards {
  max-width: 1260px;
  display: flex;
  position: relative;
  top: -110px;
  height: 350px;
  margin: 0 auto;
}

.main-card {
  height: auto;
  box-shadow: -10px 10px 20px rgba(0, 0, 0, 0.15);
  background-color: #fff;
  /* margin-top: 8rem; */
  padding-left: 0px !important;
  max-width: 28%;
  margin: 30px auto;
}

.main-card img {
  margin: 1.5% -5% 0px 1.8%;
}
.main-card h3 {
  font-size: 24px;
  color: #000000;
  font-weight: 700;
}
.main-card .content {
  padding-left: 20px;
  box-shadow: none;
  margin-bottom: 20px;
}
.main-card p {
  font-size: 14px;
  line-height: 150%;
  color: #000000;
}

.engagement-models {
  height: 400px;
}
.engagement-models .card {
  height: 290px;
  text-align: center;
  padding: 0 30px;
  margin-top: 30px;
}
.engagement-models .card h4 {
  font-weight: 700;
  padding-top: 30px;
}

.banner {
  padding: 12rem 0;
  height: 600px;
  width: 100%;
  color: #000;

  background: #e9f1f7 !important;
}
.banner h1 {
  font-size: 40px;
  font-weight: 700;
}
.banner p {
  font-size: 20px;
}

/* ------------------------------------------------Products ----------------------------------------------------*/

.products {
  min-height: 500px;
  background-color: #fff;
}

.headot {
  background-color: #0ebaf1;
  color: white !important;
  padding: 30px 20px;
}
.headot p{
  max-width: 760px !important;
}

.products h5 {
  font-size: 40px;
  font-weight: 700;
}
.products .carousel-caption {
  bottom: 60px;
}
.products .carousel-indicators {
  bottom: 15px;
  padding-left: 200px;
  justify-content: center;
  margin-left: 0px !important;
}
.products .carousel-indicators li {
  background-color: #fff;
}
.products .active {
  background-color: #0ebaf1 !important;
}
.products .carousel-control-next-icon {
  background-image: url(../imgs/c-next.svg);
  width: 40px;
  margin-right: 90px;
  height: 100px;
}
.products .carousel-control-prev-icon {
  background-image: url(../imgs/c-prev.svg);
  width: 40px;
  margin-left: 90px;
  height: 100px;
}
.carousel-item img {
  width: 100% !important;
}

/*------------------------------------------ Our Core Capabilities--------------------------------------------- */
.capabilities {
  background: url(../imgs/services-bnr.jpg);
  background-size: cover;
  color: #ffff;
  margin-top: 0px;
}

.blog h5 {
  color: #333 !important;
}
.industries h5 {
  color: #333 !important;
}
.card-title {
  color: #333 !important;
}

.services-bg {
  /* background-image: url(../images/services-bnr.jpg); */
  background-repeat: no-repeat;
  background-size: cover;
}

.jumbotron.services {
  background-image: url(../imgs/services-bnr.jpg) !important;
}

.services-bg .card {
  background-color: transparent;
  border: 1px solid#fff;
}
.services-bg .card-body {
  padding-top: 50px;
  margin: 0 30px !important;
  height: 200px;
}

.cap1:hover p {
  opacity: 1;
}
.cap1:hover h5 {
  padding-top: 0%;
  font-size: 20px !important;
}
.cap1 p {
  opacity: 0;
  transition: 0.5s ease-in-out;
}
.cap1 h5 {
  padding-top: 7%;

  transition: 0.5s ease-in-out;
}

.cap-text {
  padding: 30px 50px 195px 120px;
  line-height: 24px;
  margin-top: 18%;
}
.cap-text P {
  font-size: 18px;
}
.capabilities h5 {
  font-size: 24px;
  text-align: center;
  vertical-align: middle;
  font-weight: 700;
}

.cap-text > ul:nth-child(4) {
  padding-left: 0px;
  font-weight: 700;
}
.cap-text li:nth-child(1) {
  border-bottom: 4px solid #db251d;
  margin-right: 20px;
}
.cap-text li:nth-child(2) {
  border-bottom: 4px solid #f9c406;
  margin-right: 20px;
}
.cap-text li:nth-child(3) {
  border-bottom: 4px solid #85c225;
}

.capabilities ul {
  display: flex;
  position: absolute;
  bottom: 32px;
  list-style-type: none !important;
  margin: 0 !important;
}

.cap-imgs img {
  display: block;
  width: 100%;
}

.cap-imgs .row {
  height: 33.33%;
}

/* .cap-imgs .cap1 {
    
    background: url(../imgs/cap1.jpg);
    background-size: 100% 100%;
    
    padding-top: 2%;
    border: 2px solid #ffffff;
}
.cap-imgs .cap2 {
    
    background: url(../imgs/cap2.jpg);
    background-size: 100% 100%;
    height: 100%;
    padding-top: 2%;
    border: 2px solid #ffffff;
}
.cap-imgs .cap3 {
    
    background: url(../imgs/cap3.jpg);
    background-size: 100% 100%;
    height: 100%;
    padding-top: 2%;
    border: 2px solid #ffffff;
}
.cap-imgs .cap4 {
    
    background: url(../imgs/cap4.jpg);
    background-size: 100% 100%;
    height: 100%;
    padding-top: 2%;
    border: 2px solid #ffffff;
}
.cap-imgs .cap5 {
    
    background: url(../imgs/cap5.jpg);
    background-size: 100% 100%;
    height: 100%;
    padding-top: 2%;
    border: 2px solid #ffffff;
}
.cap-imgs .cap6 {
    
    background: url(../imgs/cap6.jpg);
    background-size: 100% 100%;
    height: 100%;
    padding-top: 2%;
    border: 2px solid #ffffff;
} */

.card {
  border-radius: 0px;
}

.card-body {
  text-align: center;
  margin: 0 90px;
}

.card-img-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: 0.5s ease-out;
  background-color: #000000;
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  border: transparent !important;
}

.card:hover .card-img-overlay {
  opacity: 1;
  transition: 0.5s ease-in;
}

.about h6 {
  color: #666;
}

/*------------------------------------------- Partner-Led-Enablement -----------------------------------------------*/

.partners {
  padding: 20px 40px;
  text-align: center;
}
.partners h1 {
  padding: 60px 0px 20px 0px;
  font-weight: 900;
  font-size: 2rem;
  text-align: center;
  width: 100%;
}
.partners p {
  font-weight: 700;
  font-size: 20px;
  text-align: center;
  padding: 0 100px 0 120px;
}
.partners ul {
  list-style: none;
}
.partners li {
  display: inline;
}

.solutions-table .card {
  min-height: 500px !important;
}
.solutions-table h5 {
  color: #333 !important;
}
.solutions-table .card-body {
  margin: 0 !important;
}

.blue-bg {
  background-color: #e9f1f7;
  padding: 30px;
  margin-top: 20px;
}
.blue-bg img {
  height: 50px;
  width: 50px;
  margin-bottom: 15px;
}

.c-outcomes .outcomes {
  height: 150px;
  margin: 10px 0;
}

/*---------------------------------------------- Success-Stories -------------------------------------------------*/
.success-stories {
  background-color: #d9f4fd;
  color: #000;
  /* height: 650px; */
  padding-top: 5%;
}

.story-img {
  margin-bottom: 20px;
  min-height: 350px;
  color: #000;
  padding: 20px 15px;
  transition: 0.3s ease;
}

.stories h1 {
  font-weight: 700;
  font-size: 2rem;
}

.stories img {
  width: 100%;
  height: 220px;
}

/* .str1 {
    background-image: url(../imgs/stories/str3.jpg) ;
} */

.story-img:hover {
  box-shadow: -10px 10px 80px rgba(0, 0, 0, 0.5);
  /* color: #40C8F4; */
  /* border: 10px solid #fff; */
  cursor: pointer;
}
.story-img h2 {
  font-size: 18px;
  font-weight: 700;
  width: 100%;
  padding-top: 15px;
  /* padding-right: 10%; */
  line-height: 24px;
}
.story-img p {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 0 !important;
  color: #fff !important;
}

.stories {
  padding-top: 80px;
}

.success-stories a {
  background-color: transparent !important;
  font-weight: 700;
  padding: 0 !important;
}
.stry-imgs.card-img {
  background-color: #d9f4fd;
  color: #000;
  height: auto;
  padding-top: 5%;
  text-align: right;
}
.stry-text {
  padding: 50px 70px 50px 32px;
  line-height: 24px;
  /* margin-top: 10%; */
}
.stry-text P {
  font-weight: 700;
  font-size: 20px;

  line-height: 30px;
}
.stry-text h1 {
  font-size: 30px;
  font-weight: 900;
}
.accollades h1 {
  font-size: 2rem;
  font-weight: 900 !important;
}

.stry-imgs {
  height: auto !important;
}

.card.stry1 {
  /* color: #000; */
  background: url(../imgs/stry1.jpg);
  background-size: 100% 100%;
  height: 250px;
}
.card.stry2 {
  /* color: #000; */
  background: url(../imgs/stry2.jpg);
  background-size: 100% 100%;
  height: 250px;
}

.stry1 .overlay {
  margin-left: 50%;
  padding: 20px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  height: 100%;
}
.stry2 .overlay {
  margin-right: 50%;
  padding: 20px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  height: 100%;
}

.stry1 {
  margin-bottom: 20px;
  border: none !important;
}
.stry2 {
  margin-bottom: 80px;
  border: none !important;
}

/*------------------------------------------- Testimonials ---------------------------------------------------*/
.testimonial {
  height: 620px;
  padding-top: 100px;
}

.test-img {
  position: relative;
  top: 0px;
  bottom: 0px;
}

.single-item img {
  width: 100%;
  height: 100%;
}

.test-content {
  padding: 30px 30px 20px 30px;
  background: #fff;
  color: #000;
}

.carousel-control-prev-icon {
  background-image: url("assets/imgs/left.svg");
}

.card a {
  color: #40c8f4 !important;
  font-weight: 300;
  transition: 0.5s;
}
.card a:hover {
  color: #40c8f4 !important;
}

.carousel-indicators .active {
  background-color: #40c8f4;
}

.carousel-control-prev {
  left: -100px;
}
.carousel-control-next {
  right: -100px;
}
.carousel-control-next-icon {
  background-image: url("../imgs/right.svg");
}

.test-head {
  padding: 20px 30px 10px 30px;
  margin-right: 30%;
  background: #333;
  color: #fff;
}
.test-head h2 {
  margin-bottom: 0px !important;
}
.testimonial h1 {
  padding-left: 10px;
  font-weight: 700;
}
.carousel-indicators {
  bottom: -50px;
  padding-left: 90px;
  justify-content: left;
  margin-left: 0px !important;
}
.carousel-indicators li {
  background-color: #333;
}

/*------------------------------------------- Strip ---------------------------------------------------*/

.strip {
  background-color: #333;
  color: #fff;
  padding: 40px 20px 40px 20px;
}
.strip h1 {
  font-size: 2rem;
  font-weight: 900;
}
.strip a {
  text-decoration: none;
  color: #fff;
}
.strip a:hover {
  text-decoration: none;
  color: #40c8f4;
  transition: 0.5s ease-out;
}
.strip p {
  margin-bottom: 0px !important;
}

/* .right-strip {
     padding-left: 80px;
     border-left: 1px solid #fff;
 } */

/*------------------------------------------- Footer ---------------------------------------------------*/

.footer {
  background: #333;
  color: white;
}
.links ul {
  list-style-type: none;
}
.links li a {
  color: white;
  transition: color 0.2s;
}
.links li a:hover {
  text-decoration: none;
  color: #4180cb;
  transition: 0.5s ease-out;
}

.about-company i {
  font-size: 25px;
}
.about-company a {
  color: white;
  transition: color 0.2s;
}
.about-company a:hover {
  color: #4180cb;
  transition: 0.5s ease-out;
}

.location i {
  font-size: 18px;
}

.copyright {
  padding-top: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

/* ------------------------------ Services-Landing  ---------------------------------*/

.sstory {
  padding-top: 100px;
}

.sstory h2 {
  font-size: 45px;
  font-weight: 700;
}

.bluefield {
  /* background-color: #40C8F4; */
  background-image: url("../imgs/stories/bluebg.svg");
  padding: 20px 50px;
  color: #fff;
  height: 260px;
}
.bluefield h6 {
  font-weight: 700;
  font-size: 24px;
  max-width: 400px;
  padding-top: 11%;
}
.bluefield h5 {
  font-weight: 300;
  font-size: 20px;
  max-width: 400px;
  padding-top: 8%;
}

.quote img {
  position: absolute;
  top: -5px;
  left: 10px;
}
.ss-outcomes {
  background-color: #e9f1f7;
  padding: 60px 0;
  width: 100%;
  text-align: center;
}
.ss-outcomes h2 {
  color: #84bd00;
  font-weight: 700;
  font-size: 56px;
}
.ss-outcomes p {
  margin-bottom: 0 !important;
}

.l-hero {
  margin-bottom: 4rem;
  margin-top: 9rem;
}
.a-hero {
  margin-bottom: 4rem;
  margin-top: 9rem;
}



.services-main b {
  color: #666;
}
.services-main ul {
  color: #666;
}
.services-main h5,
li {
  line-height: 32px;
}

.services-main li {
  line-height: 32px;
  font-size: 14px !important;
}

.solutions-tabs h5 {
  line-height: 32px;
  font-size: 1rem;
}
.industries h5 {
  line-height: 32px;
}
/* .services-main li{
    line-height:48px;
} */

.service {
  border: 1px solid #999;
  /* height: 350px; */
  width: auto;
  transition: 0.5s;
}
.service h2 {
  transition: 0.5s;
}

.s-brand {
  padding: 10px 80px;
  margin: 40px 0;
}

.service-box-left .s-brand {
  border-left: 1px solid #999;
}
.service-box-right .s-brand {
  border-right: 1px solid #999;
}
.service-box-left .s-data {
  text-align: right !important;
}
.service-box-right .s-data {
  text-align: left !important;
}

.service:hover h2 {
  color: #40c8f4 !important;
}
.service:hover img {
  color: #40c8f4 !important;
}
.service:hover {
  box-shadow: 9px 9px 20px 9px rgba(0, 0, 0, 0.28);
}
.s-data {
  padding: 40px 20px;
}

.s-data h2 {
  color: #000 !important;
  font-size: 30px;
  font-weight: 700;
  line-height: 130%;
}
.s-data p {
  color: #666 !important;
  font-size: 14px;
  line-height: 170%;
  font-weight: 400;
}
.s-data li {
  color: #333 !important;
  font-size: 18px;
  line-height: 180%;
  float: left;
  padding-right: 20px;
  list-style: none;
}
.service-box-left .s-data li {
  padding-left: 20px;
  float: right;
  padding-right: 0 !important;
}
.s-data ul {
  padding-inline-start: 0px !important;
}

/* ------------------------------ Solutions-Landing  ---------------------------------*/

.jumbotron.solutions {
  background: url(../imgs/solutions-bnr.png) !important;
}

.solutions-content .small-card {
  min-height: 500px !important;
}

.solutions-tabs .nav-link {
  color: #c6c6c6 !important;
  font-size: 16px !important;
}
.solutions-tabs .nav-link.active {
  color: #40c8f4 !important;
  font-size: 16px !important;
}
.solutions-tabs .nav {
  border-bottom: 1px solid #c6c6c6;
}

.solutions-tabs .nav-item .active::after {
  content: "";
  display: block;
  margin: 0px 0px -22px 0px;
  width: 100%;
  padding-top: 6px;
  border-bottom: 2px solid #40c8f4;
}

.solutions-content .card-text {
  font-size: 16px;
  color: #000;
  line-height: 30px;
  font-weight: 300;
}
.solutions-content .card-title {
  font-size: 32px;
  color: #000;
  line-height: 120%;
  font-weight: 700;
}
.solutions-content .card {
  border: none;
}
.solutions-content .bl {
  border-left: 1px solid #c6c6c6;
}
.bl {
  border-left: 1px solid #c6c6c6;
}
.bl_blue {
  border-left: 2px solid #40C8F4;
}

.aws-3 .bl {
  border-left: 2px solid #fff;
}

.solutions-content h6 {
  font-size: 20px;
  font-weight: 500 !important;
  color: #000;
}
.solutions-content p {
  font-size: 14px;
  font-weight: 500 !important;
  color: #666;
}
.solutions-content .card-body {
  margin: 0 0 !important;
}
.solutions-content .card-img {
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
  border-top-left-radius: 0 !important;
}
.small-card {
  border: 1px solid #c6c6c6 !important;
}

/* ---------------------------------Services-Details---------------------------- */

.jumbotron.big-data {
  background: url(../imgs/services/s1-bnr2.png) !important;
}

/* ------------------------------ Garage-Landing  ---------------------------------*/



.graph-main {
text-align: center;
}
.graph-main li{
  margin-right: 60px;
  list-style-type: none;
  font-size: 16px;
  
}
.graph-main ul{
  padding-inline-start: 10px;
  
}
.graph-main h4{
  font-size: 18px;
  font-weight: bold;
}




.jumbotron.garage {
  background: url(../imgs/garage-bnr.png) !important;
}

.jumbotron.graph {
  background: url(../imgs/graph/graph_banr.png) !important;
}
.garage-main {
  background-color: #f2f2f2;
}
.garage-main img {
  padding: 15px;
  margin-top: 5px;
}

.garage-main .card-body {
  margin: 0 !important;
  text-align: left !important;
}
.garage-main .card {
  border: none !important;
  background-color: #f2f2f2 !important;
}
.garage2 .card {
  border: none !important;
}

.garage2 .card-body {
  margin: 0 40px;
}

.garage2 .card-img {
  min-height: 260px;
}

.garage2 .card-title {
  font-size: 32px;
  color: #000;
  font-weight: 700;
}
.garage2 .card-text {
  font-size: 24px;
  color: #000;
  line-height: 30px;
  font-weight: 500;
}
.garage2 .card-text small {
  font-size: 16px;
  color: #000;
  line-height: 24px;
  font-weight: 500;
}

.garage-main .card-title {
  font-size: 16px;
  color: #000;
  font-weight: 700;
}
.garage-main .card-text {
  font-size: 14px;
  color: #666666;
  font-weight: 500;
}

.garage-box {
  display: flex;
  align-items: center;
  transition: 0.5s ease-out !important;
  background: #c6c6c6;
  justify-content: center;
  color: #fff;
  height: 180px;
  text-align: center;
  /* padding: 6%  5% 8% 5%; */
  border: 1px solid #fff;
}
.garage-box:hover {
  background: #40c8f4;
}

/* ---------------------------------------about-us --------------------------------*/
.jumbotron.about {
  background: url(../imgs/abt-bnr.jpg) !important;
}

.about .card {
  border: none !important;
}
.about .card-body {
  margin: 0 !important;
}
.about h5 {
  font-weight: 700;
}

.about ul {
  padding-inline-start: 0 !important;
}

.card-text li {
  /* list-style: none; */
  font-size: 14px;
  color: #666666;
  line-height: 24px;
}

.card-stitle {
  color: #40c8f4;
}

.about .card-body {
  padding: 0 1.25rem !important;
}

.metrics h2 {
  font-size: 62px !important;
  color: #40c8f4;
  font-weight: 700;
}
.metrics p {
  font-size: 16px !important;
  color: #c6c6c6;
  font-weight: 500;
  margin-bottom: 0;
}
.metrics {
  background-color: #333333;
}
.metrics hr {
  border-color: #fff !important;
}

.bg-gray {
  background-color: #f2f2f2 !important;
}

/* ------------------------------------------------Industries----------------------------------- */

.jumbotron.industries {
  background: url(../imgs/industries-bnr.jpg) !important;
}
.jumbotron.abtde {
  background: url(../imgs/employee_banner.png) !important;
}

.industries .card {
  border: none !important;
}

.industries .card-body {
  margin-top: 10px !important;
  padding: 0 !important;
}

/* ----------------------------------------------Service-Description------------------------------- */

.service-desc h2 {
  font-size: 24px;
  font-weight: 700 !important;
}
.service-desc a {
  font-size: 14px;
  font-weight: 300;
}
.service-desc span {
  color: #c6c6c6;
}

.service-icon {
  margin: auto;
}

.points h2 {
  font-size: 24px;
  font-weight: 500;
}
.service-desc p {
  font-size: 16px !important;
  font-weight: 500;
  color: #999;
}
.service-desc .points {
  border: 1px solid #c6c6c6;
  padding: 50px 50px 20px 50px;
}

/* ------------------------------------------story--------------------------------- */
.story .nav-link {
  color: #333 !important;
  font-size: 16px !important;
  font-weight: 500;
  line-height: 34px;
}

.dropdown-menu {
  /* z-index: -32 !important; */
}

.story .active {
  color: #fff !important;
  font-size: 16px !important;
  font-weight: 500;
  border-bottom: none !important;
  padding-bottom: 10px !important;
  line-height: 34px;
}
.story .nav-link.active:hover {
  color: #fff !important;
}

.story .nav-link:hover {
  color: #40c8f4 !important;

  font-weight: 700;
}
.story {
  min-height: 400px;
}
.story .nav-link {
  margin-right: 0 !important;
}
.story a {
  padding: 10px 50px !important;
}
.story .active::after {
  display: none;
}
.story h2 {
  font-size: 32px !important;
  font-weight: 700;
}
.story .nav-link.active {
  background-color: #40c8f4 !important;
  font-weight: 700;
}
.story p {
  color: #000000 !important;
  line-height: 32px !important;
}
.story li {
  color: #000000 !important;
  line-height: 32px !important;
}
.story .nav-link.active:hover {
  background-color: #40c8f4 !important;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.25);



}

.br-yl {
  border-left: 4px solid #F9C406;
}
.br-yl h4 {
  color: #F9C406;
}
.br-rd {
  border-left: 4px solid #DB251D;
}
.br-rd h4 {
  color: #DB251D;
}
.br-bl {
  border-left: 4px solid #40C8F4;
}
.br-bl h4 {
  color: #40C8F4;
}
.br-gr {
  border-left: 4px solid #85C225;
}
.br-gr h4 {
  color: #85C225;
}

.sub {

}
.career-bg {
  background: url(../imgs/abtde/bg.png)  !important;
  padding: 50px 150px;
}

.sub h3{
  background-color: #F9C406;
  padding: 5px 20px;
  font-weight: bold;
  max-width: 40%;
  margin: auto;
}
.sub p{
  border-left: 4px solid #40C8F4;
  padding-left: 16px;
}

.career-path {
  text-align: left;
  list-style-type: none;

}
.br {
  border-right: 1px solid #c6c6c6;
}

.partners-tab {
  border: 1px solid #c6c6c6;
  margin-top: 40px;
}
.partners-tab  img{
  padding: 50px 0px;
  max-width: 100%;
}
.partners-tab  h4{
  background-color:#85C225;
  color: white;
  padding: 12px 0px;
  font-weight: bold;
  margin-top: 20px;
}




.career-path span {
  font-size: 12px;
  font-weight: 300;
}
.career-path ul {
  color: white;

}
.career-path li {
  line-height: 16px;
  list-style: none;
  padding-bottom: 10px;
  font-weight: bold;
}



.abt {
  position: absolute;
  background: white;
  left: 0;
    padding: 2px 30px;
  margin-top: 15px;
  font-size: 20px;
}

/*------------------------------ footer --------------------------------------*/

.footer a {
  font-size: 14px !important;
  font-weight: 300 !important;
}

.footer .container-fluid {
  text-align: left !important;
}

.footer h4 {
  font-size: 16px !important;
  font-weight: 300 !important;
  /* text-decoration: underline; */
}

.footer {
  list-style: none !important;
}

.social {
  display: table;
  text-align: right;
}
.social li {
  display: inline;
}

/*------------------------------- Careers ----------------------------*/

.jumbotron.careers {
  background: url(../imgs/careers-bnr.png) !important;
}
.jumbotron.senzing {
  background: url(../imgs/cenzing/senzing_bnr.png) !important;
  background-size: cover;
}

/* .navbar-dark .navbar-nav .nav-link {
    padding-bottom: 0 !important;
} */

.thoughts .set {
  padding-right: 55px !important;
}

/*-------------------------------------------------------- form ----------------------------------------------*/
.form-control {
  margin: 10px 0;
}

.modal-body {
  /* padding: 3rem !important; */
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 720px;
  }
}

input[type="checkbox"] {
  width: 16px;
  height: 32%;
}

.form-check label {
  color: #999;
  font-size: 14px;
}

.modal-footer .btn-secondary {
  background-color: #fff;
  color: #40c8f4;
}
.modal-footer .btn-secondary:hover {
  /* background-color: #40C8F4 ;
       color: #fff; */
  border: 2px solid #40c8f4;
}

.modal-header .close {
  /* padding: 1rem 1rem; */
  padding: 1.25rem 2rem !important;
}

.lead {
  max-width: 70%;
  /* max-width: 100% !important; */
  padding-top: 20px !important;
  margin-right: auto;
}
.modal-title {
  font-weight: 700;
}

.disabled a { 
  color: #c6c6c6 !important;
}

.custom-select-sm {
  /* height: calc(1.5em + .5rem + 2px); */
  /* padding-top: .25rem; */
  /* padding-bottom: .25rem; */
  /* padding-top: .5rem !important;
    padding-bottom: .5rem !important; */
  margin: 10px 0 !important;
}

.custom-select {
  height: auto !important;
}

.dropdown-item:active {
  color: #fff !important;
  background-color: #333 !important;
  border: none !important;
}

.dropdown-menu {
  /* max-width: 400px !important; */
  min-width: 300px !important;
}

.dropdown-menu a {
  color: #0ebaf1 ;
}
.selected a {
  color: #0ebaf1 ;
}

/*---------------------------------- Responsive ---------------------------*/

@media only screen and (max-width: 420px) {
  .service-box-left .s-data {
    text-align: center !important;
  }
  .service-box-right .s-data {
    text-align: center !important;
  }

  .jumbotron.landing p {
    font-size: 14px !important;
    /* padding-bottom: 30px; */
  }

  #progred li {
    width: 100% !important;
  }

  .products .pl-img {
    
    top: 10px !important;
    
}


.products h4 {
  margin-top: 130px !important;
}

.products .pr-logo {
  
  right: -4% !important;
  
  top: 120px !important;
}

  .graph-main ul{
    padding-inline-start: 10px;
    flex-wrap: wrap;
  }
  .ss-data ul {
    text-align: center !important;
  }
  .s-data ul {
    text-align: center !important;
  }

  .small {
    display: inline !important;
  }
  .big {
    display: none !important;
  }

  .aws-capabilities {
    text-align: center !important;
  }

  .service-box-right .s-brand {
    border-right: none !important;

    padding-bottom: 20px;
  }
  .service-box-left .s-brand {
    border-left: none !important;

    padding-bottom: 20px;
  }
  .s-brand {
    margin: 40px 0 !important;
    text-align: center !important;
  }

  .blacky p {
    display: inline !important;
    padding: 0 20px;
  }

  .collibra-main {
    margin-top: 100px;
    text-align: center !important;
  }

  .collibra-main .blacky {
    padding-top: 11% !important;
  }

  .strip {
    text-align: center !important;
  }

  /* style.css | file:///D:/Projects%202019/Data%20Economy/DE%20Dev/assets/css/style.css */

  .s-data {
    /* padding: 40px 20px; */
    padding: 10px 10px !important;
  }

  .aws-main {
    text-align: center;
  }

  .s-data li {
    float: none !important;
    padding-right: 0 !important;
  }

  .service-box-left .s-data li {
    padding-left: 0 !important;
    float: none !important;
  }

  .jumbotron.landing h1 {
    /* font-size: 80px !important; */
    font-size: 50px !important;
    text-align: left;
  }

  .jumbotron.landing p {
    text-align: left;
  }

  .service-icon {
    text-align: center;
    margin-bottom: 50px;
  }

  /* .lead {
    /* max-width: 70%; */
    max-width: 100% !important;
    padding-top: 20px !important;
    
  } */

  .testimonial {
    /* padding-top: 100px; */
    padding-top: 40px !important;
  }

  .navbar-toggler {
    margin-right: 20px !important;
  }

  .card-body {
    margin: 0 !important;
  }
  .testimonial {
    /* height: 520px; */
    height: 100% !important;
  }

  .test-head {
    /* margin-right: 30%; */
    margin-right: 0% !important;
  }

  .footer h4 {
    padding-top: 40px;
  }
  .footer {
    text-align: center !important;
  }

  .social {
    text-align: center !important;
  }
  .social > ul:nth-child(1) {
    padding-left: 0px !important;
  }

  .main-card {
    margin: 0px auto !important;
  }

  .main-card img {
    margin: 0 !important;
  }

  .card-body {
    margin: 0 0 !important;
  }

  /* Element | file:///D:/Projects%202019/Data%20Economy/DE%20Dev/index.html */

  /* div.col-12:nth-child(3) {
    text-align: center !important;
  } */

  /* Element | file:///D:/Projects%202019/Data%20Economy/DE%20Dev/index.html */

  .main-cards {
    text-align: center;
  }
}

@media only screen and (max-width: 600px) {
  .partners h1 {
    padding: 100px 25px 20px 25px !important;
  }

  .main-cards {
    /* height: 1400px !important; */
    height: 1200px !important;
  }
 

  .career-bg {
    
    padding: 20px 15px;
  }
}

@media only screen and (max-width: 600px) {
  .capabilities {
    height: 1504px !important;
  }
  .career-bg {
    
    padding: 20px 15px;
  }
}

@media only screen and (max-width: 600px) {
  .cap-text {
    /* padding: 50px 20px !important; */
    padding: 60px 20px !important;
    margin-top: 50px !important;
  }
  .blacky {
    max-width: 100% !important;
  }
  .sub h3{
    
    max-width: 100%;
    
  }

  .a-hero {
    
    margin-top: 3rem;
}

  .capabilities ul {
    position: static;
  }
  .capabilities ul {
    /* display: flex; */
    /* position: absolute; */
    display: block;
  }
}
@media only screen and (max-width: 600px) {
  .capabilities {
    /* height: 1504px !important; */
    height: 1904px !important;
  }

  .garage-main .card-body {
    padding: 0;
  }

  .garage2 p {
    text-align: left !important;
  }

  .garage-main .card-body {
    text-align: center !important;
  }

  div.container-fluid:nth-child(3)
    > div:nth-child(1)
    > div:nth-child(3)
    > div:nth-child(1)
    > div:nth-child(1)
    > div:nth-child(1)
    > div:nth-child(1) {
    text-align: center;
  }

  div.container-fluid:nth-child(3)
    > div:nth-child(1)
    > div:nth-child(3)
    > div:nth-child(2)
    > div:nth-child(1)
    > div:nth-child(1)
    > div:nth-child(1) {
    text-align: center;
  }
  div.container-fluid:nth-child(3)
    > div:nth-child(1)
    > div:nth-child(4)
    > div:nth-child(1)
    > div:nth-child(1)
    > div:nth-child(1)
    > div:nth-child(1) {
    text-align: center;
  }
  div.container-fluid:nth-child(3)
    > div:nth-child(1)
    > div:nth-child(4)
    > div:nth-child(2)
    > div:nth-child(1)
    > div:nth-child(1)
    > div:nth-child(1) {
    text-align: center;
  }

  .garage2 .card-img {
    min-height: auto !important;
  }

  .about .card-body {
    padding: 0 0 !important;
  }

  .solutions-content .small-card {
    min-height: 370px !important;
  }

  .megamenu {
    position: relative !important;

    overflow-y: auto !important;
    -webkit-overflow-scrolling: touch !important;
  }
  .services-main h5,
  li {
    font-size: 0.95rem;
  }

  .nav-item .active {
    border-bottom: none;
  }

  .cap-imgs .cap1 {
    /* background-size: 100% 100%; */
    background-size: 200% 100%;
    background-position: -170px;
  }

  .cap-imgs .cap3 {
    /* background-size: 100% 100%; */
    background-size: 240% 100%;
    background-position: -90px;
  }

  .cap-imgs .cap5 {
    /* background-size: 100% 100%; */
    background-size: 150% 100%;
    background-position: -80px;
  }

  .card.stry1 {
    /* background-size: 100% 100%; */
    background-size: auto 100%;
  }

  .card.stry2 {
    /* background-size: 100% 100%; */
    background-size: auto 100%;
  }

  .navbar-collapse {
    overflow-y: auto;
  }
}

.container {
  /* padding-right: 15px; */
  /* padding-left: 15px; */
  padding-right: 30px;
  padding-left: 30px;
}

.jumbotron.landing p {
  /* font-size: 20px !important; */
  font-size: 20px ;
}

@media only screen and (max-width: 600px) {
  .jumbotron h1 {
    /* line-height: 56px !important; */
    line-height: 46px !important;
  }
  .ind-content {
    text-align: center !important;
    margin: auto !important;
  }

  .industry p {
    font-weight: 300;
    font-size: 16px !important;
    text-align: center !important;
    padding: 0 !important;
  }

  .industry h1 {
    padding: 0 !important;

    text-align: center !important;
    width: 100%;
  }

  .collibra-hero h1 {
    font-size: 3rem !important;
    line-height: 100%;
  }
  .aws-hero h1 {
    font-size: 3rem !important;
    line-height: 100%;
  }

  .collibra-2 {
    text-align: center;
  }
}

@media only screen and (max-width: 420px) {
  .jumbotron.landing h1 {
    /* font-size: 50px !important; */
    font-size: 40px !important;
  }
  .hex p {
    max-width: 55% !important;
  }

  .carousel-control-next,
  .carousel-control-prev {
    display: none;
  }

  .bl {
    border-left: none !important;
  }
  .garage-main .card-img {
    /* width: 100%; */
    width: 40%;
  }

  .solutions-tabs .nav {
    overflow: auto;
    display: block ruby;
    scroll-behavior: smooth;
  }

  .modal-body {
    padding: 24px !important;
  }

  .garage2 h5 {
    text-align: center !important;
  }
  .garage2 p {
    text-align: center !important;
  }
  .garage2 .card {
    margin-top: 30px !important;
  }
  .garage2 .card-body {
    padding: 30px 0 !important;
  }

  .about-company {
    border-bottom: 1px solid #fff;
    padding-bottom: 20px;
  }

  /* .about .card {
    padding: 10px !important;
    margin: 10px !important;
} */
  .about .card-img {
    margin-bottom: 20px !important;
  }

  .about h2 {
    font-size: 20px;
  }
}

.blog_footer {
  padding-bottom: 30px;
  color: #666666;
}
.content hr {
  border-top: 1px solid #c6c6c6;
  margin: 30px 0;
}
.jumbotron.AtScale_blog {
  background: url(../imgs/blog/atscale.png) !important;
}
.jumbotron.architecture_blog {
  background: url(../imgs/blog/archuitecture.png) !important;
}
.jumbotron.stream_blog {
  background: url(../imgs/blog/stream.png) !important;
}
.jumbotron.follow_money_blog {
  background: url(../imgs/blog/momey.png) !important;
}
.jumbotron.datascience_blog {
  background: url(../imgs/blog/datascience.png) !important;
}

.content p {
  line-height: 30px;
}
.content i {
  color: #c6c6c6;
}
.content {
  max-width: 950px;
  text-align: left;
  margin: auto;
}

.blog .card-body {
  margin: 0;
  text-align: left;
}
.blog {
  background-color: #333;
}
.blog .card {
  border: none;
  transition: 1s;
  -webkit-box-shadow: 10px 10px 59px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 10px 10px 59px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 10px 10px 59px 1px rgba(0, 0, 0, 0.1);
}
.blog .card:hover {
  -webkit-box-shadow: 10px 10px 59px 1px rgba(0, 0, 0, 0.37);
  -moz-box-shadow: 10px 10px 59px 1px rgba(0, 0, 0, 0.37);
  box-shadow: 10px 10px 59px 1px rgba(0, 0, 0, 0.37);
}
.blog .card-img-top {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.blog h3 {
  color: #fff;
}
.blog h5 {
  font-weight: 700;
}
.blog p {
  font-size: 14px;
}

.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
  background-color: #0ebaf1;
}

.btn-primary {
  color: #fff !important;
}
.btn-primary:hover {
  color: #fff !important;
}

.black-bg {
  background-color: #333;
  padding: 50px;
  color: #fff;
  width: 80%;
}
.blue-bg {
  background-color: #56CCF2;
  padding: 44px;
  color: #ffffff;
  font-weight: bold;
  
}

.wizard .nav-pills {
  
}
.wizard .nav-link {
  padding: 0px 50px !important;
  margin-right: 0px !important;
  border: none;
  background-color: #f2f2f2 !important;
  color: #333 !important;
}
.wizard .active {
  border: none !important;
  
}
.wizard .active:after {
  
    content: "";
    display: none !important;
}

/* .box {
  width: 150px;
  height: 75px;
  background-color: black;
  color: #fff;
  padding: 20px;
  position: relative;
  margin: 40px;
  float: left;
} */


#progred {
  padding: 0;
  list-style-type: none;
  font-family: arial;
  font-size: 12px;
  clear: both;
  line-height: 1em;
  margin: 0 -1px;
  text-align: center;
}

#progred li {
  float: left;
  padding: 0px 30px 0px 40px;
  background: #333;
  color: #fff !important;
  position: relative;
  border-top: 1px solid #666;
  border-bottom: 1px solid #666;
  width: 20%;
  margin: 0 1px;
}
#progred .active {  
  color: #40c8f4 !important;
}



#progred a {
  color: #fff !important;
}
#progred .tab-pane {
  color: #333!important;
  font-size:16px;
}

#progred li:before {
  content: '';
  border-left: 16px solid #fff;
  border-top: 16px solid transparent;
  border-bottom: 16px solid transparent;
  position: absolute;
  top: 0;
  left: 0;
  
}
#progred li:after {
  content: '';
  border-left: 16px solid #333;
  border-top: 16px solid transparent;
  border-bottom: 16px solid transparent;
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 20;
}

#progred li.active {
  background: #555;
}

#progred li.active:after {
  border-left-color: #555;
}

.nav-item .active::after {
  content: " ";
  position: absolute;
  right: 747px;
  top: 2px;
  border-top: 15px solid transparent;
  border-right: none;
  border-left: 14px solid #40c8f4;
  border-bottom: 15px solid transparent;
}

.tab-content .active {
  background-color: #fff !important;
  color: #333 !important;
}

.wizard .nav {
  justify-content: center;
}



.cols3 {
  border: 1px solid #c6c6c6;
}

/* -----------------------------------------------------------   partners --------------------------------------------------*/

.aws {
}

.aws-main {
  height: auto;
}
.aws-main h2 {
  font-weight: 700;
  font-size: 24px;
  color: #ff9901;
}
/* .aws-main img {
    
    width: 100%;
} */

.aws-main .bl {
  border-left: 2px solid #ff9901;
}

.aws-2 {
  background-color: #f2f2f2;
  height: auto;
}
.aws-2 h2 {
  font-size: 20px;
  font-weight: 700;
  color: #333;
}
.aws-2 ul {
  padding-right: 20px;
  padding-inline-start: 10px !important;
}
.aws-2 li {
  font-size: 15px;
}
.aws-3 {
  background-color: #40c8f4;
  height: auto;
  color: #fff;
}
.aws-3 h2 {
  font-size: 16px;
  font-weight: 700;
}

.aws-3 p {
  font-size: 14px;
  line-height: 24px;
}

.aws-hero {
  color: #fff;
}

.aws-main h4 {
  line-height: 40px;
}
.partner-logo {
  box-shadow: -5px 5px 17px rgba(0, 0, 0, 0.22);
  height: 180px;
  width: auto;
  background-color: white;
  position: relative;
  top: 77px;
}

.collibra-main {
}
.collibra-main .blacky {
  background-color: #002B3F;
  padding: 20px;
  height: 190px;
  padding-top: 7%;
}

.blacky {
  max-width: 32%;
  margin-right: 10px;
  margin-bottom: 10px;
  transition: 0.5s;
}
.blacky h2 {
  font-size: 24px !important;
  transition: 0.5s;
}

.blacky:hover p {
  display: inline;
}
.blacky:hover h2 {
  font-size: 20px !important;
  padding-bottom: 10px;
}
.blacky:hover {
  background-color: #85C225;
  padding-top: 3%;
}

.blacky p {
  color: #fff;
  font-weight: 400;
  font-size: 16px;
  display: none;
}

.collibra-main h2 {
  font-size: 22px;
  font-weight: 700;
  color: #fff;
}
/* .collibra-main h4 {
    font-size: 22px;
    font-weight: 700;
    
} */

.collibra-main li {
  float: left;
  padding-right: 20px;
}

.collibra-2 {
  background-color: #f2f2f2;
  height: auto;
  color: #000 !important;
}

.collibra-2 h2 {
  font-size: 24px;
  font-weight: 900;
  color: #000;
  padding-bottom: 20px;
}
.collibra-2 h6 {
  font-size: 16px;
  font-weight: 700;
  color: #666;
  line-height: 24px;
}
.collibra-2 p {
  font-size: 14px;
  font-weight: 400;
  color: #000;
  line-height: 24px;
}

.collibra-hero {
  text-shadow: none !important;
}

.products .gray-bg {
  background-color: #f2f2f2;
}



.products .pr-logo {
  position: relative;
    right: 0%;
    top: 20px;
    max-width: 55%;
}
.products .pl-img {
  position: absolute;
  top: 20px;
  width: 94%;
}
.products .pl-logo {
  position: relative;
  left: 22%;
  top: -14px;
}
.products .pr-img {
  position: absolute;
  top: -124px;
  width: 94%;
}

.products .dpm-logo {
  position: relative;
  right: -58%;
  top: -13px;
}

.products p {
  margin-bottom: 0px;
  max-width: 350px;
  font-size: 14px;
}
.order li {
  max-width: 180px;
  margin-right: 30px;
  list-style-type: none;
  
}

.blu h6{
  color: #40c8f4;
  font-size: 20px
}
.order  {
  display: flex;
  padding-inline-start: 10px;
}
.order p {
  font-size: 16px;
  line-height: 24px;
}

.b-left p {
  border-left: 4px solid #40c8f4;
  padding-left: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.mdm_outcomes h4 {
  color: #40c8f4;
  font-size: 56px;
}
.mdm_outcomes p {
  font-size: 20px;
}

.aws-2 h3 {
  font-weight: 900;
  font-size: 24px;
}

.collibra-hero h1 {
  font-size: 5rem;
  line-height: 100%;
}
.aws-hero h1 {
  font-size: 5rem;
  line-height: 100%;
}

.c-pit .outcomes {
  height: 120px;
  margin: 5px 0;
}

.logos img {
  max-width: 210px;
  padding-bottom: 10px;
}

.capabilities h5 {
  color: #fff !important;
}
.success-stories h5 {
  color: #fff !important;
}

.c-pit h4 {
  text-align: center;
}

.jumbotron.aws-hero {
  background: url(../imgs/partners/aws-banner.png) !important;
}

.jumbotron.dmp-hero {
  background: url(../imgs/products/banr.png) !important;
  height: 100% !important;

  /* Center and scale the image nicely */
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
.jumbotron.mdm-hero {
  background: url(../imgs/products/mdm/mdm_bnr.png) !important;
  height: 100% !important;

  /* Center and scale the image nicely */
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
.jumbotron.desixty-hero {
  background: url(../imgs/products/banr4.png) !important;
  height: 100% !important;

  /* Center and scale the image nicely */
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
.jumbotron.cockpit-hero {
  background: url(../imgs/products/banr2.png) !important;
  height: 100% !important;

  /* Center and scale the image nicely */
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
.jumbotron.fcc-hero {
  background: url(../imgs/products/banr9.png) !important;
  height: 100% !important;

  /* Center and scale the image nicely */
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
.jumbotron.dms-hero {
  background: url(../imgs/products/banr3.png) !important;
  height: 100% !important;

  /* Center and scale the image nicely */
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
.jumbotron.c720-hero {
  background: url(../imgs/products/c720/banr.png) !important;
  height: 100% !important;

  /* Center and scale the image nicely */
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

.jumbotron.collibra-hero {
  background: url(../imgs/partners/collibra-banner.png) !important;
}
.jumbotron.collibra-heros {
  background: url(../imgs/partners/collibra-banner2.png) !important;
}

.colllibra-services h2 {
  color: #000;
  font-size: 24px;
  font-weight: 900;
  margin-bottom: 30px;
}

.aws-3 h3 {
  font-size: 24px;
  font-weight: 900;
}

.hex {
  /* background-image: url(../imgs/partners/hex.svg) !important; */
  background-repeat: no-repeat;
  background-color: transparent;
  height: 300px;
  width: 100%;
  margin-top: 3px;
  text-align: center;
  transition: 0.5s;
}

.hex h6 {
  font-weight: 700;
  margin: auto;
}
.hex p {
  margin: auto;
  font-weight: 400 !important;
  max-width: 75%;
}
.hex-text {
  position: relative;
  top: -222px;
}

.hex:hover {
  filter: drop-shadow(-6px 6px 15px #c6c6c6);
}

.hex-row a {
  color: #333 !important;
}
.aws-image {
  max-width: 100%;
}

.aws-capabilities h6 {
  font-size: 16px;
  font-weight: 700;
  color: #666;
}
.aws-capabilities h3 {
  font-size: 30px;
  font-weight: 900;
  padding-bottom: 10px;
}

.c-success img {
  position: relative;
  top: 50px;
  left: 5px;
  max-width: 150px;
}

.outcomes {
  margin: 30px 0;
  background-color: #333;
  height: auto;
  color: #fff;
  padding: 35px;
}

.outcomes h4 {
  font-weight: 700;
}

.c-success {
  background-color: #40c8f4;
  padding: 30px 0;
  color: #fff !important;
}

.products h4 {
  font-weight: 700;
}

.big {
  display: block;
}
.small {
  display: none;
}

a h5 {
  color: #333;
}
a p {
  color: #333 !important;
}
a:hover h5 {
  color: #40c8f4 !important;
}
a:hover p {
  color: #40c8f4 !important;
}

.ind-content a {
  font-weight: 300;
  font-size: 14px;
}

.industry h1 {
  padding: 20px 0px 20px 0px;
  font-weight: 900;
  font-size: 2rem;
  text-align: left;
  width: 100%;
}
.industry p {
  font-weight: 300;
  font-size: 20px;
  text-align: left;
  padding: 0 100px 0 0;
}

.ind-content p {
  font-weight: 400;
  font-size: 14px;
  text-align: left;
  padding: 0;
}
.ind-content h4 {
  display: block;
}
.ind-content {
  padding-bottom: 15px;
}

/*-------------------------------------------------------- Landing Page ----------------------------------------------------------*/
.jumbotron.lan1 {
  background-image: url(../imgs/col_land.png) !important;
  height: 700px !important;
}

.contact-lan h2 {
  color: #40c8f4;
  font-size: 56px !important;
  padding-left: 30px;
}

.lan-hero {
  margin-bottom: 4rem;
  margin-top: 9rem;
  margin-left: 470px;
}

.lan1 h1 {
  font-size: 42px !important;
}

.lan1 p {
  font-size: 16px;
}
.nav-logos {
  display: flex;
  justify-content: space-between;
}

.lan-sec {
  margin: 80px 0 !important;
}

.test-img-lan {
  height: 100px;
  padding-top: 20px;
}

.case-study {
  padding: 50px 0;
}

.test-img-lan p {
  position: relative;
  top: -35px;
  left: 140px;
}

.contact-lan {
  background-color: #f2f2f2;
  padding: 80px 0;
}
.contact-lan li {
  font-size: 24px;
  font-weight: 500;
  color: #666;
  line-height: 42px;
}

.dropdown-item {
  font-size: 18px !important;
}
.dropdown-menu {
  min-width: 100% !important;
  /* left: -11px !important; */
}
.v-head {
  max-width: 80%;
  padding-top: 50px;
}
.v-head p {
  font-size: 20px;
}

.v-holder {
  margin: auto;
  height: 494px;
  width: 898px;
  margin-bottom: 50px;
  margin-top: 50px;
  background-image: url("../imgs/sam.png");
  background-repeat: no-repeat;
}

@media only screen and (max-width: 600px) {
  .jumbotron.lan1 {
    background-position-x: -870px;
  }

  .products .pr-logo {
    position: relative;
    right: -10%;
    margin-top: 70px;
    top: -140px;
    margin-left: 50px !important;
  }
  .products .pr-logo {
    text-align: center !important;
  }
  .products p {
    text-align: center !important;
  }
  .products h4 {
    text-align: center !important;
  }
  
  .products .pl-img {
    position: absolute;
    top: -170px;
    width: 94%;
  }
 

  .products .pr-img {
    position: absolute;
    top: -164px;
    width: 94%;
  }

  .products .pl-logo {
    position: relative;
    left: 22%;
    top: -174px;
    margin-top: 90px;
  }

  .products .dpm-logo {
    position: relative;
    right: -17%;
    margin-top: 100px;
    top: -183px;
  }
  /* style.css | file:///D:/Projects%20Running/Data%20Economy/DE%20Dev/assets/css/style.css */

  .test-img-lan {
    /* height: 100px; */
    height: 170px;
  }

  .test-img-lan p {
    /* top: -35px; */
    /* left: 140px; */
    top: -115px;
    left: 21px;
  }

  .outcomes {
    margin: 10px 0;
  }

  .features h4 {
    text-align: center !important;
  }

  .features p {
    text-align: center !important;
  }
  .features h6 {
    text-align: center !important;
  }

  .bluefield {
    padding: 0 !important;

    height: 550px;
  }

  /* Element | file:///D:/Projects%20Running/Data%20Economy/DE%20Dev/collibra-competency.html */

  div.contact-lan:nth-child(10)
    > div:nth-child(1)
    > div:nth-child(1)
    > div:nth-child(1)
    > h2:nth-child(1) {
    /* font-size: 56px; */
    /* padding-left: 30px; */
    font-size: 36px;
    padding-left: 0px;
  }

  /* style.css | file:///D:/Projects%20Running/Data%20Economy/DE%20Dev/assets/css/style.css */

  .contact-lan li {
    /* font-size: 24px; */
    font-size: 17px;
  }

  /* Element | file:///D:/Projects%20Running/Data%20Economy/DE%20Dev/collibra-competency.html */

  div.contact-lan:nth-child(10)
    > div:nth-child(1)
    > div:nth-child(1)
    > div:nth-child(1)
    > ul:nth-child(2) {
    padding-left: 0px;
  }

  .contact-lan h2 {
    color: #40c8f4;
    font-size: 42px !important;
  }

  /* style.css | file:///D:/Projects%20Running/Data%20Economy/DE%20Dev/assets/css/style.css */

  .lan-hero {
    /* margin-left: 470px; */
    margin-left: 15px;
  }

  .jumbotron.lan1 {
    /* height: 700px !important; */
    height: 990px !important;
  }
}


/* ---------------------------------------Collibra Updated Page ----------------------------------------------------*/

.box-h {
  background-color: #002B3F;
  padding: 20px;
  text-align: center !important;
  color: #fff;
}

.box-h h3 {
  font-size: 20px !important;
}

.box-c {
  background-color: #40C8F4;
  padding: 20px;
  
  color: #fff;
}
.box-c h4 {
  background-color: #09a1d3;
  border-radius: 6px;
  padding: 20px;
  /* text-align: center !important; */
  color: #002B3F;
  font-weight: bold; 
}

.box-c h6 {
  background-color: #002B3F;
  color: #fff;
  padding: 10px; 
  font-weight: bold; 
}
.box-c p {
  
  /* color: #fff; */
  
  line-height: 20px;
}

.collib h4 {
  background-color: #85C225;
  color: #002B3F;
  padding: 20px;
  font-weight: bold;
  text-align: center;
  width: 100%;
  margin: auto;
  
}

.collibo h4 {
  background-color: #09a1d3;
  color: #002B3F;
  padding: 20px;
  font-weight: bold;
  text-align: center;
  width: 100%;
  margin: auto;
  
}

.collib {
  border: 2px solid #c6c6c6 !important;
}
.collib ul{
  background-color: #86c22543;
  height: 310px !important;
  padding-inline-start: 30px;
  line-height: 20px;
  padding-top: 10px
}

.collibo ul{
  background-color: #40c7f431;
  height: 310px !important;
  padding-inline-start: 30px;
  line-height: 20px;
  padding-top: 10px
}


.collib li{
 line-height: 25px;
}

.in-a-box {
  text-align: center;
  margin: 40px auto;
  border: none !important;
  padding: 0px;
}
.in-a-box h1{
  font-weight: bold;
  font-size: 34px;
}

.in-a-box .box {
  border: 4px solid #002B3F;

}


.in-a-box .box-wide {
background-color: #002B3F;
color: #fff;
text-align: left;
padding: 25px;
width: 100%;
}


.in-a-box h5 {
font-size:26px;
font-weight: bold;
color: #85C225;
}

.in-a-box h6 {
font-size:26px;
font-weight: bold;
color: #09a1d3;
}


.in-a-box p {

color: #fff;
}

.lower {
  background-color: #85C225;
  color: #002B3F;
  padding: 20px 20% ;
  text-align: center;
 
}
.lowers {
  background-color: #09a1d3;
  color: #002B3F;
  padding: 20px 20% ;
  text-align: center;
 
}
.lower ul{
  
  padding:  0px 40px;
}
.lower li{
  line-height: 22px;
  padding-right: 20px;
  font-weight: bold;
  text-align: left;
}
.lowers ul{
  
  padding:  0px 40px;
}
.lowers li{
  line-height: 22px;
  padding-right: 20px;
  font-weight: bold;
  text-align: left;
}


.box2 {
  padding-left: 25px!important;
  width: auto;
  margin: -15px !important;
  border: 4px solid #002B3F !important;
}