/*-------------------------------------About main page------------------------------------*/
.sign {
  display: flex;
  justify-content: end;
}

.sign img {
  width: 100%;
  height: auto;
  max-width: 400px;
}

.ceo-info img {
  max-width: 200px;
  margin-inline: -18px;
}

.DHM .btn-secondary:hover,
.btn-secondary:focus {
  background: #fff;
  color: #FF6600;
  border: 1px solid #FF6600 !important;
}

.queries .sectionHeadingTwo,
.queries .sectionHeadingThree {
  color: #fff;
}

.sectionHeadingbtn {
  text-transform: capitalize;
}

.queries .queryimg {
  max-width: 580px;
  width: 40%;
}

.commitment ul li {
  list-style-type: none;
}

.information .sectionHeadingThree,
.recruitmentprocess .sectionHeadingThree {
  color: #777777;
}

.aboutwatchstory .row {
  align-items: center;
}

.card1,
.card2,
.chartmodel .cardmiddle {
  text-align: center;
}

.charts .card1,
.charts .card2,
.charts .cardmiddle {
  min-height: inherit;
  padding: 25px 45px;
}

.charts .chartmodel h5 {
  margin-bottom: 12px;
}

.charts .chartmodel h6 {
  line-height: 1.5;
  margin: 0;
}

.pointcards p {
  margin-bottom: 0;
}

.servicespan {
  width: 60px;
  height: 60px;
  border-radius: 100%;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background: rgba(255, 102, 0, 0.2);
  color: #FF6600;
  font-size: 28px;
  font-weight: 700;
  border: 1.6px solid #FF6600;
  padding: 0;
  margin: 0;
}

.DHM .dhmh {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.35;
  margin: 20px 0;
}

.DHM .sectionHeadingThree {
  color: #777777;
  margin: 0;
}

.aboutdhm-col {
  padding: 25px 30px;
  background: #fff;
  border-radius: 24px;
  height: 100%;
}

.recruitmentprocess .arrows h6 {
  font-size: 18px;
  color: #00274D;
}

.footer .footer-links ul li {
  align-items: flex-start !important;
  gap: 12px;
}

.copy {
  height: inherit !important;
  padding: 25px 0;
}

.copy h6 {
  margin: 0;
  line-height: 1.46;
}

.copy .row {
  padding: 0 !important;
}

.copy .condition a {
  color: #fff;
  text-decoration: underline;
  transition: text-decoration 0.3s ease;
}

.copy .condition a:hover {
  text-decoration-color: transparent;
  transition: text-decoration 0.3s ease;
}

.DHM .btn-secondary {
  line-height: 1;
  outline: none;
  box-shadow: none;
}

.btn-secondary:hover {
  color: #fff;
}

.hero-text-wrapper .header-text {
  width: 80%;
}

.hero-text-wrapper .header-text h6 img {
  max-width: 30px;
}


/*-------------------------------------Get quote page------------------------------------*/
.hero-custom {
  margin-top: 119px;
}

.mainquote::before {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  inset: 0;
  z-index: -1;
  background: url(../images/serviceimages/get-quote-bg.jpg) no-repeat center center;
  background-size: cover;
  opacity: .2;
}

.mainquote::after {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  inset: 0;
  z-index: 0;
  background: rgba(212, 212, 212, 0.2);
}

.mainquote .container {
  z-index: 1;
  position: relative;
}

.mainquote .firstcol .sectionHeadingThree {
  color: #777777;
}

.secondcol .boxshadowcol:last-child {
  margin-bottom: 0;
}

.mainquote {
  margin-bottom: 50px;
}

.secondcol .boxshadowcol {
  background: #fff;
  border-radius: 24px;
  box-shadow: none;
  margin-bottom: 30px;
}

.secondcol .boxshadowcol .bottomquote {
  padding: 30px;
}

.total-caption {
  display: inline-block;
  padding-left: 30px;
  font-size: 18px;
  font-weight: 500;
}

.total span {
  font-size: 18px;
  font-weight: 500;
}

.secondcol .total {
  width: 200px;
}

.secondcol .boxshadowcol .bottomquote input[type="range"],
.secondcol .boxshadowcol .bottomquote select {
  width: 100%;
}

.secondcol .boxshadowcol:last-child {
  padding: 30px;
}

.secondcol .form-control {
  height: 48px;
}

.mainquote .btn-primary {
  width: 240px;
  border-radius: 20px;
  padding: 12px;
}

.secondcol .form-group textarea {
  height: 140px;
  border-radius: 12px;
}

.firstcol {
  padding: 0px 60px 0px 0px;
}

.firstcol .fiimg {
  width: 100%;
}

.secondcol .progress-title {
  font-size: 18px;
}

.secondcol .rangeform {
  margin-bottom: 16px;
}

.secondcol .slider-value {
  font-size: 18px;
  font-weight: 500;
  padding-top: 5px;
}





/*-------------------------------------FAQ page------------------------------------*/
.mainfaq .imgfaq {
  padding: 0;
}

.mainfaq .allaccordion .accordion-item,
.querypatterns .queryRow .accordion-item {
  box-shadow: none;
  border-bottom: 3px solid rgba(255, 102, 0, 0.38);
  margin-inline: 0;
}

.mainfaq .allaccordion .accordion-item .accordion-button,
.querypatterns .queryRow .accordion-item .accordion-button {
  background: transparent;
  border: none;
  box-shadow: none;
  font-size: 18px;
  color: #2E2E2E;
}

.mainfaq .imgfaq .faq_img {
  max-height: 350px;
}

.queryRow {
  width: 100%;
  max-width: 600px;
}

