@media (max-width: 576px) {
  .top-contact-right {
    display: none;
  }
  .top_contact_bar {
    width: 100%;
    height: 49px;
    display: flex;
    justify-content: end;
    align-items: center;
    padding: 0 20px 0 0;
    border-bottom: 0.3px solid #bdbdbd;
  }
  .top_contact_left {
    display: flex;
    gap: 20px;
  }
  .top_number,
  .top_email {
    display: flex;
    align-items: center;
    gap: 4px;
  }
  .top_number img,
  .top_email img {
    max-width: 20px;
    height: 20px;
  }
  .top_number p,
  .top_email p {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 12px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #ffffff;
  }
  .navbar {
    /* padding-right: 60px; */
    padding-top: 10px;
  }
  /* Mobile hamburger icon visible on dark background */
  .navbar-toggler {
    border: none;
  }

  .navbar-toggler-icon {
    filter: invert(1);
  }

  /* Offcanvas styling */
  .offcanvas {
    background: #ffffff;
  }

  .offcanvas .nav-link {
    font-size: 18px;
    padding: 12px 0;
    color: #000;
  }

  .offcanvas .nav-link.active {
    color: #921a1d;
    font-weight: 600;
  }
  .main_hero_text_content h1 {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 24px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;
    color: #ffffff;
    text-align: center;
    margin-top: 80px;
  }
  .main_hero_text_content p {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-style: Medium;
    font-size: 14px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #ffffff;
    margin-top: 6px;
    text-align: center;
  }
  .main_hero_left {
    height: auto;
    display: block;
    align-items: center;
    padding-left: 0px;
  }
  .main_hero_right {
    width: 100%;
    display: block;
    align-items: center;
    justify-content: start;
  }
  .hero_button {
    width: 147px;
    height: 35px;
    border-radius: 5px;
    border: none;
    background: #921a1d;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-style: Medium;
    font-size: 12px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #ffffff;
    margin-top: 21px;
    text-align: center;
  }
  .her_btn_wrapper {
    display: flex;
    justify-content: center;
  }

  .switch_gear_trading {
    max-width: 176px;
    width: 100%;
    height: 180px;
    background: #ece9e9;
    z-index: 10;
    border-radius: 10px;
    backdrop-filter: blur(10.199999809265137px);
    cursor: pointer;
    margin-right: 15px;
  }
  .manufacturing_box {
    max-width: 176px;
    width: 100%;
    height: 180px;
    background: #ece9e9;
    z-index: 10;
    border-radius: 10px;
    backdrop-filter: blur(10.199999809265137px);
    cursor: pointer;
    margin-left: 15px;
  }
  .company_function_wrapper {
    display: flex;
    gap: 19px;
    justify-content: center;
  }
  .bottom_box {
    width: 100%;
    position: absolute;
    height: 108px;
    background: #921a1d;
    bottom: 0;
    z-index: 0;
  }
  .company_function_wrapper {
    width: 100%;
    height: 220px;
    position: relative;
  }
  .text_content h6 {
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-style: Medium;
    font-size: 12px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
  }
  .text_content span {
    width: 15px;
    height: 15px;
    background: #921a1d;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .text_content img {
    max-width: 6px;
    height: auto;
  }
  .main_hero_right {
    margin-top: 80px;
  }
  .mainAboutinner {
    height: auto;
    padding-bottom: 100px;
  }
  .aboutContent .subText {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 12px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #921a1d;
  }
  .aboutContent .mainText {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 18px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;
    color: #000000;
    margin-top: 7px;
    margin-bottom: 15px;
  }
  .aboutContent .paragraph {
    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;
    max-width: 80%;
    margin-bottom: 9px;
  }
  .aboutContent {
    padding-top: 27px;
    padding-left: 20px;
    padding-bottom: 58px;
  }
  .aboutContent button {
    width: 147px;
    height: 35px;
    background: #921a1d;
    border: none;
    border-radius: 5px;
    margin-top: 13px;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-style: Medium;
    font-size: 12px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #ffffff;
  }
  .ImgTopWrapper {
    max-width: 100%;
    height: 300px;
    background-repeat: no-repeat;
  }
  .ImgTopWrapper {
    position: absolute;

    top: 500px;
    display: flex;
    align-items: center;
    padding-left: 20px;
    padding-bottom: 0px;
  }
  .ImgTopWrapper p {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-style: Medium;
    font-size: 10px;
    leading-trim: NONE;
    line-height: 120%;
    letter-spacing: 0%;
    text-transform: uppercase;
    color: #ffffff;
  }


  .glob_img {
    position: absolute;
    left: 50%;
    top: 75%;
    transform: translateX(-50%);
  }
.glob_img img{
  width: 250px;
}
  .aboutContentRight p {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-style: Regular;
    font-size: 12px;
    leading-trim: NONE;
    line-height: 150%;
    letter-spacing: 0%;
    text-align: center;
    margin-top: 250px;
  }
  .global_partners_titles h6 {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 12px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #921a1d;
  }
  .global_partners_titles h2 {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 18px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;
    color: #000000;
    margin-top: 9px;
  }
  .globalPartnerWrapper {
    max-width: 167;
    width: 100%;
    height: 157px;
    border-radius: 3px;
    border: 0.5px solid #921a1d;
    background: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .globalPartnerWrapper img {
    max-width: 80%;
    height: auto;
  }
  .globalPartnersRow-1 {
    margin-top: 28px;
  }
  .globalPartnersRow-2 {
    margin-top: 0px;
  }
  .partnerCompany h6 {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-style: Medium;
    font-size: 14px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    color: #000000;
    margin-top: 5px;
  }
  .partnerCompany p {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-style: Medium;
    font-size: 10px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    color: #5b5b5b;
    margin-top: 2px;
    margin-bottom: 21px;
  }
  .growing_company_title h3 {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 18px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    text-transform: uppercase;
    color: #ffffff;
  }
  .status_wrapper p {
    font-family: "Montserrat", sans-serif;
    font-weight: 300;
    font-style: Light;
    font-size: 14px;
    leading-trim: NONE;
    line-height: 130%;
    letter-spacing: 0%;
    text-align: center;
    color: #ffffff;
    margin-top: 9px;
  }
  .status_wrapper h6 {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: Regular;
    font-size: 30px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    text-transform: uppercase;
    color: #ffffff;
    margin-top: 5px;
    margin-bottom: 38px;
  }
  .growing_company_section {
    max-width: 100%;
    height: auto;
    background: #921a1d;
    margin-top: 53px;
    padding-top: 46px;
    padding-bottom: 46px;
  }
  .product_category_section {
    padding-top: 67px;
    padding-bottom: 0px;
  }
  .product_category_titles h6 {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 12px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #921a1d;
  }
  .product_category_titles h2 {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 18px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;
    color: #000000;
    margin-top: 9px;
  }
  .carouselCard {
    height: 180px;
    padding-bottom: 5px !important;
  }
  .carouselImg {
    display: flex;
    justify-content: center;
    padding: 8px;
  }
  .categoryName h6 {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-style: Regular;
    font-size: 12px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    margin-top: 0px;
  }
  .breakeTagSM {
    display: block;
  }
  .carouselCard:hover {
    transform: translateY(0px);
    z-index: 5;
    box-shadow: none;
  }
  .product_category_header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
  }
  .manufcturing_title h6 {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 12px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #921a1d;
  }
  .manufcturing_title h2 {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 18px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;
    color: #000000;
    margin-top: 9px;
  }
  .manufacturing_process_wrapper {
    max-width: 90%;
    height: auto;
    margin: auto;
    margin-bottom: 16px;
  }
  .manufacturingRow-2 {
    margin-top: 0px;
  }
  .manufacturing_section {
    padding-top: 37px;
    padding-bottom: 37px;
  }

  .product_range_title h6 {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 12px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #921a1d;
  }
  .product_range_section {
    padding-top: 21px;
  }
  .product_range_title h2 {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 18px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;
    color: #000000;
    margin-top: 9px;
  }
  .productRangeBox {
    max-width: 307px;
    height: 292px;
    border-radius: 5px;
    border: 0.5px solid #000000;
    box-shadow: 0px 4px 4px 0px #00000040;
    padding: 11px 11px 0px 11px;
    cursor: pointer;

    /* Animation setup */
    transition: transform 0.35s ease, box-shadow 0.35s ease;
    margin: auto;
    margin-bottom: 21px;
  }
  /* Hover effect */
  .productRangeBox:hover {
    transform: translateY(0px); /* move up slightly */
    box-shadow: none;
  }

  .product_rangeRow-2,
  .product_rangeRow-3 {
    margin-top: 0px;
  }
  .product_used_section {
    max-width: 100%;
    height: auto;
    background: #921a1d;
    margin-top: 0px;
    padding-top: 40px;
    padding-bottom: 45px;
  }
  .product_used_title h2 {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 18px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    text-transform: uppercase;
    color: #ffffff;
  }
  .move-down {
    transform: translateY(0px);
  }

  .move-up {
    transform: translateY(0px);
  }
  .product_used_wrapper img {
    width: 236px;
    height: 215px;
    border-radius: 5px;
  }
  .product_used_wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .product_used_wrapper h6 {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-style: Medium;
    font-size: 14px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #ffffff;
    margin-top: 9px;
    margin-bottom: 30px;
  }

  .product_used_Row {
    margin-top: 44px;
  }
  .whyChoose_section {
    padding-top: 54px;
    margin-bottom: 50px;
  }
  .whyChoose_title h6 {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 12px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #921a1d;
  }
  .whyChoose_title h2 {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 18px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;
    color: #000000;
    margin-top: 9px;
  }
  .whyChoose_point_wrapper {
    max-width: 170px;
    width: 100%;
    height: 170px;
    background: #921a1d08;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
    margin-bottom: 13px;
  }
  .whyChoose_icon img {
    max-width: 100%;
    height: auto;
  }
  .whyChoose_icon h6 {
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-style: Medium;
    font-size: 14px;
    leading-trim: NONE;
    line-height: 130%;
    letter-spacing: 0%;
    text-align: center;
    margin-top: 10px;
  }
  .whyChoose_row {
    margin-top: 36px;
  }

  .mainContactForm {
    padding-top: 0px;
    padding-bottom: 74px;
  }
  .form-control {
    max-width: 90%;
    height: 56px;
    border-radius: 3px;
    border: 0.4px solid #921a1d;
    margin: auto;
  }
  .form-control_message {
    height: 108px;
  }
  .form-control::placeholder,
  textarea::placeholder {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-style: Regular;
    font-size: 12px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #6d6d6d;
  }
  .contact_form_button {
    width: 90%;
    height: 56px;
    background: #921a1d;
    border-radius: 3px;
    border: 0.4px solid #921a1d;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #ffffff;
  }
  .mainPageContactBtn {
    display: flex;
    justify-content: center;
  }

  /* ABOUT-PAGE-STYLING */
  .innerPage_hero_wrapper {
    max-width: 100%;
    height: auto;
    background: #f3f3f3;
    padding-top: 0px;
  }
  .innerPage_hero_leftWrapper {
    height: auto;
    display: flex;
    align-items: center;
  }
  .hero_section_left h6 {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 12px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #921a1d;
    margin-top: 80px;
  }
  .hero_section_left h1 {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 18px;
    leading-trim: NONE;
    line-height: 120%;
    letter-spacing: 0%;
    text-transform: uppercase;
    color: #000000;
    margin-top: 10px;
  }
  .hero_section_left {
    margin-left: 20px;
  }
  .hero_section_left p {
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-style: Light;
    font-size: 14px;
    leading-trim: NONE;
    line-height: 150%;
    letter-spacing: 0%;
    margin-top: 7px;
    max-width: 90%;
  }
  .innerPageHerobtn {
    width: 147px;
    height: 35px;
    border-radius: 5px;
    background: #921a1d;
    border: none;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-style: Medium;
    font-size: 12px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #ffffff;
    margin-top: 17px;
  }
  .hero_section_right img {
    max-width: 90%;
    height: auto;
    margin-top: 44px;
  }
  .hero_section_right {
    display: flex;
    justify-content: center;
  }
  .hero_section_right {
    margin-right: 0px;
    padding-bottom: 33px;
  }
  .aboutPage_about_title h6 {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 12px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #921a1d;
  }
  .aboutPage_about_title h2 {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 18px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;
    color: #000000;
    margin-top: 9px;
    margin-bottom: 20px;
  }
  .bocument-btn{
        margin-top: 9px;
    margin-bottom: 20px;

  }
  .aboutPage_about_section {
    padding-top: 42px;
    padding-bottom: 0px;
  }
  .aboutPage_about_left img {
    max-width: 90%;
    height: auto;
  }
  .aboutPage_about_left {
    display: flex;
    justify-content: center;
  }
  .aboutPage_about_right {
    padding-left: 20px;
    padding-top: 24px;
  }
  .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: 9px;
  }
  .mission-vision_section {
    padding-top: 50px;
    padding-bottom: 65px;
  }
  .mission_wrapper,
  .vision_wrapper {
    width: 100%;
    height: 199px;
    background: #921a1d;
    margin-top: 0px;
    padding: 32px;
  }
  .mission_wrapper h3,
  .vision_wrapper h3 {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 18px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;
    color: #ffffff;
  }
  .mission_wrapper p,
  .vision_wrapper 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: #ffffff;
    margin-top: 10px;
  }
  .mission-vision_section {
    padding-top: 65px;
    padding-bottom: 50px;
  }
  .core_value_section {
    padding-top: 44px;
    padding-bottom: 44px;
  }
  .core_value_title h6 {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 12px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #921a1d;
  }
  .core_value_title h2 {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 18px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;
    color: #000000;
    margin-top: 7px;
    margin-bottom: 24px;
  }
  .core_value_left img {
    max-width: 90%;
    height: auto;
  }
  .core_value_left {
    display: flex;
    justify-content: center;
  }
  .core_value_point h6 {
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-style: Medium;
    font-size: 14px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #000000;
  }
  .core_value_point {
    max-width: 90%;
    width: 100%;
    height: 57px;
    background: #f3f3f3;
    border-radius: 5px;
    /* margin: auto; */
    margin-bottom: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
  }
  .right_align-box {
    margin-left: 0px;
  }
  .whyChoose_section_about {
    padding-top: 0px;
    padding-bottom: 54px;
  }
  .career_about-section {
    padding-top: 44px;
    padding-bottom: 83px;
  }
  .career_about_title h6 {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 12px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #921a1d;
  }
  .career_about_title h2 {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 18px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;
    color: #000000;
    margin-top: 9px;
    margin-bottom: 0px;
  }
  .career_about_point img {
    max-width: 20px;
    height: 20px;
  }
  .career_about_point_wrapper h6 {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #000000;
  }
  .career_about_point_wrapper p {
    font-family: "Montserrat", sans-serif;
    font-weight: 300;
    font-style: Light;
    font-size: 11px;
    leading-trim: NONE;
    line-height: 150%;
    letter-spacing: 0%;
    color: #000000;
    margin-top: 9px;
  }
  .career_about_point {
    margin-top: 36px;
  }
  .aboutPage_contact {
    max-width: 100%;
    height: auto;
    background: #921a1d;
    margin-top: 23px !important;
    padding: 20px;
    /* padding-left: 24px; */
    display: block;
    justify-content: center;
    align-items: center;
    gap: 108px;
  }
  .about_email_wrapper span {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-style: Regular;
    font-size: 14px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #ffffff;
    margin-left: 0px;
  }
  .breakTagSM {
    display: block;
  }
  .about_email_wrapper {
    margin-bottom: 19px;
  }
  .about_bottom-img img {
    max-width: 100%;
    height: 280px;
    margin-top: 29px;
  }
  .innerPageMain_hero_wrapper {
    max-width: 100%;
    height: 541px;
    padding-top: 0px;
  }
  .innerMainPage_hero {
    margin-left: 0px;
  }
  .innerMian {
    height: auto;
    display: flex;
    align-items: center;
  }
  .innerMainPage_hero h6 {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 12px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #921a1d;
    margin-bottom: 7px;
    margin-top: 121px;
  }
  .innerMainPage_hero h1 {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 18px;
    leading-trim: NONE;
    line-height: 130%;
    letter-spacing: 0%;
    text-transform: uppercase;
    color: #ffffff;
    margin-bottom: 11px;
  }
  .innerMainPage_hero p {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-style: Medium;
    font-size: 14px;
    leading-trim: NONE;
    line-height: 120%;
    letter-spacing: 0%;
    color: #ffffff;
    max-width: 90%;
  }
  .innerMainPage_hero {
    padding-left: 20px;
  }
  .mainInnerPagebtn {
    width: 147px;
    height: 35px;
    background: #921a1d;
    border: none;
    border-radius: 5px;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-style: Medium;
    font-size: 12px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #ffffff;
    margin-top: 26px;
  }
  .switchgear_about_title h6 {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 12px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #921a1d;
  }
  .switchgear_about_title h2 {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 18px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;
    color: #000000;
    margin-top: 9px;
  }
  .switchgear_about_title_section p {
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-style: Light;
    font-size: 14px;
    leading-trim: NONE;
    line-height: 120%;
    letter-spacing: 0%;
    color: #000000;
    margin-top: 7px;
  }
  .switchgear_about_title_section {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
  }
  .breakeTagXL {
    display: none;
  }
  .switchgear_about_section {
    padding-top: 54px;
    padding-bottom: 65px;
  }
  .switch-gear_about_points {
    max-width: 394px;
    width: 80%;
    height: auto;
    background: #ffffff;
    border-radius: 10px;
    border: 0.3px solid #6e6e6e;
    padding: 34px 22px 40px 30px;
    margin: auto;
    margin-bottom: 15px;
  }
  .switch-gear_Row-2 {
    margin-top: 0px;
  }
  .switchgear_about_title_section {
    margin-bottom: 26px;
  }
  .expertise_include_section {
    padding-top: 0px;
    padding-bottom: 65px;
  }
  .expert_box {
    max-width: 315px;
    height: 247px;
    border-radius: 5px;
    border: 1px solid #bdbdbd;
    background: #dfdcdc;
    position: relative;
    margin: auto;
    margin-bottom: 20px;
  }
  .expert_row-2 {
    margin-top: 0px;
  }
  .expert_box_title h6 {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-style: Medium;
    font-size: 12px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    color: #ffffff;
  }
  .contact_form_title h6 {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 14px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #921a1d;
  }
  .contact_form_title h2 {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 18px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;
    color: #000000;
    margin-top: 9px;
    margin-bottom: 41px;
  }
  /* TRADING_PAGE_STYLING */
  .innerPageSecond_hero_wrapper {
    max-width: 100%;
    height: 541px;

    padding-top: 0px;
  }
