/*innerbanner*/
.inner_banner {
  width: 100%;
  display: table;
  position: relative;
  background-image: url(../images/innerbg.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center -2px;
  padding: 100px 0 50px;
  /* margin-top: 95px; */
}
/* .inner_banner::before {
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-image: url(../images/bannershape2.svg);
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: right center;
  z-index: 1;
} */
.smart-microchip-background-mot_r {
  position: absolute;
  overflow: visible;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0;
}
#smart-microchip-background-mot_r {
  fill: url(#smart-microchip-background-mot_r);
}
.ban_img {
  float: right;
  width: 350px;
  /* height: 350px; */
  border-radius: 100%;
  background: #000;
  /* border: 2px dashed #fff;
  padding: 15px; */
  margin-right: 150px;
}
.ban_img img {
  width: 100%;
  height: 100%;
  object-position: center;
  object-fit: cover;
}
img.innerbannerf {
  position: absolute;
  left: 0px;
  top: 20%;
  width: 350px;
  opacity: 0.5;
  z-index: 9;
}
.innertxt1 {
  position: absolute;
  width: 100%;
  text-align: left;
  top: 50%;
  left: 0%;
  padding: 10px 35px;
  z-index: 9;
}
.searchbxtxt {
  top: 42%;
}
.innertxt1 ul {
  list-style: none;
  text-align: left;
  margin-bottom: 15px;
  margin-top: 0;
  padding-left: 0px;
}
.innertxt1 ul li {
  display: inline-block;
  position: relative;
  padding-right: 25px;
  font-weight: 300;
  margin-bottom: 0px;
  color: #e14089;
}
.innertxt1 ul li:last-child {
  padding-right: 0px;
}
.innertxt1 ul li:after {
  content: ">";
  color: #000;
  position: absolute;
  font-size: 18px;
  right: 6px;
  top: -1px;
}
.innertxt1 ul li:last-child:after {
  display: none;
}
.innertxt1 ul li a {
  color: #000;
  text-decoration: none;
}
.inner_banner h1 {
  color: #000;
  font-size: 60px;

  margin-bottom: 10px; /* border-bottom: 2px solid #e97051; */
  display: inline;
}
.inner_banner h1 span {
  color: #000;
}
.inner_banner h1 p {
  font-size: 18px;
  font-weight: 400;
  margin-top: 5px;
  letter-spacing: 2px;
  color: #000;
}

svg.bannersvg2 {
  z-index: 9;
}

.innertxt1 {
  position: absolute;
  width: 100%;
  text-align: left;
  top: 35%;
  left: 0%;
  padding: 10px 35px;
  z-index: 9;
}
.searchbxtxt {
  top: 42%;
}
.searchbox {
  width: 100%;
  margin-top: 30px;
}
.searchbox span {
  font-size: 12px;
  color: #fff;
  margin: 0px 0px 10px 10px;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: table;
}
.banner_fields {
  width: 40%;
  height: 50px;
  font-size: 14px;
  font-weight: 400;
  border-radius: 2px;
  padding: 15px;
  float: left;
  border: none;
  margin: 0px 6px;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.formsubmit {
  margin: 0px 6px;
  width: 15%;
  height: 100%;
  color: #fff;
  border-radius: 2px;
  padding: 15px 20px 15px 16px;
  float: right;
  text-align: right;
  border: none;
  font-weight: 600;
  text-transform: uppercase;
  background: url(../images/search.png) no-repeat right #e76f52;
  transition: ease all 0.5s;
  background-position: 11% 17px;
}
.formsubmit:hover {
  background: url(../images/search.png) no-repeat right #f4a363;
  transition: ease all 0.5s;
  background-position: 11% 17px;
}
.searchbox h3 {
  color: #fff;
  font-size: 38px;

  text-transform: uppercase;
  margin-bottom: 10px;
  border-bottom: 2px solid #e97051;
  display: inline;
}
.searchbox form {
  display: table;
  margin-bottom: 20px;
  width: 100%;
}
.videoMask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* background: #000; */
  /* opacity: 0.4; */
}
/*innerbanner*/

.contactmainpgggg {
  padding: 50px 100px;
  background-color: #fff;
  width: 100%;
  display: table;
}
.contactmainpgggg h2 {
  color: #000;
  font-weight: 300;
  font-size: 60px;
  width: 100%;
  line-height: 60px;
  margin-bottom: 30px;
}
.contactmainpgggg h2 b {
  font-weight: 500;
}

.contactmainpgggg ul {
  list-style: none;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 50px;
}
.contactmainpgggg ul li {
  display: flex;
  align-items: center;
  gap: 50px;
  padding-left: 50px;
  position: relative;
}
.contactmainpgggg ul li h3 {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 1px;
}
.contactmainpgggg ul li p,
.contactmainpgggg ul li a {
  text-decoration: none;
  color: #000;
  font-size: 18px;
  line-height: 32px;
  margin: 0;
}
.contactmainpgggg ul li::before {
  position: absolute;
  left: 0;
  top: 50%;
  width: 30px;
  height: 2px;
  content: "";
  background-color: #ee277e;
}

.careertopbx {
  width: 100%;
  display: table;
  padding: 50px 0 30px;
  clear: both;
  position: relative;
  background-color: #fff;
}
/* .careertopbx::before {
      position: absolute;
      right: 0;
      top: 0;
      content: "";
      width: 25%;
      height: 100%;
      background-color: #e8e8e8;
    } */
img.hss {
  position: absolute;
  right: 0;
  top: auto;
  bottom: auto;
  width: 35%;
  display: table;
}
.careertopbx img.hss {
  width: 45%;
}
.careertopbx h2 {
  color: #172f2d;
  font-size: 30px;
  font-weight: 600;
  line-height: 42px;
  margin-top: 0;
  margin-bottom: 20px;
}
.careertopbx p {
}

.careersmainpg {
  background-color: #fbfbfb;
  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%;
}
.contact-section .info-column .contact-list {
  position: relative;
  margin-bottom: 20px;
  display: inline-block;
  list-style: none;
}
.careersmainpg {
  background-color: #f6f6f6;
  display: table;
  padding: 60px 0;
  width: 100%;
}

.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-color: #ee277e;
  padding: 12px 60px;
  border-radius: 56px;
  margin-top: 25px;
  font-weight: 600;
  transition: all 0.3s;
  cursor: pointer;
  border: 0px;
}

