@charset "utf-8";

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  overflow-x: hidden;
  font-family: sans-serif;
  /* 1 */

  -ms-text-size-adjust: 100%;
  /* 2 */

  -webkit-text-size-adjust: 100%;
  /* 2 */
  scroll-behavior: smooth;
}

ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
a {
  text-decoration: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */

  vertical-align: baseline;
  /* 2 */
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #247d51;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: "Montserrat", sans-serif;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */

  font: inherit;
  /* 2 */

  margin: 0;
  /* 3 */
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
/* 1 */

input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */

  cursor: pointer;
  /* 3 */
}
/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */

  padding: 0;
  /* 2 */
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */

  box-sizing: content-box;
  /* 2 */
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  /* 1 */

  padding: 0;
  /* 2 */
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
input::-moz-placeholder,
textarea::-moz-placeholder,
select::-moz-placeholder {
  color: inherit;
  opacity: 0.7;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder,
select:-ms-input-placeholder {
  color: inherit;
  opacity: 0.7;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
select::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.7;
}
body {
  margin: 0;
  padding: 0;
  font-size: 16px;
  overflow: hidden;
  font-family: "Lato", sans-serif !important;
}
.container:after,
.container:before {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
h1,
h2,
h3,
h4,
h5,
h6,
ul,
li,
figure {
  margin: 0;
  padding: 0;
  font-family: "Montserrat", sans-serif;
}
img {
  margin: 0;
  padding: 0;
  border: none;
  width: 100%;
  display: block;
}

button,
input {
  -webkit-transition: all 0.9s ease-in-out;
  -o-transition: all 0.9s ease-in-out;
  -moz-transition: all 0.9s ease-in-out;
  transition: all 0.9s ease-in-out;
}
a {
  text-decoration: none !important;
}
p {
  margin: 0;
  padding: 0;
  font-family: "Lato", sans-serif;
}
.position-relative {
  position: relative;
}
/**************global css end*******/
#prelodaer {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #fff;
  top: 0;
  left: 0;
  z-index: 999;
}
.desktop {
  display: block;
}
.mobile {
  display: none;
}
/* ==============animations=================== */
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    transform: translateZ(0);
  }
}
/* ==============button=================== */
.btn {
  padding: 21px 25px;
  font-size: 14px;
  font-weight: 400;
  cursor: pointer;
  border-radius: 50px;
  line-height: 1;
  background-color: #f15a29;
  color: #fff;
  position: relative;
  display: inline-flex;
  z-index: 1;
  overflow: hidden;
  transition: all 0.6s ease-in-out;
  border: none;
  font-family: "Lato", sans-serif;
  text-transform: capitalize;
}
.btn::before {
  content: "";
  height: 350px;
  width: 350px;
  background-color: #fff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%) scale(0);
  transition: 0.4s;
  z-index: -1;
}
.btn:hover {
  color: #000;
}
.btn:hover::before {
  transform: translateY(-50%) translateX(-50%) scale(1);
  color: #000;
}
.phone i {
  transform: rotate(95deg);
}
/* ==============section background=================== */
.bg-blue {
  background-color: #0f0c3f;
}
.bg-white {
  background-color: #ffffff;
}
/* ==============heading and subheading=================== */
.heading {
  color: #000;
  font-family: "Montserrat", sans-serif;
  font-size: 26px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.5;
  text-transform: capitalize;
}
.subheading {
  color: #000;
  font-family: "Lato", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
}
h2.section-heading {
  font-size: 24px;
  color: #262262;
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: 0.1px;
  margin-bottom: 20px;
}
.section-content {
  color: #646464;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
  
}
a.section-content {
  color: #646464 !important;
}
.spanPart {
  position: relative;
  color: #ddd;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.6;
  padding-left: 15px;
  z-index: 1;
  margin-bottom: 10px;
  display: block;
}
.spanPart::before {
  position: absolute;
  top: 50%;
  left: 0;
  content: "";
  width: 4px;
  height: 19px;
  background-color: #f15a29;
  transform: translateY(-50%);
}
.headingPart {
  text-align: center;
}
/*===================scroll top=================== */
.scroll-top {
  width: 40px;
  height: 40px;
  line-height: 40px;
  position: fixed;
  bottom: 30px;
  right: -60px;
  font-size: 16px;
  border-radius: 50%;
  z-index: 2;
  color: #fff;
  text-align: center;
  background: linear-gradient(90deg, #f15a29 0%, #f15a29 100%);
  border: 1px solid #f15a29;
  transition: right 0.5s ease-in-out;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.scroll-top:hover {
  color: #0f0c3f;
  background: #fff;
  border: 1px solid #0f0c3f;
  box-shadow: 0px 2px 5px 0px rgba(15, 12, 63, 0.6);
}
.scroll-top.open {
  right: 20px;
}
/* ====================header================== */
.header-top-border {
  background: linear-gradient(to right, #262262 70%, #f15a29 30%);
  height: 3px;
}
.main_header {
  width: 100%;
  display: block;
  margin: 0;
  padding: 24px 0;
  top: 0;
  left: 0;
  z-index: 99;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  background: #fff;
}

.main_header .logo {
  width: 100%;
  gap: 10px;
  margin: 0;
  padding: 0;
}
.main_header .navigation_sec {
  width: 100%;
  display: block;
  margin: 0;
  padding: 0;
}
.action-container {
  text-align: end;
}
/* Start navigation */
.navigation_sec .nav_sec {
  width: 100%;
  display: block;
  margin: 0;
  padding: 0;
}
.navigation_sec .nav_sec > ul {
  width: 100%;
  display: block;
  margin: 0;
  padding: 0;
}
.navigation_sec .nav_sec > ul > li {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  position: relative;
  transition: all 0.9s ease-in-out;
  padding: 10px;
}
.navigation_sec .nav_sec > ul > li + li {
  margin-left: 15px;
}
.navigation_sec .nav_sec > ul > li a {
  color: #333;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  position: relative;
  transition: all 0.3s ease;
  position: relative;
  border-bottom: 5px solid transparent;
  padding-bottom: 8px;
  display: inline-block;
}
.navigation_sec .nav_sec > ul > li a::before {
  content: attr(data-text);
  font-weight: 700;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  display: block;
}
.navigation_sec .nav_sec > ul > li.active a,
.navigation_sec .nav_sec > ul > li:hover a {
  font-weight: 700;
}
.navigation_sec ul li a::after {
  position: absolute;
  content: "";
  display: block;
  width: 0;
  height: 5px;
  background-color: #f15a29;
  left: 0;
  bottom: -20%;
  transition: 0.3s;
}
.navigation_sec ul li a:hover::after,
.navigation_sec ul li.active a::after {
  width: 29px;
}
.navigation_sec ul li.has-mega-menu.active ul li a::after {
  background: transparent;
}
.navigation_sec ul li.has-mega-menu.active ul li.active a {
  color: #f15a29;
}
span.toggle-menu {
  display: none;
}
/*===================Footer=================== */
.footer {
  padding: 33px 0;
}
.footerLogo img {
  max-width: 161px;
}
.footerLogo p {
  color: #b7c2eb;
  font-size: 14px;
  font-weight: 500;
  max-width: 405px;
  margin-top: 16px;
}
.footerTop {
  padding-bottom: 50px;
}
.socialLinks {
  margin-top: 16px;
}
.socialLinks li {
  display: inline-block;
  transition: all 0.9s ease-in-out;
}
.socialLinks li a {
  font-size: 20px;
  color: #b7c2eb;
  line-height: 1;
}
.socialLinks li + li {
  margin-left: 15px;
}
.socialLinks li:hover a {
  color: #f15a29;
}
.footerRight .heading {
  color: #fff;
  font-size: 17px;
  line-height: 1;
  margin-bottom: 18px;
}
.pageLinks {
  margin-bottom: 45px;
}
.pageLinks li {
  transition: all 0.9s ease-in-out;
}
.pageLinks li:hover a {
  color: #f15a29;
}
.pageLinks li a {
  color: #b7c2eb;
  font-family: "Lato", sans-serif;
  letter-spacing: -0.21px;
}
.pageLinks li + li {
  margin-top: 10px;
}
.location {
  margin-top: 24px;
  display: flex;
  align-items: baseline;
  color: #b7c2eb;
}
.location .subheading,
.footerbottom .subheading {
  color: #b7c2eb;
}
.location i {
  margin-right: 13px;
}
.footerbottom {
  padding-top: 20px;
  border-top: 1px solid #3d4c86;
  text-align: center;
}
.footerbottom .subheading {
  color: #b7c2eb;
}
/* ====================banner================== */
.banner {
  position: relative;
  padding: 200px 0;
  z-index: 1;
}
.banner::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-size: 48vw;
  background-position: right;
  background-repeat: no-repeat;
  background-image: url(../images/banner-image.avif);
}
.banner-left .heading {
  position: relative;
  color: #fff;
  font-size: 32px;
  padding-left: 15px;
}
.banner-left .heading::before {
  position: absolute;
  top: 50%;
  left: 0;
  content: "";
  width: 4px;
  height: 29px;
  background-color: #f15a29;
  transform: translateY(-50%);
}
.banner-left h4 {
  font-size: 19px;
  color: rgb(255 255 255 / 38%);
  margin-top: 30px;
  font-weight: 400;
}
.banner-left h3 {
  color: #f15a29;
  font-size: 38px;
  text-transform: uppercase;
  font-weight: 700;
  margin-top: 10px;
  max-width: 401px;
}
.bannerImage img {
  max-width: 100%;
  height: auto;
  display: block;
}
.dna {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  /* max-width: 371px; */
}
/* ====================About================== */
.about {
  padding: 30px 0;
  position: relative;
  text-align: center;
}
.about .section-content {
  color: #000;
  text-align: center;
  max-width: 890px;
  margin: 0 auto;
  display: block;
}
.about .btn {
  margin-top: 22px;
  padding: 14px 25px;
  background-color: #262262;
}
.about .btn::before {
  content: "";
  height: 350px;
  width: 350px;
  background-color: #f15a29;
}
.about .btn:hover {
  color: #ffffff;
}
.about .btn:hover::before {
  transform: translateY(-50%) translateX(-50%) scale(1);
  color: #ffffff;
}
/* ====================Discover================== */
.discover {
  padding: 50px 0;
  position: relative;
  background: linear-gradient(to right, #262262 76%, #f15a29 24%);
}
.discover-bg {
  position: absolute;
  top: -10%;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  max-width: 737px;
  opacity: 0.3;
}
.dna-div {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  max-width: 371px;
}
.discover .dna-div {
  position: absolute;
  left: 30%;
  width: 100%;
  height: 100%;
  content: "";
  max-width: 370px;
  top: -18%;
}
.discover h2.section-heading {
  color: #fff;
}
.discover p.section-content {
  color: #ddd;
  max-width: 670px;
}
/* ====================What We Offer================== */
.offer {
  padding: 40px 0;
  position: relative;
}
.offer .spanPart {
  color: #404040;
  padding-left: 0;
}
.offer .spanPart::before {
  display: none;
}
.offer h2.section-heading {
  color: #000;
}
.offer-part {
  margin-top: 50px;
}
.each-offer {
  display: flex;
  align-items: center;
  margin-bottom: 0;
  gap: 15px;
}
.icon {
  width: 76px;
  height: 76px;
  background: #262262;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  padding: 19px;
  flex: 0 0 auto;
}
.each-offer p.section-content {
  color: #000;
  text-align: left;
}
.each-offer p.section-content strong {
  color: #404040;
}
.sticky-header {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
  display: none;
  background-color: #fff; /* change as needed */
  box-shadow: 0 2px 10px rgba(0,0,0,0.1);
}
/* .sticky-header {
  transition: all 0.3s ease;
  opacity: 0;
  pointer-events: none;
}
.sticky-header.show {
  opacity: 1;
  pointer-events: auto;
} */
/* ====================Contact Us================== */
.get-in-touch {
  padding: 45px 0 40px;
  position: relative;
}
.get-in-touch::before {
  background-repeat: no-repeat;
  background-position: left;
  background-size: 45vw;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-image: url(../images/contact-image.avif);
}
.contact-image{
  display: none;
}
.get-in-touch .location .subheading {
  max-width: 430px;
  color: #646464;
}
.get-in-touch .location {
  color: #262262;
}
/* ====================About================== */
.breadcrumb-area {
  background-image: url("../images/isolation_mode.avif");
  background-size: 47vw;
  background-position: left;
  background-repeat: no-repeat;
  padding: 80px 0px;
}
.isolation_mode{
  display: none;
}
section.mission-vision {
  background: linear-gradient(to right, #262262 90%, #f15a29 10%);
  padding: 30px 0px;
  position: relative;
  overflow: hidden;
}
.mission-vision .row {
  align-items: center;
}
.gap-right {
  padding-right: 8vw;
}
.gap-left {
  padding-left: 6vw;
}
img.dna {
  position: absolute;
  top: -90px;
  left: 0px;
  height: 210px;
  width: auto;
  opacity: 0.4;
}
img.chromo {
  position: absolute;
  bottom: -90px;
  right: 0px;
  height: 210px;
  width: auto;
  opacity: 0.4;
}
section.white-sec {
  text-align: center;
  padding: 50px 0px;
}
.parallax {
  min-height: 250px;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  display: flex;
  align-items: center;
}
.parallax::after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgb(38 34 98 / 88%);
}
.p-c {
  position: relative;
  z-index: 1;
}
.b-area {
  background-color: #262262;
  height: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.b-area h1 {
  color: #fff;
  text-align: center;
  font-size: 35px;
  font-style: normal;
  font-weight: 600;
}
ul.breadcrumb-wrappper {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.breadcrumb-menu-item a {
  color: #ffffff;
  font-family: Lato;
}
.breadcrumb-menu-item:not(:first-child)::before {
  content: "/";
  margin: 0 8px 0px 0px;
  color: #ffffff;
}
.breadcrumb-menu-item .active {
  color: #ffffff;
  font-weight: 700;
}
.single-it {
  display: flex;
  align-items: center;
  gap: 20px;
}
img.p-img {
  height: 80px;
  width: auto;
}
.single-it p {
  color: #000;
  text-align: left;
  font-family: Lato;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
}
section.main-content-area {
  padding: 50px 0px;
}
.single-main-prod {
  align-items: center;
}
.single-point img {
  height: 22px;
  width: auto;
  position: relative;
  top: 3px;
}
.single-point {
  display: flex;
  gap: 15px;
}
.single-point p {
  color: #646464;
  text-align: justify;
  font-family: Lato;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
}
.point-wrapper {
  margin-top: 30px;
  gap: 10px;
  display: flex;
  flex-direction: column;
}
.each-offer:hover .icon,
.single-it:hover .p-img{
  transform: scale(1.1);
  transition: all ease 0.3s;
}
.each-offer:hover .section-content,
.single-it:hover .section-content {
  color: #46409f !important;
  transition: all ease 0.3s;
}
.each-offer:hover .section-content .right-icon {
  left: 10px;
  transition: all ease 0.3s;
}
.right-icon {
  padding: 0px 0px;
  font-size: 11px;
  position: relative;
  left: 4px;
  top: -1px;
  color: #f25a29;
  transition: all ease 0.3s;
  background-color: #f25a291f;
  height: 20px;
  width: 20px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
/*====================================================== Responsive ========================================*/
@media only screen and (max-width: 991px) {
  .rsPadding {
    padding: 60px 0;
  }
  .desktop {
    display: none;
  }
  .mobile {
    display: block;
  }
  .main_header {
    padding: 12px 0;
  }
  span.toggle-menu img {
    float: left;
  }
  .main_header {
    width: 100%;
    background: #f6f6f6;
    padding: 10px 0;
    z-index: 1000;
  }
  .main_header .cta {
    float: inline-end;
    padding: 6px 20px;
  }
  span.toggle-menu {
    width: auto;
    float: right;
    margin: 0;
    padding: 7px;
    display: block;
    cursor: pointer;
    background: #0f0c3f;
    border-radius: 5px;
  }
  .overlay {
    position: fixed;
    z-index: 999;
    right: 0;
    top: 0;
    height: 100vh;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.75);
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.5s ease, visibility 0.5s ease;
  }
  .overlay.show {
    opacity: 1;
    visibility: visible;
  }
  .navigation_sec .nav_sec {
    width: 280px;
    height: 100%;
    float: none;
    position: fixed;
    z-index: 9999;
    top: 0;
    right: -100%;
    padding: 70px 0 0;
    background: #0f0c3f;
    display: block;
    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    -o-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
  }
  .navigation_sec .nav_sec.slidein {
    right: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  .navigation_sec .nav_sec .cls-btn {
    width: 32px;
    height: 32px;
    position: absolute;
    top: 15px;
    right: 15px;
    cursor: pointer;
    background: url(../images/cross.avif) no-repeat center;
  }
  .navigation_sec .nav_sec > ul {
    text-align: left;
  }
  .navigation_sec .nav_sec ul > li {
    display: block;
    padding-bottom: 0;
    padding: 0;
    width: 100%;
    margin: 0;
    border-top: none !important;
  }
  .navigation_sec .nav_sec ul > li:hover {
    /* background-color: #000; */
    border-radius: 0;
  }
  .navigation_sec .nav_sec ul > li + li {
    margin-left: 0;
    padding: 0;
  }
  .navigation_sec .nav_sec ul > li a {
    color: #fff;
    padding: 11px 15px;
    font-size: 15px;
    border-radius: 0;
    display: block;
  }
  .navigation_sec ul li a::after {
    left: 5%;
    bottom: 0;
  }
  .main_header .logo {
    display: block;
  }
  .navigation_sec .nav_sec img {
    display: inline-block;
    vertical-align: middle;
  }
  .navigation_sec .nav_sec ul > li:hover ul {
    display: block;
    background: #fff;
  }
  .nav_sec li.active {
    background: none;
    border-radius: 23px;
    padding: 0 !important;
  }
  .navigation_sec .nav_sec ul > li ul {
    width: 100%;
    background: #247d51;
    position: static;
    top: 100%;
    left: 0;
    text-align: left;
    display: none;
    border-radius: 0;
    padding: 0;
  }
  .navigation_sec .nav_sec ul li ul li a {
    padding: 6px 24px;
    color: #247d51;
    font-size: 14px;
  }
  .navigation_sec .nav_sec ul ul > li:hover > a,
  .navigation_sec .nav_sec ul ul > li.active > a {
    background: #247d51;
    color: #fff;
  }
  .navigation_sec .nav_sec ul li .arw-nav.actv {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .navigation_sec .nav_sec > ul > li a {
    font-size: 16px;
  }
  .footerRight > .row,
  .footerTop > .row {
    --bs-gutter-y: 20px;
  }
  .footerLogo p {
    max-width: 100%;
  }
  .banner,
  .get-in-touch {
    padding: 60px 0;
  }
  .banner::before {
    background-size: 40vw;
  }
  .banner-left .heading {
    font-size: 20px;
  }
  .banner-left h4 {
    font-size: 15px;
    max-width: 399px;
  }
  .banner-left h3 {
    font-size: 30px;
  }
  .dna {
    max-width: 201px;
    bottom: -70%;
  }
  .discover .dna {
    max-width: 280px;
    top: -13%;
  }
  .offer-part > .row {
    --bs-gutter-y: 30px;
  }
  .breadcrumb-area {
    background-image: none;
  }
  .isolation_mode{
    display: block;
    margin-bottom: 30px;
  }
  .p-l{
    padding-left: 0
  }
  .contact-image{
    display: block;
  }
  .get-in-touch::before{
    display: none;
  }
  .get-left{
    margin-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .mpt-4 {
    margin-top: 30px;
  }
  .banner-left .heading {
    font-size: 19px;
  }
  h2.section-heading {
    font-size: 20px;
  }
  .section-content {
    font-size: 16px;
  }
  .banner,
  .get-in-touch {
    padding: 25px 0;
  }
  img.s-image {
    margin-top: 30px;
  }
  .banner::before {
    opacity: 0.3;
    background-size: 70vw;
  }
  .get-in-touch::before {
    opacity: 0.3;
    background-size: 97vw;
  }
  .banner-left h3 {
    font-size: 21px;
  }
  h2.section-heading {
    margin-bottom: 10px;
  }
  .discover {
    padding: 50px 15px 50px 0px;
    background: linear-gradient(to right, #262262 96%, #f15a29 4%);
  }
  .b-area {
    height: 100px;
  }
  .b-area h1 {
    font-size: 28px;
  }
  section.mission-vision {
    background: linear-gradient(to right, #262262 97%, #f15a29 3%);
  }
  .mission-vision .mpt-4 {
    margin-top: 0px;
  }
  section.main-content-area {
    padding: 30px 0px;
  }
  .mission-vision .mpt-4 .s-image{ 
    margin-top: 0px;
  }
  .offer {
    padding: 30px 0px 0px;
  }
  .footerRight {
    margin-top: 30px;
  }
  .rsPadding {
    padding: 30px 20px 30px 10px;
  }
  .discover .row {
    --bs-gutter-y: 30px;
  }
  .discover .dna {
    top: -9%;
  }
  .pageLinks {
    margin-bottom: 30px;
  }
  .footerRight .btn {
    margin-top: 20px;
  }
  .single-it {
    margin-bottom: 30px;
    gap: 10px;
  }
  img.p-img {
    height: 60px;
    width: auto;
  }
  .right-img {
    flex-direction: column-reverse;
  }
  .right-img img.prod-main-img,
  .left-img img.prod-main-img {
    margin-bottom: 30px;
  }
  .mission-vision .row{
    --bs-gutter-y: 30px;
    flex-direction: column-reverse;
  }
  .mission-vision .row:last-child{
    flex-direction: column;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .row.mpt-4 {
    margin-top: 50px;
  }
  .row.mt-5.p-wrapper {
    row-gap: 40px;
  }
  .rsPadding {
    padding: 40px 0;
  }
  .isolation_mode {
    height: 300px;
    width: auto;
  }
}