.careerBanner {
  max-width: 100%;
  margin: 0;
  line-height: 8px;
   /*height: 100vh; */
  overflow: hidden;    
  position: relative;
  background: #333333 url(../images/services/solution-banner.png) center 0 no-repeat;
  background-size: cover;
  padding: 150px 0 30px 0;
  min-height: 550px;
}

.careerTopCaption {
  position: relative;
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.careerCaptionCnt .line {
  background-color: #51d581;
  width: 64px;
  height: 8px;
  display: inline-block;
  margin-bottom: 20px;
}
.careerTopCaption .careerCaptionImg {
  width: 475px;
  display: flex;
  align-items: flex-start;
  gap: 25px;
}
.careerTopCaption .careerCaptionImg img {
  max-width: 100%;
}
.careerTopCaption .careerCaptionImg img:last-child{
  margin-top: 114px;
}
.careerTopCaption .careerCaptionCnt {
  width: 720px;
  padding-right: 20px;
  margin-top: 0;
}
.careerTopCaption .careerCaptionCnt label{
  color: #49CC79;
  font-family: 'graphikmedium';
  font-size: 16px;
  line-height: 19px;
  margin-bottom: 16px;
}
.careerTopCaption .careerCaptionCnt h1 {
  font-size: 16px;
  line-height: 19px;
  margin-bottom: 12px;
  color: #fff;
  font-family: 'graphikmedium';
}
.careerTopCaption .careerCaptionCnt h2, .careerTopCaption .careerCaptionCnt h1{
  font-size: 48px;
  line-height: 60px;
  margin-bottom: 16px;
  color: #F4F6F9;
  font-family: 'graphikbold';
}
.careerTopCaption .careerCaptionCnt p.secPara{
  color: rgba(255, 255, 255, 0.84);
  font-family: 'graphikmedium';
  font-size: 16px;
  line-height: 18px;
  text-align: left;
  margin-bottom: 30px;
}
.careerTopCaption .careerCaptionCnt a.scrollClass {
  color: #fff;
  font-size: 12px;
  line-height: 14px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #49CC79;
  border: 1px solid #49CC79;
  padding: 11px 22px;
  font-family: 'graphikmedium';
  text-transform: uppercase;
  letter-spacing: 1px;
  white-space: nowrap;
  cursor: pointer;
  border-radius: 3px;
}
.careerTopCaption .careerCaptionCnt a.button_button__3HGS0 svg{
  margin-right: 7px;
}
.careerTopCaption .careerCaptionCnt a.button_button__3HGS0 polyline {
  stroke: #fff;
}    
.careerTopCaption .careerCaptionCnt a img {
  max-width: 100%;
  margin-left: 10px;
}

.innovation {
    margin: 80px 0px 80px 0px;
}
.line {
    background-color: #51d581;
    width: 52px;
    height: 5px;
    display: block;
    margin: 0 auto 6px;
}
.secHeading {
    font-size: 32px;
    line-height: 56px;
    color: #212121;
    font-family: 'graphikbold';
    text-align: center;
}
.secPara {
    font-size: 16px;
    color: #424242;
    font-family: 'graphikregular';
    text-align: center;
    line-height: 20px;
}

.top-projects {
    padding: 0px;
    margin-bottom: 100px;
    margin-top: 100px;
    position: relative;
}
.top-projects .padRight {
    padding-right: 100px; 
}
.top-projects .padLeft {
    padding-left: 100px;
}
a.scrollClass {
    color: #49CC79;
    font-family: 'graphikmedium';
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 14px;
    text-align: left;
}
.clientLogoSection {
    box-shadow: none;
    background: #FFFFFF url(../images/services/dotted-bg.png) center 0 repeat-x;
    padding: 66px 0;
    margin-top: 48px;
}
.subHedH3 {
    color: #49CC79;
    font-family: 'graphiksemibold';
    font-size: 24px;
    line-height: 34px;
    text-align: left;
}
.subHedH4 {
    color: #212121;
    font-family: 'graphiksemibold';
    font-size: 16px;
    line-height: 21px;
    text-align: left;
}
.descP {
    color: #424242;
    font-family: 'graphikregular';
    font-size: 16px;
    line-height: 24px;
    text-align: left;
    /* width: 90%; */
}
.digitalTransformation {
    margin-bottom: 150px;
}
.digitalTransformation .clientLogoSection a.scrollClass {
    color: #fff;
    font-size: 12px;
    line-height: 14px;
    display: table;
    margin: 10px auto 0;
    background-color: #49CC79;
    border: 1px solid #49CC79;
    padding: 11px 22px;
    font-family: 'graphikmedium';
    text-transform: uppercase;
    letter-spacing: 1px;
    white-space: nowrap;
    cursor: pointer;
    border-radius: 3px;
}
.digitalTransformation .clientLogoSection a.scrollClass polyline {
    stroke: #fff;
}

.successStories {
    margin-top: 100px;
    margin-bottom: 150px;
}
.innovatorsRow {
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 60px 43px;
    margin-top: 48px;
    background-image: linear-gradient(114.11deg, #FEECF9 0%, #DBD9FF 100%);
    border-radius: 10px;
}
.innovatorsRow .innovatorsItemRow {
    position: relative;
    display: flex;
    align-items: flex-start;
    width: 100%;
    justify-content: space-between;
}
.innovatorsRow .innovatorsItem {
    text-align: left;
    padding: 0 40px;
    position: relative;
    border-left: #C8C3EF solid 1px;
    display: flex;
    align-items: flex-start;
}
.innovatorsRow .innovatorsItem:first-child {
    border: 0;
    padding-left: 0;
}
.innovatorsRow .innovatorsItem:last-child {
    padding-right: 0;
}
.innovatorsRow .innovatorsItem .counterContenty {
    padding-left: 24px;
}
.innovatorsRow h3 {
    font-size: 48px;
    line-height: 32px;
    margin: 0px;
    color: #192B5E;
    font-family: 'graphikbold';
    margin-bottom: 12px;
}
.innovatorsRow p {
    font-size: 20px;
    line-height: 24px;
    font-family: 'graphikmedium';
    color: #424242;
    margin-bottom: 0;
}

.manyMore {
    margin-bottom: 80px;
}
.manyMore .padR {
    padding-right: 75px;
}
.manyMore .padL {
    padding-left: 75px;
}
.manyMore .marB {
    margin-bottom: 35px;
}
.letsConnect {
    background-color: #F8F7FC;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40%;
    height: 180px;
    margin: 0 auto;
}
.letsConnect a.scrollClass {
    color: #fff;
    font-size: 12px;
    line-height: 14px;
    display: table;
    margin: 0 auto;
    background-color: #49CC79;
    border: 1px solid #49CC79;
    padding: 11px 22px;
    font-family: 'graphikmedium';
    text-transform: uppercase;
    letter-spacing: 1px;
    white-space: nowrap;
    cursor: pointer;
    border-radius: 3px;
}
.letsConnect a.scrollClass polyline {
    stroke: #fff;
}



/* Responsive CSS Satrt */
@media(max-width:1239px){}
@media(max-width:1199px){
    .careerTopCaption .careerCaptionCnt h2, .careerTopCaption .careerCaptionCnt h1 {
        font-size: 48px;
        line-height: 54px;
    }
    .top-projects {
        padding: 0px;
        margin-bottom: 40px;
        margin-top: 80px;
    }
    .top-projects .margBot {
        margin-bottom: 50px;
    }
    .top-projects .padRight {
        padding-right: 50px;
    }
    .top-projects .padLeft {
        padding-left: 50px;
    }
    .digitalTransformation {
        margin-bottom: 80px;
    }
    .successStories {
        margin-bottom: 80px;
        margin-top: 80px;
    }
    .innovatorsRow {
        padding: 30px;
    }
    .innovatorsRow .innovatorsItem {
        padding: 0 25px;
    }
    .innovatorsRow .innovatorsItem img {
        width: 50px;
    }
    .innovatorsRow h3 {
        font-size: 33px;
        line-height: 30px;
        margin-bottom: 5px;
    }
    .innovatorsRow p {
        font-size: 16px;
    }
    .clientLogoSection {
        margin-top: 10px;
        padding: 30px 0;
    }
    .manyMore .padR {
        padding-right: 50px;
    }
    .manyMore .padL {
        padding-left: 50px;
    }
}
@media(max-width:991px){
    .careerTopCaption .careerCaptionCnt h2, .careerTopCaption .careerCaptionCnt h1 {
        font-size: 38px;
        line-height: 42px;
    }
    .top-projects {
        padding: 0px;
    }
    .top-projects .padRight {
        padding-right: 20px;
    }
    .top-projects .padLeft {
        padding-left: 20px;
    }
    .digitalTransformation {
        margin-bottom: 80px;
    }
    .innovatorsRow {
        flex-direction: column;
        padding: 20px 20px;
        margin-top: 30px;
    }
    .innovatorsRow .innovatorsItem {
        padding: 12px;
        border-radius: 0;
        background: transparent;
    }
    .innovatorsRow .innovatorsItem img {
        width: 36px;
    }
    .innovatorsRow .innovatorsItem .counterContenty {
        padding-left: 14px;
    }
    .innovatorsRow h3 {
        font-size: 26px;
        line-height: 22px;
    }
    .innovatorsRow p {
        font-size: 12px;
    }
    .manyMore .padR {
        padding-right: 25px;
    }
    .manyMore .padL {
        padding-left: 25px;
    }
    .letsConnect {
        width: 55%;
    }
    .topArrow::after {
        display: none;
    }
}
/* iPhone 13 mini
2340x1080 pixels at 476ppi */
@media only screen 
    and (device-width: 375px) 
    and (device-height: 812px) 
    and (-webkit-device-pixel-ratio: 3){
        .innovatorsRow .innovatorsItem:nth-child(2), .innovatorsRow .innovatorsItem:nth-child(4) {
            padding-right: 0;
            padding-left: 20px;
            width: 54%;
        }
    }

/*iPhone 13 and iPhone 13 Pro
 2532x1170 pixels at 460ppi */
@media only screen 
    and (device-width: 390px) 
    and (device-height: 844px) 
    and (-webkit-device-pixel-ratio: 3){
        .innovatorsRow .innovatorsItem:nth-child(2), .innovatorsRow .innovatorsItem:nth-child(4) {
            padding-right: 0;
            padding-left: 20px;
            width: 54%;
        }
    }

/*   iPhone 13 Pro Max
 2778x1284 pixels at 458ppi */
@media only screen 
    and (device-width: 428px) 
    and (device-height: 926px) 
    and (-webkit-device-pixel-ratio: 3){
        .innovatorsRow .innovatorsItem:nth-child(2), .innovatorsRow .innovatorsItem:nth-child(4) {
            padding-right: 0;
            padding-left: 20px;
            width: 54%;
        }
    }

@media(max-width:767px){
    .subHedH3 {
        font-size: 20px;
    }
    .careerBanner {
        padding: 98px 0 40px;
        height: 100vh;
        display: flex;
        align-items: center;
    }
    .careerTopCaption .careerCaptionCnt h2, .careerTopCaption .careerCaptionCnt h1 {
        font-size: 30px;
        line-height: 36px;
    }
    .innovation {
        margin: 40px 0px 50px 0px;
    }
    .line {
        margin: 0 auto 12px;
    }
    .secHeading {
        font-size: 28px;
        line-height: 32px;
        margin-bottom: 16px;
    }
    .top-projects {
        margin-bottom: 20px;
        margin-top: 40px;
    }
    .digitalTransformation {
        margin-bottom: 40px;
    }
    .innovatorsRow {
        padding: 20px 8px;
        margin-top: 30px;
        flex-direction: column;
    }
    .innovatorsRow .innovatorsItemRow {
        width: 100%;
        flex-wrap: wrap;
        gap: 15px 0px;
    }
    .innovatorsRow .innovatorsItem:nth-child(3), .innovatorsRow .innovatorsItem:nth-child(1) {
        padding-left: 0;
        border: none;
        width: 46%;
    }
    .innovatorsRow .innovatorsItem:nth-child(2), .innovatorsRow .innovatorsItem:nth-child(4) {
        padding-right: 0;
        padding-left: 20px;
        width: 54%;
    }
    .innovatorsRow .innovatorsItem img {
        width: 38px;
    }
    .innovatorsRow .innovatorsItem .counterContenty {
        padding-left: 14px;
        text-align: left;
    }
    .innovatorsRow h3 {
        font-size: 24px;
        line-height: 28px;
    }
    .innovatorsRow p {
        font-size: 12px;
        line-height: 14px;
    }
    .manyMore .padR,
    .manyMore .padL {
        padding: 0 15px;
    }
    .letsConnect {
        width: 100%;
        height: 150px;
    }
    .successStories {
        margin-bottom: 40px;
        margin-top: 40px;
    }
    .manyMore {
        margin-bottom: 40px;
    }
}
@media(max-width:575px){}