.modal-body input.btn-1 {
  display: table;
  margin: auto;
  margin-top: 20px;
}
.modal-body input.btn-1:hover {
  background-color: #000;
  color: #fff;
}
.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;
}
.careersmainpg {
  padding: 60px 0;
  display: block;
  background-image: url(../images/bg3.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.innerservmenu {
  position: sticky;
  top: 89px;
  width: 100%;
  display: flex;
  z-index: 9;
  text-align: center;
  background-color: #fff;
}
.innerservmenu li {
  /* display: inline-flex; */
  display: inline-grid;
  position: relative;
  flex-grow: 1;
  align-items: center;

  color: #000;
  font-size: 16px;
}
.innerservmenu li a {
  text-decoration: none;
  color: #000;
  padding: 20px 15px;
  display: block;
  transition: all 0.3s;
  border-bottom: 2px solid #9924a9;
}
.innerservmenu li a:hover,
.innerservmenu li a.active {
  background-color: #9924a9;
  color: #fff;
  border-color: #9924a9;
}

.innersec1 {
  clear: both;
  width: 100%;
  display: block;
  /* background-image: url(../images/grad1.png); */
  background-repeat: no-repeat;
  background-position: right top;
  background-size: 100%;
  position: relative;
  z-index: 1;
  overflow: hidden;
  color: #000;
  font-size: 18px;
  line-height: 28px;
  padding: 60px 0;
}
.innersec1 h1 {
  color: #000;
  font-size: 28px;
  line-height: 42px;
  margin-bottom: 50px;
  margin-top: 0;
  text-transform: capitalize;

  position: relative;
}

.innersec1 h1 span {
}
.innersec1 h1 img {
  position: absolute;
  bottom: 0;
  height: 31px;
  left: 35px;
  z-index: -1;
}
.innersec1 h3 {
  color: #000;
  font-size: 21px;
  line-height: 36px;
  font-weight: 600;
  margin-bottom: 20px;

  margin-top: 0;
}

.innersec1 p {
  color: #000;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.8;
}
.aboutpg .row {
}
.aboutpg .col-sm-8 ul {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-top: 20px;
  margin-bottom: 20px;
  display: inline-block;
  width: 100%;
  clear: both;
}

.aboutpg .col-sm-8 ul li {
  float: left;
  position: relative;
  padding: 5px 0 5px 35px;
  color: #000;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.8;
  display: inline-block;
}

.aboutpg .col-sm-8 ul li:before {
  position: absolute;
  top: 11px;
  left: 5px;
  width: 20px;
  height: 20px;
  content: "";
  background-image: url(../images/check1.png);
  background-repeat: no-repeat;
  background-size: 16px;
  background-position: center center;
}

.asection44 {
  padding: 60px 0;
  display: block;
  background-image: url(../images/bg3.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.asection44 h2 {
  color: #000;
  font-size: 42px;
  margin-bottom: 30px;
  margin-top: 0px;
  text-align: left;
  font-weight: bold;
  margin-top: 0px;

  padding-left: 50px;
}
.asection44 .col-sm-4 {
  padding: 0 10px;
}
.asection44 .grid{
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 40px
}
a.asec4an1 {
  display: block;
  width: 100%;
  padding: 30px;
  /* border: 4px solid transparent; */
  transition: all 0.3s;
  color: #fff;
  /* outline: 1px solid #c7faff; */
  /*min-height: 340px;*/
  background: linear-gradient(to left bottom, transparent 51%, #ffb5d5 0)
      no-repeat 100% 0/3.2rem 3.2rem,
    linear-gradient(-135deg, transparent 2.25rem, #fffcfd 0);
  position: relative;
  top: 0;
}
a.asec4an1:hover {
  /* border: 4px solid #c7faff */
  top: -10px;
}
.asec4img1 {
  width: 150px;
  height: 150px;
  background-color: #fff;
  border-radius: 150px;
  /*display: table;*/
  display: none;
  margin: auto;
  text-align: center;
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
}
.asec4img1 img {
  margin-top: 50px;
  width: 60px;
}
a.asec4an1 h3 {
  font-size: 21px;

  color: #000;

  margin: 15px 0;
}
a.asec4an1 p {
  color: #000;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.8;
}
.asection44 .col-sm-4 {
  width: 33.33%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33%;
  flex: 0 0 33.33%;
  max-width: 33.33%;
}
.oss_scroll li {
  float: left;
  transition: all ease-in-out 0.5s;
}
.oss_scroll li:hover {
  transform: translateY(-10px);
}
.oss_scroll li .hoverTxt {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  padding: 15px;
}
.oss_scroll li .hoverTxt img {
  max-height: 70px;
  max-width: 120px;
  display: inline-block;
}
.oss_scroll li .hoverTxt h4 {
  color: #fff;

  font-size: 24px;
  margin-top: 10px;
  transition: all ease-in-out 0.5s;
}
.oss_scroll li:hover .hoverTxt h4 {
  color: #e51a4b;
}
.oss_scroll li a:before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: linear-gradient(to top, rgba(0, 0, 0, 0.9) 0%, transparent 100%);
}
.oss_scroll li .img {
  width: 100%;
  width: 450px;
  height: 400px;
  object-fit: cover;
  object-position: center;
}

.aaboutbx3 {
  padding: 50px 100px 50px;
  display: block;
  background-image: url(../images/bg3.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative;
}
/* .aaboutbx3::before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  content: "";
  height: 100%;
  background-color: #000;
  opacity: 0.9;
} */
.aaboutbx3in {
  width: 100%;
  display: block;
  position: relative;
}
.aaboutbx3 h2 {
  font-size: 48px;
  text-align: center;
  margin-top: 0;
  margin-bottom: 30px;
  color: #000;
}
.aaboutbx3in_box {
  background-color: #fff;
  padding: 50px;
  border-radius: 30px;
  display: flex;
  width: 100%;
  gap: 40px;
  min-height: 240px;
  align-items: center;
  border: 1px solid #c2c2c2;
  box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.059);
}
.aab3bbimg img {
  height: 65px;
}
.aab3bbcont h3 {
  color: #000;
  font-size: 26px;
  margin-bottom: 15px;
  /* font-weight: 600; */
  margin-top: 0;
}
.aab3bbcont p {
  font-size: 18px;
  line-height: 32px;
  margin-bottom: 0;
  font-weight: 400;
}
.aaboutbx3 .col-sm-6 {
  padding: 20px;
}

.asection2 {
  padding: 75px 0;
  display: block;
  background-image: url(../images/wave1.svg);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: cover;
}

.aboutbx2 {
  background-color: #fff;
  width: 100%;
  display: table;
  padding: 60px 0 100px;
}
.aboutbx2 img {
  width: 90%;
  display: block;
}
.aboutbx2 h2 {
  color: #282828;
  font-size: 36px;

  margin-top: 0;
  margin-bottom: 30px;
}

.aboutbx2 h2 span {
  color: #17adc3;
}
.aboutbx2 p {
  font-size: 18px;
  line-height: 32px;
  /* font-weight: 300; */
  width: 100%;
  clear: both;
  font-style: normal;
  color: #3f3f3f;
  margin-bottom: 30px;
}
.abtbtm1 {
  margin-top: 30px;
}
.abtbtm1 h4 {
  font-size: 18px;
  font-weight: 600;
  color: #000;
  position: relative;
  padding-left: 25px;
  margin-bottom: 0px;
}
.abtbtm1 h4:before {
  content: "\f101";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  /*--adjust as necessary--*/
  color: #17adc3;
  font-size: 24px;
  padding-right: 0.5em;
  position: absolute;
  top: -3px;
  left: 0;
}
.abtbtm1 p {
  color: #000;
  line-height: 28px;
  font-size: 15px;
  margin-top: 10px;
}

.asection2 h2 {
  font-size: 55px;
  line-height: 66px;
  font-weight: 400;
  margin-bottom: 0px;

  position: relative;
  z-index: 9;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.asection2 h2 span {
  position: relative;
}

.asection2 h3 {
  color: #000;
  font-weight: 300;
  font-size: 26px;
  width: 80%;
  line-height: 42px;
  margin-bottom: 20px;
}
.asection2 p {
  font-size: 18px;
  line-height: 32px;
  color: #697c86;
  margin-bottom: 40px;
  font-weight: 400;
  width: 92%;
}
.asection2 img {
}

.innermainbox {
  padding: 75px 100px;
  background-color: #fff;
  width: 100%;
  display: table;
}
.asection2 h2 {
  font-size: 55px;
  line-height: 66px;
  font-weight: 400;
  margin-bottom: 0px;
  color: #000;
  position: relative;
  z-index: 9;
  padding-bottom: 0;
  margin-bottom: 0px;
}

.asection2 p {
  font-size: 18px;
  line-height: 32px;
  color: #000;
  margin-bottom: 40px;
  font-weight: 400;
  width: 92%;
}
.asection2 img {
}
.aaboutbx2_in {
  background-color: #f8f8f8;
  padding: 60px 80px;
  width: 100%;
}
.aaboutbx2_in h3 {
  color: #000;
  display: flex;
  align-items: center;
  gap: 20px;
  font-weight: 400;
  font-size: 36px;
  margin-top: 0;

  margin-bottom: 30px;
}
.aaboutbx2_in h3 img {
  height: 55px;
}
.aaboutbx2_in p {
  font-size: 18px;
  line-height: 32px;
  margin-bottom: 0;
  font-weight: 400;
}

/* contact_section */
.contact_section {
  background-image: url(../images/shutterstock_519537712.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.contact_section .wrapper_inner {
  max-width: 1400px;
  padding: 0 15px;
}
.contact_section .cs_textMask {
  width: 60%;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 50%;
  background: linear-gradient(
    to top,
    rgba(2, 52, 89, 0.8) 0%,
    transparent 100%
  );
}
.contact_section .cs_textMask:before {
  width: 100%;
  position: absolute;
  bottom: 0;
  content: "";
  left: -100%;
  height: 100%;
  background: linear-gradient(
    to top,
    rgba(2, 52, 89, 0.8) 0%,
    transparent 100%
  );
}
.contact_section .cs_text {
  width: 60%;
  position: absolute;
  bottom: 20px;
  left: 0;
  color: #fff;
  z-index: 1;
}
.contact_section .cs_text h4 {
  font-size: 22px;
  font-weight: 400;
  letter-spacing: 2px;
  margin-bottom: 15px;
}
.contact_section .cs_text h5 {
  font-size: 56px;
}
.contact_section .cs_form {
  float: right;
  width: 40%;
  position: relative;
  padding: 70px 30px 70px 70px;
  color: #fff;
  font-size: 13px;
  background-color: rgba(2, 52, 89, 0.8);
}
.contact_section .cs_form:after {
  width: 300%;
  height: 100%;
  position: absolute;
  top: 0;
  right: -300%;
  content: "";
  background-color: rgba(2, 52, 89, 0.8);
}
.span-2 {
  width: 48%;
  float: left;
}
.span-2:nth-child(even) {
  float: right;
}
.input_control {
  width: 100%;
  float: left;
  background: transparent;
  color: #fff;
  border: 0px;
  font-size: 13px;
  height: 40px;
  margin-bottom: 30px;
  border-bottom: 1px solid #fff;
  transition: all ease-in-out 0.5s;
}
.input_control:hover,
.input_control:focus {
  border-bottom: 1px solid #333;
}
.input_control::-webkit-placeholder,
.input_control::placeholder {
  color: #fff;
}
textarea.input_control {
  height: 100px;
}
.captcha {
  margin-top: 30px;
}
.button_control {
  margin-top: 30px;
  float: left;
  background: #000;
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  cursor: pointer;
  letter-spacing: 1px;
  border: 0px;
  padding: 8px 20px;
  border-radius: 30px;
  text-transform: uppercase;
  transition: all ease-in-out 0.5s;
}
.button_control:hover {
  background: #000;
}

/* contact_section */
.contact_section {
  background-image: url(../images/shutterstock_519537712.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.contact_section .wrapper_inner {
  max-width: 1400px;
  padding: 0 15px;
}
.contact_section .cs_textMask {
  width: 60%;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 50%;
  background: linear-gradient(
    to top,
    rgba(2, 52, 89, 0.8) 0%,
    transparent 100%
  );
}
.contact_section .cs_textMask:before {
  width: 100%;
  position: absolute;
  bottom: 0;
  content: "";
  left: -100%;
  height: 100%;
  background: linear-gradient(
    to top,
    rgba(2, 52, 89, 0.8) 0%,
    transparent 100%
  );
}
.contact_section .cs_text {
  width: 60%;
  position: absolute;
  bottom: 20px;
  left: 0;
  color: #fff;
  z-index: 1;
}
.contact_section .cs_text h4 {
  font-size: 22px;
  font-weight: 400;
  letter-spacing: 2px;
  margin-bottom: 15px;
}
.contact_section .cs_text h5 {
  font-size: 56px;
}
.contact_section .cs_form {
  float: right;
  width: 40%;
  position: relative;
  padding: 70px 30px 70px 70px;
  color: #fff;
  font-size: 13px;
  background-color: rgba(0, 33, 99, 0.8);
}
.contact_section .cs_form:after {
  width: 300%;
  height: 100%;
  position: absolute;
  top: 0;
  right: -300%;
  content: "";
  background-color: rgba(0, 33, 99, 0.8);
}
.span-2 {
  width: 48%;
  float: left;
}
.span-2:nth-child(even) {
  float: right;
}
.input_control {
  width: 100%;
  float: left;
  background: transparent;
  color: #fff;
  border: 0px;
  font-size: 13px;
  height: 40px;
  margin-bottom: 30px;
  border-bottom: 1px solid #fff;
  transition: all ease-in-out 0.5s;
}
.input_control:hover,
.input_control:focus {
  border-bottom: 1px solid #333;
}
.input_control::-webkit-placeholder,
.input_control::placeholder {
  color: #fff;
}
textarea.input_control {
  height: 100px;
}
.captcha {
  margin-top: 30px;
}
.button_control {
  margin-top: 30px;
  float: left;
  background: #199bf1;
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  cursor: pointer;
  letter-spacing: 1px;
  border: 0px;
  padding: 8px 20px;
  border-radius: 30px;
  text-transform: uppercase;
  transition: all ease-in-out 0.5s;
}
.button_control:hover {
  background: #;
}
.wrapper {
  width: 100%;
  display: table;
  position: relative;
}
.aaboutbx2 .grid{
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 0
}
.aaboutbx2 .grid img.fixheight{height: 100%; object-fit: cover; object-position: center;}
/* ===========================
   ====== Media Queries ====== 
   =========================== */

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

@media only screen and (min-width: 240px) and (max-width: 960px) {
  .mtop {
    margin-top: 60px;
  }
  .inner_banner {
    /* background-color: #fff; */
  }
  .innertxt1 ul li::after {
    top: -2px;
  }
  .innersec1 h2 {
    font-size: 24px;
    line-height: 32px;
  }
  .innersec1 p,
  .aboutpg .col-sm-8 ul li {
    font-size: 14px;
    line-height: 24px;
  }
  .asection2 {
    padding: 40px 30px;
  }
  .asection2 h2,
  .aaboutbx2_in h3 {
    font-size: 26px;
  }
  .asection2 h3 {
    font-size: 18px;
    line-height: 32px;
    width: 100%;
  }
  .careerspgbox1 p,
  .accordion-content .jobdescripp p,
  .asection2 p {
    font-size: 14px;
    line-height: 26px;
    clear: both;
    display: inline-block;
    width: 100%;
  }
  .innermainbox,
  .it_solutions_box2 {
    display: block;
    padding: 40px 20px;
  }
  .accordion-content .jobdescripp ul li,
  .aaboutbx2_in p {
    font-size: 14px;
    line-height: 26px;
  }
  .aaboutbx3 h2 {
    font-size: 32px;
  }
  .aaboutbx3in_box {
    flex-direction: column;
  }
  .aab3bbcont p,
  .embright p,
  .proj_staff_serv p {
    font-size: 14px;
    width: 100%;
    line-height: 24px;
  }
  .proj_staff_serv h2 {
    font-size: 18px;
    line-height: 32px;
  }
  .proj_staff_serv h3 {
    font-size: 16px;
    line-height: 26px;
  }
  .aaboutbx2_in {
    padding: 40px;
  }
  .inner_banner h1 {
    font-size: 18px;
    line-height: 28px;
  }
  .innertxt1 {
    padding: 10px;
  }
  .innersec1 h1 {
    font-size: 16px;
    margin-top: 0;
    line-height: 26px;
    margin-bottom: 20px;
  }
  .oss_scroll {
    padding-right: 15px !important;
    display: table;
  }
  .oss_scroll li .img {
    width: 100% !important;
    height: auto !important;
  }
  .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: 0px;
  }
  .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;
  }
  .innerservmenu {
    display: none !important;
  }
  .asection44 {
    display: block;
    padding: 40px 20px;
  }
  .asection44 .col-sm-4 {
    width: 100%;
    padding: 15px;
    -ms-flex: 1;
    flex: 1;
    max-width: 100%;
  }
  .careersmainpg h1 {
    font-size: 24px !important;
  }
  .text {
    font-size: 14px;
    line-height: 21px;
  }
  .contact-section .info-column .contact-list {
    margin-top: 30px;
  }
  .contact-section .info-column .contact-list li h3 {
    font-size: 24px;
  }
  .contact-section .info-column .contact-list li strong {
    letter-spacing: 0;
    font-size: 14px;
  }
  .innersec1 h3 {
    font-size: 18px;
    line-height: 32px;
    margin-top: 20px;
  }
  .transformationpg,
  .careertopbx {
    padding: 40px 20px !important;
    margin-top: 0;
  }
  img.hss {
    position: relative;
    width: 100% !important;
    margin-bottom: 30px;
  }
  .careertopbx h2 {
    font-size: 24px;
    line-height: 32px;
  }
  .careertopbx p,
  .accordion-content .jobdescripp p,
  .accordion-content .jobdescripp ul li {
    font-size: 14px !important;
    line-height: 26px !important;
  }
  .hwdibx {
    margin-bottom: 30px;
  }

  .bpmpgbx h2 {
    font-size: 21px;
    line-height: 32px;
  }
  .jobdescripp {
    padding: 20px !important;
  }
  .contactmainpgggg,
  .careerspgbox1,
  .contactusform,
  .careerspgbox2 {
    display: inline-block;
    padding: 40px 20px;
  }
  .contactmainpgggg h2,
  .careerspgbox2in h2,
  .careerspgbox1 h2 {
    font-size: 24px;
    line-height: 36px;
  }
  .contactmainpgggg ul,
  .contactmainpgggg ul li {
    display: block;
  }
  .contactmainpgggg ul li {
    margin-bottom: 30px;
  }
  .contactmainpgggg ul li::before {
    top: 10%;
  }

  .contact_section .cs_text {
    width: 100%;
    position: relative;
    bottom: 0;
    float: left;
    padding-top: 30px;
    text-align: center;
    background-color: rgba(2, 52, 89, 0.8);
  }
  .contact_section {
    padding: 30px 0;
  }
  .cs_textMask,
  .contact_section .cs_form::after {
    display: none;
  }
  .contact_section .cs_form {
    width: 100%;
  }
  .fcnt .box {
    max-width: 200px;
  }
  .fooLinks .fbox .flogo,
  .fooLinks::after {
    display: none;
  }
  .contact_section .cs_text h5 {
    font-size: 22px;
  }
  .contact_section .cs_form {
    padding: 15px;
  }
  .ban_img {
    margin-right: 0;
    width: 200px;
  }
  .jobtop span {
    font-size: 14px !important;
  }
  .contactmainpgggg ul li h3 {
    font-size: 16px;
    margin-bottom: 2rem;
  }
  .asection44 .grid{
    display: grid;
    grid-template-columns: repeat(1,1fr);
    gap: 20px
}
.aaboutbx2 .grid{
    display: grid;
    grid-template-columns: repeat(1,1fr);
    gap: 0
}
}
@media only screen and (min-width: 1240px) and (max-width: 1500px) {
    .inner_banner h1, h2{font-size: 42px !important;}
    .aaboutbx2_in{padding: 40px;}
}