@media (min-width: 1200px) and (max-width: 1399px) {
 .breakeTagXL{
    display: none;
 }
.form_main {
  max-width: 480px;
  height: 55px;
  background: #ffffff;
  border: none;
  padding: 5;
  border-radius: 5px;
  margin: auto;
}
.form_main-message {
  max-width: 480px;
  border: none;
  height: 182px;
  border-radius: 5px;
  margin: auto;
}
.mainFormBtn {
  max-width: 480px;
  width: 100%;
  background: #921a1d;
  border: none;
  height: 55px;
  border-radius: 5px;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 150%;
  letter-spacing: 0%;
  color: #ffffff;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
 .breakeTagXL{
    display: none;
 }
.manufacturing_box,
.switch_gear_trading {
  max-width: 200px;
  width: 100%;
  height: 227px;
  background: #ece9e9;
  z-index: 10;
  border-radius: 10px;
  backdrop-filter: blur(10.199999809265137px);
  cursor: pointer;
}
.form_main {
  max-width: 400px;
  height: 55px;
  background: #ffffff;
  border: none;
  padding: 5;
  border-radius: 5px;
  margin: auto;
}
.form_main-message {
  max-width: 400px;
  border: none;
  height: 182px;
  border-radius: 5px;
  margin: auto;
}
.mainFormBtn {
  max-width: 400px;
  width: 100%;
  background: #921a1d;
  border: none;
  height: 55px;
  border-radius: 5px;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 150%;
  letter-spacing: 0%;
  color: #ffffff;
}

}
@media (min-width: 1200px) and (max-width:1399px) {
  .aboutPage_about_right {
  padding-left:90px;
} 
.aboutPage_about_right p {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 150%;
  letter-spacing: 0%;
  color: #000000;
  margin-bottom: 5px;
}
.mission_wrapper,
.vision_wrapper {
  width: 100%;
  height: 322px;
  background: #921a1d;
  margin-top: 32.5px;
  padding: 84px 40px;
}
.core_value_right {
  margin-top: 0px;
}

}
@media (min-width: 992px) and (max-width:1199px) {
     .aboutPage_about_right {
  padding-left:150px;
} 
.aboutPage_about_right p {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-style: Regular;
  font-size: 15px;
  leading-trim: NONE;
  line-height: 150%;
  letter-spacing: 0%;
  color: #000000;
  margin-bottom: 5px;
}
.mission_wrapper,
.vision_wrapper {
  width: 100%;
  height: 322px;
  background: #921a1d;
  margin-top:0px;
  padding: 70px 20px;
}
.core_value_right {
  margin-top: 0px;
}
}
@media (min-width: 768px) and (max-width:991px) {
.aboutPage_about_left img{
   max-width: 120%;
   height: 100%;
}
.aboutPage_about_right p {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-style: Regular;
  font-size: 14px;
  leading-trim: NONE;
  line-height: 150%;
  letter-spacing: 0%;
  color: #000000;
  margin-bottom: 5px;
}
.mission_wrapper,
.vision_wrapper {
  width: 100%;
  height: 322px;
  background: #921a1d;
  margin-top:0px;
  padding: 40px 15px;
}
.mission-vision-img img {
  width: 100%;
  height: 322px;
}
.core_value_right {
  margin-top: 0px;
}
.form_main {
  max-width: 300px;
  height: 55px;
  background: #ffffff;
  border: none;
  padding: 5;
  border-radius: 5px;
  margin: auto;
}
.form_main-message {
  max-width: 300px;
  border: none;
  height: 182px;
  border-radius: 5px;
  margin: auto;
}
.mainFormBtn {
  max-width: 300px;
  width: 100%;
  background: #921a1d;
  border: none;
  height: 55px;
  border-radius: 5px;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 150%;
  letter-spacing: 0%;
  color: #ffffff;
}



















}