.queryRow .accordion {
  margin-top: 20px;
}

.mainfaq .accordion-body,
.querypatterns .queryRow .accordion-body {
  font-size: 16px;
  line-height: 1.5;
}



.firstc .card-body {
  flex: none;
  padding: 0 0 0 30px;
}

.casecards .firstc {
  height: auto;
}

.casecards .row {
  padding-bottom: 40px;
  padding-top: 40px;
}

.casecards {
  margin-top: 20px !important;
  margin-bottom: 20px;
}

.firstc ul {
  margin-bottom: 10px;
}

.project_heading {
  font-size: 32px;
  font-weight: 600;
  line-height: 1.5;
  color: #2E2E2E;
}



/*-------------------------------------Team page------------------------------------*/
.intro {
  background: url(../images/aboutimage/chartSectionbg.png) no-repeat top center;
  background-size: cover;
  padding: 70px 0;
}

.profileCard {
  margin-bottom: 0 !important;
  box-shadow: none !important;
}

.ceo-intro {
  background: #fff;
  border-radius: 24px;
}

.imgprofile {
  height: 500px;
  width: 500px;
  border: 20px solid #fff;
  border-radius: 100%;
  overflow: hidden;
  margin-bottom: -200px;
  margin-inline: auto;
}

.imgprofile img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
}

.quotes {
  padding: 230px 50px 40px;
  margin: 0 50px;
  position: relative;
}

.quotes::before {
  content: "";
  width: 90px;
  height: 90px;
  background: url(../images/aboutimage/angle-top.png) no-repeat;
  background-size: 100%;
  position: absolute;
  left: 30px;
}


.ceo-info {
  padding: 50px 80px 0;
  position: relative;
}

.ceo-info p {
  font-size: 30px;
  line-height: 1.5;
  color: #2E2E2E;
  margin-bottom: 30px;
}

.ceo-info h5 {
  font-size: 18px;
  font-weight: 600;
  color: #00274D;
  margin-bottom: 5px;
  text-align: center;
}

.ceo-info h6 {
  font-size: 18px;
  color: #777777;
  margin: 0;
  text-align: center;
}



.ceo-sign {
  text-align: center;
}

.intro .information {
  padding: 30px 100px;
  border: none;
}

.intro .about-lists {
  margin-bottom: 0;
}

.our-vision.career-vision {
  background-image: url(../images/aboutimage/operationimg.png);
}

.career-vision .sectionHeadingbtn {
  width: 350px;
}


/*-------------------------------------Career page------------------------------------*/
.visionmain {
  margin: 50px 0px;
  padding: 30px 0px;
}

.careertransparentcard {
  padding: 20px 0 70px;
}

.visionmain-career .about-lists li::before {
  top: 3px;
}

.formsubmission {
  position: relative;
  padding: 70px 0;
}

.imageform {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 46%;
  border-radius: 24px 0 0 24px;
  overflow: hidden;
}

.formsubmission .formdetails {
  width: 100%;
  max-width: 100%;
  margin-bottom: 30px;
}

.formsubmission .formstyle {
  width: 100%;
  padding: 30px;
}

.formsubmission .formstyle .newform {
  padding: 0;
}

.formsubmission .formstyle .newform .sectionHeadingbtn {
  width: 280px;
}

.inputsfile {
  line-height: 37px;
}

.visionmain-career .imgafter {
  bottom: -30px;
}


/*-----------------------------------------Blogs page----------------------------------------*/
.articlesall .articlecard {
  width: 100%;
  grid-template-columns: 550px 1fr;
  max-width: 1100px;
  margin: 0 auto 40px;
  height: auto;
}

.articlesall .articlecard .card-img-top {
  margin: 0;
  width: 100%;
  max-width: 100%;
  height: 300px;
}

.blogs-card {
  padding-bottom: 20px;
  border-bottom: 1.5px dashed #8C9EAF;
  margin-bottom: 60px;
}

.blogs-card .card-body {
  padding: 0;
}

.blogs-card .card-title {
  font-size: 30px;
  font-weight: 600;
  line-height: 1.5;
  color: #2E2E2E;
}

.blogs-card .sectionHeadingThree {
  color: #777777;
  margin: 14px 0 25px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
}

.blogs-card .articlecard .btn-primary {
  width: 200px;
  padding: 10px;
  font-weight: 500;
}

.articlesall {
  margin: 119px 0 0 !important;
  padding-top: 70px;
}



/*--------------------------------------Service inner page--------------------------------------*/
.visionmaindetails {
  padding-top: 50px;
}

.service-visionmain {
  margin-top: 200px;
  margin-bottom: 60px;
  padding-bottom: 0;
}

.cardmobile .card {
  transition: all 0.3s ease;
}

.dedicatedhiring #servicecol {
  background: rgb(255 255 255 / 11%);
}

.serviceP {
  margin: 0;
}

.clientapproach .sectionHeadingThree {
  color: #555555;
}

.clientApproach-details {
  margin-bottom: 20px;
}

.clientapproach .client-col .card {
  transition: all 0.3s ease;
  box-shadow: 0 10px 20px transparent;
}

.clientapproach .client-col .card:hover {
  box-shadow: 0 10px 20px rgba(21, 19, 19, .2);
}

.category-img img {
  height: 100%;
}

.clientapproach .client-col .cardHeadingSix {
  margin-top: 25px;
}

.empowering {
  background: url(../images/serviceimages/servicebanner.png) center / cover no-repeat;
}

.dhmWork-row .servicedhm {
  margin-right: 0;
}

.dhm-work-cards {
  margin-top: 60px;
}

.cardHeadingSix {
  line-height: 1.5;
}

