/*!*********************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/css/style.css ***!
  \*********************************************************************/
* {
  box-sizing: border-box
}

body {
  -webkit-text-size-adjust: none;
  color: #2c2627;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 20px;
  margin: 0
}

html {
  scroll-behavior: smooth !important
}

h1,
h2,
h3,
h4,
p,
select,
ul {
  margin: 0;
  padding: 0
}

ul {
  list-style: none
}

h1,
h2,
h3,
h4 {
  font-weight: 600
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
}


.center-justified {
  text-align: justify !important;
  text-align-last: center !important;
}

h1 {
  font-size: 36px
}

h2 {
  font-size: 24px
}

button,
input,
select,
textarea {
  -webkit-appearance: none;
  border: none;
  font-family: montserrat, "sans-serif"
}

header {
  background-color: #f7f3f0;
  padding: 20px 0 0 30px
}

a {
  color: #000;
  text-decoration: none
}

.logo {
  background: url(0c484346afbaec2328bc.svg) no-repeat 0;
  background-size: contain;
  display: block;
  height: 34px;
  margin: 0 0 20px;
  width: 160px
}

.logowhite {
  background: url(32c3a34a4016693ecd30.png) no-repeat 0;
  background-size: contain;
  display: inline-block;
  height: 34px;
  margin: 0;
  width: 130px
}

.nav {
  display: none
}

.nav li {
  display: inline-block;
  padding: 0 20px;
  vertical-align: middle
}

.nav li a {
  color: #3f3f3f;
  display: block;
  font-size: 14px;
  font-weight: 600;
  padding: 20px 0 3px;
  text-transform: uppercase;
  transition: all .5s ease
}

.fL {
  float: left
}

.fR {
  float: right
}

.clear {
  clear: both
}

.textAC {
  text-align: center
}

.textAL {
  text-align: left
}

.textAR {
  text-align: right
}

.dspBlock {
  display: block !important
}

.w100p {
  width: 100% !important
}

.clear10 {
  height: 10px
}

.clear20 {
  height: 20px
}

.clear30 {
  height: 30px
}

.clear40 {
  height: 40px
}

.clear80 {
  height: 80px
}

.bold {
  font-weight: 600
}

.twhite {
  color: #fff
}

.noshow {
  display: none !important
}

.scroll {
  height: 500px;
  overflow: auto
}

.redbtn {
  background: #bc2c3d;
  color: #fff;
  font-size: 1rem;
  font-weight: 500
}

.redbtn,
.whitebtn {
  border-radius: 4px;
  display: inline-block;
  font-family: Montserrat, sans-serif;
  padding: 15px 40px;
  text-transform: uppercase
}

.whitebtn {
  background: #fff;
  color: #bc2c3d;
  font-size: 12px;
  font-weight: 600
}

.banner-image {
  clear: both;
  position: relative
}

.main-text {
  box-sizing: border-box;
  padding: 10px 0 0 40px;
  position: absolute;
  top: 2%;
  width: 60%
}

.main-text label,
.main-text span {
  display: block;
  font-size: 3.5rem;
  font-weight: 700;
  line-height: 70px
}

.main-text label {
  color: #bc2c3d
}

.main-text label:before {
  animation: animate 10s infinite;
  content: "Operations"
}

@keyframes animate {
  0% {
    content: "Operations"
  }

  30% {
    content: "Mapping"
  }

  60% {
    content: "Inspection"
  }

  80% {
    content: "Public Safety"
  }
}

.main-text p {
  display: block;
  font-size: .9rem;
  font-weight: 600;
  margin: 10px 0 20px
}

.partner-main {
  background: #fff
}

.client-logos,
.partner-main {
  clear: both;
  position: relative
}

.client-logos {
  background: #bc2c3c;
  box-sizing: border-box;
  padding: 30px 0 30px 30px;
  text-align: center
}

.client-logos label {
  display: inline-block;
  font-weight: 600;
  height: 50px;
  margin: 0 9% 0 0;
  vertical-align: top;
  width: 100px
}