.trading_page_about_section {
  padding-top: 65px;
  padding-bottom:65px;
}
.trading_page_about_title h6 {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 14px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  color: #921a1d;
}
.trading_page_about_title h2 {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 18px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  text-transform: uppercase;
  color: #000000;
  margin-top: 9px;
  margin-bottom: 24px;
}
.trading_manufacturing_box {
  max-width: 90%;
  height: auto;
  margin: auto;
}
.trading_manufacturing_box_text {
  max-width: 385px;
  width: 100%;
  height: 39px;
  background: #921a1d;
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 16px;
  margin-bottom: 33px;
}
.trading_manufacturing_box_text h6 {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: Medium;
  font-size: 12px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  color: #ffffff;
}
.trading_manufacturing_Row-2 {
  margin-top: 0px;
}
.keyPartners_title h6 {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 14px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  color: #921a1d;
}
.keyPartners_title h2 {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 18px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  text-transform: uppercase;
  color: #000000;
  margin-top: 9px;
}
.keyPartnersSection {
  padding-bottom: 55px;
}
.contactPage_contact_title h2 {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 18px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  text-transform: uppercase;
  color: #000000;
  margin-bottom: 24px;
}
.contactPage_contact_section {
  padding-top: 51px;
  padding-bottom: 88px;
}
.contactPage_form_container {
  max-width: 100%;
  height: auto;
  background: #f3f3f3;
  padding-top: 26px;
  padding-bottom: 44px;
}
.form_main {
  max-width: 90%;
  height: 55px;
  background: #ffffff;
  border: none;
  padding: 5;
  border-radius: 5px;
  margin: auto;
}
.form_main-message {
  max-width: 90%;
  border: none;
  height: 182px;
  border-radius: 5px;
  margin: auto;
}
.mainFormBtn {
  max-width: 90%;
  width: 100%;
  background: #921a1d;
  border: none;
  height: 45px;
  border-radius: 5px;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 14px;
  leading-trim: NONE;
  line-height: 150%;
  letter-spacing: 0%;
  color: #ffffff;
}
.contact_details_wrapper {
  padding-left: 0px;
}
.contact_details_wrapper .title h2 {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 18px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  text-transform: uppercase;
  color: #000000;
  margin-top: 38px;
}
.contact_details_wrapper .title p {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-style: Light;
  font-size: 14px;
  leading-trim: NONE;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: justify;
  color: #111111;
  margin-top: 7px;
  margin-bottom:25px;
}
.contact_number_details_TopBox {
  max-width: 100%;
  height: 91px;
  border: 0.5px solid #a9a9a9;
  backdrop-filter: blur(1px);
  margin-bottom: 12px;
}
.footer_container{
  max-width: 100%;
  height: auto;
  background: #921A1D;
  padding-bottom: 20px;
}
.social_media_icons_wrapper{
  display: flex;
  justify-content: center;
  gap: 8px;
  margin-top: 40px;
}
.footer_logo_wrapper{
  padding-left: 0px;
  padding-top: 43px;
}
.footer_logo{
  display: flex;
  justify-content: center;
}
.quik_link_wrapper h3{
font-family: "Montserrat", sans-serif;
font-weight: 800;
font-style: ExtraBold;
font-size: 22px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
color: #FFFFFF;
text-align: center;

}
.quik_link_wrapper ul li a,.footer_address_wrapper ul li a{
font-family: "Montserrat", sans-serif;
font-weight: 500;
font-style: Medium;
font-size: 16px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-decoration: none;
color: #FFFFFF;
text-align: center;
}
.quik_link_wrapper ul li{
  margin-bottom: 14px;
  text-align: center;
}