.cardmobile {
  margin-bottom: 70px;
}

#welcome-heroService::after {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 39, 77, 0.588);
  position: absolute;
  inset: 0;
  z-index: 0;
}

/*-----------------------------------Hiring Model page-------------------------------------------*/
.service__details--carousel h4{
font-family: 'Poppins', sans-serif;
font-size:25px ;
color: #ff6600;
font-weight: 600;
text-align: center;
margin-bottom: 45px;
}
.service__details--carousel h6{
  font-family: 'Poppins', sans-serif;
  font-size:18px ;
  color: #000000;
  font-weight: 500;
  margin-bottom: 15px;
}
.service__details--carousel p{
  font-family: 'Poppins', sans-serif;
  font-size:16px ;
  color: #000000;
  font-weight: normal;
  margin-bottom: 15px;
}
.service__category {
  background: rgba(212, 212, 212, 0.2);
  padding: 60px 0;
}

.service__category .sectionHeadingThree {
  color: #2E2E2E;
}

.service__category--card {
  background: #fff;
  border-radius: 24px;
  border: 1px solid #D9D9D9;
  box-shadow: 1px 1px 15px 0px rgba(0, 0, 0, 0.17);
  padding: 30px 30px 70px;
  height: 100%;
  position: relative;
}

.service__category--icon {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: 80px;
  width: 80px;
  border-radius: 100%;
  background: #F0F0F0;
  margin-bottom: 20px;
  flex: none;
}

.service__category--icon img {
  width: 70%;
}

.service__category--card h3 {
  font-size: 20px;
  font-weight: 500;
  color: #00274D;
  line-height: 1.3;
  margin: 0 0 10px;
}

.service__category--card p {
  font-size: 16px;
  line-height: 1.4;
  color: #555555;
  margin: 0 0 20px;
}

.service__category--div {
  display: flex;
  gap: 10px;
  align-items: center;
}

.splide__track {
  overflow: hidden;
}

.service__category--card .sectionHeadingbtn {
  position: absolute;
  inset-inline: 30px;
  bottom: 30px;
  width: auto;
  padding: 7px 10px;
  font-size: 16px;
  margin-top: 20px !important;
}

.about__service {
  padding: 60px 0 50px;
}

.about__service .sectionHeadingbtn {
  width: 320px;
  margin-inline: auto;
}

.about__service--slider__box {
  /* height: 300px; */
  border-radius: 100%;
  background: #ECEAEA;
  height: 170px;
  width: 170px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s ease;
  position: relative;
}

.splide__slide--logo {
  text-align: center;
  padding: 40px 0px;
  transition: all 0.3s ease;
}

/* .splide__slide--logo:hover {
  background: #00274D;
} */

.logo__tooltip {
  background: rgb(97 218 251);
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-size: 14px;
  color: #00274D;
  position: absolute;
  top: -20px;
  margin-inline: auto;
  width: 120px;
  height: 40px;
  line-height: 40px;
  border-radius: 80px;
  display: inline-block;
  z-index: 1;
  opacity: 0;
  transform: translateY(20px);
  transition: all 0.5s ease;
}

/* .splide__slide--logo:hover .about__service--slider__box {
  background: #FFFFFF;
  transition: all 0.3s ease;
} */

.about__service--slider__box:hover .logo__tooltip {
  opacity: 1;
  transform: translateY(0);
  transition: all 0.5s ease;
}

.about__service--slider__box img {
  max-width: 150px;
  max-height: 120px;
}

.operational__process {
  padding: 0 30px 60px;
}

.operational__process--container {
  padding: 50px 30px 80px;
  background: #F6F3F3;
  border-radius: 24px;
}

.operational__process--container .sectionHeadingTwo {
  max-width: 900px;
  margin-inline: auto;
}

.operational__process--container .sectionHeadingThree {
  max-width: 1330px;
  margin-inline: auto;
}

.operational__process--card__row {
  max-width: 1200px;
  margin-inline: auto;
  margin-top: 80px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}

.operational__process--card {
  background: #fff;
  border: 1px solid #D9D9D9;
  border-radius: 24px;
  box-shadow: 1px 1px 40.1px 0px rgba(0, 0, 0, 0.212);
  text-align: center;
  padding: 30px;

}

.operational__process--card span {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 125px;
  width: 125px;
  border-radius: 100%;
  background: #F0F0F0;
  margin: 0 auto 20px;
}

.operational__process--card span img {
  max-width: 80px;
  max-height: 80px;
}

.operational__process--card strong {
  font-size: 40px;
  line-height: 1;
  color: #FF6600;
}

.operational__process--card h6 {
  font-size: 20px;
  font-weight: 400;
  color: #2E2E2E;
  line-height: 1.4;
  margin: 10px 0 0;
}

.operational__process--card:first-child {
  transform: rotate(-10.38deg);
}

.operational__process--card:last-child {
  transform: rotate(10.38deg);
}

.connect__expert {
  position: relative;
  margin: 0 30px 60px;
  overflow: hidden;
  border-radius: 24px;
}

.connect__expert::before {
  content: "";
  width: 100%;
  height: 100%;
  background: #00274D;
  border-radius: 24px;
  position: absolute;
}

.connect__expert--container {
  background: #00274D;
  padding: 0;
  overflow: hidden;
}

.connect__expert--brief {
  padding: 80px 0;
  width: 50%;
}

.connect__expert--group {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 40%;
}

.connect__expert--group img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
  filter: drop-shadow(0px 4.64px 69.58px rgba(0, 0, 0, 0.5));
}

.splide__div {
  position: relative;
}