.client-logos label:last-child {
  margin: 0
}

.client-logos h2 {
  color: #fff;
  display: none;
  font-size: 1rem;
  margin: 0 0 30px;
  padding: 0 0 0 10px;
  text-align: left
}

.client-logos .nhai {
  background: url(c6758a21053fe0a5ec7e.png) no-repeat 50%;
  background-size: auto 60px
}

.client-logos .nhidcl {
  background: url(3f65ff384aaebdcc9608.png) no-repeat 50%;
  background-size: auto 120px
}

.client-logos .ginfra {
  background: url(ab700d0bcf33d2161e40.png) no-repeat 50%;
  background-size: auto 60px
}

.client-logos .soi {
  background: url(9666410197e243ccaa1f.png) no-repeat 50%/contain;
  display: none
}

.client-logos .delhimetro {
  background: url(7ea1b3d7d6fd78c30ee5.png) no-repeat 50%;
  background-size: auto 80px
}

.client-logos .indianrailways {
  background: url(d674987a0d3889ba0fbc.png) no-repeat 50%/contain;
  background-size: auto 60px
}

.whydatapkt {
  padding: 30px 30px 0
}

.whydatapkt h2 {
  color: #bc2c3c;
  font-size: 2rem;
  line-height: 34px;
  margin: 0 0 20px
}

.whydatapkt p {
  font-size: .9rem;
  line-height: 30px 30px 0
}

.dp-process .process {
  box-sizing: border-box;
  display: inline-block;
  padding: 20px 40px;
  vertical-align: top;
  width: 49%
}

.dp-process .process i {
  display: block;
  display: inline-block;
  height: 80px;
  vertical-align: middle;
  width: 80px
}

.dp-process .process i.dataaquisition {
  background: url(0f67ee8a3a5380ef06d4.png) no-repeat 50%/auto 80px
}

.dp-process .process i.dataprocessing {
  background: url(c13d50222dea0358a3b3.png) no-repeat 50%/auto 80px
}

.dp-process .process i.dataai {
  background: url(9a7387582677ee1dab6a.png) no-repeat 50%/auto 80px
}

.dp-process .process i.dataautomation {
  background: url(6e0ec447293644a6196d.png) no-repeat 50%/80px
}

.dp-process .process span {
  color: #bc2c3c;
  display: inline-block;
  font-size: 1.2rem;
  font-weight: 600;
  margin: 10px 0;
  vertical-align: middle
}

.dp-process .process label {
  display: block;
  font-size: .9rem;
  line-height: 20px
}

.service-main {
  background: #fff;
  box-sizing: border-box;
  padding: 3% 0 0;
  text-align: center
}

.service-main .service-left .bullets {
  display: none;
  padding: 10px 0
}

.service-main .service-left .bullets span {
  color: #bc2c3d;
  display: inline-block;
  font-size: 1rem;
  font-weight: 600;
  margin: 0 10% 0 0;
  text-transform: uppercase
}

.service-main .service-left {
  padding: 0 12%;
  text-align: center
}

.service-main .service-left h2 {
  color: #bc2c3c;
  font-size: 2rem;
  letter-spacing: 2px;
  line-height: 30px;
  margin: 0;
  padding: 0;
  text-transform: capitalize
}

.service-main .service-left p {
  font-size: .9rem;
  line-height: 24px;
  margin: 10px 0 30px
}

.service-main .service-right {
  margin: 5% 0 0
}

.service-main .service-right p {
  border-radius: 4px;
  display: inline-block;
  margin: 0 50px 0 0;
  text-align: center;
  transition: all .2s ease-in-out;
  vertical-align: top;
  width: 20%
}

.service-main .service-right p:last-child {
  margin: 0
}

.service-main .service-right p:hover {
  transform: scale(1.2)
}

.service-main .service-right p i {
  display: inline-block;
  height: 180px;
  margin-bottom: 10px;
  width: 180px
}

.service-main .service-right p label {
  display: block;
  font-weight: 600;
  text-transform: uppercase
}