.footer_address_wrapper h3{
 font-family: "Montserrat", sans-serif;
font-weight: 800;
font-style: ExtraBold;
font-size: 22px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
color: #FFFFFF;
text-align: center;
 
}

.footer_address_wrapper ul li {
 font-family: "Montserrat", sans-serif;
font-weight: 500;
font-style: Medium;
font-size: 16px;
leading-trim: NONE;
line-height: 120%;
letter-spacing: 0%;
text-decoration: none;
color: #FFFFFF;
margin-bottom: 22px;
text-align: center;
}
.quik_link_wrapper ul ,.footer_address_wrapper ul{
  list-style: none;
  padding: 0;
  margin-top: 20px;
}

.quik_link_wrapper,.footer_address_wrapper{
  margin-top: 50px;
}
/* Default nav link */
.navbar-nav .nav-link {
  margin-left: 0px;
}
.navbar-nav .nav-link::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -4px;
  width: 0;
  height: 2px;
  background: #921a1d;
  transition: width 0.3s ease;
  display: none;
}
.about-toggle-button{
  background: #921a1d;
}

.contact_number_details_TopBox p{
   font-family: "Montserrat", sans-serif;
  font-size: 14px;
  color: #000000;
  font-weight: 500;
 
}


.subcategory {
  display: block;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
}

.category_page_container {
  max-width: 1200px;
  margin: auto;
  display: block;
  grid-template-columns: 1.2fr 1fr;
  gap: 60px;
}
.static_whatsapp_icon img{
  max-width: 80%;
  height: auto;
}
.static_whatsapp_icon{
 position: fixed;
 right: 20px;
 bottom:54px;
   cursor: pointer;
  z-index: 999;
  
}
}
@media (max-height: 800px) {
 .innerPage_hero_wrapper{
  height: auto;
    padding-bottom: 0px;

 }
}