.splide__div::before,
.splide__div::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  background: linear-gradient(to right, #FFFFFF 0%, rgba(255, 255, 255, 0) 90%);
  width: 170px;
  height: 100%;
  z-index: 1;
}

.splide__div::after {
  left: inherit;
  right: 0;
  background: linear-gradient(to left, #FFFFFF 0%, rgba(255, 255, 255, 0) 90%);
}

.consulting__process--steps {
  margin: 70px 0 40px;
  background: url(../images/newimages/morph-lines-3D.png) no-repeat bottom center;
  background-size: 100%;
  padding: 0 0 20px;
}

.consulting__process--steps__info {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 4px;
}

.consulting__process--steps__info h6 {
  font-size: 18px;
  color: #000;
  line-height: 1.5;
  margin-bottom: 20px;
  min-height: 54px;
}

.consulting__process--steps__info b img {
  max-width: 130px;
}

.consulting__process--heading {
  max-width: 890px;
}




/*-------------------------------------AIML page-----------------------------------------*/
.aiml__Banner {
  min-height: 750px;
  display: flex;
  align-items: center;
  padding: 0;
}

.aiml__hero--image {
  position: absolute;
  right: 0;
  top: -25px;
  text-align: right;
}

.aiml__hero--image img {
  width: 100%;
}


.service__feature {
  margin-bottom: 40px;
}

.feature__card {
  background: #fff;
  border-radius: 16px;
  border: 0.75px solid #D9D9D9;
  box-shadow: 0.75px 0.75px 12px 0px rgba(0, 0, 0, 0.15);
  padding: 25px;
  text-align: center;
  height: auto;
  transition: all 0.3s ease;
}

.feature__card:hover {
  background: #00274D;
}

.feature__card span {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 65px;
  width: 65px;
  border-radius: 100%;
  background: #F0F0F0;
  margin: 0 auto 14px;
  transition: all 0.3s ease;
}

.feature__card:hover span {
  background: #fff;
}

.feature__card span img {
  max-width: 40px;
  max-height: 40px;
}

.feature__card h5 {
  font-size: 16px;
  font-weight: 500;
  color: #2E2E2E;
  line-height: 1.5;
  margin: 0 auto;
  max-width: 150px;
  transition: all 0.3s ease;
}

.feature__card:hover h5 {
  color: #fff;
}

.independent__heading {
  font-weight: 500;
}

.elevate__business {
  margin-bottom: 70px;
}

.service__contact--box {
  width: 100%;
  height: 100%;
  background: #FAFAFA;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 24px;
  padding: 35px;
}

.service__contact--box h3 {
  font-size: 24px;
  font-weight: 600;
  color: #00274D;
  margin: 0 0 50px;
}

/* .service__contact--box .form-control{
  border: none;
  border-bottom: 2px solid rgba(46, 2, 73, 0.3);
  border-radius: 0;
  font-size: 16px;
  font-weight: 500;
  color: #00274D;
  height: 40px;
  line-height: 40px;
  padding: 0;
  width: 100%;
  margin-bottom: 30px;
}
.service__contact--box .form-control::placeholder{
  color: rgba(46, 2, 73, 0.3);
}
.service__contact--box .form-control:focus-within, .service__contact--box .form-control:focus{
  border-color: #FF6600;
  box-shadow: none;
} */
.service__contact {
  margin-bottom: 70px;
}



.upload-container {
  width: 100%;
  margin: 50px 0;
}

.upload-area {
  border: 2.5px dashed #CBD0DC;
  border-radius: 16px;
  padding: 25px 15px;
  text-align: center;
  background-color: #fff;
  position: relative;
  transition: border-color 0.3s ease;
}

.upload-area.dragover {
  border-color: #6c757d;
  background-color: #f8f9fa;
}

.cloud-icon {
  width: 40px;
  height: 40px;
  margin-bottom: 15px;
}

.upload-heading {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.3;
  color: #292D32;
  margin: 5px 0 15px;
}

.upload-text {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.3;
  color: #A9ACB4;
  margin: 0 0 15px;
}

.file-input-wrapper {
  position: relative;
  display: inline-block;
}

.file-input {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.browse-btn {
  background-color: fff;
  border: 1.3px solid #CBD0DC;
  border-radius: 10px;
  padding: 6px 15px;
  font-size: 16px;
  color: #54575C;
  cursor: pointer;
  transition: all 0.3s ease;
}

.browse-btn:hover,
.browse-btn:focus {
  background-color: #00274D;
  border-color: transparent;
  color: #fff;
}

.file-info {
  margin-top: 15px;
  font-size: 14px;
  color: #2E2E2E;
  word-break: break-all;
  display: none;
}

.file-name {
  font-weight: 500;
}

.service__contact--form .sectionHeadingbtn {
  width: 100%;
  border-radius: 16px;
}

.service__contact--form .sectionHeadingbtn::after {
  border-radius: 16px;
}

.service__contact--form .sectionHeadingbtn::before {
  border-radius: 16px;
}

.service__form--content__slider h5 {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.4;
  color: #000;
  margin: 0 0 15px;
}

.service__form--content__slider p {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400;
  color: #000;
  margin: 0 0 30px;
}

.service__form--content__slider .carousel-indicators {
  bottom: inherit;
  top: 100%;
}

.service__form--content__slider .carousel-indicators [data-bs-target] {
  width: 10px;
  height: 10px;
  padding: 0;
  margin-right: 3px;
  margin-left: 3px;
  background-color: #000;
  border-radius: 100%;
  border: 0;
  border-top: none;
  border-bottom: none;
  opacity: 1;
  transition: opacity .6s ease;
}

.service__form--content__slider .carousel-indicators .active {
  background: #8D878775;
}

.btn__see-more {
  border-radius: 24px;
  padding: 2px;
  width: 134px;
  height: 40px;
  border: 1px solid #FF6600;
  background-color: white;
  color: #FF6600;
  transition: all 0.3s ease;
  margin: 20px auto 0;
  display: none;
}

/* Always show all cards on screens larger than 991px */
.feature__card-row>div.hidden-card {
  display: block;
}

.feature__card--slider .splide__track {
  padding: 20px 0;
}

.feature__card--slider {
  margin-top: -30px;
}

@media (min-width: 1600px) {

  /*-------------------------------------AIML page-----------------------------------------*/
  .aiml__hero--image {
    width: 760px;
    top: -80px;
  }

  .aiml__Banner {
    min-height: 750px;
  }

}


@media (min-width: 1800px) {

  /*-------------------------------------About main page------------------------------------*/
  .queries .queryimg {
    max-width: 680px;
  }

  /*-------------------------------------AIML page-----------------------------------------*/
  .aiml__hero--image {
    width: 800px;
  }

  .aiml__Banner {
    min-height: 820px;
  }

}


@media (min-width: 2000px) {

  /*-------------------------------------AIML page-----------------------------------------*/
  .aiml__hero--image {
    width: 900px;
  }

  .aiml__hero--image {
    top: -105px;
  }

  .aiml__Banner {
    min-height: 880px;
  }
}


@media (min-width: 2200px) {

  /*-------------------------------------AIML page-----------------------------------------*/
  .aiml__hero--image {
    width: 1000px;
  }

  .aiml__hero--image {
    top: -130px;
  }

  .aiml__Banner {
    min-height: 960px;
  }
}


@media (min-width: 2500px) {

  /*-------------------------------------AIML page-----------------------------------------*/
  .aiml__hero--image {
    width: 1180px;
  }

  .aiml__hero--image {
    top: -160px;
  }

  .aiml__Banner {
    min-height: 1100px;
  }
}



@media (max-width: 1400px) {
  .recruitmentprocess .boxIcon {
    top: 3px;
  }

  /*------------------------------------------Hiring Model page------------------------------------------------*/
  .connect__expert--group {
    width: 45%;
  }
}


@media (max-width: 1200px) {
  .splide__slide--logo {
    padding: 40px 0px 20px;
  }

  .about__service--slider__box img {
    max-width: 100px;
    max-height: 100px;
  }

  .about__service--slider__box {
    height: 140px;
    width: 140px;
  }

  .logo__tooltip {
    width: 95px;
    height: 35px;
    line-height: 35px;
  }

  /*------------------------------------------Hiring Model page------------------------------------------------*/
  .connect__expert--group {
    width: 52%;
  }

  .connect__expert--brief {
    width: 48%;
    padding-right: 10px;
  }

  .consulting__process--steps__info h6 {
    font-size: 16px;
  }


  /*------------------------------AIML page---------------------------------*/
  .aiml__hero--image {
    width: 50%;
  }

  .aiml__Banner {
    min-height: 650px;
  }

  /*-------------------------------------About main page------------------------------------*/
  .image .img-fluid {
    max-width: 90px;
    max-height: 90px;
  }

  .chartcol:not(:last-child) .chartmodel .button::after,
  .chartcol:nth-child(2) .chartmodel .button::after {
    width: 70px;
    left: calc(100% + 20px);
  }

  .charts span {
    font-size: 24px;
  }

  .servicealign {
    padding: 0px 0px 40px;
  }

  .DHM {
    padding: 70px 0;
  }

  .recruitmentprocess .boxIcon {
    top: -2px;
  }


  /*-------------------------------------Case studies page------------------------------------*/
  .project_heading {
    font-size: 28px;
  }

  /*------------------------------------Team page---------------------------------------*/
  .ceo-info p {
    font-size: 28px;
  }

  .imgprofile {
    height: 400px;
    width: 400px;
  }

  /* .quotes::before,
  .quotes::after {
    width: 130px;
    height: 130px;
  } */

  .ceo-info::before {
    width: 70px;
    height: 50px;
  }


  /*-----------------------------------------Blogs page----------------------------------------*/
  .articlesall .articlecard {
    grid-template-columns: 1fr 1fr;
  }

  .blogs-card .card-title {
    font-size: 25px;
  }


  /*--------------------------------------Service inner page--------------------------------------*/
  .dedicatedhiring .sectionHeadingThree {
    margin-bottom: 20px;
    padding-right: 0;
  }

  .dhm-work-cards {
    margin-top: 10px;
  }

  .cardHeadingSix {
    font-size: 18px;
  }


}



@media (max-width: 1024px) {

  /*------------------------------------------Hiring Model page------------------------------------------------*/
  .connect__expert--brief {
    width: 100%;
    text-align: center;
    padding: 45px 0;
  }

  .connect__expert--brief .heading-sm {
    justify-content: center;
  }

  .connect__expert--brief .sectionHeadingbtn {
    margin-inline: auto;
  }

  .connect__expert--group {
    position: relative;
    width: 100%;
    max-width: 500px;
    margin-inline: auto;
  }


  .ceo-info img {
    margin-inline: auto;
  }

  .charts .card1,
  .charts .card2,
  .charts .cardmiddle {
    padding: 25px 38px;
  }
}


@media (max-width: 991.98px) {

  .splide__div::before,
  .splide__div::after {
    width: 120px;
  }

  /*----------------------------Hiring Model page--------------------------*/
  .image {
    justify-content: space-between;
    gap: 10px;
  }

  .operational__process--card span {
    width: 95px;
    height: 95px;
  }

  .operational__process--card span img {
    max-width: 55px;
    max-height: 55px;
  }

  .operational__process--card strong {
    font-size: 34px;
  }

  .operational__process--card h6 {
    font-size: 18px;
  }

  .connect__expert {
    margin: 0 30px 45px;
  }

  .operational__process {
    padding: 0 30px 45px;
  }

  .consulting__process--steps__info h6 {
    min-height: 72px;
  }

  .consulting__process--steps__info b img {
    max-width: 110px;
  }

  .consulting__process--steps__info span img {
    max-height: 70px;
  }

  .consulting__process--steps {
    margin-top: 55px;
  }

  .service__category {
    padding: 45px 0 50px;
  }

  .about__service {
    padding: 45px 0;
  }


  /*--------------------------------------AIML page-----------------------------------*/
  .aiml__hero--image {
    width: 100%;
    top: inherit;
    text-align: right;
    margin-top: -30px;
  }

  .aiml__hero--image img {
    max-height: 450px;
    width: auto;
  }

  .aiml__Banner {
    display: block;
    min-height: auto;
    padding: 50px 0 450px;
  }

  .feature__card {
    padding: 25px 15px;
  }

  .feature__card h5 {
    font-size: 14px;
  }

  .service__form--content__slider h5 {
    font-size: 18px;
  }

  .btn__see-more {
    display: block;
  }

  .feature__card-row>div.hidden-card {
    display: none;
  }


  /*-------------------------------------About main page------------------------------------*/

  .sign img {
    max-width: 200px;
  }

  .image .img-fluid {
    max-width: 90px;
    max-height: 90px;
  }

  .image .span-vision {
    margin-top: 10px;
    font-size: 34px;
  }

  .image h6 {
    font-size: 18px;
    margin-top: 0px;
  }

  .about-visionmain .about-lists {
    margin-bottom: 45px;
  }

  .about-visionmain hr {
    margin-bottom: 25px;
  }

  .about-visionmain {
    padding: 0;
  }

  .about-visionmain {
    margin: 0px 0px 40px !important;
  }

  .about-visionContent {
    padding-left: 0;
    padding-top: 30px;
    padding-right: 0;
    padding-bottom: 0;
  }

  .charts-img {
    position: absolute;
    top: 10px;
    margin: 0;
    margin-left: -20px;
    transform: rotate(-90deg);
    max-width: 20px;
  }

  .chartcol:not(:last-child) .chartmodel .button::after,
  .chartcol:nth-child(2) .chartmodel .button::after {
    width: 50px;
    left: 20px;
    top: calc(100% + 30px);
    transform: rotate(90deg);
  }

  .chartmodel .button {
    margin-bottom: 65px;
    height: max-content;
    border-radius: 12px;
    padding: 14px 26px;
    line-height: 1;
  }

  .chartmodel {
    flex-direction: row;
    align-items: flex-start;
    padding: 0;
    gap: 30px;
    width: 100%;
    max-width: 460px;
    margin-inline: auto;
    justify-content: flex-start;
  }

  .chartmodelcard-wrapper {
    width: 100%;
  }

  .charts span {
    font-size: 18px;
  }

  .charts .card1,
  .charts .card2,
  .charts .cardmiddle {
    border-radius: 16px;
    padding: 15px 25px;
  }

  .chartcol:not(:last-child) .chartmodel {
    margin-bottom: 30px;
  }

  .information {
    border-right: none;
    border-bottom: 2px dashed #8C9EAF;
    width: 100%;
    margin: 0;
    padding: 0 0 40px;
  }

  .commitcards {
    display: flex;
    gap: 25px;
    margin-top: 25px;
  }

  .pointcards {
    width: auto;
    max-width: inherit;
    margin: 0;
  }

  .dedicatedhiring {
    padding: 50px 0px;
  }

  .detailings {
    padding: 0;
  }

  .queries {
    padding: 50px 0;
  }

  .DHM {
    padding: 50px 0;
  }

  .aboutdhm-hidden {
    display: none;
  }

  .watchcontents {
    margin-bottom: 40px;
  }

  .aboutwatchstory {
    padding: 50px 0;
  }

  #imgrecruitment {
    max-width: 45px;
  }

  .recruitmentprocess .line {
    display: none;
  }

  .recruitmentprocess p {
    border-bottom: 2px dashed #777777;
    padding-bottom: 30px !important;
  }

  #relativerow {
    margin-top: 10px;
  }

  .applyonline .sectionHeadingbtn {
    margin: 0 auto 48px !important;
  }

  .recruitmentprocess {
    margin: 50px 0 10px !important;
  }

  .contactdetails {
    padding: 55px 0 !important;
  }

  .carouselslide {
    padding: 50px 0px;
  }

  .servicealign {
    padding: 0;
  }

  .footer {
    padding: 0;
  }

  .footer .footer-links {
    margin-bottom: 15px;
  }

  .footer .social-links a {
    width: 34px;
    height: 34px;
  }

  .footerarea img {
    max-width: 100px;
  }



  /*-------------------------Get quote page--------------------------*/
  .hero-custom {
    margin-top: 89px;
  }

  .firstcol {
    padding-right: 0;
    padding-bottom: 20px;
  }

  .firstcol .fiimg {
    display: none;
  }

  .mainquote {
    padding: 40px 0px;
  }

  .total-caption,
  .total span {
    font-size: 16px;
  }


  /*-------------------------FAQ page--------------------------*/
  .mainfaq {
    padding: 45px 0;
  }

  .mainfaq .imgfaq .faq_img {
    display: none;
  }

  .querypatterns {
    margin: 15px 0;
  }


  /*-------------------------Case studies page--------------------------*/
  .casecards .row {
    padding-bottom: 20px;
    padding-top: 20px;
  }

  .casecards .row {
    border-bottom: 1.5px dashed #8C9EAF !important;
  }

  .firstc .card-body {
    padding: 0;
  }

  .firstc ul {
    margin-top: 15px;
  }


  /*------------------------------------Team page---------------------------------------*/
  .ceo-info p {
    font-size: 24px;
  }

  .imgprofile {
    height: 340px;
    width: 340px;
    margin-bottom: -140px;
    border-width: 14px;
  }

  .ceo-info::before {
    width: 50px;
    height: 45px;
  }

  .quotes::before,
  .quotes::after {
    display: none;
  }

  .quotes {
    padding: 130px 16px 15px;
    margin: 0;
  }

  .ceo-info {
    padding: 40px 0px 0;
  }

  .ceo-info img {
    max-width: 125px;
  }

  .intro .information {
    padding: 30px 16px;
  }


  .intro {
    padding: 40px 0;
  }


  /*-------------------------------------Career page------------------------------------*/
  .hero-text-wrapper .header-text {
    width: 100%;
  }

  .imgbefore,
  .imgafter {
    display: none;
  }

  .content {
    padding: 0;
  }

  .visionmain {
    margin: 40px 0;
    padding: 0;
  }

  .rewards-visionmain {
    margin: 10px 20px;
    padding: 20px;
  }

  .visionmain .about-lists {
    margin-bottom: 0;
    padding-bottom: 8px;
  }

  .careertransparentcard {
    padding: 0 0 40px;
  }

  .careercol {
    margin-bottom: 24px;
  }

  .infoh6 {
    min-height: 70px;
  }

  .careerpage {
    min-height: 480px;
  }

  .imageform {
    display: none;
  }

  .formsubmission .formstyle .newform button {
    margin-inline: auto;
  }

  .formsubmission {
    padding: 40px 0;
  }



  /*-----------------------------------------Blogs page----------------------------------------*/
  .blogs-card .card-title {
    font-size: 22px;
  }

  .articlesall {
    margin-top: 89px !important;
  }


  /*--------------------------------------Service inner page--------------------------------------*/
  .service-visionmain {
    margin-top: 89px;
    margin-bottom: 0;
    padding-bottom: 10px;
  }

  .servicepage-content {
    border: none;
  }

  .client-col {
    margin-top: 20px;
  }

  .dedicatedhiring .sectionHeadingThree {
    margin-bottom: 15px;
    padding-right: 0;
  }

  .clientApproach-details {
    margin-bottom: 0;
  }

  .dhm-work-cards {
    margin-top: 10px;
  }

  .clientapproach {
    padding: 45px 0px;
  }

  .cardmobile {
    margin-bottom: 40px;
  }

  .hidden-service-step {
    display: none;
  }

  .hidden-service-step.show {
    display: block;
  }

  .service-step-hidden {
    display: none;
  }

  .service-step-hidden.show {
    display: block;
  }

}