.service-main .service-right p i.service-cinematography {
  background: url(2bbe055fb4ea365b84e3.png) no-repeat 50%/auto 180px
}

.service-main .service-right p i.service-photogrammetry {
  background: url(54676de693400bd33dfb.png) no-repeat 50%/auto 180px
}

.service-main .service-right p i.service-lidar {
  background: url(552abfa41a3a2308f686.png) no-repeat 50%/auto 180px
}

.service-main .service-right p i.service-thermal {
  background: url(5b9299b553b2183cc384.png) no-repeat 50%/auto 180px
}

.service-main .service-right p i.service-hyper {
  background: url(b738fa40750715bd212a.png) no-repeat 50%/auto 180px
}

.service-main .service-right p i.service-bathymatery {
  background: url(507b040c13e7b6052385.png) no-repeat 50%/auto 180px
}

.service-main .service-right p i.service-delivery {
  background: url(6925d1fe17f164d3d740.png) no-repeat 50%/auto 180px
}

.service-main .service-right p i.service-environment {
  background: url(336a6491ee5d885fb988.png) no-repeat 50%/auto 180px
}

.ai-image {
  background: rgba(231, 174, 7, 0);
  position: relative
}

.ai-image .ind-head {
  box-sizing: border-box;
  padding: 3% 0;
  text-align: center
}

.ai-image .ind-head h2 {
  color: #bc2c3c;
  font-size: 2rem;
  margin: 0 0 20px;
  text-transform: capitalize
}

.ai-image .ind-head p {
  font-size: 1rem;
  text-transform: capitalize
}

#ai {
  height: auto;
  margin: 0 auto;
  width: 70%
}

.ai_engine {
  background: url(b78a070c27305b947ec0.jpg) no-repeat 50%/contain;
  height: 500px;
  width: 100%
}

.industries {
  background: #f0f0f0;
  padding: 0;
  position: relative;
  width: 100%
}

.industries .ind-names {
  margin: 0 auto;
  padding: 30px 100px;
  text-align: center;
  width: 100%
}

.industries .ind-names .indus-name2:hover,
.industries .ind-names .indus-name:hover {
  transform: scale(1.1)
}

.industries .ind-names .indus-name {
  background: #fff;
  border-radius: 30px;
  display: block;
  margin: 0 0 30px;
  padding: 10px;
  text-align: left;
  width: 100%
}

.industries .ind-names .indus-name i {
  display: inline-block;
  height: 220px;
  margin: 0 20px 0 0;
  vertical-align: middle;
  width: 220px
}

.industries .ind-names .indus-name p {
  display: inline-block;
  vertical-align: middle;
  width: 75%
}

.indus-name,
.indus-name2 {
  padding: 0;
  transition: all .2s ease-in-out
}

.industries .ind-names .indus-name2:last-child,
.industries .ind-names .indus-name:last-child {
  border-bottom: none;
  padding-bottom: 0
}

.industries .ind-names .indus-name i.highway {
  background: url(26ae75e9fed56d15e6fe.png) no-repeat 50%;
  background-size: auto 240px
}

.industries .ind-names .indus-name2 i.mining {
  background: url(4f2d227fa19d32348889.png) no-repeat 50%;
  background-size: auto 240px
}

.industries .ind-names .indus-name i.power-plant {
  background: url(969d3197c94228c3cb15.png) no-repeat 50%;
  background-size: auto 240px
}

.industries .ind-names .indus-name2 i.rivers {
  background: url(c55c5815cfc859394c8e.png) no-repeat 50%;
  background-size: auto 240px
}

.industries .ind-names .indus-name i.agriculture {
  background: url(88500caa88d6ff0eb7a2.png) no-repeat 50%;
  background-size: auto 240px
}

.industries .ind-names .indus-name2 i.archaelogy {
  background: url(a11a2162b9c7b3470ea0.png) no-repeat 50%;
  background-size: auto 240px
}

.industries .ind-names .indus-name p label {
  color: #bc2c3c;
  display: block;
  font-size: 1.3rem;
  font-weight: 600;
  margin: 0 0 20px
}

