@import url("https://fonts.googleapis.com/css2?family=Antonio:wght@100..700&display=swap");
/* font-family: "Antonio", sans-serif; */

@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");
/* font-family: "Montserrat", sans-serif; */

@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
/* font-family: "Poppins", sans-serif; */

@font-face {
  font-family: "century_gothicregular";
  src: url("../fonts/century_gothic-webfont.woff2") format("woff2"), url("../fonts/century_gothic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "century_gothicbold";
  src: url("../fonts/CenturyGothic-Bold.woff2") format("woff2"), url("../fonts/CenturyGothic-Bold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@media (min-width: 1440px) {
  .ds1 {
    font-size: 5rem;
    line-height: 1.2;
  }

  .ds2 {
    font-size: 4.5rem;
    line-height: 1.2;
  }

  /* 72px */
  .ds3 {
    font-size: 4rem;
    line-height: 1.2;
  }

  /* 64px */
  .ds4 {
    font-size: 3.75rem;
    line-height: 1.2;
  }

  /* 60px */
  .ds5 {
    font-size: 3rem;
    line-height: 1.2;
  }

  /* 48px */
  .ds6 {
    font-size: 2.5rem;
    line-height: 1.2;
  }

  .ds7 {
    font-size: 2.25rem;
    line-height: 1.2;
  }

  /* 36px */
  .ds8 {
    font-size: 1.875rem;
    line-height: 1.2;
  }

  /* 30px */
  .ds9 {
    font-size: 1.2rem;
    line-height: 1.2;
  }

  /* 24px */
  .ds10 {
    font-size: 1.25rem;
    line-height: 1.2;
  }

  /* 20px */
  .ds11 {
    font-size: 1rem;
  }

  /* 16px */
  .ds12 {
    font-size: 0.875rem;
  }

  /* 14px */
  .ds13 {
    font-size: 0.875rem;
  }

  /* 14px */
}

@media (max-width: 1440px) {
  .ds1 {
    font-size: calc(1.625rem + 3.5vw);
  }

  .ds2 {
    font-size: calc(1.275rem + 2.5vw);
  }

  .ds3 {
    font-size: calc(1.225rem + 1.3vw);
  }

  .ds4 {
    font-size: calc(1.475rem + 1.7vw);
  }

  .ds5 {
    font-size: calc(1.325rem + 1.1vw);
  }

  .ds6 {
    font-size: calc(1.375rem + 0.5vw);
  }

  .ds7 {
    font-size: calc(1.325rem + 0.5vw);
  }

  .ds8 {
    font-size: calc(1.3rem + 0.3vw);
  }

  .ds9 {
    font-size: calc(1.115rem + 0.1vw);
  }

  .ds10 {
    font-size: calc(1rem + 0vw);
  }

  .ds11 {
    font-size: calc(0.775rem + 0.1vw);
  }

  .ds12 {
    font-size: 0.875rem;
  }

  .ds13 {
    font-size: 0.875rem;
  }

  /* 14px */
  p {
    font-size: calc(0.875rem + 0.1vw);
  }
}

@media (max-width: 767px) {
  .ds1 {
    font-size: calc(1.625rem + 3.5vw);
  }

  .ds2 {
    font-size: calc(1.275rem + 2.5vw);
  }

  .ds3 {
    font-size: calc(1.225rem + 1.3vw);
  }

  .ds4 {
    font-size: calc(1.475rem + 1vw);
  }

  .ds5 {
    font-size: calc(1.925rem + 0.1vw);
  }

  .ds6 {
    font-size: calc(1.375rem + 0.5vw);
  }

  .ds7 {
    font-size: calc(1.325rem + 0.5vw);
  }

  .ds8 {
    font-size: calc(1.3rem + 0.3vw);
  }

  .ds9 {
    font-size: calc(1.155rem + 0.1vw);
  }

  .ds10 {
    font-size: calc(1.1rem + 0.1vw);
  }

  .ds11 {
    font-size: calc(0.875rem + 0.1vw);
  }

  .ds12 {
    font-size: 0.875rem;
  }

  .ds13 {
    font-size: 0.875rem;
  }

  p {
    font-size: calc(0.875rem + 0.1vw);
  }
}

body {
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
  color: #535658;
}

a {
  text-decoration: none;
}

h1,
h2 {
  font-family: "century_gothicregular";
}

.owl-theme .owl-nav .disabled {
  opacity: 0 !important;
}

.row::-webkit-scrollbar {
  display: none !important;
}

ul li {
  list-style-type: none;
}

.owl-dots {
  display: none;
}

.btngroup a {
  background-color: #f47527;
  font-size: 16px;
  color: #fff !important;
  padding: 15px 50px;
  display: inline-block;
  text-decoration: none;
}

/* global css end */

.header {
  position: absolute;
  top: 0;
  z-index: 999;
  background-color: #00000052;
}

.navbar-nav li {
  margin-left: 40px;
}

.navbar-nav li a {
  color: #fff !important;
  text-decoration: none !important;
}

.navbar-nav li a.active {
  border-bottom: 2px solid #ff5f45;
}

.header .collapse {
  justify-content: end;
}

.bannerDiv {
  position: relative;
}

.bantopsec h1 span {
  font-weight: bold;
}

.bantopsec {
  position: absolute;
  top: 0;
  color: #fff;
  width: auto;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  align-content: center;
  left: 15%;
  right: 15%;
  gap: 20px;
}

.bantopsec h1 {
  width: 100%;
  text-align: left;
}

.bantopsec p {
  width: 100%;
  font-size: 24px;
  text-align: left;
}

.IndustryDiv-in span {
  color: #f47527;
}

.RowGap {
  --bs-gutter-x: 6rem !important;
}

.visionMissionDivIn ul li {
  margin-bottom: 2px;
  list-style-type: disc;
}

.IndustryDiv-in h2 {
  font-weight: bold;
}

.numberDivInNumber {
  font-size: 140px;
  padding: 0 15px;
  color: #fff;
  opacity: 0.5;
  font-family: "Antonio", sans-serif;
}

.numberDivIn {
  text-align: center;
}

.numberDivIn span {
  position: absolute;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  width: 100%;
  height: 100%;
  text-transform: uppercase;
}

.ourProduct h2 span {
  color: #f47527;
  font-weight: bold;
}

.ourProductIn img {
  width: 100% !important;
}

.package_lft span { 
    display: inline-block;
    width: 228px;
    overflow: hidden;
    height: 100%;
}

.package_lft span img { 
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: -68px;
}

.ourProductIn .caption {
  position: absolute;
  bottom: 7%;
  left: 25px;
  color: #fff;
  text-align: left;
  text-transform: uppercase;
}

.ourProductIn .caption a {
  color: #fff;
  text-decoration: none;
  font-family: "century_gothicregular";
}

.ourProductIn .caption a:hover {
  text-decoration: underline;
}

.ourProductIn .caption {
  font-family: "Antonio", sans-serif;
}

/* .upSteelBox {
  position: absolute;
  right: 10%;
  top: 22%;
} */

.visionMissionDivIn h3 {
  display: flex;
  align-items: center;
  text-transform: uppercase;
}

.headcon {     
    display: inline-block;
    position: relative;
    padding-left: 0;
    width: 100%;
}

.wpDiv {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 40px;
    right: 40px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
    display: flex;
    align-items: center;
    justify-content: center;
}

.wpDiv i { 
    color: #FFF;
    font-size: 30px;
}

.headcon span {  }

.headcon a { text-decoration: none;  color: #0a0a0a; }

.visionMissionDivIn h3 .textlogo {
  margin-left: 20px;
  margin-top: -40px;
}

.visionMissionDivIn h3 span {
  margin-left: 10px;
  color: #f47527;
}

.capNumber {
  color: #fff;
  font-weight: 600;
  position: absolute;
  font-size: 26px;
  top: 3%;
  left: 9%;
}

.whyChooseDiv {
  margin-bottom: 20px;
}

.whyChooseDiv iframe {
  border-radius: 15px;
  height: 410px;
}

.whyChooseDiv h2 {
  color: #788598;
}

.whyChooseDiv h2 span {
  color: #f47527;
  font-weight: bold;
}

.lftBoder {
  position: relative;
  padding-left: 30px;
  margin-bottom: 20px;
  display: inline-block;
}

.lftBoder::after {
  position: absolute;
  left: 0;
  width: 5px;
  height: 100%;
  background-color: #f47527;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
}

.qualityDiv h3 {
  color: #454545;
}

.qualityDiv {
  margin-bottom: 20px;
  margin-top: 20px;
}

.qualityDiv small {
  margin-top: 5px;
  display: inline-block;
  margin-top: 10px;
}

.qualityDiv a {
  color: #454545;
  font-weight: 600;
}

.ourClientsDiv {
  background-color: #f1f4f5;
  padding: 50px 0;
  text-align: center;
}

.ourClientsDiv h2 span {
  font-weight: bold;
  color: #f47527;
}

.ourClientsDiv ul li {
  width: 16%;
  padding: 0px 20px;
}

.ourClientsDiv ul li img {
  width: 100%;
}

.sub-logossec h2 span {
  color: #f47527;
  font-weight: bold;
}

.sublogosDiv {
  text-align: left;
  margin-bottom: 30px;
}

.sublogosDiv h3 {
  margin-top: 15px;
}

.sublogosDiv p {
  color: #030d27;
}

.testimonialDiv {
  background: #f1f4f5;
}

.owl-item.active.center {
}

.center .testimonialDivSlider {
  box-shadow: 0px 0px 12px #ccc;
  margin: 0px 0;
}

.testimonialDivSlider {
  text-align: left;
  background-color: #fff;
  padding: 20px;
  border-radius: 10px;
  margin: 20px 0 !important;
  height: 380px;
  align-items: center;
  gap: 75px;
}

.testimonialDivSlider p {
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 9;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}

.testimonialDiv h2 {
  font-weight: bold;
}

.testimonialDiv h2 span {
  color: #f47527;
}

.testimonialDivSlider h3 {
}


.ban-logo { 
    margin-left: 0;
    position: absolute;
    right: 20px;
    top: 2px;
}

.ban-logo img {  height: 70px; }


.testimonialDivSliderLft span {
  position: absolute;
  bottom: 20px;
  height: 100%;
  display: flex;
  align-items: flex-end;
}

.testimonialDivSliderLft span img {
  height: 60%;
}

.testimonialDivSliderLft {
  width: 30%;
}

.testimonialDivSliderRht {
  width: 70%;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  gap: 30px;
}

.testimonial .owl-nav {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  color: #ccc;
}

/* inner page start*/
.about-upDiv-in {
}

.profileDiv {
  width: 100%;
  height: 400px;
  overflow: hidden;
  border-radius: 30px;
}

.profileDiv img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.about-upDiv-in h2 span {
  font-weight: bold;
  color: #f47527;
  margin-bottom: 0;
}

.about-upDiv-in ol {
  margin-top: 40px;
  padding: 0;
  padding-left: 20px;
}

.about-caption {
  position: absolute;
  bottom: 0;
  width: 300px;
  height: 190px;
  padding: 40px;
  background: rgb(0 0 0 / 50%);
  color: #fff;
  display: flex;
  align-items: center;
  right: -30px;
  text-transform: uppercase;
  font-family: "Antonio", sans-serif;
}

.about-upDiv-in ol li {
  color: #11283b;
  font-weight: bold;
  text-transform: uppercase;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ccc;
}

.recentProjectDiv-in .procaptionDiv1 {
  position: absolute;
  background-color: #fff;
  padding: 10px 30px;
  text-transform: uppercase;
  font-weight: bold;
  bottom: 80px;
  left: 40px;
}

.procaptionDiv2 {
  position: absolute;
  background-color: #fff;
  padding: 5px 30px;
  text-transform: uppercase;
  font-weight: normal;
  bottom: 35px;
  left: 40px;
}

.recentProjectDiv .owl-nav {
  display: block !important;
}

.recentProjectDiv .nav-tabs {
  border-bottom: 1px solid #9d9d9d;
}

.recentProjectDiv .owl-nav {
  gap: 10px;
  position: absolute;
  top: -92px;
  right: 0;
  display: flex !important;
}

.sub-logossec .nav-tabs .nav-link {
  border: none !important;
  border-color: transparent;

  text-transform: uppercase;
  color: #000 !important;
}

.sub-logossec .nav-tabs .nav-link.active {
  border-bottom: 2px solid #000 !important;
  font-weight: bold;
}

.sub-logossec .nav-tabs .nav-item {
  margin-right: 30px;
}

.sub-logossec .nav-tabs .nav-link {
  padding: 0 12px;
}

.product_item {
  padding: 60px 0;
}

.product_item_in {
  margin-bottom: 20px;
}

.product_item_in img {
  width: 100%;
}

.product_item_in h3 {
  text-transform: uppercase;
  font-size: 24px;
  margin: 12px 0;
  font-family: "Antonio", sans-serif;
}

.product_item_in small {
  color: #454545;
  font-family: "Antonio", sans-serif;
}

.ourProductsDiv .nav-tabs .nav-link.active {
  border-bottom: 2px solid #000 !important;
  font-weight: bold;
}

.ourProductsDiv .nav-tabs .nav-item {
  margin-right: 30px;
}

.ourProductsDiv .nav-tabs .nav-link {
  border: none !important;
  border-color: transparent;
  text-transform: uppercase;
  color: #000 !important;
}

.ourProductsDiv h2 span {
  color: #f47527;
  font-weight: bold;
}

.specification_item {
  padding: 60px 0;
}

.specification_item ul {
  display: flex;
  padding: 0;
}

.specification_item ul li span {
  display: inline-block;
  height: 280px;
  overflow: hidden;
}

.specification_item ul li span img {
  width: auto;
  height: 420px;
  max-width: none;
}

.specification_item ul li {
  background-color: #f4f5f5;
  overflow: hidden;
  width: 25%;
}

.specification_item table td {
  font-size: 14px;
  padding-bottom: 4px;
  padding-top: 7px;
}

.contact_form {
  padding: 60px 0;
}

.contact_form_lft a {
  text-decoration: none;
  background: #f47527;
  padding: 12px 20px;
  display: inline-block;
  margin-top: 5%;
  color: #fff !important;
  text-transform: uppercase;
}

.contact_form_lft .form-control {
  margin: 0 0 20px 0;
}

.contact_form_rht li {
  display: flex;
  margin-bottom: 40px;
}

.contact_form_rht_ico {
  width: 100%;
  display: inline-block;
  position: relative;
  padding-left: 100px;
  margin-bottom: 50px;
}

.contact_form_rht_ico h3 {
  color: #000;
  font-size: 20px;
}

.contact_form_rht { margin-top:60px; }

.contactCaption { line-height: 28px; }

.contact_form_rht_ico span {
    position: absolute;
    left: 0;
    top: -25px;
}

.pdfDiv { margin-top: 20px; }

.pdfDiv small {
    width: 100%;
    float: left;
    text-transform: uppercase;
    position: relative;
    padding-left: 0;
    margin-bottom: 10px;
 } 

.pdfDiv small a { color:#f47527; padding-left:30px; } 

.pdfDiv small i { 
   font-size:24px;    
   font-size: 24px;
   position: absolute;
}
 
.quality_rht {
  border: 1px solid #b0b0b0;
  padding: 32px;
  padding-left: 170px;
  margin-left: -140px;
  margin-top: 100px;
  height: 90%;
}

.packaging_sec {
  padding-bottom: 120px;
  padding-top: 60px;
}

.quality_rht h2 {
  color: #000;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 30px;
  margin-top: 27px;
}

.quality_rht h2 span {
  color: #f47527;
  font-weight: bold;
  text-transform: uppercase;
}

.quality_rht p {
  color: #11283b;
}

.packaging_sec_in {
  border: 1px solid #aeaeae;
  height: 332px;
  overflow: hidden;
}

.package_rht {
  padding-top: 40px;
  padding-right: 40px;
  position: relative;
}

.packaging_sec h2 {
  text-align: center;
  margin-bottom: 45px;
  font-weight: bold;
  text-transform: uppercase;
}

.packaging_sec h2 span {
  color: #f47527;
  font-weight: bold;
  text-transform: uppercase;
}

.package_rht h3 {
  color: #11283b;
  font-size: 24px;
  font-weight: 400;
  position: relative;
}

.package_rht h3::after {
  position: absolute;
  content: "";
  height: 1px;
  background: #000;
  top: 38px;
  width: 25px;
  left: 2px;
}

.package_rht p {
  color: #11283b;
  margin-top: 30px;
}

.package_rht a {
  text-transform: uppercase;
  font-size: 14px;
  position: absolute;
  bottom: 19px;
  right: 40px;
  color: #3877d6;
}

.contact_form_in h2 {
  font-weight: bold;
}

.textlogo img {
  height: 80px;
}

.productSpecificationDiv {
  padding: 60px 0;
  text-align: center;
}

.productSpecificationDiv p {
  padding: 0 10%;
}

.SpecificationDiv-in {
  padding-top: 90px;
}

.home-demo {
  padding: 8px;
  border: 1px solid #bbbbbb;
  text-align: left;
  font-family: "Poppins", sans-serif;
  height: 828px;
}

.home-demo span {
    height: 235px;
    overflow: hidden;
    display: inline-block;
}



.home-demo .formsDiv:nth-child(4) ul li {
  margin-right: 0 !important;
  margin-bottom: 10px !important;
}

.home-demo .formsDiv:nth-child(3) {
  height: 100px;
}

.home-demo .formsDiv:nth-child(4) {
  height: 200px;
}

.home-demo .formsDiv:nth-child(5) {
  height: 100px;
}

.formsDiv {
  border: 1px solid #bbbbbb;
  padding: 10px 15px;
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
}

.productSpecificationDiv h2 {
  font-weight: bold;
  position: relative;
  margin: 0;
}

/*.productSpecificationDiv h2::after { content: ''; position: absolute; bottom: ; width: 150px; height: 1px; background: #F47527;  }   */

.productSpecificationDiv h2 span {
  color: #f47527;
}

.formsDiv ul {
  padding-left: 16px;
}

.formsDiv ul li {
  list-style-type: disc;
  position: relative;
  float: left;
  margin-right: 25px;
  font-size: 15px;
}

.box-Div {
  padding: 15px;
}

.box-Div h3 {
  text-transform: capitalize;
  font-size: 23px;
  font-family: "Poppins", sans-serif;
}

.formsDiv h4 {
  font-size: 20px;
}

.box-Div p {
  font-weight: 500;
  padding: 0;
}

#recent-project .owl-nav {
  display: flex;
  align-items: center;
  justify-content: end;
  bottom: 35%;
  margin-top: 20px;
  gap: 5px;
}

/* inner page End*/

/* Footer start */

.footerDiv {
  padding: 80px 0 40px 0;
  background: #303030;
  color: #fff;
}

.footerDiv-in {
  padding-right: 5%;
}

.footerDiv-in-rht h2 {
  font-size: 30px;
}

.footerDiv-in-rhtin h3 {
  font-size: 16px;

  margin-bottom: 25px;
  font-family: "Manrope", sans-serif;
}

.footerDiv-in-rhtin {
  margin-top: 30px;
}

.footerDiv-in-rhtin p {
  font-weight: bold;
}

.footerDiv-in-rhtin p a {
  text-decoration: none;
}

.footerDiv-in-rhtin ul {
  padding: 0;
}

.footerDiv-in-rhtin ul li {
  padding: 0;
}

.footerDiv-in-rhtin ol {
  list-style-type: none;
  padding: 0;
}

.footerDiv-in-rhtin ol li a {
  color: #fff;
}

.footerDiv-in-rhtin ul li a {
  color: #fff;
  text-decoration: none;
}

.footerDiv-in-rht span {
  margin-top: 90px;
  display: inline-block;
}

.footerDiv-in-rhtin h3 {
  text-transform: uppercase;
}

/* Footer End */

.ourProductIn {
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 15px;
  display: inline-block;
}

@media screen and (max-width: 991px) {
  .bannerDiv .btngroup {
    width: 100%;
  }

  .numberDivInNumber {
    font-size: 94px;
 }

 .full video { width:100%; } 

  .SpecificationDiv-in {
    padding-top: 20px;
  }

  .IndustryDiv {
    padding-bottom: 30px;
  }

  .quality_rht h2 {
    margin-bottom: 15px;
    margin-top: 10px;
  }

  .ourProductsDiv .nav-tabs .nav-item {
    margin-right: 0;
    width: 50%;
    float: left;
  }
  .footerDiv-in-rhtin ol {
    justify-content: center;
  }
  .package_rht a {
    position: relative;
    bottom: 0;
    right: auto;
    left: 0;
    float: left !important;
  }
  .packaging_sec h2 {
    margin-bottom: 20px;
  }
  .ourProductsDiv .nav-tabs .nav-link {
    padding: 10px 5px;
  }

  .ourProductDiv img {
    height: 380px !important;
    width: auto !important;
    max-width: none !important;
  }
  .quality_rht {
    border: 1px solid #b0b0b0;
    padding: 15px;
    padding-left: 15px;
    margin-left: 0;
    margin-top: 0;
    height: auto;
  }

  .packaging_sec {
    padding-bottom: 50px;
    padding-top: 0;
  }

  .packaging_sec_in {
    height: auto;
    margin-bottom: 20px;
    padding: 15px;
  }

  .package_rht {
    padding-top: 15px;
    padding-right: 40px;
  }

  .bannerDiv {
    text-align: center;
  }

  .brack {
    display: none;
  }

  .bantopsec {
    left: 15px;
    right: 15px;
    gap: 10px;
    height: 110%;
  }

  .ourProductIn {
    margin-bottom: 25px;
    height: 320px;
    overflow: hidden;
    border-radius: 20px;
  }

  .bannerDiv img {
        height: 470px;
        width: 100%;
        max-width: none;
        object-position: left;
        object-fit: none;
  }

  .bannerDiv {
    overflow: hidden;
  }

  .contact_form {
    padding: 30px 0;
  }

  .btngroup a {
    font-size: 14px;
    padding: 10px 30px;
    margin-top: 5px;
    position: absolute;
    bottom: -67px;
    left: 31%;
    display: inline-block;
  }

  .ourClientsDiv ul li {
    width: 42%;
    padding: 0;
  }

  .footerDiv {
    padding: 40px 0 40px 0;
    text-align: center;
  }

  .contact_form_lft {
    margin-bottom: 30px;
  }

  .contact_form_rht ul {
    padding: 0;
  }

  .contact_form_rht_ico {
    padding-left: 95px;
  }

  .contact_form_rht li {
    margin-bottom: 10px;
  }

  .navbar-toggler {
    padding: 0 !important;
    width: auto;
    height: auto;
  }

  .contact_form_lft a {
    margin-top: 0;
  }

  .footerDiv-in-rhtin h3 {
    margin-bottom: 15px;
  }

  .footerDiv-in-rhtin {
    margin-top: 15px;
  }

  .navbar-toggler:focus {
    box-shadow: none !important;
    outline: 0;
  }

  .navbar-nav {
    background: #060606bf;
  }

  .navbar-nav li {
    margin-left: 0;
    padding: 0px 15px;
  }

  .textlogo img {
    height: 60px;
  }

  .visionMissionDivIn {
    margin-top: 35px;
  }

  .RowGap {
    --bs-gutter-x: 0rem !important;
  }

  .bantopsec p {
    font-size: 16px;
  }

  .productSpecificationDiv p {
    padding: 0;
  }
  .testimonialDiv {
     padding: 0 15px;
}
.profileDiv { height:440px; }

}

@media screen and (max-width: 767px) {
  .bantopsec h1 {
   font-size: 22px;
   margin-top: 0;
   text-align: center;
  }
  .testimonialDivSlider p {
    font-size: 14px;
}
 .bantopsec {
     height: 85%;
 }
.testimonialDivSliderLft span img {
    height: 50%;
    margin-left: -10px;
}

.ourProductIn img {

    object-position: 0px -193px;
}
  .contact_form_rht_ico img { height:50px; }
  .contact_form_rht_ico span { top: -14px; }
  .whyChooseDiv iframe {
    border-radius: 15px;
    height: 220px;
  }

  .contact_form_rht_ico {
        padding-left: 70px;
    }

  .headcon img { height:auto; }

  .textlogo img {
    height: 50px;
  }

  .home-demo {
    height: auto;
    width: 99.5%;
  }

  .home-demo .formsDiv {
    height: auto !important;
  }
}