@media (max-width: 767.98px) {
  .about__service--slider__box img {
    max-width: 60px;
    max-height: 60px;
  }

  .about__service--slider__box {
    width: 100px;
    height: 100px;
  }

  .splide__slide--logo {
    padding: 40px 0px 20px;
  }

  .splide__div::before,
  .splide__div::after {
    width: 80px;
  }

  /*----------------------------------Hiring Model page------------------------------------*/
  .dedicatedhiring {
    padding: 40px 0px 10px;
  }

  .service__category--card {
    max-width: 340px;
    margin-inline: auto;
    padding-bottom: 60px;
  }

  .service__category--card h3 {
    font-size: 18px;
  }

  .service__category--card p {
    font-size: 14px;
  }

  .service__category--card .sectionHeadingbtn {
    font-size: 14px;
  }

  .service__category--icon {
    width: 65px;
    height: 65px;
  }

  .operational__process--card strong {
    font-size: 25px;
  }

  .operational__process--card h6 {
    font-size: 16px;
  }

  .operational__process--card__row {
    grid-template-columns: 1fr;
  }

  .operational__process--card {
    width: 100%;
    max-width: 320px;
    margin-inline: auto;
  }

  .operational__process--card:first-child {
    transform: rotate(0deg);
  }

  .operational__process--card:last-child {
    transform: rotate(0deg);
  }

  .consulting__process--steps__info h6 {
    min-height: 48px;
  }

  .consulting__process--steps__info {
    margin-bottom: 25px;
  }

  .consulting__process--steps {
    background: none;
  }

  /*----------------------------------AIML page--------------------------------------*/
  .aiml__hero--image img {
    max-height: 470px;
    margin-left: 100px;
  }

  .aiml__Banner {
    padding: 50px 0 490px;
  }

  .feature__card {
    max-width: 300px;
    margin-inline: auto;
  }

  .feature__card h5 {
    max-width: inherit;
  }

  .service__form--content__slider h5 {
    font-size: 18px;
  }

  .service__form--content__slider p {
    font-size: 14px;
  }



  /*-------------------------------------About main page------------------------------------*/
  .image .img-fluid {
    max-width: 60px;
    max-height: 60px;
  }

  .image .span-vision {
    font-size: 25px;
  }

  .image h6 {
    font-size: 16px;
  }

  .about-visionmain .image {
    margin-bottom: 0;
  }

  .visionmain .imgafter {
    bottom: 175px;
    text-align: right;
  }

  .about-visionmain #lastpara::after {
    display: none;
  }

  .chartmodel h5 {
    font-size: 15px;
  }

  .charts .chartmodel h6 {
    font-size: 18px;
  }

  .chartmodel {
    gap: 24px;
  }

  .charts-img {
    margin-left: -18px;
  }

  .pointcards {
    width: auto;
    max-width: 160px;
    margin: 0;
    padding: 12px;
  }

  .commitcards {
    flex-wrap: wrap;
    justify-content: center;
  }

  .pointcards span {
    font-size: 22px;
    height: 40px;
    width: 40px;
  }

  .commitment {
    margin: 40px 0;
  }

  .servicespan {
    width: 40px;
    height: 40px;
    font-size: 22px;
  }

  .DHM .dhmh {
    font-size: 18px;
  }

  .visionmain-clone .imgafter {
    bottom: 140px;
  }

  .footerarea {
    padding: 15px 0;
  }

  .formsubmission .formstyle .newform .sectionHeadingbtn {
    width: 200px;
  }

  /*-------------------------------------Get quote page------------------------------------*/
  .form-group label {
    font-size: 16px;
  }

  .secondcol .progress-title {
    font-size: 16px;
  }

  .secondcol .slider-value {
    font-size: 16px;
  }

  /*-------------------------------------Case studies page------------------------------------*/
  .project_heading {
    font-size: 24px;
  }


  /*------------------------------------Team page---------------------------------------*/
  .ceo-info p {
    font-size: 20px;
  }

  .ceo-info h5,
  .ceo-info h6 {
    font-size: 16px;
  }

  .imgprofile {
    height: 300px;
    width: 300px;
  }


  /*-----------------------------------------Blogs page----------------------------------------*/
  .blogs-card .card-title {
    font-size: 20px;
  }

  .blogs-card .card-body {
    margin-top: 20px;
  }

  .blogs-card .sectionHeadingThree {
    margin: 8px 0 18px;
  }

  .blogs-card {
    padding-bottom: 0;
  }

  .articlesall .articlecard {
    margin-bottom: 30px;
  }

  .blogs-card {
    margin-bottom: 30px;
  }

  .articlesall .articlecard .card-img-top {
    height: 260px;
  }

  .articlesall {
    padding-top: 40px;
  }

  /*--------------------------------------Service inner page--------------------------------------*/
  .buttonsubscribe {
    position: relative;
    width: 200px;
    margin-top: 20px;
  }



}