.industries .ind-names .indus-name p span {
  font-size: .9rem;
  line-height: 22px
}

.industries .ind-names .indus-name2 {
  background: #fff;
  border-radius: 30px;
  display: block;
  margin: 0 0 30px;
  text-align: left;
  width: 100%
}

.industries .ind-names .indus-name2 i {
  display: inline-block;
  float: right;
  height: 240px;
  vertical-align: middle;
  width: 240px
}

.industries .ind-names .indus-name2 p {
  display: inline-block;
  margin: 0 20px 0 0;
  padding: 20px 0 20px 20px;
  text-align: left;
  vertical-align: middle;
  width: 75%
}

.industries .ind-names .indus-name2 p label {
  color: #bc2c3c;
  display: block;
  font-size: 1.2rem;
  font-weight: 600;
  margin: 20px 0;
  text-transform: uppercase
}

.industries .ind-names .indus-name2 p span {
  font-size: .9rem
}

.industries .ind-names .indus-name2 i.railway {
  background: url(2c1486ad87c1f63599dd.png) no-repeat 50%;
  background-size: auto 240px
}

.industries .ind-names .indus-name i.manufacturing {
  background: url(c3ba8edcab51d672daf3.png) no-repeat 50%;
  background-size: auto 240px
}

.industries .ind-names .indus-name i.oil-gas {
  background: url(f3d2261ad6ab82b36708.png) no-repeat 50%;
  background-size: auto 240px
}

.industries .ind-names .indus-name i.urban-planning {
  background: url(73b8569a31957a9fe974.png) no-repeat 50%;
  background-size: auto 240px
}

.industries .ind-names .indus-name2 i.survelliance {
  background: url(1655d6e22c8f140a412a.png) no-repeat 50%;
  background-size: auto 240px
}

.industries .ind-names .indus-name2 i.wildlife {
  background: url(e6eed361966541fa8ff6.png) no-repeat 50%;
  background-size: auto 240px
}

.testimonial {
  background: rgba(231, 174, 7, .1);
  box-sizing: border-box;
  padding: 5% 20%;
  width: 100%
}

.testimonial .test-left {
  text-align: center
}

.testimonial .test-left h2 {
  color: #bc2c3c;
  font-size: 2rem;
  line-height: 30px
}

.testimonial .test-left p {
  margin: 20px 0
}

.testimonial .test-left span {
  display: block
}

.testimonial .test-left span label {
  font-size: 1rem;
  font-weight: 600
}

.testimonial .test-left span i {
  color: #3f3f3f;
  font-size: .8rem;
  font-style: normal
}

.drone-pilot {
  background: rgba(231, 174, 7, .1);
  box-sizing: border-box;
  padding: 1% 5%
}

.drone-pilot .pilot-left {
  background: url(ff595ff99ebbc8c105d5.png) no-repeat 50%;
  display: inline-block;
  height: 430px;
  vertical-align: middle;
  width: 45%
}

.drone-pilot .pilot-right {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: middle;
  width: 54%
}

.drone-pilot .pilot-right h2 {
  color: #bc2c3c;
  font-size: 2rem;
  line-height: 3rem;
  text-transform: capitalize
}

.drone-pilot .pilot-right p {
  font-size: .9rem;
  margin: 20px 0
}

.footer {
  background: #2c2627;
  color: #fff;
  font-size: 12px;
  padding: 20px;
  text-align: center
}

.linkedin {
  background: url(f249b38224ca41a0b909.png) no-repeat 50%;
  background-size: 30px auto
}

.instagram,
.linkedin {
  display: inline-block;
  height: 30px;
  vertical-align: middle;
  width: 30px
}

.instagram {
  background: url(e719d8b29f452a16302d.png) no-repeat 50%;
  background-size: 30px auto;
  margin: 0 10px
}

.facebook {
  background: url(980f51fe02c1b4e60189.png) no-repeat 50%;
  background-size: 30px auto;
  display: inline-block;
  height: 30px;
  vertical-align: middle;
  width: 30px
}

