.inner_banner {
  width: 100%;
  overflow: hidden;
  display: block;
  position: relative;
}
.inner_banner img {
  width: 100%;
  /* opacity: 0.6; */
  display: block;
  /* filter: grayscale(100%); */
}
.innertxt1 {
  position: absolute;
  width: 55%;
  text-align: center;
  top: 45%;
  right: 0%;
  padding: 10px 35px;
  z-index: 9;
}
.innertxt1 ul {
  list-style: none;
  text-align: center;
  margin-bottom: 0px;
  padding-left: 0px;
}
.innertxt1 ul li {
  display: inline-block;
  position: relative;
  padding-right: 25px;
  font-weight: 300;
  margin-bottom: 0px;
  color: #fff;
  font-size: 18px;
}
.innertxt1 ul li:last-child {
  padding-right: 0px;
}
.innertxt1 ul li:after {
  content: "/";
  color: #fff;
  position: absolute;
  font-size: 14px;
  right: 8px;
  top: 5px;
}
.innertxt1 ul li:last-child:after {
  display: none;
}
.innertxt1 ul li a {
  color: #fff;
  text-decoration: none;
}
.inner_banner h1 {
  color: #fff;
  font-size: 42px;
  margin-bottom: 20px;
  font-weight: 700;
}
.inner_banner h1 span {
  color: #fff;
}
.inner_banner h1 p {
  font-size: 16px;
  font-weight: 300;
  margin-top: 5px;
  letter-spacing: 2px;
  color: #fff;
}
/*innerbanner*/
.careertopbx {
  width: 100%;
  display: table;
  padding: 50px 0 30px;
  clear: both;
  position: relative;
  /* margin-top: 50px; */

  background-image: -o-linear-gradient(250deg, #fff 0, #e2eaf2 100%);
  background-image: linear-gradient(200deg, #fff 0, #e2eaf2 100%);
  -webkit-box-shadow: 0 40px 45px -40px rgba(96, 137, 178, 0.29),
    0 35px 50px -40px rgba(96, 137, 178, 0.29);
  box-shadow: 0 40px 45px -40px rgba(96, 137, 178, 0.29),
    0 35px 50px -40px rgba(96, 137, 178, 0.29);
}
.careertopbx::before {
  background-image: url("../images/pattern@2x.webp");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100%;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  content: "";
  opacity: 0.5;
}

.careertopbx h2 {
  color: #404041;
  font-size: 30px;
  font-weight: 700;
  line-height: 42px;
  margin-top: 0;
  text-transform: capitalize;
  margin-bottom: 20px;
}
.careertopbx p {
  font-size: 16px;
  line-height: 32px;
  width: 100%;
  clear: both;
  font-style: normal;
  color: #282828;
  margin-bottom: 30px;
}
img.hss {
  position: absolute;
  right: 0;
  top: auto;
  bottom: 0;
  width: 35%;
  display: block;
}

.abtt1 img {
  width: 60%;
  margin: auto;
  display: table;
}
.abtt1 {
  margin-bottom: 40px;
}

.careertopbx.dataservvvv {
  /*animation-name: color_change;
  animation-duration: 30s;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  
  background: transparent;*/
  padding: 60px;
  background-image: linear-gradient(to right, #004d75 0%, #032a7a 100%);
}
.careertopbx.dataservvvv:before {
  opacity: 0;
}
.careertopbx.dataservvvv h2,
.careertopbx.dataservvvv p {
  color: #fff;
}
.careertopbx.dataservvvv h2 {
  color: #fff;
}

@-webkit-keyframes color_change {
  0% {
    background-color: #002f65;
  }
  15% {
    background-color: #a45f05;
  }
  25% {
    background-color: #881931;
  }
  50% {
    background-color: #026c29;
  }
  100% {
    background-color: #46144d;
  }
}
@-moz-keyframes color_change {
  0% {
    background-color: #002f65;
  }
  15% {
    background-color: #a45f05;
  }
  25% {
    background-color: #881931;
  }
  50% {
    background-color: #026c29;
  }
  100% {
    background-color: #46144d;
  }
}
@-ms-keyframes color_change {
  0% {
    background-color: #002f65;
  }
  15% {
    background-color: #a45f05;
  }
  25% {
    background-color: #881931;
  }
  50% {
    background-color: #026c29;
  }
  100% {
    background-color: #46144d;
  }
}
@-o-keyframes color_change {
  0% {
    background-color: #002f65;
  }
  15% {
    background-color: #a45f05;
  }
  25% {
    background-color: #881931;
  }
  50% {
    background-color: #026c29;
  }
  100% {
    background-color: #46144d;
  }
}
@keyframes color_change {
  0% {
    background-color: #002f65;
  }
  15% {
    background-color: #a45f05;
  }
  25% {
    background-color: #881931;
  }
  50% {
    background-color: #026c29;
  }
  100% {
    background-color: #46144d;
  }
}

.dataservppimg {
  width: 100%;
  height: auto;
  /*line-height: 215px;*/
  background-color: #fff;
  border-radius: 100%;
  text-align: center;
  padding: 50px;
  display: table;
  vertical-align: middle;
}
.dataservppimg img {
  width: 100%;
}

.qlinks123 {
  width: 100%;
  display: table;
  background-color: #e9eff0;
  padding: 50px 50px;
}
.qlinks123 h2 {
  text-align: center;
  font-weight: 200;
  color: #fff;
  font-size: 28px;
  position: relative;
  padding-bottom: 30px;
  /* letter-spacing: 1px; */
  margin-bottom: 30px;
}
.qlinks123 h2 span {
  font-weight: 300;
}
.qlinks123 h2:before {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 0;
  display: table;
  content: "";
  width: 25%;
  height: 1px;
  background-color: #fff;
  opacity: 0.5;
}

.qlinksmiddlebox {
  position: relative;
  width: 80%;
  clear: both;
  padding: 30px 5% 30px;
  display: table;
  vertical-align: middle;
  background-color: #042862;
  margin: auto auto 30px;
  border-radius: 50px;
}
.qlinksmiddlebox .col-sm-5 {
  display: table;
  vertical-align: middle;
}
.qlinksmiddlebox img {
  width: 120px;
  display: inline-flex;
}
.qlinksmiddlebox h5 {
  vertical-align: middle;
  color: #fff;
  display: table-cell;
  font-size: 26px;
  font-weight: 300;
}
.qlinksmiddlebox .col-sm-2 {
  font-size: 36px;
  color: #fff;
  font-weight: 700;
  margin-top: 7%;
}
.qlinksmiddlebox .col-sm-2 span {
  margin-left: 40px;
  opacity: 0.5;
}

.qbox1 {
  position: relative;
  width: 100%;
  display: block;
  padding-left: 140px;
  min-height: 120px;
}
.qbox1 .qbimg {
  position: absolute;
  left: 0;
  top: 0;
  width: 120px;
  height: 120px;
  text-align: center;
  line-height: 120px;
  background-color: #0c4899;
  border-radius: 120px;
}
.qbox1 .qbimg img {
  width: 50px;
}
.qbcont {
}
.qbcont h3 {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  margin-top: 30px;
  width: 100%;
  display: inline-block;
}
.qbcont p {
  color: #fff;
  font-size: 13px;
  font-weight: 300;
  margin-top: 2px;
  /* opacity: 0.5 ; */
}

.bpmpgbx h2 {
  color: #404041;
  font-size: 48px;
  margin-bottom: 10px;
  letter-spacing: 1px;
  margin-top: 0px;
  text-align: left;
  font-weight: 700;
  margin-top: 0px;

  padding-left: 50px;
}
.bpmpgbx h2 span {
  font-weight: 600;
}
.bpmpgbx h2:before {
  display: none;
}
.bpmbxx {
  width: 100%;
  display: table;
  padding: 40px;
  background-color: #eeeeee;
  /* border-left: 6px solid #76cdd8; */
  transition: all 0.3s;
  cursor: pointer;
  color: #333;
  min-height: 290px;
  position: relative;
  z-index: 2;
  min-height: 290px;
  top: 0;

  background: -o-linear-gradient(right top, transparent 51%, #f2f6f7 0)
      no-repeat 100% 0/3.2rem 3.2rem,
    -o-linear-gradient(225deg, transparent 2.25rem, #fff 0);
  background: linear-gradient(to left bottom, transparent 51%, #f2f6f7 0)
      no-repeat 100% 0/3.2rem 3.2rem,
    linear-gradient(-135deg, transparent 2.25rem, #fff 0);
}
.bpmbxx:hover {
  top: -10px;
}
/* .bpmbxx:before{
  position: absolute;
  left: 0;
  top: 30px;
  width: 100%;
  height: 100%;
  content: "";
  -webkit-box-shadow: 0 0 33px 22px #c8d7e3;
box-shadow: 0 0 33px 22px #c8d7e3;
background-color: transparent;
z-index: -1;
} */

.bpmbxx:hover {
}
.bpmpgbx .col-sm-6 {
  padding: 5px;
}
/* .bpmcol2{border-color: #b1d084;}
.bpmcol3{border-color: #ddbd77;}
.bpmcol4{border-color: #d082ca;}
.bpmcol5{border-color: #77aecc;}
.bpmcol6{border-color: #f7c3b2;}

.bpmbxx.bpmcol2:hover{color: #fff; background-color: #b1d084;}
.bpmbxx.bpmcol3:hover{color: #fff; background-color: #ddbd77;}
.bpmbxx.bpmcol4:hover{color: #fff; background-color: #d082ca;}
.bpmbxx.bpmcol5:hover{color: #fff; background-color: #77aecc;}
.bpmbxx.bpmcol6:hover{color: #fff; background-color: #f7c3b2;} */

.bpmpgbx33 p {
  font-size: 16px;
  line-height: 30px;
  color: #333;
  margin-bottom: 30px;
}
.bpmpgbx33 ul li {
  color: #333;
}

.bpmbxx h5 {
  font-size: 32px;
  margin-top: 0;
  margin-bottom: 20px;
  position: relative;
  font-weight: 800;
  color: #191919;
  z-index: 1;
  float: left;
  clear: both;
}

.bpmbxx h5:before {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 90%;
  height: 10px;
  content: "";
  background-color: #32a980;
  opacity: 0.7;
  z-index: -1;
}

.bpmbxx p {
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 0;
  clear: both;
}
.bpmcol1 h5:before {
  background-color: #4880c2;
}
.bpmcol2 h5:before {
  background-color: #f88e00;
}
.bpmcol3 h5:before {
  background-color: #de5775;
}

a.ftcontact {
  color: #fff;
  padding: 10px 30px;
  background-color: #0098e1;
  border-radius: 30px;
  text-decoration: none;
  clear: both;
  display: inline-block;
  margin: 10px 0;
  transition: all 0.3s;
}
a.ftcontact:hover {
  color: #0098e1;
  background-color: #fff;
}

.careersmainpg {
  background-color: #e9eff0;
  display: table;
  padding: 60px 0;
  width: 100%;
}

.hditworksbx img {
  width: 250px;
  border: 25px solid #061e4a;
  border-radius: 100%;
}
.hditworksbx p {
  font-size: 18px;
  color: #fff;
  margin-top: 100px;
  text-align: left;
}
.hbefore,
.hbafter {
  position: relative;
}
.hbefore:before {
  position: absolute;
  width: 30px;
  height: 120px;
  background-image: url("../images/1/right_arrow.png");
  background-repeat: no-repeat;
  top: 85%;
  left: 83%;
  content: "";
  background-size: 100%;
  z-index: 99;
}
.hbafter:after {
  position: absolute;
  width: 30px;
  height: 120px;
  background-image: url("../images/1/leftt_arrow.png");
  background-repeat: no-repeat;
  top: 85%;
  left: 5%;
  content: "";
  z-index: 99;
  background-size: 100%;
}

.jobdescripp {
  background-color: #fff;
  padding: 50px 70px;
  font-size: 16px;
  line-height: 32px;
  color: #fff;
  display: inline-block;
  margin-bottom: 0;
  width: 100%;
  border-radius: 0px;
}
.jobtop {
  clear: both;
  width: 100%;
  margin-bottom: 50px;
}
.jobtop span {
  float: left;
  display: inline-block;
  margin-right: 25px;
  color: #4a4a4a;
  font-size: 16px;
}
.jobtop span img {
  width: 17px;
  margin-right: 20px;
}
.accordion-content .jobdescripp p {
  font-weight: 400;
  font-size: 16px;
  margin: 0px;
  color: #4a4a4a;
  line-height: 32px;
  margin-bottom: 15px;
  clear: both;
  width: 100%;
  padding: 0;
  background-color: transparent;
}
.jobdescripp h3 {
  color: #404041;
  text-align: left;
  font-size: 19px;
  margin-bottom: 20px;
  font-weight: 600;
}
.jobdescripp ul {
  list-style: none;
  margin-bottom: 20px;
}
.accordion-content .jobdescripp ul li {
  position: relative;
  padding-left: 40px;
  font-size: 16px;
  margin-bottom: 0px;
  background-image: url("../images/png_1_c.png");
  background-repeat: no-repeat;
  background-position: 12px 12px;
  background-size: 13px;
  color: #4a4a4a;
  margin-bottom: 7px;
}
.jobdescripp a {
  border-radius: 10px;
  padding: 8px 30px;
  margin-top: 20px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 14px;
  transition: all 0.3s;
  display: inline-block;
  background: linear-gradient(to right, #166fcf 0%, #33c4f7 100%);
}
.jobdescripp a:hover {
  background: linear-gradient(to left, #166fcf 0%, #33c4f7 100%);
}

.jobtop span img {
  width: 20px;
  margin-right: 10px;
  float: left;
  display: inline-block;
  margin-top: 5px;
}
/* .careersmainpg h1{
	text-align: center;
	color: #0B2E4F;
  font-size: 34px;
  line-height: 42px;
	font-weight: 400;
	margin-bottom: 20px;
  }
  .careersmainpg h1 span{font-weight: 600;} */

.careersmainpg h1 {
  position: relative;
  width: 100%;
  text-align: center;
  color: #2e3c54;
  font-weight: 300;
  margin-top: 0;
  padding-bottom: 20px;
  margin-bottom: 50px;
  font-size: 36px;
}
.careersmainpg h1 span {
  font-weight: 600;
}
.careersmainpg h1:before {
  position: absolute;
  left: 0;
  right: 0;
  width: 150px;
  height: 2px;
  background-color: #fe4917;
  content: "";
  bottom: 0px;
  margin: auto;
  display: table;
}

h5.modal-title {
  font-size: 24px;
  text-align: center;
  width: 100%;
  text-transform: uppercase;
  color: #113062;
  font-weight: 700;
  letter-spacing: 2px;
}
button.close {
  position: absolute;
  right: -15px;
  top: -15px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: #ef4924;
  transition: all 0.3s;
  border-radius: 40px;
  opacity: 1;
  padding: 0px;
  margin: 0 !important;
}
button.close:hover {
  opacity: 1;
  background-color: #1070b9;
}
.close span {
  font-size: 21px;
  color: #fff;
}

h5.modal-title {
  font-size: 24px;
  text-align: center;
  width: 100%;
  text-transform: uppercase;
  color: #113062;
  font-weight: 600;
  letter-spacing: 2px;
}
button.close {
  position: absolute;
  right: -15px;
  top: -15px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: #f88e00;
  transition: all 0.3s;
  border-radius: 40px;
  opacity: 1;
  padding: 0px;
  margin: 0 !important;
}
button.close:hover {
  opacity: 1;
  background-color: #de5775;
}
.close span {
  font-size: 21px;
  color: #000;
}
button.close:hover span {
  color: #fff;
}

.btmcontright form input.form-control,
.modal-body form input.form-control {
  border: 0px;
  border-bottom: 2px solid #ccc;
  color: #000;
  box-shadow: none;
  border-radius: 0px;
  font-size: 14px;
  margin-bottom: 25px;
  width: 100%;
}
.btmcontright form input.form-control:focus,
.btmcontright form textarea.form-control:focus,
.modal-body form textarea.form-control:focus,
.modal-body form input.form-control:focus {
  border-color: #00aaff;
}
.btmcontright form textarea.form-control,
.modal-body form textarea.form-control {
  border: 0px;
  border-bottom: 2px solid #ccc;
  color: #000;
  box-shadow: none;
  border-radius: 0px;
}

form input.btn-1 {
  width: auto;
  height: auto;
  text-transform: uppercase;
  font-size: 14px;
  color: #fff;
  background: linear-gradient(to right, #166fcf 0%, #33c4f7 100%);
  padding: 12px 60px;
  border-radius: 56px;
  margin-top: 25px;
  font-weight: 600;
  transition: all 0.3s;
  border: 0px;
  cursor: pointer;
}
form input.btn-1:hover {
  background: linear-gradient(to left, #166fcf 0%, #33c4f7 100%);
}
.modal-body input.btn-1 {
  display: table;
  margin: auto;
  margin-top: 20px;
}
.modal-body input.btn-1:hover {
  background-color: #14dee2;
  color: #000;
}
.modal-body {
  width: 100%;
}
.modal-dialog {
}
.modal-header {
  border-bottom: 0px;
}
.modal-body {
  display: table;
}
.modal-header .close {
  padding: 0px;
  opacity: 1;
}
.modal-header .close:hover {
  padding: 0px;
  opacity: 1;
}
.modal-backdrop.show {
  opacity: 0.5;
}
label {
  font-weight: 300;
  font-size: 14px;
}

.consultancypgbx:before {
  display: none;
}
.consultancypgbx p {
  padding: 0 10%;
}

.mobno {
  display: block;
}
.opadd50 {
  padding: 0 50px;
}

#career_form {
  width: 100%;
  display: inline-block;
  padding: 60px 0 50px;
  /* background-color: #f7f9fa; */
  margin-bottom: 0;
  overflow: hidden !important;
}

.circle-svg {
  position: absolute;
  right: 0px;
  top: 0px;
}

.circle-svg svg {
  -moz-transform: scale(1.3);
  -o-transform: scale(1.3);
  -ms-transform: scale(1.3);
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}

.contact-section {
  position: relative;
}

.contact-section {
  position: relative;
  padding: 40px 50px 0;

  overflow: hidden;

  background-image: -o-linear-gradient(250deg, #fff 0, #e2eaf2 100%);
  background-image: linear-gradient(200deg, #fff 0, #e2eaf2 100%);
  -webkit-box-shadow: 0 40px 45px -40px rgba(96, 137, 178, 0.29),
    0 35px 50px -40px rgba(96, 137, 178, 0.29);
  box-shadow: 0 40px 45px -40px rgba(96, 137, 178, 0.29),
    0 35px 50px -40px rgba(96, 137, 178, 0.29);
}
.contact-section:before {
  /* background-color: #fff !important; */
  background-image: url("../images/pattern@2x.webp");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100%;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  content: "";
  opacity: 0.5;
}

.contact-section .pattern-layer {
  position: absolute;
  left: 50px;
  bottom: 80px;
  width: 774px;
  height: 416px;
  background-repeat: no-repeat;
}

.contact-section .pattern-layer-two {
  position: absolute;
  right: 0px;
  top: 180px;
  width: 454px;
  height: 120px;
  background-repeat: no-repeat;
}

.contact-section .icon-layer-two {
  position: absolute;
  right: 230px;
  top: 380px;
  width: 69px;
  height: 69px;
  opacity: 0.6;
  background-repeat: no-repeat;
}

.contact-section .icon-layer-three {
  position: absolute;
  right: 230px;
  bottom: 230px;
  width: 69px;
  height: 69px;
  background-repeat: no-repeat;
}

.contact-section .info-column {
  position: relative;
  margin-bottom: 40px;
}

.contact-section .info-column .inner-column {
  position: relative;
  /* padding-top: 80px; */
}

.contact-section .info-column .icon-layer {
  position: absolute;
  left: 170px;
  top: 40px;
  width: 69px;
  height: 69px;
  background-repeat: no-repeat;
}

.contact-section .info-column .image {
  position: relative;
  margin-bottom: 35px;
}

.contact-section .info-column h5 {
  position: relative;
  width: 100%;
  text-align: left;
  color: #2e3c54;
  font-weight: 300;
  margin-top: 0;
  padding-bottom: 20px;
  margin-bottom: 30px;

  font-size: 36px;
}
.contact-section .info-column h5 span {
  font-weight: 600;
}
.contact-section .info-column h5:before {
  position: absolute;
  left: 0;
  width: 120px;
  height: 2px;
  background-color: #fe4917;
  content: "";
  bottom: 0px;
}

.contact-section .info-column p {
  font-size: 14px;
  line-height: 26px;
  width: 100%;
  clear: both;
  font-style: normal;
  color: #000;
  margin-bottom: 30px;
}

.contact-section .info-column ul.contact-list li p {
  position: relative;
  margin-bottom: 20px;
  display: inline-block;
  list-style: none;
  font-size: 18px;
  line-height: 32px;
  color: #3f3f3f;
  margin-top: 5px;
}

.default-form .form-group {
  display: table;
  outline: 0;
}

.contact-section .info-column .contact-list {
  list-style: none;
}
.contact-section .info-column .contact-list li {
  position: relative;
  margin-bottom: 10px;
}

.contact-section .info-column .contact-list li strong {
  position: relative;
  display: block;
  color: #012d7e;
  font-size: 19px;
  margin-bottom: 3px;
  font-weight: 600;
}

.contact-section .info-column .contact-list li a {
  position: relative;
  color: #012d7e;
  font-size: 21px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}

.contact-section .info-column .contact-list li a:hover {
  color: #111111;
}

.contact-section .form-column {
  position: relative;
  margin-bottom: 40px;
}

.contact-section .form-column .inner-column {
  position: relative;
  padding: 60px 100px;
  margin-left: 40px;
  z-index: 9;
  background-color: #ffffff;
  /* box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15); */
  border-radius: 15px;

  -webkit-box-shadow: 0px 0px 40px -5px rgba(150, 174, 198, 0.39);
  box-shadow: 0 40px 45px -20px rgba(96, 137, 178, 0.29),
    0 35px 50px -20px rgba(96, 137, 178, 0.29);
  display: table;
}

/* .contact-section .color-layer {
    position: absolute;
    right: -50px;
    bottom: -50px;
    width: 465px;
    height: 465px;
    z-index: -1;
    border-radius: 50%;
    background-color: #00aead;
} */

.default-form .form-group {
  position: relative;
  margin-bottom: 0px;
}

.default-form .form-group:last-child {
  margin-bottom: 0px;
}

.default-form .form-group input[type="text"],
.default-form .form-group input[type="email"],
.default-form .form-group select {
  position: relative;
  display: block;
  width: 100%;
  line-height: 24px;
  padding: 10px 20px;
  color: #000;
  height: 50px;
  font-size: 16px;
  background: none;
  font-weight: 400;
  border-radius: 0;
  border: 1px solid #dbdbdb;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease;
  outline: 0;
  background-color: #fbfbfb;
  box-shadow: 0;

  margin-bottom: 20px;
}

/*.default-form .form-group input::-webkit-input-placeholder,*/
/*.default-form .form-group textarea::-webkit-input-placeholder {*/
/*	color: #000;*/
/*	background-color: #fbfbfb;*/
/*	border: 1px solid #dbdbdb;*/
/*	box-shadow: 0;*/
/*}*/

.default-form .form-group input[type="text"]:focus,
.default-form .form-group input[type="email"]:focus,
.default-form .form-group textarea:focus {
}

.default-form .form-group textarea {
  position: relative;
  display: block;
  width: 100%;
  line-height: 24px;
  padding: 15px 25px;
  color: #777777;
  height: 100px;
  border-radius: 0;
  border: 1px solid #dbdbdb;
  resize: none;
  font-size: 16px;
  font-weight: 400;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease;
  box-shadow: 0;
  margin-bottom: 20px;

  color: #000;
  background-color: #fbfbfb;
  border: 1px solid #dbdbdb;
}

.default-form .form-group .theme-btn {
  cursor: pointer;
}

.contactbottombx {
  width: 100%;
  display: table;
  padding: 80px 0 50px;

  background-color: #fff;
  background-size: 40%;
  background-image: url("../images/dds2.png");
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: left top;
}
.contactbottombxin {
  width: 100%;
  display: block;
  position: relative;
  padding: 50px;
}
.contactbottombxin svg.Rectangle_131_bo {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
#Rectangle_131_bo {
  fill: url(#Rectangle_131_bo);
}
.contactbottombxin1 {
  position: relative;
  z-index: 9;
  width: 100%;
  display: table;
}
.contactbottombxin img {
  width: 20%;
  z-index: 9;
  position: absolute;
  right: 0;
  bottom: 0;
}

.contactbottombxin1 h2 {
  position: relative;
  width: 100%;
  text-align: left;
  color: #fff;
  font-weight: 300;
  margin-top: 0;
  padding-bottom: 20px;
  margin-bottom: 20px;
  font-size: 34px;
  line-height: 50px;
}
.contactbottombxin1 h2 span {
  font-weight: 600;
}
.contactbottombxin1 a {
  text-decoration: none;
  background-color: #263852;
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 14px;
  border-radius: 5px;
  transition: all 0.3s;
  padding: 12px 30px;
  transition: all 0.3s;
  margin-right: 20px;
}
.contactbottombxin1 a:hover {
  background-color: #000 !important;
}

.contactbottombxin1 ul {
  list-style-type: none;
  width: 80%;
  margin-top: 60px;
  display: flex;
}
.contactbottombxin1 ul li {
  float: left;
  display: inline-block;
  /* width: 50%; */
  padding-left: 40px;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  position: relative;
  letter-spacing: 1px;
  margin-right: 20px;
}
.contactbottombxin1 ul li svg.Icon_ionic-ios-checkmark-circl {
  position: absolute;
  left: 0;
  top: 0;
  width: 28px;
  fill: #00fff4;
}
/* Custom Select */

.form-group .ui-selectmenu-button.ui-button {
  width: 100%;
  font-size: 14px;
  font-style: normal;
  height: 50px;
  padding: 10px 20px 10px 20px;
  line-height: 30px;
  color: #777777;
  border: none;
  background: #ffffff;
  border-radius: 4px;
  border: 1px solid #efefef;
}

.form-group .ui-button .ui-icon {
  background: none;
  position: relative;
  top: 3px;
  text-indent: 0px;
  color: #333333;
}

.form-group .ui-button .ui-icon:before {
  font-family: "FontAwesome";
  content: "\f107";
  position: absolute;
  right: 0px;
  top: 2px !important;
  top: 13px;
  width: 10px;
  height: 20px;
  display: block;
  color: #999999;
  line-height: 20px;
  font-size: 16px;
  font-weight: normal;
  text-align: center;
  z-index: 5;
  font-weight: 800;
}

.ui-widget.ui-widget-content {
}

.ui-menu .ui-menu-item {
  font-size: 14px;
}

.ui-menu .ui-menu-item:last-child {
  border: none;
}

.ui-state-active,
.ui-widget-content .ui-state-active {
  background: #43b97e;
  border-color: #43b97e;
}

.ui-menu .ui-menu-item-wrapper {
  position: relative;
  display: block;
  padding: 8px 20px;
  font-size: 14px;
  line-height: 24px;
}

.ui-menu-item:hover {
  background-color: #43b97e;
}

.sec-title h2 {
  position: relative;
  width: 100%;
  text-align: center;
  color: #2e3c54;
  font-weight: 300;
  margin-top: 0;
  padding-bottom: 20px;
  margin-bottom: 50px;
  font-size: 36px;
}
.sec-title h2 span {
  font-weight: 600;
}
.sec-title h2:before {
  position: absolute;
  left: 0;
  right: 0;
  width: 150px;
  height: 2px;
  background-color: #fe4917;
  content: "";
  bottom: 0px;
  margin: auto;
  display: table;
}

.text {
  margin-bottom: 20px;
  font-size: 14px;
}

.btn-style-one {
  position: relative;
  display: inline-block;
  font-size: 14px;
  line-height: 30px;
  color: #fff;
  padding: 8px 40px;
  font-weight: 500;
  overflow: hidden;
  border-radius: 5px;
  overflow: hidden;
  /* background-color: #14dee2; */
  text-transform: uppercase;
  border: 0;
  transition: all 0.3s;
  letter-spacing: 2px;

  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.16);
  background-image: -o-linear-gradient(194deg, #ffa032 0, #ff7332 100%);
  background-image: linear-gradient(256deg, #ffa032 0, #ff7332 100%);
  -webkit-box-shadow: 0 35px 40px -13px #d05305, 0 25px 20px -20px #d05305;
  box-shadow: 0 35px 40px -13px #d05305, 0 25px 20px -20px #d05305;
}

.btn-style-one:hover {
  -webkit-box-shadow: 0 10px 10px -5px #d05305;
  box-shadow: 0 10px 10px -5px #d05305;
  color: #fff !important;
  transform: scale(0.95);
}

.a2bb {
  text-decoration: none;
  width: 100%;
  display: block;
  transition: all 0.3s;
  padding: 40px 25px 20px;
  background-color: #fff;
  position: relative;
  border: 1px solid #e8e8e8;
  text-decoration: none;
  color: #04206f;
  font-size: 14px;
  box-shadow: 0 30px 30px #eee;
  margin-bottom: 20px;
}

.a2bb::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 14px 14px;
  border-color: transparent transparent #e8e8e8 transparent;
  position: absolute;
  right: 4px;
  bottom: 4px;
}

.a2bb h3 {
  margin-top: 0;
  text-transform: uppercase;
}

.a2bb p {
  font-size: 16px;
  line-height: 26px;
  color: #000;
}

.transformationbtm {
  display: table;
  width: 100%;
  position: relative;
  padding: 50px 0;
  /* background-image: url(../images/Thinks8dd35e85fill-1366x700for_b.png);
	background-repeat: no-repeat;
	background-size: cover; */
  background-color: #fff;
}

.transformbxxx {
  width: 100%;
  display: block;
  border-radius: 15px;
  background-color: #fff;
  padding: 40px;
  min-height: 392px;
  border-bottom: 6px solid #ff644a;

  border-radius: 15px;
  -webkit-box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.15);
}
.transformbxxx h2 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 15px;
  color: #333;
  font-size: 24px;
  font-weight: 500;
}
.transformbxxx p,
.transformationbtm li,
.why-list-content ul li {
  font-size: 16px;
  line-height: 26px;
  color: #333;
  margin-bottom: 15px;
}
.transformationbtm h1 {
  color: #00aaff;
  font-size: 14px;
  margin-bottom: 20px;
  letter-spacing: 1px;
  margin-top: 0px;
  text-align: center;
  font-size: 36px;
  line-height: 45px;
  color: #012d7e;
  text-align: center;
  font-weight: 600;
  margin-top: 0px;
}
.transformationbtm h3 {
  font-size: 24px;
  font-weight: 400;
  color: #2b2a29;
  text-align: center;
  margin-bottom: 50px;
  line-height: 36px;
  font-family: "Plus Jakarta Sans", sans-serif;
}

.asection4 {
  width: 100%;
  display: table;
  padding: 60px 40px;
  position: relative;
  text-align: center;
  background-color: #e9eff0;
}

.asection3 {
  width: 100%;
  display: table;
  padding: 70px 0;
  background-color: #fff;
  position: relative;
  min-height: 600px;
}
.asection3:before {
  background-color: #f2f6f7;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 50%;
  content: "";
}
.asection3 img {
  position: absolute;
  left: 0;
  top: 0;
  width: 38%;
  display: block;
}

img.hss {
  position: absolute;
  right: 0;
  top: auto;
  bottom: 0;
  width: 32%;
  display: block;
}
.asec3inner {
  width: 100%;
  display: block;
  position: relative;
  z-index: 1;

  padding: 5.5% 11.3% 3% 11.3%;
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.16);
  background-color: #fff;
  position: relative;

  background-image: url(../images/service-bg-1.jpg);
  background-repeat: no-repeat;
  background-position: center;
}
.asec3inner:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-color: #fff;
  opacity: 0.7;
}

.asec3inner h4 {
  font-size: 20px;
  font-weight: 400;
  color: #2b2a29;
  position: relative;
  text-align: left;
  margin-bottom: 50px;
  line-height: 32px;
  font-family: "Plus Jakarta Sans", sans-serif;
}
.asec3inner h3 {
  font-size: 26px;
  margin-bottom: 20px;
  letter-spacing: 1px;
  margin-top: 0px;
  text-align: left;
  padding-left: 50px;
  position: relative;
  line-height: 45px;
  color: #2e3c54;
  font-weight: 600;
  margin-top: 0px;
}
.asec3inner h3:before {
  position: absolute;
  left: 0;
  top: 23px;
  height: 2px;
  width: 35px;
  content: "";
  background-color: #fe4917;
}
.asec3inner h2 {
  font-size: 38px;
  font-weight: 800;
  color: #2e3c54;
  text-align: left;
  position: relative;
  margin-bottom: 50px;
}
.asec3inner ul {
  list-style: none;
  width: 100%;
  display: block;
}
.asec3inner ul li {
  font-size: 18px;
  line-height: 36px;
  font-weight: 400;
  width: 100%;
  clear: both;
  color: #2b2a29;
  margin-bottom: 15px;
  padding-left: 30px;
  position: relative;

  /* background-image: url('../images/png_1_c.png');
	background-size: 17px 15px;
	background-repeat: no-repeat;
	background-position: left 10px; */
}
.asec3inner ul li:before {
  content: "";
  width: 1rem;
  height: 1rem;
  border: 2px solid #3281ff;
  background-color: #3281ff;
  position: absolute;
  left: 0;
  top: 12px;
}

.home-why-list ul li a {
  text-decoration: none;
  color: #000;
}
.asection4 h2 {
  color: #2e3c54;
  font-size: 48px;
  margin-bottom: 30px;
  letter-spacing: 1px;
  margin-top: 0px;
  text-align: center;
  font-weight: 700;
  margin-top: 0px;

  padding-left: 50px;
}
.asection4 .col-sm-3 {
  padding: 0 10px;
}
a.asec4an {
  display: block;
  width: 100%;
  padding: 30px;
  /* border: 4px solid transparent; */
  transition: all 0.3s;
  color: #fff;
  /* outline: 1px solid #c7faff; */
  min-height: 340px;
  background: -o-linear-gradient(right top, transparent 51%, #f2f6f7 0)
      no-repeat 100% 0/3.2rem 3.2rem,
    -o-linear-gradient(225deg, transparent 2.25rem, #fff 0);
  background: linear-gradient(to left bottom, transparent 51%, #f2f6f7 0)
      no-repeat 100% 0/3.2rem 3.2rem,
    linear-gradient(-135deg, transparent 2.25rem, #fff 0);
  position: relative;
  top: 0;
}
a.asec4an:hover {
  /* border: 4px solid #c7faff */
  top: -10px;
}
.asec4img {
  width: 150px;
  height: 150px;
  background-color: #d7e2f2;
  border-radius: 150px;
  display: table;
  margin: auto;
  text-align: center;
  -webkit-box-shadow: 0 15px 59px -3px #c8d7e3;
  box-shadow: 0 15px 59px -3px #c8d7e3;
}
.asec4img img {
  margin-top: 50px;
  width: 60px;
}
a.asec4an h3 {
  font-size: 18px;
  font-weight: 700;
  color: #2e3c54;
  margin: 15px 0;
  /*height: 45px;
    overflow: hidden;*/
}
a.asec4an p {
  font-size: 14px;
  line-height: 21px;
  margin-bottom: 0;
  color: #191919;
  /*height: 320px;*/
}
.asection4 .col-sm-3 {
  width: 20%;
}

.modal-backdrop {
  z-index: 99999;
}
.modal {
  z-index: 99999999 !important;
}

.asection4 .col-sm-3 {
  width: 20%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
  padding: 10px;
}
.asection4 .col-sm-3 a.asec4an {
  padding: 20px;
}
.asection4_grid{
    /*display: grid;
    grid-template-columns:repeat(5,1fr);*/
    display: flex;
    gap: 20px
}
.contact-info-box {
  text-align: center;
  border-radius: 5px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background-color: #dff5ff;
  border: 1px solid #a7e3ff;
  padding: 30px;
  margin-bottom: 30px;
  position: relative;
  z-index: 1;
  height: 250px;
}

.contact-info-box:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0;
  background-color: #173058;
  z-index: -1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  border-radius: 5px;
}

.contact-info-box .icon {
  display: inline-block;
  width: 70px;
  height: 70px;
  line-height: 70px;
  background-color: #fff;
  border-radius: 50%;
  font-size: 25px;
  color: #0098e1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  margin-bottom: 12px;
  position: relative;
}

.contact-info-box .icon i {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
}

.contact-info-box h3 {
  margin-bottom: 10px;
  margin-top: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  font-size: 21px;
  font-weight: 700;
  color: #001f6e;
}

.contact-info-box p {
  margin-bottom: 2px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.contact-info-box p a {
  display: inline-block;
  color: #333;
  text-decoration: none;
  font-size: 16px;
}

.contact-info-box p a:hover {
  color: linear-gradient(
    to right top,
    #fdb084,
    #ff9870,
    #ff7e62,
    #ff5f59,
    #ff3656
  );
}

.contact-info-box p:last-child {
  margin-bottom: 0;
}

.contact-info-box:hover:before {
  height: 100%;
}

.contact-info-box:hover h3,
.contact-info-box:hover p a {
  color: #fff;
}

.innerserv h1 {
  width: 100%;
  display: block;
  color: #173058;
  font-size: 38px;
  font-weight: 800;
  position: relative;
  padding-bottom: 30px;
  margin-bottom: 40px;
  text-align: center;
  margin-top: 0px;
}

.innerserv h1::before {
  position: absolute;
  left: calc(50% - 161px);
  bottom: 0px;
  width: 322px;
  height: 4px;
  content: "";
  background-color: #0368dd;
  /* background-image: url('../images/border2.png'); */
  display: block;
}

.innerserv label {
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 5px;
  font-weight: 400;
}

.innerserv label span {
  color: #ff7149;
}

.innerserv input.form-control,
.innerserv textarea.form-control {
  position: relative;
  display: block;
  width: 100%;
  line-height: 24px;
  padding: 15px 20px;
  color: #777777;
  height: 50px;
  font-size: 18px;
  background: none;
  font-weight: 400;
  border-radius: 4px;
  border: 2px solid #ccc;
  outline: 0;
  margin-bottom: 10px;
  background-color: #fff;
}

.innerserv textarea.form-control {
  height: 90px;
}

.innerserv .col-sm-12 {
  display: table;
  width: 100%;
}

input.subres {
  padding: 10px 40px 8px;
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 500;
  border: 0px;
  background: linear-gradient(to right, #166fcf 0%, #33c4f7 100%);
  transition: all 0.3s;
  margin: auto;
  display: table;
  cursor: pointer;
}

input.subres:hover {
  background: linear-gradient(to left, #166fcf 0%, #33c4f7 100%);
}

/* ===========================
   ====== Media Queries ====== 
   =========================== */

/*------smallphones----------------*/

@media only screen and (min-width: 240px) and (max-width: 960px) {
  .container {
    width: 100%;
    max-width: 100%;
  }
  body {
    padding-top: 90px;
  }
  /* #header.fixed1{height: 90px;} */
  .home_link {
    height: 65vh;
    display: block;
  }
  .bannerbox {
    height: auto;
  }
  .hl_video video {
    width: 150%;
    left: -25%;
  }
  .hl_circle {
    width: 100%;
  }
  .hl_circle h2 {
    font-size: 18px;
    margin-bottom: 5px;
    margin-top: 0;
  }
  .hl_circle p {
    font-size: 14px;
    margin-bottom: 0;
  }
  .hl_circle a {
    margin-top: 10px;
    font-size: 12px;
    padding: 10px 20px;
  }
  .bannerboxcont {
    width: 100%;
    padding: 40px 0 80px !important;
    left: 0;
    top: 35% !important;
    position: relative !important;
    height: auto;
  }
  .banner_txt {
    width: 100%;
    left: 10%;
    top: 22% !important;
    padding: 0px !important;
  }
  .banner_hd {
    padding: 10px 10px 0;
    font-size: 21px;
    line-height: 28px;
    margin-bottom: 10px;
    margin-top: 0px;
  }
  .banner_r_more {
    margin-top: 5px;
  }
  .banner_cont {
    padding: 0 10px;
    width: 100%;
    height: 42px;
    line-height: 21px;
    overflow: hidden;
    margin-bottom: 10px;
    font-size: 14px;
  }
  .banner_r_more a {
    padding: 11px 25px 11px 25px;
    font-size: 12px;
  }
  .carousel-control svg {
    width: 25px;
  }
  .banner_r_more a svg {
    right: 10px;
  }
  .section1::before {
    width: 96vw;
  }
  .abtbtn a {
    font-size: 14px;
  }
  .abtbtn {
    margin-left: 0px;
  }
  .section1 h2 {
    padding-left: 0px;
  }
  .section1 p,
  .section1 h4 {
    padding-left: 0;
    margin-top: 20px;
  }
  .section1 h4::before {
    left: -20px;
  }
  .section1 {
    padding: 20px;
    margin-top: 0;
  }
  .aboutleft img {
    width: 100%;
  }
  .sec1left {
    padding: 20px;
    width: 100%;
  }
  .bg-video--waves video {
    width: auto !important;
    height: 100%;
  }
  .sec1right {
    min-height: auto;
    width: 100%;
    margin-top: 30px;
  }
  .aboutleft {
    margin-top: 30px;
  }
  .section2 h2 {
    font-size: 18px;
    line-height: 28px;
  }
  .section2 p {
    font-size: 14px;
    line-height: 24px;
    padding: 0;
  }
  .section2 a {
    margin-bottom: 30px;
    font-size: 12px;
  }
  .percent-block {
    position: relative;
    width: 100%;
    clear: both;
    left: auto;
    right: auto;
    bottom: auto;
    top: auto;
    display: block;
  }
  .percent-block:nth-child(1),
  .percent-block:nth-child(2),
  .percent-block:nth-child(3) {
    left: auto;
    right: auto;
    bottom: auto;
    top: auto;
    margin-bottom: 20px;
    width: 100%;
    display: block;
  }
  .section1 h2 {
    font-size: 24px;
    line-height: 32px;
  }
  .section1 p {
    margin-top: 10px;
    font-size: 16px;
    line-height: 24px;
  }
  .box2 h2 {
    font-size: 24px;
    line-height: 32px;
  }
  .sec1inner ul {
    padding: 0;
  }
  .section0 {
    padding: 20px 0;
  }
  .section0 h2 {
    font-size: 24px;
  }
  .section0 h4 {
    font-size: 14px;
    line-height: 21px;
  }
  .section0 h3 {
    font-size: 18px;
  }
  .section6 {
    display: block;
  }
  .section6 h2 {
    font-size: 32px;
  }
  .home_tests h3 {
    font-size: 14px;
    line-height: 21px;
  }
  .home_careers h2,
  .testimonials h2,
  .fbox h4 {
    font-size: 24px;
  }
  .home_careers p,
  .testimonials ul li p {
    font-size: 16px;
    line-height: 21px;
  }
  .section7 ul li {
    width: 50%;
    padding: 10px;
  }
  .fabout,
  .fbox {
    width: 100%;
    display: block;
  }
  .innertxt1 {
    top: 30%;
    padding-left: 10px;
  }
  .inner_banner h1 {
    margin-top: 0px;
    font-size: 18px;
  }
  .insec1left {
    padding: 0px;
  }
  .insec1left h2 {
    margin-left: 0px;
    font-size: 24px;
    line-height: 32px;
  }
  .insec1left p {
    margin-left: 0px;
    padding: 20px;
  }
  .sec4bx1 {
    border-left: 0px;
    text-align: left;
  }
  .insection2 ul li {
    clear: both;
    float: none;
    width: 100%;
    margin-bottom: 20px;
  }
  .box5 h2 {
    font-size: 21px;
  }
  .news-block .inner-box .lower-content h4 {
    font-size: 18px;
    line-height: 28px;
  }
  .box555 ul.technologies li {
    width: 50%;
  }
  .box555 ul.technologies li {
    padding: 10px;
    margin: -1px;
    background-color: #fff;
  }
  .innerpgbx1,
  .innerpgbx {
    padding: 30px 0;
  }
  ul.careersul li span,
  .job_nav span {
    width: 100%;
    clear: both;
  }
  ul.careersul li a {
    bottom: 0px;
    top: auto;
    right: 0px;
  }
  ul.careersul li h2 {
    margin-top: 10px;
  }
  .enroll_form {
    padding: 20px 0;
  }
  .contactfielddiv {
    margin-bottom: 0px;
  }
  .fields_two {
    width: 100%;
    clear: both;
    margin-bottom: 20px;
  }
  .section5 h1,
  .section3 h1 {
    font-size: 36px;
  }
  .section3 h1::before {
    left: 90%;
  }
  a.solbx1 h3 {
    font-size: 24px;
  }
  .section2 h1 {
    font-size: 32px;
    margin-top: 30px;
  }
  .section2 h1::before {
    right: 50%;
  }
  .divisions {
    display: table;
    padding: 0;
  }
  .flip-box-front h2 {
    font-size: 24px;
  }
  .flip-box-back h2 {
    font-size: 26px;
  }
  .percent-block p span {
    font-size: 42px;
  }
  .sec2bx {
    margin-top: 0px !important;
    width: 100%;
    float: left;
  }
  .clientsbx ul li {
    width: 33.33%;
    padding: 10px;
  }
  .clientsbx ul li:nth-of-type(1),
  .clientsbx ul li:nth-of-type(3),
  .clientsbx ul li:nth-of-type(5),
  .clientsbx ul li:nth-of-type(7) {
    background-color: #e5eef6;
  }
  .clientsbx ul li:nth-of-type(2),
  .clientsbx ul li:nth-of-type(4),
  .clientsbx ul li:nth-of-type(6),
  .clientsbx ul li:nth-of-type(8) {
    background: #fff;
  }

  .top_social {
    display: none;
  }
  .footersection {
    width: 100%;
    margin-bottom: 20px;
    clear: both;
  }
  .inner_banner img {
    width: 100%;
    margin-bottom: 0;
    min-height: 250px;
    object-fit: cover;
    object-position: center;
  }
  .whyUs .whyleft {
    width: 100%;
  }
  .whyUs .whyright,
  .whyright li {
    width: 100%;
    clear: both;
  }
  .whyleft h2 {
    font-size: 28px;
  }
  .solcont1 h3 {
    font-size: 21px;
    line-height: 28px !important;
  }
  .solcont1 p {
    font-size: 14px;
    line-height: 21px;
  }
  .box1_left,
  .box1_right {
    width: 100%;
    clear: both;
    position: relative;
    top: auto;
  }
  .job_des {
    width: 100%;
    clear: both;
    margin-top: 20px;
  }
  .job_des p {
    font-size: 14px;
    line-height: 21px;
  }
  .box1_left h2 {
    font-size: 24px;
  }
  .formbox h2 {
    font-size: 24px;
  }
  .formbox .form-group {
    padding: 0;
  }
  .formbox input.form-control,
  .formbox textarea.form-control,
  .modal-body input.form-control,
  .modal-body textarea.form-control {
    font-size: 14px;
  }
  input.subres {
    font-size: 14px;
  }
  .adbxin {
    padding: 0;
  }
  .adbxin h2 {
    margin-top: 0px;
    font-size: 24px !important;
  }
  .add1 h5 {
    font-size: 18px;
  }
  .adbxin a {
    font-size: 18px;
  }
  .headerright1 {
    display: none;
  }
  .ftleft1 {
    width: 100%;
    clear: both;
    margin-bottom: 20px;
  }
  .mFooter {
    height: auto;
    line-height: normal;
    padding: 15px 0;
    font-size: 12px;
  }
  .mFooter a::before {
    top: 5px;
  }
  .innersec1 h2,
  .page1 h2,
  .careerform h2,
  .jobpositions1 h2 {
    font-size: 24px;
  }
  .innersec1 p,
  .page1,
  .jobpositions1 p {
    font-size: 16px;
    line-height: 24px;
  }
  a.solbxx {
    margin-top: 40px !important;
  }
  .careerform .form-group {
    padding: 0;
  }
  .fulltime,
  .parttime {
    top: -50px;
  }
  .com_name {
    font-size: 18px;
  }
  .page_left,
  .page_right {
    width: 100%;
    clear: both;
  }
  .page_right {
    margin-top: 30px;
  }
  .page1 .sticky {
    position: -webkit-relative;
    position: -moz-relative;
    position: -o-relative;
    position: -ms-relative;
    position: relative;
    top: 0px;
    z-index: 1;
    display: inline-block;
  }
  .modal-dialog {
    width: 90%;
  }
  .modal-dialog1 {
    width: 90%;
  }
  .contrvb p span {
    float: none;
  }
  .carousel-inner > .item > img,
  .carousel-inner > .item > a > img {
    display: block;
    max-width: none !important;
    height: auto;
    line-height: 1;
    width: 100% !important;
    left: -0% !important;
    position: relative;
    /* height: 165px;
		object-fit: cover;
		object-position: center center; */
  }
  .socialrt {
    display: none;
  }
  .banner_txt::before {
    width: 150px;
  }
  .pavcontentslider .carousel-control {
    top: 30% !important;
  }
  .section0 img {
    position: relative;
    width: 100%;
    margin-top: 20px;
  }
  .section0 p {
    font-size: 16px;
    line-height: 24px;
  }
  .section3 h2 {
    font-size: 24px;
  }
  a.servbx1 {
    background-image: none !important;
    padding: 0px;
  }
  img.deskno {
    display: block;
    width: 100%;
  }
  .sec3bx::before {
    display: none;
  }
  .sec3bx {
    padding: 25px;
  }
  .sec3bx h3 {
    font-size: 24px;
    margin-bottom: 20px;
  }
  .section6 .container {
    position: relative;
    z-index: 1;
  }
  .section6::before {
    opacity: 0.5;
  }
  .sec3left span {
    font-size: 60px;
  }
  .sec6bx1 {
    width: 50%;
  }
  .section7 h3 {
    font-size: 24px;
    line-height: 32px;
    text-align: center;
  }
  .section7 h3 a {
    float: none;
    display: table;
    margin: auto;
    margin-top: 30px;
  }
  .section8 h2 {
    font-size: 32px;
  }
  .halfspan {
    width: 100%;
    clear: both;
  }
  .sec1inner {
    padding: 20px;
  }
  .section-title1 h2 {
    font-size: 26px;
  }
  .section-title1 h3 {
    font-size: 18px;
  }
  .sec2bxin {
    padding: 40px 0;
  }
  .sec2bxin a {
    margin: 20px 0;
  }
  .contactpg h2 {
    font-size: 24px;
  }
  .contactpg h4 b {
    font-size: 18px;
  }
  .contactpg p a {
    font-size: 14px;
  }
  .contactpg h4 {
    font-size: 16px;
  }
  .blogpg ul li {
    width: 100%;
    display: block;
  }
  .blogpg1 {
    padding: 40px 20px;
  }
  a.backbtn {
    font-size: 12px;
    top: -30px;
  }
  .cspt-right-box {
    display: none;
  }
  .sec1bg1 {
    margin-bottom: 20px;
  }
  .section1 h4 {
    font-size: 18px;
  }
  .aboutimg {
    margin-bottom: 30px;
  }
  .sec-title.light h2,
  .sec-title h2,
  .innersec1 h3 {
    font-size: 21px;
    line-height: 36px;
  }
  .innersec1 h3 {
    margin-top: 30px;
  }
  .image-column1 .icon-box {
    left: 10px;
  }
  .innersec1 h1 {
    font-size: 24px;
    margin-top: 0;
    margin-bottom: 20px;
  }
  .page1,
  .innerserv,
  .contact-section {
    padding: 40px 15px;
  }
  .careerspg h4,
  .page_content h2,
  .innerserv h1 {
    font-size: 24px;
  }
  .jobsbx1 {
    padding-left: 50px;
  }
  .page_content,
  .job_dets {
    width: 100%;
    clear: both;
  }
  .contact-section {
    padding: 40px 5px;
  }
  .contact-section .info-column .image {
    display: none;
  }
  .contact-section .info-column h5 {
    font-size: 24px;
  }
  .contact-section .info-column p {
    font-size: 16px;
  }
  .contact-section .info-column {
    display: table;
  }
  .contact-section .form-column .inner-column {
    margin: 0;
    width: 100%;
    padding: 20px;
  }
  .default-form .form-group input[type="text"],
  .default-form .form-group input[type="email"],
  .default-form .form-group select,
  .default-form .form-group textarea {
    font-size: 12px;
  }
  .default-form .form-group {
    width: 100%;
  }
  .sub {
    float: right;
  }
  .ftul2 li {
    width: 100%;
    clear: both;
  }
  . {
    padding: 10px;
  }
  .section2 {
    padding: 40px 5px;
  }
  .section2in .col-sm-7 {
    padding-left: 10px;
  }
  .abtll::before {
    left: -10px;
  }
  .section2 h3 {
    font-size: 14px;
  }
  .section3 {
    padding: 0;
  }
  .sec3left {
    padding: 30px;
  }
  .sec3left p {
    font-size: 14px;
    line-height: 26px;
  }
  .sec3left a {
    margin-bottom: 20px;
  }
  .section4 {
    padding: 40px 0;
  }
  .section4 h3 {
    font-size: 14px;
  }
  .section4 h2,
  .homesolutions h2 {
    font-size: 21px;
    line-height: 32px;
    margin-bottom: 0;
  }
  .homesolutions h2 {
    margin-bottom: 50px;
  }
  .homesolutions a {
    font-size: 16px;
  }
  .homesolutions a {
    margin-bottom: 20px;
  }
  /* .homesolutions ul li a{padding: 20px 60px} */
  .section4 .sec4bx1 {
    top: 0;
  }
  .technologiesbxx h3,
  .homesolutions h3 {
    font-size: 24px;
  }
  .section4 .owl-nav {
    display: none !important;
  }
  .owl-prev {
    margin: 0px !important;
  }
  .owl-next {
    margin: 0px !important;
  }
  .section4 .owl-dots {
    display: block !important;
    bottom: -30px;
  }
  .section6 h3,
  .section5 h3 {
    font-size: 24px;
  }
  /* .section5 h2, .homesolutions h2{font-size: 14px; line-height: 24px; margin-top: 15px; display: inline-block;} */
  .homesolbb1 {
    display: block;
    padding: 0 20px;
  }
  .hsolinn {
    padding: 20px;
  }

  .technologiesbx {
    display: block;
    padding: 50px 15px;
  }
  .technologiesbx h2 {
    font-size: 21px;
    line-height: 28px;
  }
  .technologiesbx p {
    width: 100%;
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 30px;
  }
  .technologiesbx ul li {
    width: 50%;
    padding: 25px;
    border: 1px solid #f1f1f1 !important;
  }
  .technologiesbx ul li img {
    height: 50px;
  }
  .section6 h3:before,
  .section5 h3:before {
    width: 50px;
  }
  .hscc {
    padding: 0 40px;
  }
  a.homeser .hsccin img {
    width: 30px;
  }
  a.homeser .hsccin h4 {
    font-size: 18px;
    line-height: 32px;
  }
  .bannerbox::after {
    display: none;
  }
  .iesout,
  .sec2aboutout {
    font-size: 90px;
  }
  .industriescar {
    padding: 0 10px;
  }
  .section222 {
    height: auto;
  }
  .tab_container {
    position: relative;
    padding: 0 0;
  }
  ul.tabs {
    width: 100%;
    display: block;
    background-color: #fbfbfb;
  }
  .multi_tabs h2 {
    font-size: 28px;
  }
  ul.tabs li {
    font-size: 14px;
  }
  .tab_content {
    height: 250px;
    padding: 50px 0;
  }
  .tab_content p {
    font-size: 21px;
    line-height: 32px;
  }
  .tab_container {
    height: auto;
  }
  .tab_content::after {
    bottom: 5px;
  }
  .footerleft,
  .footerright {
    width: 100%;
    clear: both;
  }
  .fcopy {
    display: none;
  }
  .logo a {
    width: 240px;
    margin-left: 20px;
  }
  .footerleft img {
    width: 150px;
    margin: auto;
    display: table;
    margin-bottom: 30px;
  }
  .footerright ul {
    text-align: center;
  }
  .footerright ul li a {
    font-size: 12px;
    margin: 0 5px;
  }
  .ftsocial {
    text-align: center;
  }
  .fcopy1 {
    display: block !important;
    text-align: center;
  }
  .inner_banner::after {
    display: none;
  }
  .innertxt1 {
    width: 70%;
    left: auto;
    right: 0;
    top: 15%;
    padding: 0;
    /* background-color: #2b2b2b; */
  }
  .iesaa1 img {
    width: 100%;
    display: block;
  }
  .iesaa1 h2,
  .iesaa2 h2,
  .iesaa41 h2 {
    margin-top: 20px;
    font-size: 21px;
  }
  .iesaa1 p,
  .iesaa2 p {
    font-size: 16px;
    line-height: 24px;
  }
  .iesaa2car {
    position: relative;
    top: auto;
    width: 100%;
  }
  .iesaa2 {
    padding-top: 0;
  }
  .iesaa2car {
    margin-bottom: 50px;
    display: inline-block;
  }
  .iesaa3 h2 {
    border-right: 0;
    border-bottom: 2px solid #000;
  }
  .iesaa3 h2 {
    padding-top: 0;
    margin-top: 0;
  }
  .iesaa3 {
    padding-top: 0;
  }
  .iesaa3 h2 {
    font-size: 24px;
  }
  .iesaa3 h3 {
    padding: 0;
    text-align: center;
    font-size: 21px;
  }
  .iesaa3 p {
    padding: 0;
    font-size: 16px;
    text-align: center;
  }
  .iesaa3 a {
    margin: auto;
    display: table;
  }
  .iesaa41 ul li {
    font-size: 14px;
    line-height: 24px;
  }
  .iesaa41 {
    padding: 20px;
  }
  .iesaa4 p {
    font-size: 16px;
    line-height: 24px;
  }
  .teambx1 h2 {
    font-size: 21px;
  }
  .teambx1 h3 {
    font-size: 16px;
  }
  .teambx1 a {
    font-size: 12px;
  }
  .teampginner h1,
  .teampginnerinfo h2 {
    font-size: 24px;
  }
  .teampginner h3 {
    font-size: 18px;
  }
  .teampginnerinfo {
    padding-left: 0;
    padding-top: 60px;
  }
  .teampginnerinfo p,
  .industrypgbx1 p,
  .industrypgbx1 h3,
  .teampginnerinfo ul li {
    font-size: 16px;
    line-height: 24px;
  }
  .industrypgbx1 h2,
  .industrypgbx2 h2 {
    font-size: 24px;
  }
  .blogpgcontbx h3 {
    font-size: 16px;
    line-height: 24px;
    height: 72px;
  }
  .industriesdetailspg h2 {
    width: 100%;
    margin-top: 0;
    font-size: 24px;
    line-height: 32px;
  }
  .industriesdetailspg p {
    font-size: 14px;
    line-height: 24px;
  }
  .sec4aboutout {
    font-size: 75px;
  }
  .pavcontentslider .carousel-indicators {
    padding-right: 20px !important;
  }
  ul.tabs li {
    background-color: #fbfbfb;
  }
  .hometopsection {
    padding-top: 0;
  }

  .asection2 h2,
  .aboutbx2 h2,
  .ab3bx1 h2,
  .careerspg1 h2 {
    font-size: 16px;
    line-height: 24px;
  }
  .asection2 p {
    font-size: 14px;
    line-height: 24px;
  }
  .ab3bx1 p,
  .aboutbx2 p,
  .abtbtm1 p,
  .servidpg p {
    font-size: 14px !important;
  }
  .inner-four-sec {
    margin-bottom: 30px;
  }
  .abtbtm1 h4 {
    font-size: 16px;
  }
  .servidpg h3 {
    font-size: 18px;
    line-height: 32px;
  }
  .servidpg h4 {
    font-size: 16px;
  }
  .servidpg h1,
  .box1_left h2 {
    font-size: 21px;
    line-height: 38px;
  }
  .servidpg ul li {
    font-size: 14px;
  }
  .servidpg ul li::before {
    top: 7px;
  }
  .servidpg h3 img {
    width: 85px;
    top: 20px;
  }
  .clientsbx ul li {
    width: 50%;
  }

  .innerservmenu {
    display: none !important;
  }
  .item--title {
    font-size: 24px;
  }
  .padding-r-80 {
    padding-left: 0;
    font-size: 16px !important;
    line-height: 32px !important;
    text-align: left !important;
  }
  .innerbx2 li,
  .innerbx3 ul li {
    width: 100%;
    clear: both;
    border: 0;
    margin-bottom: 20px;
  }
  .innerbx2 li span {
    font-size: 32px;
  }
  .innerbx2 li p {
    font-size: 18px;
  }

  .section2::before {
    top: 0;
  }
  .indcont h4 {
    font-size: 18px;
    line-height: 28px;
  }
  .indcont p {
    font-size: 14px;
    line-height: 21px;
  }
  .section5_carousel ul li a > img {
    height: 350px;
    object-fit: cover;
    object-position: center;
  }

  .footer {
    background-size: cover;
    display: block;
    padding: 40px 20px;
  }
  .footer h1 {
    font-size: 21px;
    line-height: 28px;
  }
  .footer_hd {
    font-size: 18px;
  }
  .indtxt::before {
    height: 100%;
  }
  .section5_carousel ul li a > img {
    opacity: 1;
  }
  .section5_carousel ul li a .indtxt:before {
    height: 100%;
    opacity: 0.75;
  }
  .innertxt1 ul li {
    font-size: 14px;
    line-height: 18px;
  }
  .careertopbx {
    padding: 40px 20px !important;
  }
  img.hss {
    width: 100%;
    display: block;
    position: relative;
  }
  .careertopbx h2 {
    font-size: 24px;
    line-height: 32px;
    margin-top: 20px;
  }
  .careertopbx p {
    font-size: 16px;
    line-height: 26px;
  }
  .qlinks123 {
    padding: 40px 20px;
  }
  .bpmpgbx h2,
  .asection4 h2 {
    padding-left: 0;
    text-align: center;
    font-size: 21px;
  }
  .bpmbxx h5 {
    font-size: 18px;
  }
  .bpmbxx {
    margin-bottom: 20px;
  }

  .asection4 {
    display: block;
  }
  .asection4 .col-sm-3 {
    width: 100%;
    clear: both;
    margin-bottom: 20px;

    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .asec3inner h2 {
    font-size: 18px;
    line-height: 28px;
  }
  .asec3inner h4 {
    font-size: 14px;
    line-height: 28px;
  }
  .asec3inner ul li {
    font-size: 14px;
  }
  .asection4 {
    padding: 40px 20px;
  }
  a.asec4an {
    min-height: auto;
    margin-bottom: 30px;
  }
  a.asec4an p {
    height: auto;
  }
  .transformationpg img.hss {
    width: 100% !important;
  }
  .careersmainpg h1 {
    font-size: 24px;
  }
  .jobdescripp {
    display: block;
    padding: 40px 15px;
  }

  .section5_carousel ul li a .indimg {
    background-position: left top;
  }
  .asection4_grid{display: block;}
}

/*------iphone----------------*/

@media only screen and (min-width: 320px) and (max-width: 490px) {
}

/*------smalltablet----------------*/

@media only screen and (min-width: 480px) and (max-width: 960px) {
  /* .carousel-inner>.item>img,
	.carousel-inner>.item>a>img {
		display: block;
		max-width: none !important;
		height: auto;
		line-height: 1;
		width: 100% !important;
		left: -0% !important;
		position: relative;
		height: 350px;
		object-fit: cover;
		object-position: center center;
	} */
}

/*--------iPad - Portrait--------------*/

@media only screen and (min-width: 769px) and (max-width: 1024px) {
}

@media only screen and (min-width: 960px) and (max-width: 1240px) {
  .container {
    width: 100%;
  }
  .section2::before {
    top: 0;
  }
  .technologiesbx ul li {
    width: 33.33%;
    padding: 25px;
  }
  .technologiesbx {
    padding: 40px;
  }
  #header.fixed1 {
    padding: 0 20px;
  }
  .logo a {
    width: 250px;
  }
  .fabout,
  .fbox {
    clear: none;
    width: 33.33%;
    float: left;
  }
  .insection2 ul li {
    clear: none;
    float: left;
    width: 33.33%;
  }
  .top_social,
  .top_social ul {
    display: none;
  }
  .menu {
    margin: 0;
  }

  .banner_cont {
    padding: 0;
  }
  .dropdownm1 ul {
    display: block;
    margin: 0;
  }
  .dropdownm1 ul li {
    padding: 0 10px;
  }
  .percent-block:nth-child(1) {
    bottom: 0;
  }
  .percent-block:nth-child(2) {
    bottom: 190px;
  }
  .sec2bx {
    width: 100%;
  }
  /* .footersection{width: 22%;} */
  .socialrt a img {
    width: 50px;
  }
  .solcont1 h3 {
    font-size: 24px;
  }
  .section1 p {
    line-height: 26px;
  }
  .menu > ul > li > a {
    font-size: 14px;
  }
  .socialrt a {
    font-size: 18px;
  }
  ul.submenu1 li a {
    font-size: 12px;
  }
  .section1::before {
    width: 98vw;
  }
  .bg-video--waves video {
    width: auto !important;
    height: 100%;
  }
  .box555 ul.technologies li {
    width: 20%;
  }
  #header.fixed1 .menu > ul > li.contactli > a {
    padding: 0 15px;
  }

  .bannerbox::after {
    width: 70%;
  }
  .banner_hd {
    font-size: 26px;
    line-height: 38px;
  }
  .bannerboxcont {
    width: 55%;
    padding: 0 50px !important;
  }
  .pavcontentslider .carousel-control {
    bottom: 5% !important;
  }
  /* .carousel-control.right{left: 15% !important;} */
  .banner_cont {
    font-size: 16px;
    line-height: 28px;
  }
  .banner_r_more a {
    padding: 15px 25px;
    font-size: 18px;
  }
  ul.tabs li {
    font-size: 13px;
  }
  .industriescar {
    padding: 0 50px;
  }
  .section4 h2,
  .homesolutions h2 {
    font-size: 26px;
    line-height: 48px;
  }
  .section2 h2 {
    font-size: 36px;
  }
  .homesolutions a .hmsolbxx span {
    width: 90px;
    height: 90px;
    min-width: 90px;
    padding: 20px;
    margin-right: 10px;
  }
  .homesolutions a {
    font-size: 18px;
  }
  .footerleft img {
    width: 80%;
  }
  .footerleft {
    width: 40%;
  }
  .fcopy {
    font-size: 12px;
  }
  .footerright ul li a {
    font-size: 12px;
  }
}

@media only screen and (min-width: 1025px) and (max-width: 1240px) {
}

@media only screen and (min-width: 1200px) and (max-width: 1320px) {
  .menu {
    margin: 0 0 0 50px;
  }
  .bannerboxcont {
    padding: 0 50px !important;
  }
  .banner_hd {
    font-size: 36px;
  }
}