@media (max-width: 576px) {
  .dedicatedhiring {
    padding: 40px 15px 10px;
}
  .queries {
    padding: 50px 15px;
}
  .DHM {
    padding: 50px 15px;
  }
  .information {
    padding: 0 15px 40px;
}
  .about__service--slider__box img {
    max-width: 60px;
    max-height: 60px;
  }

  .splide__div::before,
  .splide__div::after {
    width: 50px;
  }

  /*------------------------------------Hiring Model---------------------------------------------*/
  .about__service--slider__box {
    width: 100px;
    height: 100px;
  }

  .splide__slide--logo {
    padding: 30px 0px 10px;
  }

  .logo__tooltip {
    width: 90px;
    height: 30px;
    line-height: 30px;
  }

  .about__service--slider,
  .about__service--slider__reverse {
    margin-inline: 20px;
  }

  .operational__process {
    padding: 0 15px 90px;
  }

  .operational__process--container {
    padding: 35px 15px 70px;
  }

  .consulting__process--steps__info h6 {
    min-height: auto;
  }

  .consulting__process--steps__info b img {
    max-width: 90px;
  }

  .consulting__process--steps__info span img {
    max-height: 50px;
  }

  .connect__expert {
    margin-inline: 15px;
  }

  /*---------------------------------------AIML page----------------------------------------*/
  .service__contact--box {
    padding: 35px 15px;
  }

  .feature__card {
    max-width: 275px;
  }

  .aiml__hero--image img {
    margin-left: 30px;
  }



  /*-------------------------------------About main page------------------------------------*/
  .visionmain .imgafter {
    bottom: 180px;
  }

  .visionmain-clone .imgafter {
    bottom: 140px;
  }

  /*-------------------------------------Case studies page------------------------------------*/
  .project_heading {
    font-size: 20px;
  }

  /*------------------------------------Team page---------------------------------------*/
  .ceo-info p {
    font-size: 18px;
  }

  .imgprofile {
    height: 240px;
    width: 240px;
    border-width: 10px;
  }

  .career-vision .sectionHeadingbtn {
    width: 280px;
  }

  /*------------------------------------Career page---------------------------------------*/
  .visionmain-career .about-lists li::before {
    top: -2px;
  }


  /*------------------------------------------Service inner page-------------------------------------*/
  .cardHeadingSix {
    font-size: 16px;
  }





}


@media (max-width: 480px) {

  /*----------------------------------Hiring Model page------------------------------------*/
  .service__category--card h3 {
    font-size: 16px;
  }

  /*----------------------------------AIML page--------------------------------------*/
  .aiml__Banner {
    padding: 50px 0 430px;
  }


  /*-------------------------------------About main page------------------------------------*/
  .imgafter img {
    width: 80px;
    height: 70px;
  }

  .imgbefore img {
    width: 80px;
    height: 70px;
  }

  .footerarea img {
    max-width: 65px;
  }

  .image .img-fluid {
    max-width: 50px;
    max-height: 50px;
  }

  .image h6 {
    font-size: 14px;
  }

  /*------------------------------------Team page---------------------------------------*/
  .ceo-info::before {
    width: 40px;
    height: 30px;
  }

  .ceo-info {
    padding-top: 30px;
  }
}

@media (max-width: 373.98px) {

  /*------------------------------------about us---------------------------------------*/


}