.ftrtop {
  float: right;
  margin: 0;
  opacity: .7;
  text-align: right;
  width: 55%
}

.ftrtop span {
  display: block
}

.footer .ftrtop label {
  color: #fff;
  display: block
}

.footer .ftrtop a {
  color: #fff !important;
  display: block;
  font-size: 12px;
  margin: 10px 0
}

.footer p {
  margin: 10px 0 0
}

.footer p span {
  opacity: .7
}

.whtBlock {
  box-sizing: border-box;
  margin: 0 auto;
  padding: 5% 30%;
  text-align: left;
  width: 100%
}

.whtBlock h2 {
  color: #bc2c3c;
  font-size: 1.4rem;
  line-height: 2rem;
  padding: 10px 0;
  text-align: left;
  text-transform: capitalize
}

.wdFull {
  width: 100% !important
}

.frm p {
  margin: 0 0 15px;
  text-align: left
}

.frm p label {
  font-size: .8rem;
  margin: 0 0 5px
}

.frm p label,
.frm p span {
  display: block
}

.frm p input.w80p {
  width: 85% !important
}

.frm p input {
  padding: 10px 15px;
  width: 100%
}

.frm p input,
.frm p select {
  border: 1px solid #d5d3d3;
  border-radius: 4px;
  box-sizing: border-box;
  display: inline-block;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  outline: #bc2c3c;
  vertical-align: middle
}

.frm p select {
  background: url(7ebb691251714eefd682.svg) no-repeat;
  background-size: auto 12px;
  margin: 0 15px 0 0;
  padding: 10px;
  width: auto;
  background-position:200px center;
}

.frm p input:focus {
  border: 1px solid #bc2c3c
}

.frm p textarea {
  border: 1px solid #d5d3d3;
  border-radius: 4px;
  box-sizing: border-box;
  display: inline-block;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  height: 80px;
  outline: #bc2c3c;
  overflow: hidden;
  padding: 10px 15px;
  resize: none;
  vertical-align: middle;
  width: 100%
}

.test-slider {
  height: 100px;
  overflow: hidden;
  position: relative
}

.test-slider .slider-container {
  animation: slider 26s infinite;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 300%
}

.test-slider .slider-container .slide {
  float: left;
  height: 100%;
  position: relative;
  width: 33.33333333%
}

.test-slider .slider-container .slide img {
  display: block;
  height: 100%;
  width: 100%
}

@keyframes slider {

  0%,
  25%,
  to {
    left: 0
  }

  30%,
  55% {
    left: -100%
  }

  60%,
  85% {
    left: -200%
  }
}

.contactWrapper {
  padding: 50px 60px
}

.contactWrapper .contactfrm {
  float: left;
  width: 50%
}

.contactWrapper .contacthead {
  padding: 0 0 40px
}

.contactWrapper .contacthead h2 {
  color: #bc2c3c;
  display: block;
  font-size: 34px;
  line-height: 42px;
  margin: 0 20px 0 0;
  text-align: center
}

.formHead {
  color: #bc2c3c;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
  margin: 0 0 10px;
  text-align: left
}

.address_details {
  float: right;
  padding: 0 0 20px 80px;
  width: 50%
}

.address_details p {
  color: #bc2c3c;
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 10px
}

.address_details span {
  display: block;
  margin: 0 0 5px
}

.gmapWrapper {
  margin: 30px 0 0
}

@media screen and (max-device-width:480px) and (orientation:portrait) {
  .logo {
    height: 30px;
    margin: 25px 200px 14px 10px;
    width: 146px
  }

  .main-text {
    padding: 20px;
    top: 42% !important;
    width: 100%
  }

  .main-text p {
    font-size: .8rem;
    margin: 5px 0
  }

  .main-text label,
  .main-text span {
    font-size: 1.5rem;
    line-height: 2rem
  }

  .main-text a.redbtn {
    font-size: 12px;
    margin-top: 8px;
    padding: 5px 10px
  }

  .client-logos {
    padding: 20px 0
  }

  .client-logos label {
    height: 40px;
    margin: 0 4% 6% 0;
    width: 70px
  }

  .whydatapkt {
    margin: 0;
    padding: 0 30px;
    width: 100%
  }

  .dp-process {
    padding: 110px 0 0;
    width: 100%
  }

  .dp-process .process {
    padding: 20px;
    width: 100%
  }

  .service-main {
    padding: 30px 20px
  }

  .service-main .service-left h2 {
    font-size: 1.3rem;
    font-weight: 700
  }

  .service-main .service-left {
    padding: 0 2%;
    text-align: center
  }

  .service-main .service-left .bullets span {
    font-size: .8rem;
    margin: 0 15px 0 0
  }

  .service-right {
    text-align: left
  }

  .service-main .service-right p {
    margin: 0 20px;
    vertical-align: top
  }

  .service-main .service-right p:last-child {
    margin: 0 7% 10%
  }

  .ai-image {
    padding: 0 20px
  }

  .ai-image .ind-head p {
    letter-spacing: -1px
  }

  .ai_engine {
    background: url(b78a070c27305b947ec0.jpg) no-repeat center 20px/contain;
    height: 220px;
    width: 100%
  }

  .industries {
    box-sizing: border-box;
    padding: 20px
  }

  .industries .ind-names {
    padding: 0;
    text-align: center
  }

  .industries .ind-names .indus-name p {
    margin: 20px 0 0;
    width: 100%
  }

  .industries .ind-names .indus-name p label {
    margin: 0 0 10px
  }

  .industries .ind-names .indus-name i,
  .industries .ind-names .indus-name2 i {
    background-size: auto 120px !important;
    height: 120px;
    margin: 0;
    width: 120px
  }

  .ftrtop,
  .industries .ind-names .indus-name2 i {
    float: none
  }

  .ftrtop {
    margin: 20px 0
  }

  .footer .fL {
    float: none;
    text-align: center
  }

  .logowhite {
    margin: 0 auto 20px
  }

  #ai {
    margin: 20px 0 0;
    width: 90%
  }

  .industries .ind-names .indus-name {
    padding: 15px;
    text-align: center;
    width: 100%
  }

  .industries .ind-names .indus-name2 {
    padding: 15px;
    text-align: center
  }

  .industries .ind-names .indus-name2 p {
    margin: 0;
    text-align: center;
    width: 100%
  }

  .industries .ind-names .indus-name2 i {
    background-size: auto 125px;
    height: 125px
  }

  .testimonial {
    padding: 20px
  }

  .testimonial .test-left h2 {
    font-size: 1.3rem;
    font-weight: 600
  }

  .testimonial .test-left span label {
    font-size: .8rem
  }

  .whydatapkt h2 {
    font-size: 1.3rem;
    font-weight: 700;
    margin: 0 0 10px;
    text-align: left
  }

  .whydatapkt p {
    font-size: .9rem;
    line-height: 25px
  }

  .whtBlock {
    padding: 30px 20px
  }

  .whtBlock h2 {
    font-size: 1.3rem;
    font-weight: 700;
    margin: 0;
    padding-bottom: 0
  }

  .frm p {
    margin: 0 0 20px
  }

  .frm p label {
    font-size: .8rem;
    margin: 0 0 5px
  }

  .frm p input {
    padding: 10px 5px
  }

  .frm p input.w80p {
    width: 75.5% !important
  }

  .frm p select {
    background-position: 35px !important;
    padding: 10px 5px 10px 10px
  }

  .drone-pilot .pilot-left {
    background-size: contain;
    display: block;
    height: 215px;
    padding: 30px 0;
    width: 100%
  }

  .drone-pilot .pilot-right {
    display: block;
    padding: 0 20px 20px;
    width: 100%
  }

  .drone-pilot .pilot-right h2 {
    font-size: 1.1rem;
    font-weight: 600;
    line-height: 20px
  }

  .contactWrapper {
    padding: 20px 30px
  }

  .contactfrm {
    float: none !important;
    width: 100% !important
  }

  .address_details {
    float: none;
    margin: 30px 0;
    padding: 0;
    width: 100%
  }

  .contactWrapper .contacthead h2 {
    font-size: 22px;
    text-align: center
  }

  .contactWrapper .contactfrm p {
    font-size: 14px
  }

  .formHead {
    text-align: center
  }

  .contactWrapper .contacthead {
    padding: 0
  }
}

@media(min-width:1200px) {
  .fullheight {
    height: 115vh;
  }
}

@media(max-width:1199px) {

  .dp-process,
  .whydatapkt {
    min-width: 100%
  }

  .dp-process .process i {
    display: inline;
    float: left;
    height: 80px;
    width: 80px
  }

  .dp-process .process label,
  .dp-process .process span {
    display: inline;
    float: right;
    width: calc(100% - 100px)
  }

  .whydatapkt {
    margin: 30px 0 0
  }

  .dp-process {
    padding-top: 0
  }

  .ai-image .ind-head {
    padding: 3% 0 0
  }

  .drone-pilot {
    padding: 2% 6%
  }

  .whtBlock {
    padding: 3% 5%
  }

  .main-text {
    top: 38%;
    transform: translateY(-50%);
    width: 100%
  }

  .industries .ind-names .indus-name p label,
  .industries .ind-names .indus-name2 p label {
    font-size: 1rem;
    margin: 0 0 5px
  }

  .industries .ind-names .indus-name p span,
  .industries .ind-names .indus-name2 p span {
    font-size: .8rem
  }

  .footer {
    padding: 20px
  }

  .service-main .service-right p label {
    text-transform: capitalize
  }

  .industries .ind-names {
    width: 70%
  }
}

@media(max-width:992px) {
  .service-main .service-right {
    margin: 0 auto;
    max-width: 70%
  }

  .service-main .service-right>p {
    display: inline-block;
    width: calc(50% - 2px)
  }

  .service-main .service-right p:last-child,
  .service-main .service-right>p {
    margin-bottom: 30px
    
  }

  .ai-image .ind-head {
    margin-top: 0;
    padding-top: 0
  }
}

@media(max-width:791px) {
  .client-logos label {
    background-size: auto 50px !important;
    margin: 0
  }
}

@media(max-width:767px) {
  .dp-process .dp-process {
    max-width: 100%;
    min-width: 100%;
    width: 100%
  }

  .main-text label,
  .main-text span {
    font-size: 1.5rem;
    line-height: 25px
  }

  .redbtn {
    margin-top: 30px;
    padding: 10px 20px;
    text-transform: capitalize
  }

  .dp-process .process {
    min-width: 100%;
    width: 100%
  }

  .service-main .service-right {
    max-width: 100%;
    min-width: 100%;
    padding: 0;
    width: 100%
  }

  .service-main .service-right p i {
    background-size: auto 150px !important;
    min-width: 100%;
    width: 100%
  }
}

@media (max-width:640px) {
  .service-main .service-right>p {
    display: inline-block;
    margin: 0 0 40px 20px !important;
    vertical-align: middle;
    width: 43%
  }

  .service-main .service-right>p:first-child {
    margin: 0 0 40px 20px
  }

  .industries .ind-names {
    min-width: 100%;
    width: 100%
  }
}

@media(max-width:447px) {

  .main-text label,
  .main-text span {
    font-size: 1rem;
    line-height: 15px
  }

  .main-text p {
    font-size: 12px
  }
}

@media(max-width:392px) {

  .main-text label,
  .main-text span {
    font-size: 1rem;
    line-height: 15px
  }

  .main-text p {
    font-size: 12px
  }

  .logo {
    margin-bottom: 10px;
    width: 140px
  }

  .main-text label,
  .main-text span {
    font-size: 1.4rem;
    line-height: 25px
  }

  .main-text p {
    display: none;
    font-size: 12px
  }

  .logo {
    margin: 10px 0;
    width: 140px
  }
}

#more {
  display: none
}

.radius-30 {
  border-radius: 30px !important;
}