@charset "UTF-8";
/*
Theme Name: beeta
Theme URI:
Author:
Author URI:
Description: Multi-Purpose Responsive WooCommerce Theme
Version: 202006.14.622p
Text Domain: flatsome
License: http://themeforest.net/licenses
License URI: http://themeforest.net/licenses
*/
/***************
All custom CSS should be added to Flatsome > Advanced > Custom CSS,
or in the style.css of a Child Theme.
***************/
/*
*
* IMPORTANT NOTE:
* SCSS file for this Style.css is placed in theme folder
* under resources/custom/css/style.scss
*
*
*
*
*
*
*
*
*
*
*
*
*
*/
@font-face {
  font-family: "sf-pro-bold";
  src: url("../fonts/sfprodisplaybold.woff2") format("woff2"), url("../fonts/sfprodisplaybold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "sf-pro-medium";
  src: url("../fonts/sfprodisplaymedium.woff2") format("woff2"), url("../fonts/sfprodisplaymedium.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "sf-pro-regular";
  src: url("../fonts/sfprodisplayregular.woff2") format("woff2"), url("../fonts/sfprodisplayregular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "sf-pro-light";
  src: url("../fonts/sf-pro-display-light.woff2") format("woff2"), url("../fonts/sf-pro-display-light.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "sf-pro-thin";
  src: url("../fonts/sf-pro-display-thin.woff2") format("woff2"), url("../fonts/sf-pro-display-thin.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
.m-t-0 {
  margin-top: 0px !important;
}

.p-t-0 {
  padding-top: 0px !important;
}

.border-t-0 {
  border-top: 0px !important;
}

.m-b-0 {
  margin-bottom: 0px !important;
}

.p-b-0 {
  padding-bottom: 0px !important;
}

.border-b-0 {
  border-bottom: 0px !important;
}

.m-l-0 {
  margin-left: 0px !important;
}

.p-l-0 {
  padding-left: 0px !important;
}

.border-l-0 {
  border-left: 0px !important;
}

.m-r-0 {
  margin-right: 0px !important;
}

.p-r-0 {
  padding-right: 0px !important;
}

.border-r-0 {
  border-right: 0px !important;
}

.cust-mar-0 {
  margin: 0rem;
}

.cust-pad-0 {
  padding: 0rem;
}

.cust-h-0 {
  height: 0vh;
}

.cust-index-0 {
  z-index: 0 !important;
}

.m-t-5 {
  margin-top: 5px !important;
}

.p-t-5 {
  padding-top: 5px !important;
}

.border-t-5 {
  border-top: 5px !important;
}

.m-b-5 {
  margin-bottom: 5px !important;
}

.p-b-5 {
  padding-bottom: 5px !important;
}

.border-b-5 {
  border-bottom: 5px !important;
}

.m-l-5 {
  margin-left: 5px !important;
}

.p-l-5 {
  padding-left: 5px !important;
}

.border-l-5 {
  border-left: 5px !important;
}

.m-r-5 {
  margin-right: 5px !important;
}

.p-r-5 {
  padding-right: 5px !important;
}

.border-r-5 {
  border-right: 5px !important;
}

.cust-mar-5 {
  margin: 5rem;
}

.cust-pad-5 {
  padding: 5rem;
}

.cust-h-5 {
  height: 5vh;
}

.cust-index-5 {
  z-index: 5 !important;
}

.m-t-10 {
  margin-top: 10px !important;
}

.p-t-10 {
  padding-top: 10px !important;
}

.border-t-10 {
  border-top: 10px !important;
}

.m-b-10 {
  margin-bottom: 10px !important;
}

.p-b-10 {
  padding-bottom: 10px !important;
}

.border-b-10 {
  border-bottom: 10px !important;
}

.m-l-10 {
  margin-left: 10px !important;
}

.p-l-10 {
  padding-left: 10px !important;
}

.border-l-10 {
  border-left: 10px !important;
}

.m-r-10 {
  margin-right: 10px !important;
}

.p-r-10 {
  padding-right: 10px !important;
}

.border-r-10 {
  border-right: 10px !important;
}

.cust-mar-10 {
  margin: 10rem;
}

.cust-pad-10 {
  padding: 10rem;
}

.cust-h-10 {
  height: 10vh;
}

.cust-index-10 {
  z-index: 10 !important;
}

.m-t-15 {
  margin-top: 15px !important;
}

.p-t-15 {
  padding-top: 15px !important;
}

.border-t-15 {
  border-top: 15px !important;
}

.m-b-15 {
  margin-bottom: 15px !important;
}

.p-b-15 {
  padding-bottom: 15px !important;
}

.border-b-15 {
  border-bottom: 15px !important;
}

.m-l-15 {
  margin-left: 15px !important;
}

.p-l-15 {
  padding-left: 15px !important;
}

.border-l-15 {
  border-left: 15px !important;
}

.m-r-15 {
  margin-right: 15px !important;
}

.p-r-15 {
  padding-right: 15px !important;
}

.border-r-15 {
  border-right: 15px !important;
}

.cust-mar-15 {
  margin: 15rem;
}

.cust-pad-15 {
  padding: 15rem;
}

.cust-h-15 {
  height: 15vh;
}

.cust-index-15 {
  z-index: 15 !important;
}

.m-t-20 {
  margin-top: 20px !important;
}

.p-t-20 {
  padding-top: 20px !important;
}

.border-t-20 {
  border-top: 20px !important;
}

.m-b-20 {
  margin-bottom: 20px !important;
}

.p-b-20 {
  padding-bottom: 20px !important;
}

.border-b-20 {
  border-bottom: 20px !important;
}

.m-l-20 {
  margin-left: 20px !important;
}

.p-l-20 {
  padding-left: 20px !important;
}

.border-l-20 {
  border-left: 20px !important;
}

.m-r-20 {
  margin-right: 20px !important;
}

.p-r-20 {
  padding-right: 20px !important;
}

.border-r-20 {
  border-right: 20px !important;
}

.cust-mar-20 {
  margin: 20rem;
}

.cust-pad-20 {
  padding: 20rem;
}

.cust-h-20 {
  height: 20vh;
}

.cust-index-20 {
  z-index: 20 !important;
}

.m-t-25 {
  margin-top: 25px !important;
}

.p-t-25 {
  padding-top: 25px !important;
}

.border-t-25 {
  border-top: 25px !important;
}

.m-b-25 {
  margin-bottom: 25px !important;
}

.p-b-25 {
  padding-bottom: 25px !important;
}

.border-b-25 {
  border-bottom: 25px !important;
}

.m-l-25 {
  margin-left: 25px !important;
}

.p-l-25 {
  padding-left: 25px !important;
}

.border-l-25 {
  border-left: 25px !important;
}

.m-r-25 {
  margin-right: 25px !important;
}

.p-r-25 {
  padding-right: 25px !important;
}

.border-r-25 {
  border-right: 25px !important;
}

.cust-mar-25 {
  margin: 25rem;
}

.cust-pad-25 {
  padding: 25rem;
}

.cust-h-25 {
  height: 25vh;
}

.cust-index-25 {
  z-index: 25 !important;
}

.m-t-30 {
  margin-top: 30px !important;
}

.p-t-30 {
  padding-top: 30px !important;
}

.border-t-30 {
  border-top: 30px !important;
}

.m-b-30 {
  margin-bottom: 30px !important;
}

.p-b-30 {
  padding-bottom: 30px !important;
}

.border-b-30 {
  border-bottom: 30px !important;
}

.m-l-30 {
  margin-left: 30px !important;
}

.p-l-30 {
  padding-left: 30px !important;
}

.border-l-30 {
  border-left: 30px !important;
}

.m-r-30 {
  margin-right: 30px !important;
}

.p-r-30 {
  padding-right: 30px !important;
}

.border-r-30 {
  border-right: 30px !important;
}

.cust-mar-30 {
  margin: 30rem;
}

.cust-pad-30 {
  padding: 30rem;
}

.cust-h-30 {
  height: 30vh;
}

.cust-index-30 {
  z-index: 30 !important;
}

.m-t-35 {
  margin-top: 35px !important;
}

.p-t-35 {
  padding-top: 35px !important;
}

.border-t-35 {
  border-top: 35px !important;
}

.m-b-35 {
  margin-bottom: 35px !important;
}

.p-b-35 {
  padding-bottom: 35px !important;
}

.border-b-35 {
  border-bottom: 35px !important;
}

.m-l-35 {
  margin-left: 35px !important;
}

.p-l-35 {
  padding-left: 35px !important;
}

.border-l-35 {
  border-left: 35px !important;
}

.m-r-35 {
  margin-right: 35px !important;
}

.p-r-35 {
  padding-right: 35px !important;
}

.border-r-35 {
  border-right: 35px !important;
}

.cust-mar-35 {
  margin: 35rem;
}

.cust-pad-35 {
  padding: 35rem;
}

.cust-h-35 {
  height: 35vh;
}

.cust-index-35 {
  z-index: 35 !important;
}

.m-t-40 {
  margin-top: 40px !important;
}

.p-t-40 {
  padding-top: 40px !important;
}

.border-t-40 {
  border-top: 40px !important;
}

.m-b-40 {
  margin-bottom: 40px !important;
}

.p-b-40 {
  padding-bottom: 40px !important;
}

.border-b-40 {
  border-bottom: 40px !important;
}

.m-l-40 {
  margin-left: 40px !important;
}

.p-l-40 {
  padding-left: 40px !important;
}

.border-l-40 {
  border-left: 40px !important;
}

.m-r-40 {
  margin-right: 40px !important;
}

.p-r-40 {
  padding-right: 40px !important;
}

.border-r-40 {
  border-right: 40px !important;
}

.cust-mar-40 {
  margin: 40rem;
}

.cust-pad-40 {
  padding: 40rem;
}

.cust-h-40 {
  height: 40vh;
}

.cust-index-40 {
  z-index: 40 !important;
}

.m-t-45 {
  margin-top: 45px !important;
}

.p-t-45 {
  padding-top: 45px !important;
}

.border-t-45 {
  border-top: 45px !important;
}

.m-b-45 {
  margin-bottom: 45px !important;
}

.p-b-45 {
  padding-bottom: 45px !important;
}

.border-b-45 {
  border-bottom: 45px !important;
}

.m-l-45 {
  margin-left: 45px !important;
}

.p-l-45 {
  padding-left: 45px !important;
}

.border-l-45 {
  border-left: 45px !important;
}

.m-r-45 {
  margin-right: 45px !important;
}

.p-r-45 {
  padding-right: 45px !important;
}

.border-r-45 {
  border-right: 45px !important;
}

.cust-mar-45 {
  margin: 45rem;
}

.cust-pad-45 {
  padding: 45rem;
}

.cust-h-45 {
  height: 45vh;
}

.cust-index-45 {
  z-index: 45 !important;
}

.m-t-50 {
  margin-top: 50px !important;
}

.p-t-50 {
  padding-top: 50px !important;
}

.border-t-50 {
  border-top: 50px !important;
}

.m-b-50 {
  margin-bottom: 50px !important;
}

.p-b-50 {
  padding-bottom: 50px !important;
}

.border-b-50 {
  border-bottom: 50px !important;
}

.m-l-50 {
  margin-left: 50px !important;
}

.p-l-50 {
  padding-left: 50px !important;
}

.border-l-50 {
  border-left: 50px !important;
}

.m-r-50 {
  margin-right: 50px !important;
}

.p-r-50 {
  padding-right: 50px !important;
}

.border-r-50 {
  border-right: 50px !important;
}

.cust-mar-50 {
  margin: 50rem;
}

.cust-pad-50 {
  padding: 50rem;
}

.cust-h-50 {
  height: 50vh;
}

.cust-index-50 {
  z-index: 50 !important;
}

.m-t-55 {
  margin-top: 55px !important;
}

.p-t-55 {
  padding-top: 55px !important;
}

.border-t-55 {
  border-top: 55px !important;
}

.m-b-55 {
  margin-bottom: 55px !important;
}

.p-b-55 {
  padding-bottom: 55px !important;
}

.border-b-55 {
  border-bottom: 55px !important;
}

.m-l-55 {
  margin-left: 55px !important;
}

.p-l-55 {
  padding-left: 55px !important;
}

.border-l-55 {
  border-left: 55px !important;
}

.m-r-55 {
  margin-right: 55px !important;
}

.p-r-55 {
  padding-right: 55px !important;
}

.border-r-55 {
  border-right: 55px !important;
}

.cust-mar-55 {
  margin: 55rem;
}

.cust-pad-55 {
  padding: 55rem;
}

.cust-h-55 {
  height: 55vh;
}

.cust-index-55 {
  z-index: 55 !important;
}

.m-t-60 {
  margin-top: 60px !important;
}

.p-t-60 {
  padding-top: 60px !important;
}

.border-t-60 {
  border-top: 60px !important;
}

.m-b-60 {
  margin-bottom: 60px !important;
}

.p-b-60 {
  padding-bottom: 60px !important;
}

.border-b-60 {
  border-bottom: 60px !important;
}

.m-l-60 {
  margin-left: 60px !important;
}

.p-l-60 {
  padding-left: 60px !important;
}

.border-l-60 {
  border-left: 60px !important;
}

.m-r-60 {
  margin-right: 60px !important;
}

.p-r-60 {
  padding-right: 60px !important;
}

.border-r-60 {
  border-right: 60px !important;
}

.cust-mar-60 {
  margin: 60rem;
}

.cust-pad-60 {
  padding: 60rem;
}

.cust-h-60 {
  height: 60vh;
}

.cust-index-60 {
  z-index: 60 !important;
}

.m-t-65 {
  margin-top: 65px !important;
}

.p-t-65 {
  padding-top: 65px !important;
}

.border-t-65 {
  border-top: 65px !important;
}

.m-b-65 {
  margin-bottom: 65px !important;
}

.p-b-65 {
  padding-bottom: 65px !important;
}

.border-b-65 {
  border-bottom: 65px !important;
}

.m-l-65 {
  margin-left: 65px !important;
}

.p-l-65 {
  padding-left: 65px !important;
}

.border-l-65 {
  border-left: 65px !important;
}

.m-r-65 {
  margin-right: 65px !important;
}

.p-r-65 {
  padding-right: 65px !important;
}

.border-r-65 {
  border-right: 65px !important;
}

.cust-mar-65 {
  margin: 65rem;
}

.cust-pad-65 {
  padding: 65rem;
}

.cust-h-65 {
  height: 65vh;
}

.cust-index-65 {
  z-index: 65 !important;
}

.m-t-70 {
  margin-top: 70px !important;
}

.p-t-70 {
  padding-top: 70px !important;
}

.border-t-70 {
  border-top: 70px !important;
}

.m-b-70 {
  margin-bottom: 70px !important;
}

.p-b-70 {
  padding-bottom: 70px !important;
}

.border-b-70 {
  border-bottom: 70px !important;
}

.m-l-70 {
  margin-left: 70px !important;
}

.p-l-70 {
  padding-left: 70px !important;
}

.border-l-70 {
  border-left: 70px !important;
}

.m-r-70 {
  margin-right: 70px !important;
}

.p-r-70 {
  padding-right: 70px !important;
}

.border-r-70 {
  border-right: 70px !important;
}

.cust-mar-70 {
  margin: 70rem;
}

.cust-pad-70 {
  padding: 70rem;
}

.cust-h-70 {
  height: 70vh;
}

.cust-index-70 {
  z-index: 70 !important;
}

.m-t-75 {
  margin-top: 75px !important;
}

.p-t-75 {
  padding-top: 75px !important;
}

.border-t-75 {
  border-top: 75px !important;
}

.m-b-75 {
  margin-bottom: 75px !important;
}

.p-b-75 {
  padding-bottom: 75px !important;
}

.border-b-75 {
  border-bottom: 75px !important;
}

.m-l-75 {
  margin-left: 75px !important;
}

.p-l-75 {
  padding-left: 75px !important;
}

.border-l-75 {
  border-left: 75px !important;
}

.m-r-75 {
  margin-right: 75px !important;
}

.p-r-75 {
  padding-right: 75px !important;
}

.border-r-75 {
  border-right: 75px !important;
}

.cust-mar-75 {
  margin: 75rem;
}

.cust-pad-75 {
  padding: 75rem;
}

.cust-h-75 {
  height: 75vh;
}

.cust-index-75 {
  z-index: 75 !important;
}

.m-t-80 {
  margin-top: 80px !important;
}

.p-t-80 {
  padding-top: 80px !important;
}

.border-t-80 {
  border-top: 80px !important;
}

.m-b-80 {
  margin-bottom: 80px !important;
}

.p-b-80 {
  padding-bottom: 80px !important;
}

.border-b-80 {
  border-bottom: 80px !important;
}

.m-l-80 {
  margin-left: 80px !important;
}

.p-l-80 {
  padding-left: 80px !important;
}

.border-l-80 {
  border-left: 80px !important;
}

.m-r-80 {
  margin-right: 80px !important;
}

.p-r-80 {
  padding-right: 80px !important;
}

.border-r-80 {
  border-right: 80px !important;
}

.cust-mar-80 {
  margin: 80rem;
}

.cust-pad-80 {
  padding: 80rem;
}

.cust-h-80 {
  height: 80vh;
}

.cust-index-80 {
  z-index: 80 !important;
}

.m-t-85 {
  margin-top: 85px !important;
}

.p-t-85 {
  padding-top: 85px !important;
}

.border-t-85 {
  border-top: 85px !important;
}

.m-b-85 {
  margin-bottom: 85px !important;
}

.p-b-85 {
  padding-bottom: 85px !important;
}

.border-b-85 {
  border-bottom: 85px !important;
}

.m-l-85 {
  margin-left: 85px !important;
}

.p-l-85 {
  padding-left: 85px !important;
}

.border-l-85 {
  border-left: 85px !important;
}

.m-r-85 {
  margin-right: 85px !important;
}

.p-r-85 {
  padding-right: 85px !important;
}

.border-r-85 {
  border-right: 85px !important;
}

.cust-mar-85 {
  margin: 85rem;
}

.cust-pad-85 {
  padding: 85rem;
}

.cust-h-85 {
  height: 85vh;
}

.cust-index-85 {
  z-index: 85 !important;
}

.m-t-90 {
  margin-top: 90px !important;
}

.p-t-90 {
  padding-top: 90px !important;
}

.border-t-90 {
  border-top: 90px !important;
}

.m-b-90 {
  margin-bottom: 90px !important;
}

.p-b-90 {
  padding-bottom: 90px !important;
}

.border-b-90 {
  border-bottom: 90px !important;
}

.m-l-90 {
  margin-left: 90px !important;
}

.p-l-90 {
  padding-left: 90px !important;
}

.border-l-90 {
  border-left: 90px !important;
}

.m-r-90 {
  margin-right: 90px !important;
}

.p-r-90 {
  padding-right: 90px !important;
}

.border-r-90 {
  border-right: 90px !important;
}

.cust-mar-90 {
  margin: 90rem;
}

.cust-pad-90 {
  padding: 90rem;
}

.cust-h-90 {
  height: 90vh;
}

.cust-index-90 {
  z-index: 90 !important;
}

.m-t-95 {
  margin-top: 95px !important;
}

.p-t-95 {
  padding-top: 95px !important;
}

.border-t-95 {
  border-top: 95px !important;
}

.m-b-95 {
  margin-bottom: 95px !important;
}

.p-b-95 {
  padding-bottom: 95px !important;
}

.border-b-95 {
  border-bottom: 95px !important;
}

.m-l-95 {
  margin-left: 95px !important;
}

.p-l-95 {
  padding-left: 95px !important;
}

.border-l-95 {
  border-left: 95px !important;
}

.m-r-95 {
  margin-right: 95px !important;
}

.p-r-95 {
  padding-right: 95px !important;
}

.border-r-95 {
  border-right: 95px !important;
}

.cust-mar-95 {
  margin: 95rem;
}

.cust-pad-95 {
  padding: 95rem;
}

.cust-h-95 {
  height: 95vh;
}

.cust-index-95 {
  z-index: 95 !important;
}

.m-t-100 {
  margin-top: 100px !important;
}

.p-t-100 {
  padding-top: 100px !important;
}

.border-t-100 {
  border-top: 100px !important;
}

.m-b-100 {
  margin-bottom: 100px !important;
}

.p-b-100 {
  padding-bottom: 100px !important;
}

.border-b-100 {
  border-bottom: 100px !important;
}

.m-l-100 {
  margin-left: 100px !important;
}

.p-l-100 {
  padding-left: 100px !important;
}

.border-l-100 {
  border-left: 100px !important;
}

.m-r-100 {
  margin-right: 100px !important;
}

.p-r-100 {
  padding-right: 100px !important;
}

.border-r-100 {
  border-right: 100px !important;
}

.cust-mar-100 {
  margin: 100rem;
}

.cust-pad-100 {
  padding: 100rem;
}

.cust-h-100 {
  height: 100vh;
}

.cust-index-100 {
  z-index: 100 !important;
}

.cust-pos-sticky {
  position: sticky !important;
}

.cust-pos-fixed {
  position: fixed !important;
}

.cust-pos-relative {
  position: relative !important;
}

.cust-pos-absolute {
  position: absolute !important;
}

/* Text Bounce Animation */
@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
    -webkit-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -moz-transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    -o-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@-moz-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
    -webkit-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -moz-transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    -o-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@-ms-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
    -webkit-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -moz-transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    -o-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@-o-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
    -webkit-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -moz-transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    -o-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
    -webkit-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -moz-transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    -o-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
/* Text Bounce Animation Ends */
/* Work Page Clip Image Animation */
@-webkit-keyframes clip-path-anim {
  0% {
    -webkit-clip-path: inset(0 0);
    -moz-clip-path: inset(0 0);
    -ms-clip-path: inset(0 0);
    -o-clip-path: inset(0 0);
    clip-path: inset(0 0);
  }
  20% {
    -webkit-clip-path: inset(0.5rem 0.5rem);
    -moz-clip-path: inset(0.5rem 0.5rem);
    -ms-clip-path: inset(0.5rem 0.5rem);
    -o-clip-path: inset(0.5rem 0.5rem);
    clip-path: inset(0.5rem 0.5rem);
  }
  40% {
    -webkit-clip-path: inset(1rem 1rem);
    -moz-clip-path: inset(1rem 1rem);
    -ms-clip-path: inset(1rem 1rem);
    -o-clip-path: inset(1rem 1rem);
    clip-path: inset(1rem 1rem);
  }
  60% {
    -webkit-clip-path: inset(1.5rem 1.5rem);
    -moz-clip-path: inset(1.5rem 1.5rem);
    -ms-clip-path: inset(1.5rem 1.5rem);
    -o-clip-path: inset(1.5rem 1.5rem);
    clip-path: inset(1.5rem 1.5rem);
  }
  80% {
    -webkit-clip-path: inset(2rem 2rem);
    -moz-clip-path: inset(2rem 2rem);
    -ms-clip-path: inset(2rem 2rem);
    -o-clip-path: inset(2rem 2rem);
    clip-path: inset(2rem 2rem);
  }
  100% {
    -webkit-clip-path: inset(2.5rem 2.5rem);
    -moz-clip-path: inset(2.5rem 2.5rem);
    -ms-clip-path: inset(2.5rem 2.5rem);
    -o-clip-path: inset(2.5rem 2.5rem);
    clip-path: inset(2.5rem 2.5rem);
  }
}
@-moz-keyframes clip-path-anim {
  0% {
    -webkit-clip-path: inset(0 0);
    -moz-clip-path: inset(0 0);
    -ms-clip-path: inset(0 0);
    -o-clip-path: inset(0 0);
    clip-path: inset(0 0);
  }
  20% {
    -webkit-clip-path: inset(0.5rem 0.5rem);
    -moz-clip-path: inset(0.5rem 0.5rem);
    -ms-clip-path: inset(0.5rem 0.5rem);
    -o-clip-path: inset(0.5rem 0.5rem);
    clip-path: inset(0.5rem 0.5rem);
  }
  40% {
    -webkit-clip-path: inset(1rem 1rem);
    -moz-clip-path: inset(1rem 1rem);
    -ms-clip-path: inset(1rem 1rem);
    -o-clip-path: inset(1rem 1rem);
    clip-path: inset(1rem 1rem);
  }
  60% {
    -webkit-clip-path: inset(1.5rem 1.5rem);
    -moz-clip-path: inset(1.5rem 1.5rem);
    -ms-clip-path: inset(1.5rem 1.5rem);
    -o-clip-path: inset(1.5rem 1.5rem);
    clip-path: inset(1.5rem 1.5rem);
  }
  80% {
    -webkit-clip-path: inset(2rem 2rem);
    -moz-clip-path: inset(2rem 2rem);
    -ms-clip-path: inset(2rem 2rem);
    -o-clip-path: inset(2rem 2rem);
    clip-path: inset(2rem 2rem);
  }
  100% {
    -webkit-clip-path: inset(2.5rem 2.5rem);
    -moz-clip-path: inset(2.5rem 2.5rem);
    -ms-clip-path: inset(2.5rem 2.5rem);
    -o-clip-path: inset(2.5rem 2.5rem);
    clip-path: inset(2.5rem 2.5rem);
  }
}
@-ms-keyframes clip-path-anim {
  0% {
    -webkit-clip-path: inset(0 0);
    -moz-clip-path: inset(0 0);
    -ms-clip-path: inset(0 0);
    -o-clip-path: inset(0 0);
    clip-path: inset(0 0);
  }
  20% {
    -webkit-clip-path: inset(0.5rem 0.5rem);
    -moz-clip-path: inset(0.5rem 0.5rem);
    -ms-clip-path: inset(0.5rem 0.5rem);
    -o-clip-path: inset(0.5rem 0.5rem);
    clip-path: inset(0.5rem 0.5rem);
  }
  40% {
    -webkit-clip-path: inset(1rem 1rem);
    -moz-clip-path: inset(1rem 1rem);
    -ms-clip-path: inset(1rem 1rem);
    -o-clip-path: inset(1rem 1rem);
    clip-path: inset(1rem 1rem);
  }
  60% {
    -webkit-clip-path: inset(1.5rem 1.5rem);
    -moz-clip-path: inset(1.5rem 1.5rem);
    -ms-clip-path: inset(1.5rem 1.5rem);
    -o-clip-path: inset(1.5rem 1.5rem);
    clip-path: inset(1.5rem 1.5rem);
  }
  80% {
    -webkit-clip-path: inset(2rem 2rem);
    -moz-clip-path: inset(2rem 2rem);
    -ms-clip-path: inset(2rem 2rem);
    -o-clip-path: inset(2rem 2rem);
    clip-path: inset(2rem 2rem);
  }
  100% {
    -webkit-clip-path: inset(2.5rem 2.5rem);
    -moz-clip-path: inset(2.5rem 2.5rem);
    -ms-clip-path: inset(2.5rem 2.5rem);
    -o-clip-path: inset(2.5rem 2.5rem);
    clip-path: inset(2.5rem 2.5rem);
  }
}
@-o-keyframes clip-path-anim {
  0% {
    -webkit-clip-path: inset(0 0);
    -moz-clip-path: inset(0 0);
    -ms-clip-path: inset(0 0);
    -o-clip-path: inset(0 0);
    clip-path: inset(0 0);
  }
  20% {
    -webkit-clip-path: inset(0.5rem 0.5rem);
    -moz-clip-path: inset(0.5rem 0.5rem);
    -ms-clip-path: inset(0.5rem 0.5rem);
    -o-clip-path: inset(0.5rem 0.5rem);
    clip-path: inset(0.5rem 0.5rem);
  }
  40% {
    -webkit-clip-path: inset(1rem 1rem);
    -moz-clip-path: inset(1rem 1rem);
    -ms-clip-path: inset(1rem 1rem);
    -o-clip-path: inset(1rem 1rem);
    clip-path: inset(1rem 1rem);
  }
  60% {
    -webkit-clip-path: inset(1.5rem 1.5rem);
    -moz-clip-path: inset(1.5rem 1.5rem);
    -ms-clip-path: inset(1.5rem 1.5rem);
    -o-clip-path: inset(1.5rem 1.5rem);
    clip-path: inset(1.5rem 1.5rem);
  }
  80% {
    -webkit-clip-path: inset(2rem 2rem);
    -moz-clip-path: inset(2rem 2rem);
    -ms-clip-path: inset(2rem 2rem);
    -o-clip-path: inset(2rem 2rem);
    clip-path: inset(2rem 2rem);
  }
  100% {
    -webkit-clip-path: inset(2.5rem 2.5rem);
    -moz-clip-path: inset(2.5rem 2.5rem);
    -ms-clip-path: inset(2.5rem 2.5rem);
    -o-clip-path: inset(2.5rem 2.5rem);
    clip-path: inset(2.5rem 2.5rem);
  }
}
@keyframes clip-path-anim {
  0% {
    -webkit-clip-path: inset(0 0);
    -moz-clip-path: inset(0 0);
    -ms-clip-path: inset(0 0);
    -o-clip-path: inset(0 0);
    clip-path: inset(0 0);
  }
  20% {
    -webkit-clip-path: inset(0.5rem 0.5rem);
    -moz-clip-path: inset(0.5rem 0.5rem);
    -ms-clip-path: inset(0.5rem 0.5rem);
    -o-clip-path: inset(0.5rem 0.5rem);
    clip-path: inset(0.5rem 0.5rem);
  }
  40% {
    -webkit-clip-path: inset(1rem 1rem);
    -moz-clip-path: inset(1rem 1rem);
    -ms-clip-path: inset(1rem 1rem);
    -o-clip-path: inset(1rem 1rem);
    clip-path: inset(1rem 1rem);
  }
  60% {
    -webkit-clip-path: inset(1.5rem 1.5rem);
    -moz-clip-path: inset(1.5rem 1.5rem);
    -ms-clip-path: inset(1.5rem 1.5rem);
    -o-clip-path: inset(1.5rem 1.5rem);
    clip-path: inset(1.5rem 1.5rem);
  }
  80% {
    -webkit-clip-path: inset(2rem 2rem);
    -moz-clip-path: inset(2rem 2rem);
    -ms-clip-path: inset(2rem 2rem);
    -o-clip-path: inset(2rem 2rem);
    clip-path: inset(2rem 2rem);
  }
  100% {
    -webkit-clip-path: inset(2.5rem 2.5rem);
    -moz-clip-path: inset(2.5rem 2.5rem);
    -ms-clip-path: inset(2.5rem 2.5rem);
    -o-clip-path: inset(2.5rem 2.5rem);
    clip-path: inset(2.5rem 2.5rem);
  }
}
.clip-path-anim {
  -webkit-animation: clip-path-anim 0.3s 1 alternate ease-out forwards;
  -moz-animation: clip-path-anim 0.3s 1 alternate ease-out forwards;
  -ms-animation: clip-path-anim 0.3s 1 alternate ease-out forwards;
  -o-animation: clip-path-anim 0.3s 1 alternate ease-out forwards;
  animation: clip-path-anim 0.3s 1 alternate ease-out forwards;
}

@-webkit-keyframes clip-path-anim-rev {
  0% {
    -webkit-clip-path: inset(2.5rem 2.5rem);
    -moz-clip-path: inset(2.5rem 2.5rem);
    -ms-clip-path: inset(2.5rem 2.5rem);
    -o-clip-path: inset(2.5rem 2.5rem);
    clip-path: inset(2.5rem 2.5rem);
  }
  20% {
    -webkit-clip-path: inset(2rem 2rem);
    -moz-clip-path: inset(2rem 2rem);
    -ms-clip-path: inset(2rem 2rem);
    -o-clip-path: inset(2rem 2rem);
    clip-path: inset(2rem 2rem);
  }
  40% {
    -webkit-clip-path: inset(1.5rem 1.5rem);
    -moz-clip-path: inset(1.5rem 1.5rem);
    -ms-clip-path: inset(1.5rem 1.5rem);
    -o-clip-path: inset(1.5rem 1.5rem);
    clip-path: inset(1.5rem 1.5rem);
  }
  60% {
    -webkit-clip-path: inset(1rem 1rem);
    -moz-clip-path: inset(1rem 1rem);
    -ms-clip-path: inset(1rem 1rem);
    -o-clip-path: inset(1rem 1rem);
    clip-path: inset(1rem 1rem);
  }
  80% {
    -webkit-clip-path: inset(0.5rem 0.5rem);
    -moz-clip-path: inset(0.5rem 0.5rem);
    -ms-clip-path: inset(0.5rem 0.5rem);
    -o-clip-path: inset(0.5rem 0.5rem);
    clip-path: inset(0.5rem 0.5rem);
  }
  100% {
    -webkit-clip-path: inset(0 0);
    -moz-clip-path: inset(0 0);
    -ms-clip-path: inset(0 0);
    -o-clip-path: inset(0 0);
    clip-path: inset(0 0);
  }
}
@-moz-keyframes clip-path-anim-rev {
  0% {
    -webkit-clip-path: inset(2.5rem 2.5rem);
    -moz-clip-path: inset(2.5rem 2.5rem);
    -ms-clip-path: inset(2.5rem 2.5rem);
    -o-clip-path: inset(2.5rem 2.5rem);
    clip-path: inset(2.5rem 2.5rem);
  }
  20% {
    -webkit-clip-path: inset(2rem 2rem);
    -moz-clip-path: inset(2rem 2rem);
    -ms-clip-path: inset(2rem 2rem);
    -o-clip-path: inset(2rem 2rem);
    clip-path: inset(2rem 2rem);
  }
  40% {
    -webkit-clip-path: inset(1.5rem 1.5rem);
    -moz-clip-path: inset(1.5rem 1.5rem);
    -ms-clip-path: inset(1.5rem 1.5rem);
    -o-clip-path: inset(1.5rem 1.5rem);
    clip-path: inset(1.5rem 1.5rem);
  }
  60% {
    -webkit-clip-path: inset(1rem 1rem);
    -moz-clip-path: inset(1rem 1rem);
    -ms-clip-path: inset(1rem 1rem);
    -o-clip-path: inset(1rem 1rem);
    clip-path: inset(1rem 1rem);
  }
  80% {
    -webkit-clip-path: inset(0.5rem 0.5rem);
    -moz-clip-path: inset(0.5rem 0.5rem);
    -ms-clip-path: inset(0.5rem 0.5rem);
    -o-clip-path: inset(0.5rem 0.5rem);
    clip-path: inset(0.5rem 0.5rem);
  }
  100% {
    -webkit-clip-path: inset(0 0);
    -moz-clip-path: inset(0 0);
    -ms-clip-path: inset(0 0);
    -o-clip-path: inset(0 0);
    clip-path: inset(0 0);
  }
}
@-ms-keyframes clip-path-anim-rev {
  0% {
    -webkit-clip-path: inset(2.5rem 2.5rem);
    -moz-clip-path: inset(2.5rem 2.5rem);
    -ms-clip-path: inset(2.5rem 2.5rem);
    -o-clip-path: inset(2.5rem 2.5rem);
    clip-path: inset(2.5rem 2.5rem);
  }
  20% {
    -webkit-clip-path: inset(2rem 2rem);
    -moz-clip-path: inset(2rem 2rem);
    -ms-clip-path: inset(2rem 2rem);
    -o-clip-path: inset(2rem 2rem);
    clip-path: inset(2rem 2rem);
  }
  40% {
    -webkit-clip-path: inset(1.5rem 1.5rem);
    -moz-clip-path: inset(1.5rem 1.5rem);
    -ms-clip-path: inset(1.5rem 1.5rem);
    -o-clip-path: inset(1.5rem 1.5rem);
    clip-path: inset(1.5rem 1.5rem);
  }
  60% {
    -webkit-clip-path: inset(1rem 1rem);
    -moz-clip-path: inset(1rem 1rem);
    -ms-clip-path: inset(1rem 1rem);
    -o-clip-path: inset(1rem 1rem);
    clip-path: inset(1rem 1rem);
  }
  80% {
    -webkit-clip-path: inset(0.5rem 0.5rem);
    -moz-clip-path: inset(0.5rem 0.5rem);
    -ms-clip-path: inset(0.5rem 0.5rem);
    -o-clip-path: inset(0.5rem 0.5rem);
    clip-path: inset(0.5rem 0.5rem);
  }
  100% {
    -webkit-clip-path: inset(0 0);
    -moz-clip-path: inset(0 0);
    -ms-clip-path: inset(0 0);
    -o-clip-path: inset(0 0);
    clip-path: inset(0 0);
  }
}
@-o-keyframes clip-path-anim-rev {
  0% {
    -webkit-clip-path: inset(2.5rem 2.5rem);
    -moz-clip-path: inset(2.5rem 2.5rem);
    -ms-clip-path: inset(2.5rem 2.5rem);
    -o-clip-path: inset(2.5rem 2.5rem);
    clip-path: inset(2.5rem 2.5rem);
  }
  20% {
    -webkit-clip-path: inset(2rem 2rem);
    -moz-clip-path: inset(2rem 2rem);
    -ms-clip-path: inset(2rem 2rem);
    -o-clip-path: inset(2rem 2rem);
    clip-path: inset(2rem 2rem);
  }
  40% {
    -webkit-clip-path: inset(1.5rem 1.5rem);
    -moz-clip-path: inset(1.5rem 1.5rem);
    -ms-clip-path: inset(1.5rem 1.5rem);
    -o-clip-path: inset(1.5rem 1.5rem);
    clip-path: inset(1.5rem 1.5rem);
  }
  60% {
    -webkit-clip-path: inset(1rem 1rem);
    -moz-clip-path: inset(1rem 1rem);
    -ms-clip-path: inset(1rem 1rem);
    -o-clip-path: inset(1rem 1rem);
    clip-path: inset(1rem 1rem);
  }
  80% {
    -webkit-clip-path: inset(0.5rem 0.5rem);
    -moz-clip-path: inset(0.5rem 0.5rem);
    -ms-clip-path: inset(0.5rem 0.5rem);
    -o-clip-path: inset(0.5rem 0.5rem);
    clip-path: inset(0.5rem 0.5rem);
  }
  100% {
    -webkit-clip-path: inset(0 0);
    -moz-clip-path: inset(0 0);
    -ms-clip-path: inset(0 0);
    -o-clip-path: inset(0 0);
    clip-path: inset(0 0);
  }
}
@keyframes clip-path-anim-rev {
  0% {
    -webkit-clip-path: inset(2.5rem 2.5rem);
    -moz-clip-path: inset(2.5rem 2.5rem);
    -ms-clip-path: inset(2.5rem 2.5rem);
    -o-clip-path: inset(2.5rem 2.5rem);
    clip-path: inset(2.5rem 2.5rem);
  }
  20% {
    -webkit-clip-path: inset(2rem 2rem);
    -moz-clip-path: inset(2rem 2rem);
    -ms-clip-path: inset(2rem 2rem);
    -o-clip-path: inset(2rem 2rem);
    clip-path: inset(2rem 2rem);
  }
  40% {
    -webkit-clip-path: inset(1.5rem 1.5rem);
    -moz-clip-path: inset(1.5rem 1.5rem);
    -ms-clip-path: inset(1.5rem 1.5rem);
    -o-clip-path: inset(1.5rem 1.5rem);
    clip-path: inset(1.5rem 1.5rem);
  }
  60% {
    -webkit-clip-path: inset(1rem 1rem);
    -moz-clip-path: inset(1rem 1rem);
    -ms-clip-path: inset(1rem 1rem);
    -o-clip-path: inset(1rem 1rem);
    clip-path: inset(1rem 1rem);
  }
  80% {
    -webkit-clip-path: inset(0.5rem 0.5rem);
    -moz-clip-path: inset(0.5rem 0.5rem);
    -ms-clip-path: inset(0.5rem 0.5rem);
    -o-clip-path: inset(0.5rem 0.5rem);
    clip-path: inset(0.5rem 0.5rem);
  }
  100% {
    -webkit-clip-path: inset(0 0);
    -moz-clip-path: inset(0 0);
    -ms-clip-path: inset(0 0);
    -o-clip-path: inset(0 0);
    clip-path: inset(0 0);
  }
}
.clip-path-anim-rev {
  -webkit-animation: clip-path-anim-rev 0.3s 1 alternate ease-out forwards;
  -moz-animation: clip-path-anim-rev 0.3s 1 alternate ease-out forwards;
  -ms-animation: clip-path-anim-rev 0.3s 1 alternate ease-out forwards;
  -o-animation: clip-path-anim-rev 0.3s 1 alternate ease-out forwards;
  animation: clip-path-anim-rev 0.3s 1 alternate ease-out forwards;
}

/* Work Page Clip Image Animation Ends */
/* Background Fill Button Animation */
@-webkit-keyframes in {
  0% {
    background-position: 100%;
    color: #000;
  }
  25% {
    background-position: 0;
    color: #000;
  }
  50% {
    background-position: 0;
    color: #000;
  }
  75% {
    background-position: 0;
    color: #000;
  }
  100% {
    background-position: 0;
    color: #000;
  }
}
@-moz-keyframes in {
  0% {
    background-position: 100%;
    color: #000;
  }
  25% {
    background-position: 0;
    color: #000;
  }
  50% {
    background-position: 0;
    color: #000;
  }
  75% {
    background-position: 0;
    color: #000;
  }
  100% {
    background-position: 0;
    color: #000;
  }
}
@-ms-keyframes in {
  0% {
    background-position: 100%;
    color: #000;
  }
  25% {
    background-position: 0;
    color: #000;
  }
  50% {
    background-position: 0;
    color: #000;
  }
  75% {
    background-position: 0;
    color: #000;
  }
  100% {
    background-position: 0;
    color: #000;
  }
}
@-o-keyframes in {
  0% {
    background-position: 100%;
    color: #000;
  }
  25% {
    background-position: 0;
    color: #000;
  }
  50% {
    background-position: 0;
    color: #000;
  }
  75% {
    background-position: 0;
    color: #000;
  }
  100% {
    background-position: 0;
    color: #000;
  }
}
@keyframes in {
  0% {
    background-position: 100%;
    color: #000;
  }
  25% {
    background-position: 0;
    color: #000;
  }
  50% {
    background-position: 0;
    color: #000;
  }
  75% {
    background-position: 0;
    color: #000;
  }
  100% {
    background-position: 0;
    color: #000;
  }
}
@-webkit-keyframes bg-out {
  0% {
    background-position: 100%;
    color: #000;
  }
  25% {
    background-position: 0;
    color: #000;
  }
  50% {
    background-position: 0;
    color: #000;
  }
  75% {
    background-position: 0;
    color: #000;
  }
  100% {
    background-position: -100%;
    color: #fff;
  }
}
@-moz-keyframes bg-out {
  0% {
    background-position: 100%;
    color: #000;
  }
  25% {
    background-position: 0;
    color: #000;
  }
  50% {
    background-position: 0;
    color: #000;
  }
  75% {
    background-position: 0;
    color: #000;
  }
  100% {
    background-position: -100%;
    color: #fff;
  }
}
@-ms-keyframes bg-out {
  0% {
    background-position: 100%;
    color: #000;
  }
  25% {
    background-position: 0;
    color: #000;
  }
  50% {
    background-position: 0;
    color: #000;
  }
  75% {
    background-position: 0;
    color: #000;
  }
  100% {
    background-position: -100%;
    color: #fff;
  }
}
@-o-keyframes bg-out {
  0% {
    background-position: 100%;
    color: #000;
  }
  25% {
    background-position: 0;
    color: #000;
  }
  50% {
    background-position: 0;
    color: #000;
  }
  75% {
    background-position: 0;
    color: #000;
  }
  100% {
    background-position: -100%;
    color: #fff;
  }
}
@keyframes bg-out {
  0% {
    background-position: 100%;
    color: #000;
  }
  25% {
    background-position: 0;
    color: #000;
  }
  50% {
    background-position: 0;
    color: #000;
  }
  75% {
    background-position: 0;
    color: #000;
  }
  100% {
    background-position: -100%;
    color: #fff;
  }
}
/* Input field border animation */
@-webkit-keyframes input-bdr {
  0% {
    background-position: 100% bottom;
  }
  25% {
    background-position: 0 bottom;
  }
  50% {
    background-position: 0 bottom;
  }
  75% {
    background-position: 0 bottom;
  }
}
@-moz-keyframes input-bdr {
  0% {
    background-position: 100% bottom;
  }
  25% {
    background-position: 0 bottom;
  }
  50% {
    background-position: 0 bottom;
  }
  75% {
    background-position: 0 bottom;
  }
}
@-ms-keyframes input-bdr {
  0% {
    background-position: 100% bottom;
  }
  25% {
    background-position: 0 bottom;
  }
  50% {
    background-position: 0 bottom;
  }
  75% {
    background-position: 0 bottom;
  }
}
@-o-keyframes input-bdr {
  0% {
    background-position: 100% bottom;
  }
  25% {
    background-position: 0 bottom;
  }
  50% {
    background-position: 0 bottom;
  }
  75% {
    background-position: 0 bottom;
  }
}
@keyframes input-bdr {
  0% {
    background-position: 100% bottom;
  }
  25% {
    background-position: 0 bottom;
  }
  50% {
    background-position: 0 bottom;
  }
  75% {
    background-position: 0 bottom;
  }
}
@-webkit-keyframes input-bdr-rev {
  0% {
    background-position: 0 bottom;
  }
  25% {
    background-position: 0 bottom;
  }
  50% {
    background-position: 0 bottom;
  }
  75% {
    background-position: -100% bottom;
  }
  100% {
    background-position: -100% bottom;
  }
}
@-moz-keyframes input-bdr-rev {
  0% {
    background-position: 0 bottom;
  }
  25% {
    background-position: 0 bottom;
  }
  50% {
    background-position: 0 bottom;
  }
  75% {
    background-position: -100% bottom;
  }
  100% {
    background-position: -100% bottom;
  }
}
@-ms-keyframes input-bdr-rev {
  0% {
    background-position: 0 bottom;
  }
  25% {
    background-position: 0 bottom;
  }
  50% {
    background-position: 0 bottom;
  }
  75% {
    background-position: -100% bottom;
  }
  100% {
    background-position: -100% bottom;
  }
}
@-o-keyframes input-bdr-rev {
  0% {
    background-position: 0 bottom;
  }
  25% {
    background-position: 0 bottom;
  }
  50% {
    background-position: 0 bottom;
  }
  75% {
    background-position: -100% bottom;
  }
  100% {
    background-position: -100% bottom;
  }
}
@keyframes input-bdr-rev {
  0% {
    background-position: 0 bottom;
  }
  25% {
    background-position: 0 bottom;
  }
  50% {
    background-position: 0 bottom;
  }
  75% {
    background-position: -100% bottom;
  }
  100% {
    background-position: -100% bottom;
  }
}
/* Input field border animation */
/* Background Fill Button Animation Ends */
/* Border Fill Button Animation */
@-webkit-keyframes border-fill {
  0% {
    width: 0;
  }
  50% {
    width: 100%;
  }
  100% {
    width: -100%;
  }
}
@-moz-keyframes border-fill {
  0% {
    width: 0;
  }
  50% {
    width: 100%;
  }
  100% {
    width: -100%;
  }
}
@-ms-keyframes border-fill {
  0% {
    width: 0;
  }
  50% {
    width: 100%;
  }
  100% {
    width: -100%;
  }
}
@-o-keyframes border-fill {
  0% {
    width: 0;
  }
  50% {
    width: 100%;
  }
  100% {
    width: -100%;
  }
}
@keyframes border-fill {
  0% {
    width: 0;
  }
  50% {
    width: 100%;
  }
  100% {
    width: -100%;
  }
}
/* Border Fill Button Animation Ends */
/* Scale Animation */
@-webkit-keyframes scale {
  0% {
    transform: scale(10);
  }
  50% {
    transform: scale(0.2);
  }
  70% {
    transform: scale(1.2);
  }
  90% {
    transform: scale(0.7);
  }
  100% {
    transform: scale(1);
  }
}
@-moz-keyframes scale {
  0% {
    transform: scale(10);
  }
  50% {
    transform: scale(0.2);
  }
  70% {
    transform: scale(1.2);
  }
  90% {
    transform: scale(0.7);
  }
  100% {
    transform: scale(1);
  }
}
@-ms-keyframes scale {
  0% {
    transform: scale(10);
  }
  50% {
    transform: scale(0.2);
  }
  70% {
    transform: scale(1.2);
  }
  90% {
    transform: scale(0.7);
  }
  100% {
    transform: scale(1);
  }
}
@-o-keyframes scale {
  0% {
    transform: scale(10);
  }
  50% {
    transform: scale(0.2);
  }
  70% {
    transform: scale(1.2);
  }
  90% {
    transform: scale(0.7);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes scale {
  0% {
    transform: scale(10);
  }
  50% {
    transform: scale(0.2);
  }
  70% {
    transform: scale(1.2);
  }
  90% {
    transform: scale(0.7);
  }
  100% {
    transform: scale(1);
  }
}
/* Scale Animation Ends */
/* Floating Object Animation */
@-webkit-keyframes floating-obj {
  0% {
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate3d(0px, 0px, 0px);
    -ms-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
  }
  10% {
    -moz-transform: translate3d(-50px, -50px, 0px);
    -webkit-transform: translate3d(-50px, -50px, 0px);
    -o-transform: translate3d(-50px, -50px, 0px);
    -ms-transform: translate3d(-50px, -50px, 0px);
    transform: translate3d(-50px, -50px, 0px);
  }
  20% {
    -moz-transform: translate3d(100px, 100px, 0px);
    -webkit-transform: translate3d(100px, 100px, 0px);
    -o-transform: translate3d(100px, 100px, 0px);
    -ms-transform: translate3d(100px, 100px, 0px);
    transform: translate3d(100px, 100px, 0px);
  }
  30% {
    -moz-transform: translate3d(50px, 20px, 0px);
    -webkit-transform: translate3d(50px, 20px, 0px);
    -o-transform: translate3d(50px, 20px, 0px);
    -ms-transform: translate3d(50px, 20px, 0px);
    transform: translate3d(50px, 20px, 0px);
  }
  40% {
    -moz-transform: translate3d(75px, 5px, 0px);
    -webkit-transform: translate3d(75px, 5px, 0px);
    -o-transform: translate3d(75px, 5px, 0px);
    -ms-transform: translate3d(75px, 5px, 0px);
    transform: translate3d(75px, 5px, 0px);
  }
  50% {
    -moz-transform: translate3d(5px, 15px, 0px);
    -webkit-transform: translate3d(5px, 15px, 0px);
    -o-transform: translate3d(5px, 15px, 0px);
    -ms-transform: translate3d(5px, 15px, 0px);
    transform: translate3d(5px, 15px, 0px);
  }
  60% {
    -moz-transform: translate3d(75px, 5px, 0px);
    -webkit-transform: translate3d(75px, 5px, 0px);
    -o-transform: translate3d(75px, 5px, 0px);
    -ms-transform: translate3d(75px, 5px, 0px);
    transform: translate3d(75px, 5px, 0px);
  }
  70% {
    -moz-transform: translate3d(50px, 20px, 0px);
    -webkit-transform: translate3d(50px, 20px, 0px);
    -o-transform: translate3d(50px, 20px, 0px);
    -ms-transform: translate3d(50px, 20px, 0px);
    transform: translate3d(50px, 20px, 0px);
  }
  80% {
    -moz-transform: translate3d(100px, 100px, 0px);
    -webkit-transform: translate3d(100px, 100px, 0px);
    -o-transform: translate3d(100px, 100px, 0px);
    -ms-transform: translate3d(100px, 100px, 0px);
    transform: translate3d(100px, 100px, 0px);
  }
  90% {
    -moz-transform: translate3d(-50px, -50px, 0px);
    -webkit-transform: translate3d(-50px, -50px, 0px);
    -o-transform: translate3d(-50px, -50px, 0px);
    -ms-transform: translate3d(-50px, -50px, 0px);
    transform: translate3d(-50px, -50px, 0px);
  }
  100% {
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate3d(0px, 0px, 0px);
    -ms-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
  }
}
@-moz-keyframes floating-obj {
  0% {
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate3d(0px, 0px, 0px);
    -ms-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
  }
  10% {
    -moz-transform: translate3d(-50px, -50px, 0px);
    -webkit-transform: translate3d(-50px, -50px, 0px);
    -o-transform: translate3d(-50px, -50px, 0px);
    -ms-transform: translate3d(-50px, -50px, 0px);
    transform: translate3d(-50px, -50px, 0px);
  }
  20% {
    -moz-transform: translate3d(100px, 100px, 0px);
    -webkit-transform: translate3d(100px, 100px, 0px);
    -o-transform: translate3d(100px, 100px, 0px);
    -ms-transform: translate3d(100px, 100px, 0px);
    transform: translate3d(100px, 100px, 0px);
  }
  30% {
    -moz-transform: translate3d(50px, 20px, 0px);
    -webkit-transform: translate3d(50px, 20px, 0px);
    -o-transform: translate3d(50px, 20px, 0px);
    -ms-transform: translate3d(50px, 20px, 0px);
    transform: translate3d(50px, 20px, 0px);
  }
  40% {
    -moz-transform: translate3d(75px, 5px, 0px);
    -webkit-transform: translate3d(75px, 5px, 0px);
    -o-transform: translate3d(75px, 5px, 0px);
    -ms-transform: translate3d(75px, 5px, 0px);
    transform: translate3d(75px, 5px, 0px);
  }
  50% {
    -moz-transform: translate3d(5px, 15px, 0px);
    -webkit-transform: translate3d(5px, 15px, 0px);
    -o-transform: translate3d(5px, 15px, 0px);
    -ms-transform: translate3d(5px, 15px, 0px);
    transform: translate3d(5px, 15px, 0px);
  }
  60% {
    -moz-transform: translate3d(75px, 5px, 0px);
    -webkit-transform: translate3d(75px, 5px, 0px);
    -o-transform: translate3d(75px, 5px, 0px);
    -ms-transform: translate3d(75px, 5px, 0px);
    transform: translate3d(75px, 5px, 0px);
  }
  70% {
    -moz-transform: translate3d(50px, 20px, 0px);
    -webkit-transform: translate3d(50px, 20px, 0px);
    -o-transform: translate3d(50px, 20px, 0px);
    -ms-transform: translate3d(50px, 20px, 0px);
    transform: translate3d(50px, 20px, 0px);
  }
  80% {
    -moz-transform: translate3d(100px, 100px, 0px);
    -webkit-transform: translate3d(100px, 100px, 0px);
    -o-transform: translate3d(100px, 100px, 0px);
    -ms-transform: translate3d(100px, 100px, 0px);
    transform: translate3d(100px, 100px, 0px);
  }
  90% {
    -moz-transform: translate3d(-50px, -50px, 0px);
    -webkit-transform: translate3d(-50px, -50px, 0px);
    -o-transform: translate3d(-50px, -50px, 0px);
    -ms-transform: translate3d(-50px, -50px, 0px);
    transform: translate3d(-50px, -50px, 0px);
  }
  100% {
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate3d(0px, 0px, 0px);
    -ms-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
  }
}
@-ms-keyframes floating-obj {
  0% {
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate3d(0px, 0px, 0px);
    -ms-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
  }
  10% {
    -moz-transform: translate3d(-50px, -50px, 0px);
    -webkit-transform: translate3d(-50px, -50px, 0px);
    -o-transform: translate3d(-50px, -50px, 0px);
    -ms-transform: translate3d(-50px, -50px, 0px);
    transform: translate3d(-50px, -50px, 0px);
  }
  20% {
    -moz-transform: translate3d(100px, 100px, 0px);
    -webkit-transform: translate3d(100px, 100px, 0px);
    -o-transform: translate3d(100px, 100px, 0px);
    -ms-transform: translate3d(100px, 100px, 0px);
    transform: translate3d(100px, 100px, 0px);
  }
  30% {
    -moz-transform: translate3d(50px, 20px, 0px);
    -webkit-transform: translate3d(50px, 20px, 0px);
    -o-transform: translate3d(50px, 20px, 0px);
    -ms-transform: translate3d(50px, 20px, 0px);
    transform: translate3d(50px, 20px, 0px);
  }
  40% {
    -moz-transform: translate3d(75px, 5px, 0px);
    -webkit-transform: translate3d(75px, 5px, 0px);
    -o-transform: translate3d(75px, 5px, 0px);
    -ms-transform: translate3d(75px, 5px, 0px);
    transform: translate3d(75px, 5px, 0px);
  }
  50% {
    -moz-transform: translate3d(5px, 15px, 0px);
    -webkit-transform: translate3d(5px, 15px, 0px);
    -o-transform: translate3d(5px, 15px, 0px);
    -ms-transform: translate3d(5px, 15px, 0px);
    transform: translate3d(5px, 15px, 0px);
  }
  60% {
    -moz-transform: translate3d(75px, 5px, 0px);
    -webkit-transform: translate3d(75px, 5px, 0px);
    -o-transform: translate3d(75px, 5px, 0px);
    -ms-transform: translate3d(75px, 5px, 0px);
    transform: translate3d(75px, 5px, 0px);
  }
  70% {
    -moz-transform: translate3d(50px, 20px, 0px);
    -webkit-transform: translate3d(50px, 20px, 0px);
    -o-transform: translate3d(50px, 20px, 0px);
    -ms-transform: translate3d(50px, 20px, 0px);
    transform: translate3d(50px, 20px, 0px);
  }
  80% {
    -moz-transform: translate3d(100px, 100px, 0px);
    -webkit-transform: translate3d(100px, 100px, 0px);
    -o-transform: translate3d(100px, 100px, 0px);
    -ms-transform: translate3d(100px, 100px, 0px);
    transform: translate3d(100px, 100px, 0px);
  }
  90% {
    -moz-transform: translate3d(-50px, -50px, 0px);
    -webkit-transform: translate3d(-50px, -50px, 0px);
    -o-transform: translate3d(-50px, -50px, 0px);
    -ms-transform: translate3d(-50px, -50px, 0px);
    transform: translate3d(-50px, -50px, 0px);
  }
  100% {
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate3d(0px, 0px, 0px);
    -ms-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
  }
}
@-o-keyframes floating-obj {
  0% {
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate3d(0px, 0px, 0px);
    -ms-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
  }
  10% {
    -moz-transform: translate3d(-50px, -50px, 0px);
    -webkit-transform: translate3d(-50px, -50px, 0px);
    -o-transform: translate3d(-50px, -50px, 0px);
    -ms-transform: translate3d(-50px, -50px, 0px);
    transform: translate3d(-50px, -50px, 0px);
  }
  20% {
    -moz-transform: translate3d(100px, 100px, 0px);
    -webkit-transform: translate3d(100px, 100px, 0px);
    -o-transform: translate3d(100px, 100px, 0px);
    -ms-transform: translate3d(100px, 100px, 0px);
    transform: translate3d(100px, 100px, 0px);
  }
  30% {
    -moz-transform: translate3d(50px, 20px, 0px);
    -webkit-transform: translate3d(50px, 20px, 0px);
    -o-transform: translate3d(50px, 20px, 0px);
    -ms-transform: translate3d(50px, 20px, 0px);
    transform: translate3d(50px, 20px, 0px);
  }
  40% {
    -moz-transform: translate3d(75px, 5px, 0px);
    -webkit-transform: translate3d(75px, 5px, 0px);
    -o-transform: translate3d(75px, 5px, 0px);
    -ms-transform: translate3d(75px, 5px, 0px);
    transform: translate3d(75px, 5px, 0px);
  }
  50% {
    -moz-transform: translate3d(5px, 15px, 0px);
    -webkit-transform: translate3d(5px, 15px, 0px);
    -o-transform: translate3d(5px, 15px, 0px);
    -ms-transform: translate3d(5px, 15px, 0px);
    transform: translate3d(5px, 15px, 0px);
  }
  60% {
    -moz-transform: translate3d(75px, 5px, 0px);
    -webkit-transform: translate3d(75px, 5px, 0px);
    -o-transform: translate3d(75px, 5px, 0px);
    -ms-transform: translate3d(75px, 5px, 0px);
    transform: translate3d(75px, 5px, 0px);
  }
  70% {
    -moz-transform: translate3d(50px, 20px, 0px);
    -webkit-transform: translate3d(50px, 20px, 0px);
    -o-transform: translate3d(50px, 20px, 0px);
    -ms-transform: translate3d(50px, 20px, 0px);
    transform: translate3d(50px, 20px, 0px);
  }
  80% {
    -moz-transform: translate3d(100px, 100px, 0px);
    -webkit-transform: translate3d(100px, 100px, 0px);
    -o-transform: translate3d(100px, 100px, 0px);
    -ms-transform: translate3d(100px, 100px, 0px);
    transform: translate3d(100px, 100px, 0px);
  }
  90% {
    -moz-transform: translate3d(-50px, -50px, 0px);
    -webkit-transform: translate3d(-50px, -50px, 0px);
    -o-transform: translate3d(-50px, -50px, 0px);
    -ms-transform: translate3d(-50px, -50px, 0px);
    transform: translate3d(-50px, -50px, 0px);
  }
  100% {
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate3d(0px, 0px, 0px);
    -ms-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
  }
}
@keyframes floating-obj {
  0% {
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate3d(0px, 0px, 0px);
    -ms-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
  }
  10% {
    -moz-transform: translate3d(-50px, -50px, 0px);
    -webkit-transform: translate3d(-50px, -50px, 0px);
    -o-transform: translate3d(-50px, -50px, 0px);
    -ms-transform: translate3d(-50px, -50px, 0px);
    transform: translate3d(-50px, -50px, 0px);
  }
  20% {
    -moz-transform: translate3d(100px, 100px, 0px);
    -webkit-transform: translate3d(100px, 100px, 0px);
    -o-transform: translate3d(100px, 100px, 0px);
    -ms-transform: translate3d(100px, 100px, 0px);
    transform: translate3d(100px, 100px, 0px);
  }
  30% {
    -moz-transform: translate3d(50px, 20px, 0px);
    -webkit-transform: translate3d(50px, 20px, 0px);
    -o-transform: translate3d(50px, 20px, 0px);
    -ms-transform: translate3d(50px, 20px, 0px);
    transform: translate3d(50px, 20px, 0px);
  }
  40% {
    -moz-transform: translate3d(75px, 5px, 0px);
    -webkit-transform: translate3d(75px, 5px, 0px);
    -o-transform: translate3d(75px, 5px, 0px);
    -ms-transform: translate3d(75px, 5px, 0px);
    transform: translate3d(75px, 5px, 0px);
  }
  50% {
    -moz-transform: translate3d(5px, 15px, 0px);
    -webkit-transform: translate3d(5px, 15px, 0px);
    -o-transform: translate3d(5px, 15px, 0px);
    -ms-transform: translate3d(5px, 15px, 0px);
    transform: translate3d(5px, 15px, 0px);
  }
  60% {
    -moz-transform: translate3d(75px, 5px, 0px);
    -webkit-transform: translate3d(75px, 5px, 0px);
    -o-transform: translate3d(75px, 5px, 0px);
    -ms-transform: translate3d(75px, 5px, 0px);
    transform: translate3d(75px, 5px, 0px);
  }
  70% {
    -moz-transform: translate3d(50px, 20px, 0px);
    -webkit-transform: translate3d(50px, 20px, 0px);
    -o-transform: translate3d(50px, 20px, 0px);
    -ms-transform: translate3d(50px, 20px, 0px);
    transform: translate3d(50px, 20px, 0px);
  }
  80% {
    -moz-transform: translate3d(100px, 100px, 0px);
    -webkit-transform: translate3d(100px, 100px, 0px);
    -o-transform: translate3d(100px, 100px, 0px);
    -ms-transform: translate3d(100px, 100px, 0px);
    transform: translate3d(100px, 100px, 0px);
  }
  90% {
    -moz-transform: translate3d(-50px, -50px, 0px);
    -webkit-transform: translate3d(-50px, -50px, 0px);
    -o-transform: translate3d(-50px, -50px, 0px);
    -ms-transform: translate3d(-50px, -50px, 0px);
    transform: translate3d(-50px, -50px, 0px);
  }
  100% {
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate3d(0px, 0px, 0px);
    -ms-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
  }
}
/* Floating Object Animation Ends */
/* Parallaxing Images */
@-webkit-keyframes img-parallaxing {
  0% {
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    -moz-transform: translateY(-0.75rem);
    -webkit-transform: translateY(-0.75rem);
    -o-transform: translateY(-0.75rem);
    -ms-transform: translateY(-0.75rem);
    transform: translateY(-0.75rem);
  }
  40% {
    -moz-transform: translateY(-1.5rem);
    -webkit-transform: translateY(-1.5rem);
    -o-transform: translateY(-1.5rem);
    -ms-transform: translateY(-1.5rem);
    transform: translateY(-1.5rem);
  }
  60% {
    -moz-transform: translateY(-2.25rem);
    -webkit-transform: translateY(-2.25rem);
    -o-transform: translateY(-2.25rem);
    -ms-transform: translateY(-2.25rem);
    transform: translateY(-2.25rem);
  }
  80% {
    -moz-transform: translateY(-3rem);
    -webkit-transform: translateY(-3rem);
    -o-transform: translateY(-3rem);
    -ms-transform: translateY(-3rem);
    transform: translateY(-3rem);
  }
  100% {
    -moz-transform: translateY(-3.75rem);
    -webkit-transform: translateY(-3.75rem);
    -o-transform: translateY(-3.75rem);
    -ms-transform: translateY(-3.75rem);
    transform: translateY(-3.75rem);
  }
}
@-moz-keyframes img-parallaxing {
  0% {
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    -moz-transform: translateY(-0.75rem);
    -webkit-transform: translateY(-0.75rem);
    -o-transform: translateY(-0.75rem);
    -ms-transform: translateY(-0.75rem);
    transform: translateY(-0.75rem);
  }
  40% {
    -moz-transform: translateY(-1.5rem);
    -webkit-transform: translateY(-1.5rem);
    -o-transform: translateY(-1.5rem);
    -ms-transform: translateY(-1.5rem);
    transform: translateY(-1.5rem);
  }
  60% {
    -moz-transform: translateY(-2.25rem);
    -webkit-transform: translateY(-2.25rem);
    -o-transform: translateY(-2.25rem);
    -ms-transform: translateY(-2.25rem);
    transform: translateY(-2.25rem);
  }
  80% {
    -moz-transform: translateY(-3rem);
    -webkit-transform: translateY(-3rem);
    -o-transform: translateY(-3rem);
    -ms-transform: translateY(-3rem);
    transform: translateY(-3rem);
  }
  100% {
    -moz-transform: translateY(-3.75rem);
    -webkit-transform: translateY(-3.75rem);
    -o-transform: translateY(-3.75rem);
    -ms-transform: translateY(-3.75rem);
    transform: translateY(-3.75rem);
  }
}
@-ms-keyframes img-parallaxing {
  0% {
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    -moz-transform: translateY(-0.75rem);
    -webkit-transform: translateY(-0.75rem);
    -o-transform: translateY(-0.75rem);
    -ms-transform: translateY(-0.75rem);
    transform: translateY(-0.75rem);
  }
  40% {
    -moz-transform: translateY(-1.5rem);
    -webkit-transform: translateY(-1.5rem);
    -o-transform: translateY(-1.5rem);
    -ms-transform: translateY(-1.5rem);
    transform: translateY(-1.5rem);
  }
  60% {
    -moz-transform: translateY(-2.25rem);
    -webkit-transform: translateY(-2.25rem);
    -o-transform: translateY(-2.25rem);
    -ms-transform: translateY(-2.25rem);
    transform: translateY(-2.25rem);
  }
  80% {
    -moz-transform: translateY(-3rem);
    -webkit-transform: translateY(-3rem);
    -o-transform: translateY(-3rem);
    -ms-transform: translateY(-3rem);
    transform: translateY(-3rem);
  }
  100% {
    -moz-transform: translateY(-3.75rem);
    -webkit-transform: translateY(-3.75rem);
    -o-transform: translateY(-3.75rem);
    -ms-transform: translateY(-3.75rem);
    transform: translateY(-3.75rem);
  }
}
@-o-keyframes img-parallaxing {
  0% {
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    -moz-transform: translateY(-0.75rem);
    -webkit-transform: translateY(-0.75rem);
    -o-transform: translateY(-0.75rem);
    -ms-transform: translateY(-0.75rem);
    transform: translateY(-0.75rem);
  }
  40% {
    -moz-transform: translateY(-1.5rem);
    -webkit-transform: translateY(-1.5rem);
    -o-transform: translateY(-1.5rem);
    -ms-transform: translateY(-1.5rem);
    transform: translateY(-1.5rem);
  }
  60% {
    -moz-transform: translateY(-2.25rem);
    -webkit-transform: translateY(-2.25rem);
    -o-transform: translateY(-2.25rem);
    -ms-transform: translateY(-2.25rem);
    transform: translateY(-2.25rem);
  }
  80% {
    -moz-transform: translateY(-3rem);
    -webkit-transform: translateY(-3rem);
    -o-transform: translateY(-3rem);
    -ms-transform: translateY(-3rem);
    transform: translateY(-3rem);
  }
  100% {
    -moz-transform: translateY(-3.75rem);
    -webkit-transform: translateY(-3.75rem);
    -o-transform: translateY(-3.75rem);
    -ms-transform: translateY(-3.75rem);
    transform: translateY(-3.75rem);
  }
}
@keyframes img-parallaxing {
  0% {
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    -moz-transform: translateY(-0.75rem);
    -webkit-transform: translateY(-0.75rem);
    -o-transform: translateY(-0.75rem);
    -ms-transform: translateY(-0.75rem);
    transform: translateY(-0.75rem);
  }
  40% {
    -moz-transform: translateY(-1.5rem);
    -webkit-transform: translateY(-1.5rem);
    -o-transform: translateY(-1.5rem);
    -ms-transform: translateY(-1.5rem);
    transform: translateY(-1.5rem);
  }
  60% {
    -moz-transform: translateY(-2.25rem);
    -webkit-transform: translateY(-2.25rem);
    -o-transform: translateY(-2.25rem);
    -ms-transform: translateY(-2.25rem);
    transform: translateY(-2.25rem);
  }
  80% {
    -moz-transform: translateY(-3rem);
    -webkit-transform: translateY(-3rem);
    -o-transform: translateY(-3rem);
    -ms-transform: translateY(-3rem);
    transform: translateY(-3rem);
  }
  100% {
    -moz-transform: translateY(-3.75rem);
    -webkit-transform: translateY(-3.75rem);
    -o-transform: translateY(-3.75rem);
    -ms-transform: translateY(-3.75rem);
    transform: translateY(-3.75rem);
  }
}
.parallaxing-img {
  /* @include animations(img-parallaxing .3s 1 alternate ease-out forwards); */
}

/* Parallaxing Images Ends */
/* ICON STYLES - ICON FROM: http://fontastic.me/
–––––––––––––––––––––––––––––––––––––––––––––––––– */
[class^=icon-]:after,
[class*=" icon-"]:after {
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

:root {
  font-size: 16px !important;
}

html {
  font-size: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body {
  position: relative;
  line-height: 1;
  font-size: 2rem;
  color: #000;
  font-family: "Montserrat-Regular", Helvetica, sans-serif;
}

abbr, address, article, aside, audio, b, blockquote, body, canvas, caption, cite, code, dd, del, details, dfn, div, dl, dt, em, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, p, pre, q, samp, section, small, span, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, ul, var, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

ul {
  list-style: none;
  color: #000;
}

blockquote, q {
  quotes: none;
}

blockquote:after, blockquote::before, q:after, q::before {
  content: "";
  content: none;
}

a {
  color: #000;
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: 0 0;
  text-decoration: none !important;
  outline: 0 !important;
  transition: all 0.5s ease-in-out;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: 700;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

span {
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
  letter-spacing: inherit;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Montserrat-Regular", sans-serif;
}

h1 {
  font-size: 10.5rem;
}

h2 {
  font-size: 6.5rem;
}

h3 {
  font-size: 4rem;
}

h4 {
  font-size: 2.8rem;
}

h5 {
  font-size: 2.4rem;
}

h6 {
  font-size: 2rem;
}

p {
  font-size: 2rem;
  line-height: 1.3;
}

/*Global Settings*/
html {
  scroll-behavior: smooth;
}

body {
  font-family: sans-serif;
  position: relative;
  overflow: inherit;
  scroll-behavior: smooth;
  overflow-x: hidden;
}
body::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
  background-color: #e2e2e2;
  display: none;
}
body::-webkit-scrollbar {
  width: 0.75rem;
  height: 0.75rem;
  background-color: #969696;
  display: none;
}
body::-webkit-scrollbar-thumb {
  background-color: #fff;
  background-image: -webkit-gradient(linear, 40% 0%, 75% 84%, from(#ffe11b), to(#ffe11b), color-stop(0.6, #121212));
  cursor: pointer;
  display: none;
}

body.overflow {
  overflow: hidden;
}

h1, h2, h3, h4, h5, h6, p {
  color: #000;
  cursor: default;
}

h1 {
  font-size: 2.5rem;
}

h2 {
  font-size: 1.875rem;
  line-height: 1;
}

h3 {
  font-size: 1.5625rem;
}

h4 {
  font-size: 1.25rem;
}

h5 {
  font-size: 2rem;
}

h6 {
  font-size: 1.75rem;
}

p {
  font-size: 1.25rem;
}

a {
  font-size: 0.75rem;
  text-decoration: none !important;
  color: inherit;
}
a:hover {
  color: inherit;
}

.underline {
  border-bottom: 2px solid #007aff;
}

.clr_white {
  color: #fff !important;
}

.clr_blue {
  color: #0F5DC0 !important;
}

.clr_liBlue {
  color: #00AAD2 !important;
}

.clr_green {
  color: #61b548 !important;
}

.clr_purple {
  color: #3f51b5 !important;
}

.clr_voilet {
  color: #9F1ECC !important;
}

.clr_orange {
  color: #FC4D1A !important;
}

.clr_yellow {
  color: #ffe11b !important;
}

.clr_yellow2 {
  color: #f3b52a !important;
}

.clr_mustard {
  color: #ffc52c !important;
}

.clr_grape {
  color: #892331 !important;
}

.clr_melon {
  color: #fe735e !important;
}

.clr_paleGrey {
  color: #f6f6f6 !important;
}

.clr_azure {
  color: #007aff !important;
}

.clr_grape-red {
  color: #9c1c1d !important;
}

.font-light {
  font-family: "Montserrat-Light", Helvetica, sans-serif;
}

.img-circle {
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
  margin: 0 auto;
  padding: 0;
  line-height: 4rem;
  color: #fff;
  font-size: 16px;
  overflow: hidden;
}

[class*=btn-] {
  position: relative;
  text-transform: none;
  padding: 0.7rem 3.2rem;
  font-size: 1rem;
  line-height: 1;
  color: #fff;
  font-family: "Montserrat-Regular", Helvetrica, sans-serif;
  background-color: #121212;
  border: 1px solid;
  float: left;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-transition: 0.08s ease-in;
  -moz-transition: 0.08s ease-in;
  -ms-transition: 0.08s ease-in;
  -o-transition: 0.08s ease-in;
  transition: 0.08s ease-in;
}
[class*=btn-]:focus {
  outline: none;
  outline-color: transparent;
  box-shadow: none;
}

.bg-white {
  background-color: #fff !important;
}

.bg-black {
  background-color: #000 !important;
}

.bg-white4 {
  background-color: #f5f5f5 !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.bg-blue {
  background-color: #0F5DC0 !important;
}

.bg-liBlue {
  background-color: #00AAD2 !important;
}

.bg-green {
  background-color: #61b548 !important;
}

.bg-purple {
  background-color: #3f51b5 !important;
}

.bg-voilet {
  background-color: #9F1ECC !important;
}

.bg-orange {
  background-color: #FC4D1A !important;
}

.bg-yellow {
  background-color: #ffe11b !important;
}

.bg-yellow2 {
  background-color: #f3b52a !important;
}

.bg-grape {
  background-color: #892331 !important;
}

.bg-melon {
  background-color: #fe735e !important;
}

.bg-paleGrey {
  background-color: #f6f6f6 !important;
}

.bg-azure {
  background-color: #007aff !important;
}

.btn-white {
  background-color: #fff;
  color: #000;
  border: none;
}

.btn-transparent {
  background-color: transparent;
  color: #000;
  border: none;
}

.btn-blue {
  background-color: #0F5DC0;
  color: #fff;
  border: none;
}

.btn-green {
  background-color: #a6ce39;
  color: #000;
  border: none;
}

.btn-black {
  background-color: #222222;
  color: #fff;
  border: none;
}

.btn-grey {
  background-color: transparent;
  color: #fff;
  border: none;
}

.btn-group, .status-btn-holder, .btn-link {
  padding: 0;
  border: 0;
}
.btn-group:hover, .status-btn-holder:hover, .btn-link:hover {
  -o-box-shadow: inherit;
  -moz-box-shadow: inherit;
  -webkit-box-shadow: inherit;
  box-shadow: inherit;
  background-color: inherit;
  color: inherit;
  border: 0;
}

.dropdown-item {
  background-color: transparent;
  border-bottom: none;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  text-transform: uppercase;
  font-weight: bold;
  padding: 1rem;
  line-height: 2;
  font-size: 1rem;
}
.dropdown-item i {
  line-height: inherit;
}

.dropdown-item:hover, .dropdown-item.active, .dropdown-item:active {
  background-color: transparent;
  border-bottom: none;
  border-left: 3px solid #ffe11b;
  color: #222222;
}

.dropdown {
  line-height: 0.9;
}

.dropdown:hover .dropdown-menu {
  display: block;
  opacity: 1;
  visibility: visible;
}

.dropdown-menu {
  left: auto;
  right: 0;
  min-width: 15rem;
}

span.task-type-badge, i.task-type-badge {
  background: #0F5DC0;
  color: #fff;
  border-radius: 50%;
  width: 2rem;
  height: 2rem;
  display: block;
  text-align: center;
  line-height: 1.6;
}

.status-button {
  display: inline-block;
  float: right;
  text-align: center;
  width: 100%;
  max-width: 15rem;
  height: 2rem;
}
.status-button span {
  color: #fff;
  border: none;
  border-radius: 0.2rem;
  padding: 0 0.75rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 1rem;
  line-height: 2rem;
}
.status-button span.show-map {
  background-color: #0F5DC0;
  display: none;
  visibility: hidden;
  -o-box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.2);
}
.status-button span.status {
  display: block;
  visibility: visible;
}
.status-button span.status.success {
  background-color: #28a745;
}
.status-button span.status.cancel {
  background-color: #e53935;
}
.status-button span.status.fail {
  background-color: red;
}
.status-button span.status.decline {
  background-color: #414141;
}
.status-button span.status.unassign {
  background-color: #969696;
}
.status-button span.status.assign {
  background-color: #FC4D1A;
}
.status-button span.status.inprogress {
  background-color: #3f51b5;
}
.status-button span.status.start {
  background-color: #0F5DC0;
}
.status-button span.status.accept {
  background-color: #9F1ECC;
}
.status-button span.status.transparent {
  background-color: transparent;
  color: #414141;
  border: 1px solid #414141;
}

.avatar-status {
  content: "";
  border-radius: 50%;
  border: 1px solid #e2e2e2;
  width: 1rem;
  height: 1rem;
  position: absolute;
  display: block;
  bottom: 0;
  right: 0;
  z-index: 5;
}
.avatar-status.free {
  background-color: #28a745;
}
.avatar-status.inactive {
  background-color: #cccccc;
}
.avatar-status.busy {
  background-color: #ffe11b;
}

.avatar-upload {
  position: relative;
  max-width: 20rem;
  margin: 2rem 0;
  float: left;
}
.avatar-upload .avatar-edit {
  position: absolute;
  right: -1rem;
  z-index: 1;
  bottom: 1rem;
}
.avatar-upload .avatar-edit input {
  display: none;
}
.avatar-upload .avatar-edit input + label {
  display: inline-block;
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  background: #28a745;
  -o-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.35);
  -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.35);
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.35);
  cursor: pointer;
  font-weight: normal;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-align: center;
  color: #fff;
  font-size: 1.25rem;
  position: relative;
}
.avatar-upload .avatar-edit input + label:hover {
  color: #28a745;
  background: #fff;
  border-color: 1px solid #28a745;
}
.avatar-upload .avatar-edit input + label i {
  top: 30%;
  position: relative;
}
.avatar-upload .avatar-preview {
  width: 10rem;
  height: 10rem;
  position: relative;
  border-radius: 50%;
  border: 2px solid #a6ce39;
  -o-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.35);
  -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.35);
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.35);
}
.avatar-upload .avatar-preview > div {
  width: 100%;
  height: 100%;
  border-radius: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.custom-checkbox {
  display: inline-block;
  position: relative;
  padding-left: 2rem;
  margin-bottom: 1rem;
  cursor: pointer;
  font-size: 2rem;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  height: auto;
  margin-right: 1rem;
  /* Hide the browser's default radio button */
  /* Create a custom radio button */
  /* On mouse-over, add a grey background color */
  /* When the radio button is checked, add a blue background */
  /* Create the indicator (the dot/circle - hidden when not checked) */
  /* Show the indicator (dot/circle) when checked */
  /* Style the indicator (dot/circle) */
}
.custom-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}
.custom-checkbox .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  width: 2.1875rem;
  height: 2.1875rem;
  background-color: transparent;
  border-radius: 50%;
  display: table;
  border: 4px solid #000;
}
.custom-checkbox:hover input ~ .checkmark {
  background-color: #e2e2e2;
}
.custom-checkbox input:checked ~ .checkmark {
  background-color: #28a745;
  -o-box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.15);
}
.custom-checkbox .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.custom-checkbox input:checked ~ .checkmark i {
  color: #fff;
}
.custom-checkbox .checkmark i {
  font-size: 0.75rem;
  vertical-align: middle;
  display: table-cell;
  text-align: center;
  color: #d8d8d8;
  border: 4px solid white;
  border-radius: 50%;
}

.tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black;
}
.tooltip .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: #244b00;
  color: #fff;
  text-align: center;
  border-radius: 5px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  margin-left: -60px;
  opacity: 0;
  transition: opacity 0.3s;
}
.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
}
.tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}

.dataTables_wrapper .dataTables_length {
  font-size: 1.25rem;
}
.dataTables_wrapper .dataTables_length select {
  font-size: 1.5rem;
  height: auto;
}
.dataTables_wrapper .dataTables_info {
  font-size: 1.25rem;
}
.dataTables_wrapper .dataTables_filter, .dataTables_wrapper .dataTables_filter input {
  font-size: 1.5rem;
}
.dataTables_wrapper .dataTables_filter input {
  border: none;
  border-radius: 0;
  border-bottom: 1px solid #000;
  height: auto;
}
.dataTables_wrapper .page-link {
  font-size: 1.25rem;
  text-align: center;
  width: 100%;
  min-width: 3rem;
}
.dataTables_wrapper table.dataTable {
  width: 100%;
  table-layout: fixed;
}
.dataTables_wrapper table.dataTable thead th, .dataTables_wrapper table.dataTable thead td, .dataTables_wrapper table.dataTable tbody th, .dataTables_wrapper table.dataTable tbody td, .dataTables_wrapper table.dataTable tfoot th, .dataTables_wrapper table.dataTable tfoot td {
  font-size: 0.85rem;
  letter-spacing: 0;
  color: #000;
  opacity: 1;
  padding: 0.625rem 0;
  text-align: center;
}
.dataTables_wrapper table.dataTable thead th:first-child, .dataTables_wrapper table.dataTable thead td:first-child, .dataTables_wrapper table.dataTable tbody th:first-child, .dataTables_wrapper table.dataTable tbody td:first-child, .dataTables_wrapper table.dataTable tfoot th:first-child, .dataTables_wrapper table.dataTable tfoot td:first-child {
  text-align: left;
}
.dataTables_wrapper table.dataTable thead th:last-child, .dataTables_wrapper table.dataTable thead td:last-child, .dataTables_wrapper table.dataTable tbody th:last-child, .dataTables_wrapper table.dataTable tbody td:last-child, .dataTables_wrapper table.dataTable tfoot th:last-child, .dataTables_wrapper table.dataTable tfoot td:last-child {
  text-align: right;
}
.dataTables_wrapper table.dataTable thead th, .dataTables_wrapper table.dataTable thead td {
  font-family: "Montserrat-Bold", Helvetica, sans-serif;
}
.dataTables_wrapper table.dataTable tbody tr {
  background-color: transparent;
}
.dataTables_wrapper table.dataTable tbody th, .dataTables_wrapper table.dataTable tbody td {
  font-family: "Montserrat-Regular", Helvetica, sans-serif;
}
.dataTables_wrapper table.dataTable.no-footer {
  border-bottom: none;
}

.close-btn {
  content: "";
  width: 3.5rem;
  height: 3.5rem;
  position: absolute;
  top: -4.5rem;
  right: 0;
  color: #fff;
  border-radius: 50%;
  background-color: #a6ce39;
  background-origin: content-box;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  display: block;
  z-index: 5;
  margin: 0.5rem 1rem;
  padding: 0;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.close-btn:hover {
  -o-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.35);
  -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.35);
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.35);
}

form.custom-form {
  margin: 1.25rem auto;
}
form.custom-form a[type=submit] {
  padding: 1rem 2rem;
  -webkit-appearance: inherit;
}
form.custom-form .form-group {
  position: relative;
}
form.custom-form .form-control {
  height: auto;
  padding: 1.0625rem 1.375rem;
  font-size: 0.875rem;
  font-family: "Montserrat-Regular", Helvetica, sans-serif;
  letter-spacing: 0;
  margin: 0;
  border-radius: 0;
  border: none;
  background-color: #f6f6f6;
  color: rgb(0, 0, 0);
}
form.custom-form .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: rgba(0, 0, 0, 0.3);
}
form.custom-form .form-control::-moz-placeholder { /* Firefox 19+ */
  color: rgba(0, 0, 0, 0.3);
}
form.custom-form .form-control:-ms-input-placeholder { /* IE 10+ */
  color: rgba(0, 0, 0, 0.3);
}
form.custom-form .form-control:-moz-placeholder { /* Firefox 18- */
  color: rgba(0, 0, 0, 0.3);
}
form.custom-form label {
  text-align: left;
  font-family: "Montserrat-Regular", Helveica, sans-serif;
  font-size: 0.875rem;
  letter-spacing: 0.7px;
  color: #222222;
  opacity: 1;
  margin-bottom: 1rem;
  margin-left: 0.5rem;
}
form.custom-form select {
  text-indent: 1px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  text-overflow: ellipsis;
  background-image: url(http://cdn2.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_down.png);
  background-repeat: no-repeat;
  background-size: 0.8rem;
  background-position: calc(100% - 1.375rem) center;
}
form.custom-form .form-text {
  text-align: left;
  font-family: "Montserrat-Regular", Helveica, sans-serif;
  font-size: 0.875rem;
  letter-spacing: 0.7px;
  opacity: 1;
  margin-bottom: 1rem;
  margin-left: 0.5rem;
}
form.custom-form .custom-checkbox.show-password {
  padding-left: 2rem;
}
form.custom-form .custom-checkbox.show-password .checkmark {
  width: 1.75rem;
  height: 1.75rem;
}
form.custom-form .custom-checkbox.show-password .checkmark i {
  font-size: 0.75rem;
}
form.custom-form .custom-checkbox.transport-type {
  height: 5rem;
  padding-left: 5rem;
}

.noresize {
  resize: none;
}

.vresize {
  resize: vertical;
}

.hresize {
  resize: horizontal;
}

.datepicker--day-name {
  color: #000;
}
.datepicker--cell.-current- {
  color: #000;
  background: #ffe11b;
}
.datepicker--cell.-in-range- {
  background: rgba(92, 196, 239, 0.1);
  color: #4a4a4a;
  border-radius: 0;
}
.datepicker--cell.-in-range-.-focus- {
  background-color: #f3b52a;
}
.datepicker--cell.-current-.-in-range- {
  color: #84e19a;
}
.datepicker--cell.-selected-, .datepicker--cell.-selected-.-current- {
  background: #f3b52a;
}
.datepicker--cell.-selected-.-focus- {
  background: #f3b52a;
}
.datepicker--cell.-range-to- {
  border: 1px solid #ffe11b;
  border-radius: 0 4px 4px 0;
}
.datepicker--cell.-range-from- {
  border: 1px solid #ffe11b;
  border-radius: 4px 0 0 4px;
}
.datepicker--time-row input[type=range]:focus::-webkit-slider-thumb,
.datepicker--time-row input[type=range]:focus::-moz-range-thumb,
.datepicker--time-row input[type=range]:focus::-ms-thumb {
  background: #ffe11b;
  border-color: #ffe11b;
}

.accordion .card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: #222222;
  border-bottom: none;
  color: #fff;
}
.accordion .btn:focus {
  -o-box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.accordion .card {
  border: none;
}
.accordion .card [class*=btn-] {
  border: none;
  white-space: normal;
  text-align: left;
  width: 100%;
  font-family: "CircularStd-Book", sans-serif;
  line-height: 1.3;
  letter-spacing: 0.8px;
  padding: 0.6rem 1rem;
}
.accordion .card [class*=btn-]:hover {
  -o-box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: transparent;
  color: #ffe11b;
  border: none;
}
.accordion .card-body {
  background-color: #222222;
  padding: 4rem 1.25rem;
}

/*===============================
Start Preloader Wrap
================================*/
.preloader-active {
  position: fixed;
  top: 0;
  left: 0;
  overflow: hidden;
  height: 100vh;
  width: 100vw;
  z-index: 99999;
}
.preloader-active .preloader-area-wrap {
  background-color: #fff;
  position: absolute;
  left: 0;
  display: block;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 999999;
}
.preloader-active .preloader-area-wrap .spinner div {
  background-color: #121212;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}
.preloader-active .preloader-area-wrap .spinner div.bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.preloader-active .preloader-area-wrap .spinner div.bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
@keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.preloader-area-wrap {
  display: none;
}

/*===============================
Bootstrap Modal Customization
================================*/
.modal-content {
  border: none;
  border-radius: 0;
  padding: 3.5rem 4.5rem;
}

.modal-header {
  border: none;
  border-radius: 0;
  padding: 0;
}
.modal-header .close {
  opacity: 1;
  font-size: 0.75rem;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1;
  font-family: "Montserrat-Bold", Helvetica, sans-serif;
  font-size: 2rem;
  letter-spacing: 0;
  color: #222222;
  opacity: 1;
}

.modal-body {
  padding: 0;
}

.body-content {
  background-image: #fff;
  scroll-behavior: smooth;
  overflow-x: hidden;
}

.header {
  position: relative;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
}
.header .sticky {
  position: relative;
}
.header .suraj-mobile-image {
  display: none;
}
.header .container-fluid {
  padding: 0;
}
.header .navbar .navbar-brand {
  padding: 0;
  width: 8rem;
  position: absolute;
  left: 0;
  right: 4rem;
  top: 2rem;
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
  margin: 0 auto;
}
.header .mobile-menu-wrapper {
  display: none;
}
.header .mobile-menu-wrapper .logo-holder img {
  width: 10rem;
}
.header .mobile-menu-wrapper .mobile-menu {
  display: block;
  /* closing animation */
}
.header .mobile-menu-wrapper .mobile-menu .wrapper {
  position: fixed;
  top: 0;
  left: -100%;
  height: 100%;
  width: 100%;
  background: linear-gradient(to right, #93A9AE, #4E6B72);
  transition: all 0.6s ease-in-out;
  z-index: 1;
}
.header .mobile-menu-wrapper .mobile-menu #active:checked ~ .wrapper {
  left: 0;
}
.header .mobile-menu-wrapper .mobile-menu .menu-btn {
  position: relative;
  z-index: 999;
  right: 0;
  top: 0;
  height: 50px;
  left: 3rem;
  width: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  cursor: pointer;
  background-color: #fff;
}
.header .mobile-menu-wrapper .mobile-menu .menu-btn span {
  display: block;
  width: 20px;
  height: 4px;
  background-color: #000; /* Make sure it's visible */
  position: relative;
  transition: transform 0.3s ease-in-out;
}
.header .mobile-menu-wrapper .mobile-menu .menu-btn:before,
.header .mobile-menu-wrapper .mobile-menu .menu-btn:after {
  content: "";
  position: absolute;
  width: 20px;
  height: 4px;
  background-color: #000;
}
.header .mobile-menu-wrapper .mobile-menu .menu-btn:before {
  transform: translateY(-8px);
}
.header .mobile-menu-wrapper .mobile-menu .menu-btn:after {
  transform: translateY(8px);
}
.header .mobile-menu-wrapper .mobile-menu .close {
  z-index: 1;
  width: 100%;
  height: 100%;
  pointer-events: none;
  transition: background 0.6s;
}
.header .mobile-menu-wrapper .mobile-menu #active:checked + .menu-btn span {
  transform: scaleX(0);
}
.header .mobile-menu-wrapper .mobile-menu #active:checked + .menu-btn:before {
  transform: rotate(45deg);
  border-color: #000;
}
.header .mobile-menu-wrapper .mobile-menu #active:checked + .menu-btn:after {
  transform: rotate(-45deg);
  border-color: #000;
}
.header .mobile-menu-wrapper .mobile-menu .wrapper ul {
  position: absolute;
  top: 70%;
  left: 50%;
  height: 100%;
  transform: translate(-50%, -50%);
  list-style: none;
  text-align: center;
  width: 100%;
}
.header .mobile-menu-wrapper .mobile-menu .wrapper ul li {
  height: 10%;
  margin: 15px 0;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.header .mobile-menu-wrapper .mobile-menu .wrapper ul li a {
  text-decoration: none;
  font-weight: 500;
  padding: 5px 30px;
  font-family: "Space Grotesk", sans-serif;
  color: #fff;
  position: absolute;
  line-height: 50px;
  margin: 5px 30px;
  opacity: 0;
  font-size: 3rem;
  transition: all 0.3s ease;
  transition: transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.header .mobile-menu-wrapper .mobile-menu .wrapper ul li a:hover {
  text-decoration: none;
}
.header .mobile-menu-wrapper .mobile-menu .wrapper ul li a:after {
  display: block;
  position: absolute;
  top: 50%;
  content: "";
  height: 1vh;
  margin-top: 3vh;
  width: 0;
  left: 0;
  background: linear-gradient(to bottom, #fff, #fff);
  opacity: 0.8;
  transition: width 250ms linear;
}
.header .mobile-menu-wrapper .mobile-menu .wrapper ul li a:hover:after {
  width: 100%;
}
.header .mobile-menu-wrapper .mobile-menu input[type=checkbox] {
  display: none;
}
.header .mobile-menu-wrapper .mobile-menu #active:checked ~ .wrapper ul li a {
  opacity: 1;
}
.header .mobile-menu-wrapper .mobile-menu .wrapper ul li a {
  transition: opacity 1.2s, transform 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translateX(100px);
}
.header .mobile-menu-wrapper .mobile-menu #active:checked ~ .wrapper ul li a {
  transform: none;
  transition-timing-function: ease, cubic-bezier(0.1, 1.3, 0.3, 1); /* easeOutBackを緩めた感じ */
  transition-delay: 0.6s;
  transform: translateX(-100px);
}
.header .desktop-menu-wrapper {
  height: 8rem;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 0 0 4rem;
  width: 100%;
}
.header .desktop-menu-wrapper .logo-holder img {
  width: 10rem;
}
.header .desktop-menu-wrapper .menu-wrapper {
  position: absolute;
  right: 13rem;
  left: auto;
  z-index: 9999;
}
.header .desktop-menu-wrapper .menu-wrapper ul {
  display: flex;
  align-items: center;
  padding: 0;
  margin: 0;
}
.header .desktop-menu-wrapper .menu-wrapper ul li {
  position: relative;
  display: flex;
}
.header .desktop-menu-wrapper .menu-wrapper ul li a {
  font-size: 1rem;
  color: #fff;
  font-family: "sf-pro-bold";
  padding: 0 1.5rem;
  text-decoration: none;
  transition: all 0.3s ease;
  line-height: 4rem;
}
.header .desktop-menu-wrapper .menu-wrapper ul li a:hover {
  color: #FFD700;
}
.header .desktop-menu-wrapper .menu-wrapper ul li.active > a {
  color: #FFD700;
}
.header .desktop-menu-wrapper .menu-wrapper ul .investor-relation {
  position: relative;
  display: flex;
  flex-direction: column;
}
.header .desktop-menu-wrapper .menu-wrapper ul .investor-relation:hover .investor-relation-sub-menu {
  display: block;
}
.header .desktop-menu-wrapper .menu-wrapper ul .investor-relation .investor-relation-sub-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  list-style: none;
  padding: 0.6rem 0;
  background-color: white;
  margin: 0 0 0 0.5rem;
  min-width: 200px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
.header .desktop-menu-wrapper .menu-wrapper ul .investor-relation .investor-relation-sub-menu li {
  width: 100%;
}
.header .desktop-menu-wrapper .menu-wrapper ul .investor-relation .investor-relation-sub-menu li a {
  display: block;
  padding: 0.5rem 1rem;
  color: #000;
  text-align: center;
  transition: all 0.3s ease;
  width: 100%;
  font-size: 0.8rem;
  font-family: "sf-pro-regular";
  line-height: unset;
}
.header .desktop-menu-wrapper .menu-wrapper ul .investor-relation .investor-relation-sub-menu li a:hover {
  background: #FFD700;
  color: #000;
  width: 100%;
}
.header .desktop-menu-wrapper .suraj-holder {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1rem;
  position: relative;
  top: 5rem;
}
.header .desktop-menu-wrapper .suraj-holder img {
  width: auto;
}

.headertwo {
  position: relative;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
}
.headertwo .sticky {
  position: relative;
}
.headertwo .suraj-mobile-image {
  display: none;
}
.headertwo .container-fluid {
  padding: 0;
}
.headertwo .navbar .navbar-brand {
  padding: 0;
  width: 8rem;
  position: absolute;
  left: 0;
  right: 4rem;
  top: 2rem;
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
  margin: 0 auto;
}
.headertwo .mobile-menu-wrapper {
  display: none;
}
.headertwo .mobile-menu-wrapper .logo-holder img {
  width: 10rem;
}
.headertwo .mobile-menu-wrapper .mobile-menu {
  display: block;
  /* closing animation */
}
.headertwo .mobile-menu-wrapper .mobile-menu .wrapper {
  position: fixed;
  top: 0;
  left: -100%;
  height: 100%;
  width: 100%;
  background: linear-gradient(to right, #93A9AE, #4E6B72);
  transition: all 0.6s ease-in-out;
  z-index: 1;
}
.headertwo .mobile-menu-wrapper .mobile-menu #active:checked ~ .wrapper {
  left: 0;
}
.headertwo .mobile-menu-wrapper .mobile-menu .menu-btn {
  position: relative;
  z-index: 999;
  right: 0;
  top: 0;
  height: 50px;
  left: 3rem;
  width: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  cursor: pointer;
  background-color: #fff;
}
.headertwo .mobile-menu-wrapper .mobile-menu .menu-btn span {
  display: block;
  width: 20px;
  height: 4px;
  background-color: #000; /* Make sure it's visible */
  position: relative;
  transition: transform 0.3s ease-in-out;
}
.headertwo .mobile-menu-wrapper .mobile-menu .menu-btn:before,
.headertwo .mobile-menu-wrapper .mobile-menu .menu-btn:after {
  content: "";
  position: absolute;
  width: 20px;
  height: 4px;
  background-color: #000;
}
.headertwo .mobile-menu-wrapper .mobile-menu .menu-btn:before {
  transform: translateY(-8px);
}
.headertwo .mobile-menu-wrapper .mobile-menu .menu-btn:after {
  transform: translateY(8px);
}
.headertwo .mobile-menu-wrapper .mobile-menu .close {
  z-index: 1;
  width: 100%;
  height: 100%;
  pointer-events: none;
  transition: background 0.6s;
}
.headertwo .mobile-menu-wrapper .mobile-menu #active:checked + .menu-btn span {
  transform: scaleX(0);
}
.headertwo .mobile-menu-wrapper .mobile-menu #active:checked + .menu-btn:before {
  transform: rotate(45deg);
  border-color: #000;
}
.headertwo .mobile-menu-wrapper .mobile-menu #active:checked + .menu-btn:after {
  transform: rotate(-45deg);
  border-color: #000;
}
.headertwo .mobile-menu-wrapper .mobile-menu .wrapper ul {
  position: absolute;
  top: 70%;
  left: 50%;
  height: 100%;
  transform: translate(-50%, -50%);
  list-style: none;
  text-align: center;
  width: 100%;
}
.headertwo .mobile-menu-wrapper .mobile-menu .wrapper ul li {
  height: 10%;
  margin: 15px 0;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.headertwo .mobile-menu-wrapper .mobile-menu .wrapper ul li a {
  text-decoration: none;
  font-weight: 500;
  padding: 5px 30px;
  font-family: "Space Grotesk", sans-serif;
  color: #fff;
  position: absolute;
  line-height: 50px;
  margin: 5px 30px;
  opacity: 0;
  font-size: 3rem;
  transition: all 0.3s ease;
  transition: transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.headertwo .mobile-menu-wrapper .mobile-menu .wrapper ul li a:hover {
  text-decoration: none;
}
.headertwo .mobile-menu-wrapper .mobile-menu .wrapper ul li a:after {
  display: block;
  position: absolute;
  top: 50%;
  content: "";
  height: 1vh;
  margin-top: 3vh;
  width: 0;
  left: 0;
  background: linear-gradient(to bottom, #fff, #fff);
  opacity: 0.8;
  transition: width 250ms linear;
}
.headertwo .mobile-menu-wrapper .mobile-menu .wrapper ul li a:hover:after {
  width: 100%;
}
.headertwo .mobile-menu-wrapper .mobile-menu input[type=checkbox] {
  display: none;
}
.headertwo .mobile-menu-wrapper .mobile-menu #active:checked ~ .wrapper ul li a {
  opacity: 1;
}
.headertwo .mobile-menu-wrapper .mobile-menu .wrapper ul li a {
  transition: opacity 1.2s, transform 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translateX(100px);
}
.headertwo .mobile-menu-wrapper .mobile-menu #active:checked ~ .wrapper ul li a {
  transform: none;
  transition-timing-function: ease, cubic-bezier(0.1, 1.3, 0.3, 1); /* easeOutBackを緩めた感じ */
  transition-delay: 0.6s;
  transform: translateX(-100px);
}
.headertwo .desktop-menu-wrapper {
  height: 8rem;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 0 0 4rem;
  width: 100%;
}
.headertwo .desktop-menu-wrapper .logo-holder img {
  width: 10rem;
}
.headertwo .desktop-menu-wrapper .menu-wrapper {
  position: absolute;
  right: 13rem;
  left: auto;
  z-index: 9999;
}
.headertwo .desktop-menu-wrapper .menu-wrapper ul {
  display: flex;
  align-items: center;
  padding: 0;
  margin: 0;
}
.headertwo .desktop-menu-wrapper .menu-wrapper ul li {
  position: relative;
  display: flex;
}
.headertwo .desktop-menu-wrapper .menu-wrapper ul li a {
  font-size: 1rem;
  color: #000;
  font-family: "sf-pro-bold";
  padding: 0 1.5rem;
  text-decoration: none;
  transition: all 0.3s ease;
  line-height: 4rem;
}
.headertwo .desktop-menu-wrapper .menu-wrapper ul li a:hover {
  color: #FFD700;
}
.headertwo .desktop-menu-wrapper .menu-wrapper ul li.active > a {
  color: #FFD700;
}
.headertwo .desktop-menu-wrapper .menu-wrapper ul .investor-relation {
  position: relative;
  display: flex;
  flex-direction: column;
}
.headertwo .desktop-menu-wrapper .menu-wrapper ul .investor-relation:hover .investor-relation-sub-menu {
  display: block;
}
.headertwo .desktop-menu-wrapper .menu-wrapper ul .investor-relation .investor-relation-sub-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: #fff;
  list-style: none;
  padding: 0;
  margin: 0;
  min-width: 200px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
.headertwo .desktop-menu-wrapper .menu-wrapper ul .investor-relation .investor-relation-sub-menu li {
  width: 100%;
}
.headertwo .desktop-menu-wrapper .menu-wrapper ul .investor-relation .investor-relation-sub-menu li a {
  display: block;
  padding: 0.5rem 1rem;
  color: #000;
  text-align: center;
  transition: all 0.3s ease;
  width: 100%;
  font-size: 0.8rem;
  font-family: "sf-pro-regular";
  line-height: unset;
}
.headertwo .desktop-menu-wrapper .menu-wrapper ul .investor-relation .investor-relation-sub-menu li a:hover {
  background: #FFD700;
  color: #000;
  width: 100%;
}
.headertwo .desktop-menu-wrapper .suraj-holder {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1rem;
  position: relative;
  top: 5rem;
}
.headertwo .desktop-menu-wrapper .suraj-holder img {
  width: auto;
}

.home .first-section {
  position: relative;
  padding: 30rem;
  margin-top: -9rem;
  overflow: hidden;
}
.home .first-section .video-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
}
.home .first-section .video-background video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.home .first-section .vector-1-image {
  position: absolute;
  top: -30rem;
  right: -31rem;
}
.home .first-section .vector-1-image img {
  width: auto;
}
.home .second-section {
  padding: 7rem 2rem 3rem;
}
.home .second-section .since-text-para {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 4rem;
}
.home .second-section .since-text-para h1 {
  font-family: "sf-pro-regular";
  color: #ffcf00;
  font-size: 4.5rem;
  margin: 0;
  position: relative;
}
.home .second-section .since-text-para h1 span {
  font-family: "sf-pro-bold";
  position: relative;
  display: inline-block;
}
.home .second-section .since-text-para h1 span::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -5px;
  height: 3px;
  width: 0;
  background-color: #ffcf00;
  animation: underlineMoveHome 1.5s ease forwards;
  animation-delay: 0.5s;
}
@keyframes underlineMoveHome {
  from {
    width: 0;
  }
  to {
    width: 100%;
  }
}
.home .second-section .since-text-para p {
  margin: 0;
  font-size: 1.5rem;
  font-family: "sf-pro-bold";
}
.home .third-section {
  padding: 2rem 2rem 4rem;
}
.home .third-section .featured-logo-mobile-holder {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 1rem;
  margin-top: 3rem;
}
@keyframes slides {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
.home .third-section .featured-logo-mobile-holder .logos {
  overflow: hidden;
  padding: 30px 0px;
  white-space: nowrap;
  position: relative;
}
.home .third-section .featured-logo-mobile-holder .logos:before,
.home .third-section .featured-logo-mobile-holder .logos:after {
  position: absolute;
  top: 0;
  content: "";
  width: 250px;
  height: 100%;
  z-index: 2;
}
.home .third-section .featured-logo-mobile-holder .logos:before {
  left: 0;
  background: linear-gradient(to left, rgba(255, 255, 255, 0), rgb(255, 255, 255));
}
.home .third-section .featured-logo-mobile-holder .logos:after {
  right: 0;
  background: linear-gradient(to right, rgba(255, 255, 255, 0), rgb(255, 255, 255));
}
.home .third-section .featured-logo-mobile-holder .logo_items {
  display: inline-block;
  animation: 80s slides infinite linear;
}
.home .third-section .featured-logo-mobile-holder .logo_items img {
  height: 90px;
  margin-left: 6rem;
  filter: grayscale(100%);
  opacity: 0.6;
  transition: all 0.3s ease-in-out;
}
.home .third-section .featured-logo-mobile-holder .logo_items img:hover {
  filter: grayscale(0%);
  opacity: 1;
  transform: scale(1.05);
}
.home .fourth-section {
  padding: 2rem 10rem;
}
.home .fourth-section .row {
  --bs-gutter-x: 2rem;
}
.home .fourth-section .col-md-6 {
  padding: 0.5rem;
}
.home .fourth-section .text-box {
  background: lightgrey;
  padding: 2rem;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
}
.home .fourth-section .text-box h1 {
  font-size: 3rem;
  font-weight: bold;
  margin-bottom: 1rem;
  position: relative;
  padding-left: 3rem;
}
.home .fourth-section .text-box h1::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 2rem;
  height: 2rem;
  background-image: url("../img/spinning-icon.webp");
  background-size: contain;
  background-repeat: no-repeat;
}
.home .fourth-section .text-box p {
  font-size: 1.1rem;
  line-height: 1.6;
  text-align: justify;
}
.home .fourth-section .text-box button {
  background-color: #FFD700;
  border: none;
  padding: 0.5rem 1.5rem;
  font-size: 1rem;
  border-radius: 30px;
  margin-top: 2rem;
  font-weight: bold;
  cursor: pointer;
  transition: all 0.3s ease;
}
.home .fourth-section .text-box button:hover {
  background-color: #ccac00;
}
.home .fourth-section .weaving {
  text-align: justify;
  direction: rtl;
}
.home .fourth-section .weaving h1 {
  padding-left: 0;
  padding-right: 3rem;
}
.home .fourth-section .weaving h1::before {
  left: auto;
  right: 0;
  background-image: url("../img/weaving-new.webp");
}
.home .fourth-section .image-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.home .fifth-section {
  padding: 7rem 10rem;
}
.home .fifth-section .success-text-holder {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.home .fifth-section .success-text-holder h1 {
  font-family: "sf-pro-regular";
  font-size: 3rem;
  margin-bottom: 2rem;
}
.home .fifth-section .success-text-holder h1 span {
  font-family: "sf-pro-bold";
}
.home .fifth-section .success-text-holder p {
  text-align: center;
  font-size: 1.2rem;
  font-family: "sf-pro-regular";
}
.home .fifth-section .factor-icon-row {
  margin-top: 5rem;
}
.home .fifth-section .factor-icon-row .factor-icon-row {
  position: relative;
}
.home .fifth-section .factor-icon-row .factor-icon-row svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%; /* scale to container */
  height: auto;
  z-index: 0; /* behind icons */
}
.home .fifth-section .factor-icon-row .factor-icon-row .col-md-4 {
  position: relative;
  z-index: 1; /* bring icons in front */
}
.home .fifth-section .factor-icon-row .icon-box-holder {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}
.home .fifth-section .factor-icon-row .icon-box-holder img {
  width: auto;
}
.home .fifth-section .factor-icon-row .icon-box-holder h1 {
  font-family: "sf-pro-medium";
  font-size: 2.4rem;
  margin: 3rem 0 0 0;
}
.home .fifth-section .factor-icon-row .icon-box-holder p {
  font-family: "sf-pro-regular";
  text-align: center;
  font-size: 1.2rem;
}
.home .six-section {
  padding: 7rem 10rem;
}
.home .six-section .culture-text-holder {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.home .six-section .culture-text-holder h1 {
  font-family: "sf-pro-regular";
  font-size: 3rem;
}
.home .six-section .culture-text-holder h1 span {
  font-family: "sf-pro-bold";
}
.home .six-section .culture-text-holder p {
  text-align: center;
  font-size: 1.2rem;
  font-family: "sf-pro-regular";
}
.home .six-section .culture-img-holder {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 5rem auto 0;
}
.home .six-section .culture-img-holder .image-wrapper img {
  width: 100%;
}
.home .six-section .mobile-culture-row {
  display: none;
}
.home .seven-section {
  background-image: url("../img/form-sec-back.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 5rem 11rem;
}
.home .seven-section .left-side-wrapper {
  background-image: url("../img/suraj-shape.webp");
  background-repeat: no-repeat;
  background-position: 70% 50%;
  background-size: auto;
  padding: 4rem 0;
}
.home .seven-section .left-side-wrapper .form-wrapper .form-heading h1 {
  font-size: 2.5rem;
  font-family: system-ui;
  font-weight: 100;
}
.home .seven-section .left-side-wrapper .form-wrapper .form-heading h1 span {
  font-family: "sf-pro-bold";
  font-size: 2.8rem;
}
.home .seven-section .left-side-wrapper .form-wrapper input.wpcf7-form-control.wpcf7-text.full-name-holder {
  background-color: lightgray;
  border: none;
  padding: 0.6rem 2rem;
  border-radius: 12px;
  font-size: 1.2rem;
  font-style: italic;
  font-family: "sf-pro-regular";
}
.home .seven-section .left-side-wrapper .form-wrapper input.wpcf7-form-control.wpcf7-text.email-holder {
  background-color: lightgray;
  border: none;
  padding: 0.6rem 2rem;
  border-radius: 12px;
  font-size: 1.2rem;
  font-style: italic;
  font-family: "sf-pro-regular";
}
.home .seven-section .left-side-wrapper .form-wrapper textarea.wpcf7-form-control.wpcf7-textarea.message-holder {
  background-color: lightgray;
  border: none;
  padding: 0.6rem 2rem;
  border-radius: 12px;
  font-size: 1.2rem;
  font-style: italic;
  font-family: "sf-pro-regular";
  height: 8rem;
}
.home .seven-section .left-side-wrapper .form-wrapper input.wpcf7-form-control.wpcf7-submit.has-spinner {
  background-color: black;
  color: white;
  border: none;
  border-radius: 12px;
  padding: 0.7rem 3rem;
  font-size: 1rem;
  font-family: "sf-pro-regular";
}

.About .first-section {
  padding: 20rem 10rem 0;
  margin-top: -9rem;
  background-color: #fbfaf9;
}
.About .first-section .vector-1-image {
  position: absolute;
  top: -15rem;
  left: auto;
  right: -34rem;
}
.About .first-section .vector-1-image img {
  width: 60%;
  opacity: 0.4;
}
.About .first-section .hero-text-holder {
  position: relative;
  bottom: 8rem;
}
.About .first-section .hero-text-holder h1 {
  font-size: 5rem;
  font-family: "sf-pro-bold";
  white-space: pre-line;
  line-height: 4rem;
}
.About .first-section .hero-text-holder h1 span {
  font-size: 3.4rem;
  font-family: "sf-pro-light";
  color: #ffcf00;
}
.About .first-section .hero-text-holder p {
  font-size: 1.3rem;
  font-family: "sf-pro-regular";
  white-space: pre-line;
}
.About .first-section-mobile {
  background-color: #f2f0ec;
  padding: 20rem 14rem;
  margin-top: -9rem;
  display: none;
}
.About .first-section-mobile .hero-text-holder h1 {
  font-size: 5rem;
  font-family: "sf-pro-bold";
  line-height: 4rem;
}
.About .first-section-mobile .hero-text-holder h1 span {
  font-size: 3.4rem;
  font-family: "sf-pro-light";
  color: #ffcf00;
}
.About .first-section-mobile .hero-text-holder p {
  font-size: 1.3rem;
  font-family: "sf-pro-regular";
}
.About .second-section {
  padding: 5rem 20rem;
}
.About .second-section .paragraph-wrapper p {
  font-size: 1.4rem;
  font-family: "sf-pro-regular";
  text-align: center;
}
.About .second-section .paragraph-wrapper p span {
  color: #ffcf00;
}
.About .third-section {
  padding: 5rem 10rem;
}
.About .third-section .vision-row-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
.About .third-section .vision-row-wrapper .vision-mission-holder {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 6rem;
  padding-right: 5rem;
}
.About .third-section .vision-row-wrapper .vision-mission-holder .heading-para-holder h1 {
  position: relative;
  font-size: 3rem;
  font-family: "sf-pro-regular";
  width: fit-content;
  line-height: 4rem;
}
.About .third-section .vision-row-wrapper .vision-mission-holder .heading-para-holder h1::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 3px;
  width: 0;
  background-color: #ffcf00;
  animation: underlineMove 1.5s ease forwards;
  animation-delay: 0.5s;
}
.About .third-section .vision-row-wrapper .vision-mission-holder .heading-para-holder p {
  font-size: 1.2rem;
  font-family: "sf-pro-regular";
  margin-top: 0.5rem;
}
@keyframes underlineMove {
  from {
    width: 0;
  }
  to {
    width: 75%;
  }
}
.About .third-section .vision-mission-image-holder img {
  width: auto;
}
.About .third-section .vision-mission-slash-holder {
  position: absolute;
  left: auto;
  right: -10rem;
  top: 8rem;
}
.About .third-section .vision-mission-slash-holder img {
  width: auto;
  transform: translatey(0px);
  animation: float 2s ease-in-out infinite;
}
@keyframes float {
  0% {
    transform: translatey(0px);
  }
  50% {
    transform: translatey(-20px);
  }
  100% {
    transform: translatey(0px);
  }
}
.About .fourth-section {
  padding: 5rem 24rem;
}
.About .fourth-section .row {
  --bs-gutter-x: 2rem;
}
.About .fourth-section .col-md-6 {
  padding: 0.5rem;
}
.About .fourth-section .paragraph-heading-wrapper {
  margin-bottom: 5rem;
}
.About .fourth-section .paragraph-heading-wrapper h1 {
  font-size: 3rem;
  text-align: center;
  font-family: "sf-pro-regular";
}
.About .fourth-section .paragraph-heading-wrapper h1 span {
  font-family: "sf-pro-bold";
}
.About .fourth-section .paragraph-heading-wrapper p {
  font-size: 1.2rem;
  font-family: "sf-pro-regular";
  text-align: center;
}
.About .fourth-section .strategy-box-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  gap: 5rem;
}
.About .fourth-section .strategy-box-wrapper .box-wrapper {
  background-color: #f3f3f3;
  padding: 2rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
.About .fourth-section .strategy-box-wrapper .box-wrapper img {
  width: auto;
}
.About .fourth-section .strategy-box-wrapper .box-wrapper h4 {
  margin-top: 3rem;
  font-size: 1.6rem;
  font-family: "sf-pro-bold";
}
.About .fourth-section .strategy-box-wrapper .box-wrapper p {
  font-size: 1.1rem;
  font-family: "sf-pro-regular";
}
.About .fourth-section .arrow-element {
  position: absolute;
  right: auto;
  left: 5rem;
}
.About .fourth-section .arrow-element img {
  width: auto;
  transform: translatey(0px);
  animation: float 3s ease-in-out infinite;
}
@keyframes float {
  0% {
    transform: translatey(0px);
  }
  50% {
    transform: translatey(-20px);
  }
  100% {
    transform: translatey(0px);
  }
}
.About .fifth-section {
  padding: 0 24rem;
}
.About .fifth-section .philosophy-info-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5rem;
  margin: 6rem auto 0;
}
.About .fifth-section .philosophy-info-wrapper .philosophy-img img {
  width: auto;
  transform: translatey(0px);
  animation: float 3s ease-in-out infinite;
}
@keyframes float {
  0% {
    transform: translatey(0px);
  }
  50% {
    transform: translatey(-20px);
  }
  100% {
    transform: translatey(0px);
  }
}
.About .fifth-section .philosophy-info-wrapper .paragraph-heading-wrapper h1 {
  font-size: 3rem;
  text-align: center;
  font-family: "sf-pro-regular";
}
.About .fifth-section .philosophy-info-wrapper .paragraph-heading-wrapper h1 span {
  font-family: "sf-pro-bold";
}
.About .fifth-section .philosophy-info-wrapper .paragraph-heading-wrapper p {
  font-size: 1.2rem;
  font-family: "sf-pro-regular";
  text-align: center;
}
.About .six-section {
  padding: 5rem 10rem;
}
.About .six-section .philosophy-row-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.About .six-section .philosophy-row-wrapper .philosophy-holder .heading-para-holder .heading-img {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 2rem;
}
.About .six-section .philosophy-row-wrapper .philosophy-holder .heading-para-holder .heading-img img {
  width: auto;
}
.About .six-section .philosophy-row-wrapper .philosophy-holder .heading-para-holder .heading-img h1 {
  font-size: 3rem;
  font-family: "sf-pro-light";
  line-height: 3rem;
}
.About .six-section .philosophy-row-wrapper .philosophy-holder .heading-para-holder .heading-img h1 span {
  font-family: "sf-pro-bold";
}
.About .six-section .philosophy-row-wrapper .philosophy-holder .heading-para-holder p {
  font-size: 1.2rem;
  font-family: "sf-pro-regular";
  margin-top: 1rem;
}
.About .six-section .vision-mission-image-holder {
  display: flex;
  justify-content: end;
}
.About .six-section .vision-mission-image-holder img {
  width: auto;
}
.About .eight-section {
  padding: 5rem 10rem;
}
.About .eight-section .philosophy-row-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}
.About .eight-section .philosophy-row-wrapper .philosophy-holder .heading-para-holder h1 {
  font-size: 3rem;
  font-family: "sf-pro-bold";
  line-height: 3rem;
}
.About .eight-section .philosophy-row-wrapper .philosophy-holder .heading-para-holder p {
  font-size: 1.2rem;
  font-family: "sf-pro-regular";
  margin-top: 0;
}
.About .eight-section .vision-mission-image-holder img {
  width: auto;
}

.Spinning .first-section {
  padding: 12rem 14rem;
}
.Spinning .first-section .vector-image {
  position: absolute;
  top: -15rem;
  left: auto;
  right: -37rem;
}
.Spinning .first-section .vector-image img {
  width: 60%;
  opacity: 0.4;
}
.Spinning .first-section .second-text-holder {
  position: relative;
}
.Spinning .first-section .second-text-holder .text-image-holder {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  gap: 1rem;
}
.Spinning .first-section .second-text-holder .text-image-holder img {
  width: auto;
}
.Spinning .first-section .second-text-holder .text-image-holder h1 {
  font-size: 3.5rem;
  font-family: "sf-pro-bold";
  margin: 0;
}
.Spinning .first-section .second-text-holder p {
  font-size: 1.2rem;
  font-family: "sf-pro-regular";
  text-align: center;
  margin-top: 1rem;
}
.Spinning .second-section {
  border-bottom: 5px solid black;
}
.Spinning .second-section .custom-tabs {
  border-bottom: none;
  margin-bottom: 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 6rem;
}
.Spinning .second-section .custom-tabs .nav-link {
  font-size: 1.8rem;
  font-family: "sf-pro-regular";
  font-weight: 500;
  color: #000;
  border: none;
  border-radius: 0;
  margin: 0 15px;
  padding: 10px 0;
}
.Spinning .second-section .custom-tabs .nav-link.active {
  color: #fbc02d;
  background-color: transparent;
}
.Spinning .second-section .custom-tabs .nav-link:hover {
  color: #fbc02d;
}
.Spinning .second-section .custom-tab-content {
  background-color: #f5f6f7;
  padding: 4rem;
  border-radius: 6px;
  margin: 0 10rem 5rem;
  /* ✅ New Process List Styling */
}
.Spinning .second-section .custom-tab-content h5 {
  margin-bottom: 2rem;
  font-size: 2rem;
  font-family: "sf-pro-regular";
}
.Spinning .second-section .custom-tab-content p {
  font-size: 1.2rem;
  font-family: "sf-pro-regular";
  line-height: 1.6;
}
.Spinning .second-section .custom-tab-content .tab-image-wrapper {
  display: flex;
  justify-content: end;
}
.Spinning .second-section .custom-tab-content img {
  border-radius: 4px;
  max-width: 100%;
}
.Spinning .second-section .custom-tab-content .process-wrapper {
  margin-top: 1.5rem;
  border: 1px solid #ccc;
  border-radius: 6px;
  overflow: hidden;
}
.Spinning .second-section .custom-tab-content .process-wrapper .process-header {
  display: grid;
  grid-template-columns: 1fr 2fr 2fr;
  font-family: "sf-pro-bold";
  font-size: 1.1rem;
  text-align: left;
  border-bottom: 1px solid #ccc;
}
.Spinning .second-section .custom-tab-content .process-wrapper .process-header span {
  padding: 10px 15px;
  border-right: 1px solid #ccc;
}
.Spinning .second-section .custom-tab-content .process-wrapper .process-header span:last-child {
  border-right: none;
}
.Spinning .second-section .custom-tab-content .process-wrapper .process-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.Spinning .second-section .custom-tab-content .process-wrapper .process-list li {
  display: grid;
  grid-template-columns: 1fr 2fr 2fr;
  padding: 12px 15px;
  border-bottom: 1px solid #ccc;
  align-items: start;
}
.Spinning .second-section .custom-tab-content .process-wrapper .process-list li:last-child {
  border-bottom: none;
}
.Spinning .second-section .custom-tab-content .process-wrapper .process-list li span {
  padding-right: 15px;
  line-height: 1.5;
}
.Spinning .second-section .custom-tab-content .process-wrapper .process-list li span.purpose {
  padding-right: 15px;
  padding-left: 0.5rem;
}
.Spinning .second-section .custom-tab-content .process-wrapper .process-list li span.result {
  padding-right: 15px;
  padding-left: 1.2rem;
}
.Spinning .second-section .custom-tab-content .process-wrapper .process-list li .stage strong {
  font-family: "sf-pro-bold";
}

.Weaving .first-section {
  padding: 12rem 14rem 4rem;
}
.Weaving .first-section .vector-image {
  position: absolute;
  top: -15rem;
  left: auto;
  right: -37rem;
}
.Weaving .first-section .vector-image img {
  width: 60%;
  opacity: 0.4;
}
.Weaving .first-section .hero-text-holder {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin: 0 auto;
  gap: 1.5rem;
}
.Weaving .first-section .hero-text-holder .image-text-wrapper {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin: 0 auto;
  gap: 1rem;
}
.Weaving .first-section .hero-text-holder .image-text-wrapper img {
  width: auto;
}
.Weaving .first-section .hero-text-holder .image-text-wrapper h1 {
  font-size: 3.5rem;
  font-family: "sf-pro-bold";
  margin: 0;
}
.Weaving .first-section .hero-text-holder p {
  text-align: center;
  font-size: 1.2rem;
  font-family: "sf-pro-regular";
}
.Weaving .first-section .tab-row {
  margin-top: 10rem;
}
.Weaving .first-section .tab-row .custom-tabs {
  border-bottom: none;
  margin-bottom: 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 6rem;
}
.Weaving .first-section .tab-row .custom-tabs .nav-link {
  font-size: 1.8rem;
  font-family: "sf-pro-regular";
  font-weight: 500;
  color: #000;
  border: none;
  border-radius: 0;
  margin: 0 15px;
  padding: 10px 0;
}
.Weaving .first-section .tab-row .custom-tabs .nav-link.active {
  color: #fbc02d;
}
.Weaving .first-section .tab-row .custom-tabs .nav-link:hover {
  color: #fbc02d;
}
.Weaving .first-section .tab-row .custom-tab-content {
  padding: 5rem;
  border-radius: 6px;
  background-color: #f5f6f7;
}
.Weaving .first-section .tab-row .custom-tab-content h5 {
  margin-bottom: 1rem;
  font-size: 1.4rem;
  font-family: "sf-pro-regular";
}
.Weaving .first-section .tab-row .custom-tab-content p {
  font-size: 1.2rem;
  font-family: "sf-pro-regular";
  line-height: 1.6;
}
.Weaving .first-section .tab-row .custom-tab-content .tab-image-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 5rem auto 0;
  gap: 4rem;
}
.Weaving .first-section .tab-row .custom-tab-content .tab-image-wrapper img {
  border-radius: 4px;
  max-width: 100%;
}
.Weaving .second-section {
  padding: 2rem 14rem 12rem;
}
.Weaving .second-section .hero-text-holder .image-text-wrapper h1 {
  font-size: 2.5rem;
  font-family: "sf-pro-bold";
  margin: 0;
}
.Weaving .second-section .hero-text-holder .image-text-wrapper h1 span {
  font-family: "sf-pro-light";
  margin: 0;
}
.Weaving .second-section .patterns-img {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 8rem auto 0;
  gap: 20rem;
}
.Weaving .second-section .patterns-img img {
  width: 13rem;
}

.Investor-Relation .first-section {
  background-image: url("../img/investor-relation-back.webp");
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  padding: 20rem 16rem 0;
  margin-top: -9rem;
}
.Investor-Relation .first-section .vector-1-image {
  position: absolute;
  top: -14rem;
  left: auto;
  right: -40rem;
}
.Investor-Relation .first-section .vector-1-image img {
  width: 60%;
  opacity: 0.4;
}
.Investor-Relation .first-section .hero-text-holder {
  position: relative;
  bottom: 6rem;
}
.Investor-Relation .first-section .hero-text-holder h1 {
  margin: 0;
  font-size: 3.5rem;
  font-family: "sf-pro-light";
  white-space: pre-line;
}
.Investor-Relation .first-section .hero-text-holder h1 span {
  font-family: "sf-pro-bold";
}
.Investor-Relation .first-section .hero-text-holder p {
  font-size: 1.2rem;
  font-family: "sf-pro-regular";
  white-space: pre-line;
  margin-top: -1rem;
}
.Investor-Relation .investor-section {
  padding: 5rem;
  background: #fff;
  color: #222;
  /* ---------- Sidebar Tabs ---------- */
  /* ---------- Tab Headings ---------- */
  /* ===========================================================
   ACCORDION SECTIONS (Statutory + Static)
   =========================================================== */
  /* --- Make non-accordion (static) sections always open --- */
  /* --- Reverse bold for Company Info --- */
  /* ===========================================================
     Accordion Rows (Statutory)
     =========================================================== */
  /* ---------- Financial Reports ---------- */
  /* ---------- Financial Highlights ---------- */
  /* ---------- Inner Pills (Notices / Election) ---------- */
  /* ---------- Tables (Notices / Pattern) ---------- */
}
.Investor-Relation .investor-section .sidebar-tabs-wrapper {
  position: sticky;
  top: 90px;
  background: #f7f7f7;
  border-right: 1px solid #eee;
  padding: 16px 0;
}
.Investor-Relation .investor-section .sidebar-tabs-wrapper .custom-vertical-tabs .nav-link {
  display: block;
  padding: 12px 16px;
  font-size: 1.2rem;
  font-family: "sf-pro-regular";
  color: #333;
  border-left: 4px solid transparent;
  transition: all 0.2s ease;
}
.Investor-Relation .investor-section .sidebar-tabs-wrapper .custom-vertical-tabs .nav-link:hover {
  background: #f0f0f0;
}
.Investor-Relation .investor-section .sidebar-tabs-wrapper .custom-vertical-tabs .nav-link.active {
  background: #fbe37b;
  font-weight: 700;
  color: #111;
}
.Investor-Relation .investor-section .tab-heading {
  font-size: 2.2rem;
  font-family: "sf-pro-regular";
  margin: 0 0 1.5rem;
  font-weight: 900;
}
.Investor-Relation .investor-section .subheading {
  font-size: 1rem;
  font-family: "sf-pro-light";
  margin-bottom: 1rem;
  white-space: pre-line;
}
.Investor-Relation .investor-section .static-item .accordion-header {
  background: #f9f9f9;
  padding: 1rem;
  font-family: "sf-pro-bold";
  font-size: 1rem;
  color: #222;
  border-radius: 3px;
}
.Investor-Relation .investor-section .static-item .accordion-body {
  display: block !important;
  background: #f9f9f9;
  border-radius: 0 0 8px 8px;
  margin-top: 0;
}
.Investor-Relation .investor-section .company-info-table .label {
  font-family: "sf-pro-regular" !important;
  font-weight: normal !important;
}
.Investor-Relation .investor-section .row-style-accordion {
  /* ----------- STATIC INFO SECTION (Company Name → Share Registrar) ----------- */
}
.Investor-Relation .investor-section .row-style-accordion .accordion-item {
  border: none;
  margin-bottom: 12px;
  border-radius: 8px;
  overflow: hidden;
  background: transparent;
}
.Investor-Relation .investor-section .row-style-accordion .accordion-button {
  background: #f9f9f9;
  color: #222;
  padding: 1rem;
  font-family: "sf-pro-bold";
  font-size: 1rem;
  border-radius: 3px;
  box-shadow: none !important;
}
.Investor-Relation .investor-section .row-style-accordion .accordion-button::after {
  content: "+";
  background-image: none;
  font-size: 1.25rem;
  font-weight: 800;
  margin-left: auto;
  color: #333;
}
.Investor-Relation .investor-section .row-style-accordion .accordion-button.collapsed::after {
  content: "+";
}
.Investor-Relation .investor-section .row-style-accordion .accordion-button:not(.collapsed)::after {
  content: "–";
}
.Investor-Relation .investor-section .row-style-accordion .accordion-body {
  background: #f9f9f9;
  border-top: none;
  border-radius: 0 0 8px 8px;
  padding: 14px 16px;
  color: #333;
  /* ========== COMPANY INFO TABLE ========== */
  /* ========== SPECIFIC STYLE: Company Information (first static-item only) ========== */
  /* ========== THREE COL TABLES ========== */
  /* ========== ADDRESS TABS ========== */
}
.Investor-Relation .investor-section .row-style-accordion .accordion-body p {
  font-size: 1rem;
  font-family: "sf-pro-light";
}
.Investor-Relation .investor-section .row-style-accordion .accordion-body p span {
  color: #ffcf00;
}
.Investor-Relation .investor-section .row-style-accordion .accordion-body a {
  font-size: 1rem;
  font-family: "sf-pro-light";
  color: #000;
}
.Investor-Relation .investor-section .row-style-accordion .accordion-body ul {
  display: grid;
  list-style: none;
  padding: 0;
}
.Investor-Relation .investor-section .row-style-accordion .accordion-body ul li {
  font-size: 1rem;
  font-family: "sf-pro-light";
}
.Investor-Relation .investor-section .row-style-accordion .accordion-body .company-info-table-one {
  width: 100%;
  border-radius: 4px;
  overflow: hidden;
  padding: 0 1rem;
  color: #000;
  font-family: "sf-pro-regular";
  font-size: 1rem;
}
.Investor-Relation .investor-section .row-style-accordion .accordion-body .company-info-table-one .row {
  display: grid;
  grid-template-columns: 1.5fr 3fr;
}
.Investor-Relation .investor-section .row-style-accordion .accordion-body .company-info-table-one .row:last-child {
  border-bottom: none;
}
.Investor-Relation .investor-section .row-style-accordion .accordion-body .company-info-table-one .row .label {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
  padding: 10px 15px;
  color: #2a2a2a;
  font-size: 1rem;
  letter-spacing: 0.02em;
}
.Investor-Relation .investor-section .row-style-accordion .accordion-body .company-info-table-one .row .label p {
  font-size: 1rem;
  font-family: "sf-pro-light";
  margin: 0;
}
.Investor-Relation .investor-section .row-style-accordion .accordion-body .company-info-table-one .row .label a,
.Investor-Relation .investor-section .row-style-accordion .accordion-body .company-info-table-one .row .label span {
  font-size: 0.8rem;
  font-family: "sf-pro-light";
  text-transform: uppercase;
  letter-spacing: 0.06em;
}
.Investor-Relation .investor-section .row-style-accordion .accordion-body .company-info-table-one .row .value {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
  padding: 10px 15px;
  color: #2a2a2a;
  font-size: 1rem;
  letter-spacing: 0.02em;
}
.Investor-Relation .investor-section .row-style-accordion .accordion-body .company-info-table-one .row .value a,
.Investor-Relation .investor-section .row-style-accordion .accordion-body .company-info-table-one .row .value span {
  font-size: 0.8rem;
  font-family: "sf-pro-light";
  text-transform: uppercase;
  letter-spacing: 0.06em;
}
.Investor-Relation .investor-section .row-style-accordion .accordion-body .company-info-table {
  width: 100%;
  border: 1px solid #444;
  border-radius: 4px;
  overflow: hidden;
  padding: 0 1rem;
  color: #000;
  font-family: "sf-pro-regular";
  font-size: 1rem;
}
.Investor-Relation .investor-section .row-style-accordion .accordion-body .company-info-table .row {
  display: grid;
  grid-template-columns: 1.5fr 3fr;
  border-bottom: 1px solid #444;
}
.Investor-Relation .investor-section .row-style-accordion .accordion-body .company-info-table .row:last-child {
  border-bottom: none;
}
.Investor-Relation .investor-section .row-style-accordion .accordion-body .company-info-table .row .label {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
  border-right: 1px solid #444;
  padding: 10px 15px;
  color: #2a2a2a;
  font-size: 1rem;
  font-family: "sf-pro-bold";
  letter-spacing: 0.02em;
}
.Investor-Relation .investor-section .row-style-accordion .accordion-body .company-info-table .row .label p {
  font-size: 1rem;
  font-family: "sf-pro-light";
  margin: 0;
}
.Investor-Relation .investor-section .row-style-accordion .accordion-body .company-info-table .row .label a,
.Investor-Relation .investor-section .row-style-accordion .accordion-body .company-info-table .row .label span {
  font-size: 0.8rem;
  font-family: "sf-pro-light";
  text-transform: uppercase;
  letter-spacing: 0.06em;
}
.Investor-Relation .investor-section .row-style-accordion .accordion-body .company-info-table .row .value {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
  padding: 10px 15px;
  color: #2a2a2a;
  font-size: 1rem;
  letter-spacing: 0.02em;
}
.Investor-Relation .investor-section .row-style-accordion .accordion-body .company-info-table .row .value a,
.Investor-Relation .investor-section .row-style-accordion .accordion-body .company-info-table .row .value span {
  font-size: 0.8rem;
  font-family: "sf-pro-light";
  text-transform: uppercase;
  letter-spacing: 0.06em;
}
.Investor-Relation .investor-section .row-style-accordion .accordion-body .static-item:first-of-type .company-info-table .label {
  font-family: "sf-pro-regular" !important;
  font-weight: normal !important;
}
.Investor-Relation .investor-section .row-style-accordion .accordion-body .static-item:first-of-type .company-info-table .value {
  font-family: "sf-pro-bold" !important;
  font-weight: 700 !important;
}
.Investor-Relation .investor-section .row-style-accordion .accordion-body .company-info-table.three-cols .row {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  border-bottom: 1px solid #444;
}
.Investor-Relation .investor-section .row-style-accordion .accordion-body .company-info-table.three-cols .row:last-child {
  border-bottom: none;
}
.Investor-Relation .investor-section .row-style-accordion .accordion-body .company-info-table.three-cols .row .label,
.Investor-Relation .investor-section .row-style-accordion .accordion-body .company-info-table.three-cols .row .value {
  padding: 10px 15px;
  border-right: 1px solid #444;
}
.Investor-Relation .investor-section .row-style-accordion .accordion-body .company-info-table.three-cols .row .label:last-child,
.Investor-Relation .investor-section .row-style-accordion .accordion-body .company-info-table.three-cols .row .value:last-child {
  border-right: none;
}
.Investor-Relation .investor-section .row-style-accordion .accordion-body .company-info-table.three-cols .row .label a,
.Investor-Relation .investor-section .row-style-accordion .accordion-body .company-info-table.three-cols .row .value a {
  color: #8cc4ff;
  text-decoration: none;
}
.Investor-Relation .investor-section .row-style-accordion .accordion-body .company-info-table.three-cols .row .label a:hover,
.Investor-Relation .investor-section .row-style-accordion .accordion-body .company-info-table.three-cols .row .value a:hover {
  text-decoration: underline;
}
.Investor-Relation .investor-section .row-style-accordion .accordion-body .address-tabs {
  display: flex;
  margin-bottom: 1rem;
  gap: 1rem;
}
.Investor-Relation .investor-section .row-style-accordion .accordion-body .address-tabs .tab-button {
  flex: 1;
  padding: 10px 15px;
  font-family: "sf-pro-bold";
  color: #000;
  border: 1px solid #000;
  cursor: pointer;
  text-align: center;
  transition: background 0.3s ease;
  border-radius: 16px;
}
.Investor-Relation .investor-section .row-style-accordion .accordion-body .address-tabs .tab-button.active {
  color: #000;
  background: #fbe37b;
  border: none;
}
.Investor-Relation .investor-section .row-style-accordion .accordion-body .tab-content {
  display: none;
}
.Investor-Relation .investor-section .row-style-accordion .accordion-body .tab-content.active {
  display: block;
}
.Investor-Relation .investor-section .row-style-accordion .accordion-body .tab-content .label {
  border: none !important;
}
.Investor-Relation .investor-section .row-style-accordion .accordion-body .tab-content .label ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.Investor-Relation .investor-section .row-style-accordion .accordion-body .tab-content .label ul li {
  margin-bottom: 5px;
  line-height: 1.5;
}
.Investor-Relation .investor-section .row-style-accordion .accordion-body .tab-content .label ul li a {
  text-decoration: none;
}
.Investor-Relation .investor-section .row-style-accordion .accordion-body .tab-content .label ul li a:hover {
  text-decoration: underline;
}
.Investor-Relation .investor-section .row-style-accordion .statutory-info-static {
  background: #f9f9f9;
  border-radius: 8px;
  padding: 1rem;
  margin-bottom: 1rem;
}
.Investor-Relation .investor-section .row-style-accordion .statutory-info-static .info-row {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.3rem;
  padding: 1rem 0;
  border-bottom: 1px solid #e0e0e0;
}
.Investor-Relation .investor-section .row-style-accordion .statutory-info-static .info-row p {
  font-size: 1.1rem;
  font-family: "sf-pro-light";
  color: #333;
  margin: 0;
}
.Investor-Relation .investor-section .row-style-accordion .statutory-info-static .info-row strong {
  font-family: "sf-pro-bold";
  color: #222;
}
.Investor-Relation .investor-section .row-style-accordion .statutory-info-static .info-row a {
  text-decoration: none;
  font-size: 1.1rem;
  font-family: "sf-pro-light";
  color: #333;
}
.Investor-Relation .investor-section .row-style-accordion .statutory-info-static .info-row a:hover {
  text-decoration: underline;
}
.Investor-Relation .investor-section .row-style-accordion .statutory-info-static .info-row:last-child {
  border-bottom: none;
}
.Investor-Relation .investor-section .reports-header .tab-heading span {
  font-weight: 700;
}
.Investor-Relation .investor-section .year-nav {
  display: flex;
  align-items: center;
  gap: 12px;
  margin: 8px 0 16px;
}
.Investor-Relation .investor-section .year-nav .year-arrow {
  border: 0;
  background: transparent;
  width: auto;
  height: auto;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: unset;
}
.Investor-Relation .investor-section .year-nav .year-pills-wrapper {
  display: flex;
  gap: 4rem;
  flex-wrap: wrap;
  align-items: center;
  padding: 0 3rem;
}
.Investor-Relation .investor-section .year-nav .year-pill {
  border: 0;
  color: #545454;
  font-family: "sf-pro-light";
  background: transparent;
  font-weight: 700;
  font-size: 1.5rem;
  transition: 0.15s;
  padding: 6px 2px;
}
.Investor-Relation .investor-section .year-nav .year-pill.active {
  color: #e3b90e;
  font-family: "sf-pro-bold";
  transform: scale(1.04);
}
.Investor-Relation .investor-section .year-nav .year-pill:hover {
  color: #222;
}
.Investor-Relation .investor-section .year-pill {
  transition: opacity 0.3s ease;
}
.Investor-Relation .investor-section .year-pill[style*="display: none"] {
  opacity: 0;
  visibility: hidden;
}
.Investor-Relation .investor-section .year-pill[style*="display: inline-block"] {
  opacity: 1;
  visibility: visible;
}
.Investor-Relation .investor-section .year-panel {
  display: none;
}
.Investor-Relation .investor-section .year-panel.show {
  display: block;
}
.Investor-Relation .investor-section .report-cover {
  border-radius: 6px;
  width: 14rem;
  position: absolute;
  left: auto;
  right: 2rem;
}
.Investor-Relation .investor-section .report-list {
  list-style: none;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 5rem;
}
.Investor-Relation .investor-section .report-list li {
  position: relative;
  padding-left: 28px;
  margin-bottom: 12px;
  text-transform: uppercase;
}
.Investor-Relation .investor-section .report-list li a {
  text-decoration: none;
  font-size: 1.5rem;
  font-family: "sf-pro-light";
  color: #000000;
}
.Investor-Relation .investor-section .report-list li.active a {
  font-style: italic;
  font-weight: 600;
}
.Investor-Relation .investor-section .report-list li.active::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.55em;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 10px solid #e3b90e;
}
.Investor-Relation .investor-section .chips {
  display: flex;
  gap: 15rem;
  margin-bottom: 1rem;
}
.Investor-Relation .investor-section .chips .chip {
  background: unset;
  padding: 2rem 0;
  border-radius: 16px;
  font-size: 1.2rem;
  font-family: "sf-pro-regular";
  cursor: default;
  color: #000;
}
.Investor-Relation .investor-section .strip {
  margin-bottom: 22px;
}
.Investor-Relation .investor-section .strip .strip-title {
  font-family: "sf-pro-regular";
  font-size: 1.5rem;
  background: unset;
  padding: 0;
  margin-top: 3rem;
  margin-bottom: 4rem;
}
.Investor-Relation .investor-section .strip .stock-info-name-row-wrapper {
  background: #efefef;
  padding: 1.5rem 1rem;
  margin-bottom: 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.Investor-Relation .investor-section .strip .stock-info-name-row-wrapper .col-md-4 {
  margin: 0;
}
.Investor-Relation .investor-section .strip .stock-info-name-row-wrapper .col-md-4 .stock-info-name p {
  font-family: "sf-pro-regular";
  font-size: 1.2rem;
  margin: 0;
}
.Investor-Relation .investor-section .strip .chart-placeholder {
  border: 1px solid #eee;
  border-radius: 6px;
}
.Investor-Relation .investor-section .strip-mobile {
  display: none;
  margin-bottom: 22px;
}
.Investor-Relation .investor-section .strip-mobile .strip-title {
  font-family: "sf-pro-regular";
  font-size: 1.5rem;
  background: unset;
  padding: 0;
  margin-top: 3rem;
  margin-bottom: 4rem;
}
.Investor-Relation .investor-section .strip-mobile .stock-info-name-row-wrapper {
  background: #efefef;
  padding: 1.5rem 1rem;
  margin-bottom: 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.Investor-Relation .investor-section .strip-mobile .stock-info-name-row-wrapper .col-md-4 {
  margin: 0;
}
.Investor-Relation .investor-section .strip-mobile .stock-info-name-row-wrapper .col-md-4 .stock-info-name p {
  font-family: "sf-pro-regular";
  font-size: 1.2rem;
  margin: 0;
}
.Investor-Relation .investor-section .strip-mobile .chart-placeholder {
  border: 1px solid #eee;
  border-radius: 6px;
}
.Investor-Relation .investor-section .inner-row-tabs {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 2rem;
  margin-bottom: 12px;
}
.Investor-Relation .investor-section .inner-row-tabs .inner-pill {
  background: transparent;
  border: 0;
  font-weight: 600;
  color: #666;
  padding: 6px 4px;
  cursor: pointer;
}
.Investor-Relation .investor-section .inner-row-tabs .inner-pill.active {
  color: #111;
}
.Investor-Relation .investor-section .inner-row-tabs .sep {
  color: #bbb;
}
.Investor-Relation .investor-section .inner-panel {
  display: none;
}
.Investor-Relation .investor-section .inner-panel.show {
  display: block;
}
.Investor-Relation .investor-section .notices-table thead th,
.Investor-Relation .investor-section .pattern-table thead th {
  background: #f6f6f6;
  font-weight: 700;
}
.Investor-Relation .investor-section .notices-table tbody tr:nth-child(even),
.Investor-Relation .investor-section .pattern-table tbody tr:nth-child(even) {
  background: #fafafa;
}
.Investor-Relation .investor-section .notices-table th, .Investor-Relation .investor-section .notices-table td, .Investor-Relation .investor-section .notices-table a,
.Investor-Relation .investor-section .pattern-table th,
.Investor-Relation .investor-section .pattern-table td,
.Investor-Relation .investor-section .pattern-table a {
  vertical-align: middle;
  font-size: 1rem;
  font-family: "sf-pro-regular";
  color: black;
}
.Investor-Relation .investor-section .table-block {
  margin-bottom: 24px;
}
.Investor-Relation .investor-section .table-block .block-title {
  font-weight: 700;
  margin-bottom: 8px;
}
.Investor-Relation .investor-section .link-yellow {
  color: #e3b90e;
  text-decoration: none;
}
.Investor-Relation .investor-section #pattern-of-shareholding-2025 .tab-heading {
  font-size: 1.8rem;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}
.Investor-Relation .investor-section #pattern-of-shareholding-2025 .tab-heading span {
  font-weight: 400;
}
.Investor-Relation .investor-section #pattern-of-shareholding-2025 .subheading {
  font-size: 1rem;
  font-weight: 600;
  margin: 0.5rem 0;
}
.Investor-Relation .investor-section #pattern-of-shareholding-2025 .date {
  font-size: 0.95rem;
  margin-bottom: 1rem;
}
.Investor-Relation .investor-section #pattern-of-shareholding-2025 .company-title {
  text-align: center;
  font-weight: 600;
  font-size: 1.1rem;
  margin-bottom: 1.5rem;
}
.Investor-Relation .investor-section #pattern-of-shareholding-2025 .table-block .table-responsive {
  overflow-x: auto;
}
.Investor-Relation .investor-section #pattern-of-shareholding-2025 .table-block .pattern-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 0.9rem;
}
.Investor-Relation .investor-section #pattern-of-shareholding-2025 .table-block .pattern-table th,
.Investor-Relation .investor-section #pattern-of-shareholding-2025 .table-block .pattern-table td {
  padding: 0.6rem 0.9rem;
}
.Investor-Relation .investor-section #pattern-of-shareholding-2025 .table-block .pattern-table thead th {
  text-align: left;
  font-weight: 600;
  font-size: 0.88rem;
  border-bottom: none !important;
  border-top: none !important;
}

.Relations .first-section {
  background-image: url("../img/investor-relation-back.webp");
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  padding: 20rem 16rem 5rem;
  margin-top: -9rem;
}
.Relations .first-section .vector-1-image {
  position: absolute;
  top: -14rem;
  left: auto;
  right: -39rem;
}
.Relations .first-section .vector-1-image img {
  width: 60%;
  opacity: 0.4;
}
.Relations .first-section .hero-text-holder {
  position: relative;
  bottom: 6rem;
}
.Relations .first-section .hero-text-holder h1 {
  margin: 0;
  font-size: 3.5rem;
  font-family: "sf-pro-light";
  white-space: pre-line;
}
.Relations .first-section .hero-text-holder h1 span {
  font-family: "sf-pro-bold";
}
.Relations .first-section .hero-text-holder p {
  font-size: 1.2rem;
  font-family: "sf-pro-regular";
  white-space: pre-line;
  margin-top: -1rem;
}
.Relations .second-section {
  padding: 10rem;
}
.Relations .second-section .hero-text-holder h1 {
  margin: 0;
  font-size: 3rem;
  font-family: "sf-pro-light";
  white-space: pre-line;
}
.Relations .second-section .hero-text-holder h1 span {
  font-family: "sf-pro-bold";
}
.Relations .second-section .hero-text-holder p {
  font-size: 1.2rem;
  font-family: "sf-pro-regular";
  white-space: pre-line;
  margin-top: -1rem;
}
.Relations .second-section .ali-raza-info {
  margin-top: 2rem;
  width: 50%;
}
.Relations .second-section .ali-raza-info p {
  font-size: 1.2rem;
  font-family: "sf-pro-regular";
  margin-left: 0;
  border: 1px solid gray;
  border-radius: 12px;
  padding: 1rem;
  white-space: normal;
}
.Relations .second-section .ali-raza-info p.ali-raza-holder {
  font-size: 1.2rem;
  font-family: "sf-pro-regular";
  margin: 0;
  padding: 0;
  border: none;
  white-space: normal;
}
.Relations .second-section .ali-raza-info ul {
  padding: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 1rem;
}
.Relations .second-section .ali-raza-info ul li {
  display: flex;
  justify-content: left;
  align-items: center;
  gap: 1rem;
  border: 1px solid gray;
  width: 100%;
  border-radius: 12px;
  padding: 1rem;
}
.Relations .second-section .ali-raza-info ul li a {
  font-size: 1.2rem;
  font-family: "sf-pro-regular";
  color: #000;
}
.Relations .second-section .form-holder form input.wpcf7-form-control.wpcf7-text.relation-full-name-holder {
  background-color: lightgray;
  border: none;
  padding: 0.6rem 2rem;
  border-radius: 12px;
  font-size: 1.2rem;
  font-style: italic;
  font-family: "sf-pro-regular";
  width: 100%;
}
.Relations .second-section .form-holder form input.wpcf7-form-control.wpcf7-email.wpcf7-text.wpcf7-validates-as-email.relation-email-holder {
  background-color: lightgray;
  border: none;
  padding: 0.6rem 2rem;
  border-radius: 12px;
  font-size: 1.2rem;
  font-style: italic;
  font-family: "sf-pro-regular";
  width: 100%;
}
.Relations .second-section .form-holder form input.wpcf7-form-control.wpcf7-email.wpcf7-text.wpcf7-validates-as-email.relation-subject-holder {
  background-color: lightgray;
  border: none;
  padding: 0.6rem 2rem;
  border-radius: 12px;
  font-size: 1.2rem;
  font-style: italic;
  font-family: "sf-pro-regular";
  width: 100%;
}
.Relations .second-section .form-holder form textarea.wpcf7-form-control.wpcf7-textarea.relation-message-holder {
  background-color: lightgray;
  border: none;
  padding: 0.6rem 2rem;
  border-radius: 12px;
  font-size: 1.2rem;
  font-style: italic;
  font-family: "sf-pro-regular";
  width: 100%;
  height: 8rem;
}
.Relations .second-section .form-holder form input.wpcf7-form-control.wpcf7-submit.has-spinner {
  background-color: black;
  color: white;
  border: none;
  border-radius: 12px;
  padding: 0.7rem 3rem;
  font-size: 1rem;
  font-family: "sf-pro-regular";
}
.Relations .second-section .logo-holder {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 8rem;
}
.Relations .second-section .logo-holder img.image-one {
  width: 100%;
}
.Relations .second-section .desclaimer-text {
  margin-top: 7rem;
}
.Relations .second-section .desclaimer-text h4 {
  font-size: 1.8rem;
  font-family: "sf-pro-bold";
}
.Relations .second-section .desclaimer-text p {
  font-size: 1.2rem;
  font-family: "sf-pro-regular";
  width: 68%;
}
.Relations .third-section {
  padding: 4rem 12rem;
}
.Relations .third-section .address-info-holder p.address-holder-one {
  font-size: 1.2rem;
  font-family: "sf-pro-regular";
  white-space: pre-line;
  margin-left: 0;
  border: 1px solid gray;
  border-radius: 12px;
  padding: 1rem;
}
.Relations .third-section .address-info-holder ul {
  padding: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 1rem;
}
.Relations .third-section .address-info-holder ul li {
  display: flex;
  justify-content: left;
  align-items: center;
  gap: 1rem;
  border: 1px solid gray;
  width: 100%;
  border-radius: 12px;
  padding: 1rem;
}
.Relations .third-section .address-info-holder ul li a {
  font-size: 1.2rem;
  font-family: "sf-pro-regular";
  color: #000;
}
.Relations .third-section .address-info-holder ul li img.address-holder-image {
  position: relative;
  top: -1rem;
}
.Relations .third-section .address-info-holder ul li p.address-holder-two {
  font-size: 1.2rem;
  font-family: "sf-pro-regular";
  white-space: pre-line;
}

.career .first-section {
  background-image: url("../img/career-back.webp");
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  padding: 20rem 16rem 10rem;
  margin-top: -9rem;
}
.career .first-section .vector-1-image {
  position: absolute;
  top: -14rem;
  left: auto;
  right: -39rem;
}
.career .first-section .vector-1-image img {
  width: 60%;
  opacity: 0.4;
}
.career .first-section .hero-text-holder h1 {
  font-size: 3.5rem;
  font-family: "sf-pro-light";
  margin: 0;
}
.career .first-section .hero-text-holder h1 span {
  font-family: "sf-pro-bold";
}
.career .first-section .hero-text-holder p {
  font-size: 1.2rem;
  font-family: "sf-pro-regular";
  white-space: pre-line;
}
.career .second-section {
  padding: 4rem 4rem 2rem;
}
.career .second-section .hero-text-holder {
  display: flex;
  justify-content: center;
  align-items: center;
}
.career .second-section .hero-text-holder h1 {
  font-size: 3rem;
  font-family: "sf-pro-regular";
  margin: 0;
}
.career .second-section .hero-text-holder h1 span {
  font-family: "sf-pro-bold";
}
.career .third-section {
  background: #fff;
  padding: 5rem 25rem;
}
.career .third-section .job-table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 30px;
  /* 🔹 Individual column styles */
}
.career .third-section .job-table .job-row {
  display: flex;
  align-items: center;
  padding: 1rem 0;
  margin-top: 1rem;
}
.career .third-section .job-table .job-row.job-header {
  font-weight: 600;
  border-bottom: none;
  position: relative;
}
.career .third-section .job-table .job-row.job-header::after {
  content: "";
  display: block;
  height: 1px;
  background: #000;
  width: 92%;
  position: absolute;
  top: 4rem;
}
.career .third-section .job-table .position {
  flex: 2;
  font-size: 1.4rem;
  font-family: "sf-pro-bold";
}
.career .third-section .job-table .location {
  flex: 1;
  font-size: 1.4rem;
  font-family: "sf-pro-bold";
}
.career .third-section .job-table .department {
  flex: 1;
  font-size: 1.4rem;
  font-family: "sf-pro-bold";
}
.career .third-section .job-table .apply {
  flex: 1;
  font-size: 16px;
  font-size: 1.4rem;
  font-family: "sf-pro-bold";
}
.career .third-section .job-table .position-name {
  flex: 2;
  font-size: 1.4rem;
  font-family: "sf-pro-light";
}
.career .third-section .job-table .location-name {
  flex: 1;
  font-size: 1.4rem;
  font-family: "sf-pro-light";
}
.career .third-section .job-table .department-name {
  flex: 1;
  font-size: 1.4rem;
  font-family: "sf-pro-light";
}
.career .third-section .job-table .apply {
  flex: 1;
  font-size: 1.4rem;
  font-family: "sf-pro-bold";
}
.career .third-section .job-table .btn-apply {
  background: #f9c900;
  color: #000;
  font-size: 1.2rem;
  font-family: "sf-pro-light";
  padding: 0.2rem 1.6rem;
  border-radius: 6px;
  text-decoration: none;
  transition: 0.3s;
}
.career .third-section .job-table .btn-apply:hover {
  background: #000;
  color: #fff;
}
.career .third-section .job-footer {
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.career .third-section .job-footer p {
  margin: 2rem 0;
  font-size: 1.4rem;
  white-space: pre-line;
  font-family: "sf-pro-light";
}
.career .third-section .job-footer .btn-submit {
  background: #000;
  color: #fff;
  padding: 10px 25px;
  border-radius: 8px;
  text-decoration: none;
  font-size: 1.2rem;
  font-family: "sf-pro-light";
  display: inline-block;
  margin-top: 15px;
}
.career .third-section .job-footer .btn-submit:hover {
  background: #444;
}

.governance .first-section {
  padding: 20rem 16rem 0;
  margin-top: -9rem;
  background-color: #fbfaf9;
}
.governance .first-section .vector-1-image {
  position: absolute;
  top: -11rem;
  left: auto;
  right: -48rem;
}
.governance .first-section .vector-1-image img {
  width: 44%;
  opacity: 0.4;
}
.governance .first-section .hero-text-holder {
  position: relative;
  bottom: 6rem;
}
.governance .first-section .hero-text-holder h1 {
  font-size: 5rem;
  font-family: "sf-pro-bold";
  white-space: pre-line;
  line-height: 4rem;
}
.governance .first-section .hero-text-holder h1 span {
  font-size: 10rem;
  font-family: "DM Sans";
  color: #ffcf00;
  position: absolute;
  left: 28rem;
  top: 8rem;
  right: auto;
  z-index: -999;
}
.governance .first-section-mobile {
  background-image: url("../img/governance-back-without-vector.webp");
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  padding: 20rem 14rem;
  margin-top: -9rem;
  display: none;
}
.governance .first-section-mobile .hero-text-holder h1 {
  font-size: 5rem;
  font-family: "sf-pro-bold";
  white-space: pre-line;
  line-height: 4rem;
}
.governance .first-section-mobile .hero-text-holder h1 span {
  font-size: 10rem;
  font-family: "DM Sans";
  color: #ffcf00;
  position: absolute;
  left: 28rem;
  top: 8rem;
  right: auto;
  z-index: -999;
}
.governance .second-section {
  padding: 4rem;
}
.governance .second-section .hero-text-holder {
  display: flex;
  justify-content: center;
}
.governance .second-section .hero-text-holder h1 {
  font-size: 3rem;
  font-family: "sf-pro-light";
}
.governance .second-section .hero-text-holder h1 span {
  font-family: "sf-pro-bold";
}
.governance .third-section {
  padding-top: 24px;
  padding-bottom: 24px;
  /* ====== GRID / WRAPPER ====== */
  /* ====== MEMBER CARD ====== */
  /* hover effects */
  /* ====== MEDIA WRAPPER ====== */
  /* ====== PHOTO ====== */
  /* ====== SHAPE BEHIND (IMAGE BASED) ====== */
  /* ====== SIDE ACCENT BAR ====== */
  /* ====== META (TEXTS) ====== */
  /* ====== COMMITTEES TITLE ====== */
  /* accordion container */
  /* accordion item strip */
  /* header/button strip look */
  /* rotate + to × when open */
  /* body */
  /* grid of three */
  /* person block */
  /* responsive */
}
.governance .third-section .board-grid {
  padding-top: 24px;
  padding-bottom: 24px;
  border-bottom: 2px solid darkgray;
}
.governance .third-section .member-card {
  border: 1px solid transparent;
  border-radius: 6px;
  transition: all 0.25s ease;
  padding: 12px 12px 16px;
}
.governance .third-section .member-card--featured {
  border-color: #e8e8e8;
  box-shadow: 0 0 0 2px #fff inset;
}
.governance .third-section .member-card:hover .member-side-accent {
  opacity: 1;
  transform: translateX(0);
}
.governance .third-section .member-card:hover .member-shape {
  background-image: url("../img/gold-round-shape.webp");
}
.governance .third-section .member-media {
  position: relative;
  width: 100%;
  aspect-ratio: 1/1;
  overflow: hidden;
  margin-bottom: 10px;
}
.governance .third-section .member-photo {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 100%;
  object-fit: contain;
  filter: grayscale(100%);
}
.governance .third-section .member-shape {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80%;
  height: 80%;
  transform: translate(-50%, -50%);
  background: url("../img/gray-round-shape.webp") no-repeat center/contain;
  z-index: 1;
  transition: background-image 0.3s ease;
}
.governance .third-section .member-side-accent {
  position: absolute;
  right: 0;
  top: 10px;
  bottom: 10px;
  width: 6px;
  border-radius: 6px;
  background: #f4c21f;
  opacity: 0;
  transform: translateX(6px);
  transition: all 0.25s ease;
}
.governance .third-section .member-meta {
  text-align: center;
}
.governance .third-section .member-name {
  font-family: "sf-pro-bold";
  font-size: 1.2rem;
  line-height: 1.25;
  margin-bottom: 0.2rem;
}
.governance .third-section .member-role {
  font-size: 1rem;
  font-family: "sf-pro-regular";
}
.governance .third-section .committees {
  padding: 5rem 19rem;
}
.governance .third-section .committees-title {
  font-size: 1.6rem;
  font-family: "sf-pro-regular";
  margin: 0 0 1rem 0;
}
.governance .third-section .comm-item {
  border: none;
  background: #fff;
  margin-bottom: 18px;
}
.governance .third-section .comm-trigger {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  background: #f3f3f3;
  border: 1px solid #ededed;
  border-radius: 2px;
  padding: 10px 14px;
  color: #1a1a1a;
  text-transform: uppercase;
  font-size: 1rem;
  font-family: "sf-pro-regular";
  letter-spacing: 0.02em;
}
.governance .third-section .comm-trigger:focus {
  box-shadow: none;
}
.governance .third-section .comm-trigger::after {
  display: none !important;
}
.governance .third-section .comm-trigger--noplus .comm-icon {
  display: none;
}
.governance .third-section .comm-name {
  display: inline-block;
}
.governance .third-section .comm-icon {
  display: inline-block;
  font-weight: 700;
  line-height: 1;
  transform: translateY(-1px);
  transition: transform 0.2s ease;
}
.governance .third-section .accordion-button[aria-expanded=true] .comm-icon {
  transform: rotate(45deg);
}
.governance .third-section .comm-body {
  padding: 18px 10px 6px;
}
.governance .third-section .comm-row {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  text-align: left;
}
.governance .third-section .comm-person-name {
  color: #2a2a2a;
  font-size: 1.2rem;
  font-family: "sf-pro-bold";
  letter-spacing: 0.02em;
  margin: 0.5rem 0 0.2rem 4rem;
  text-transform: uppercase;
}
.governance .third-section .comm-person-role {
  font-size: 0.8rem;
  font-family: "sf-pro-light";
  color: #f4c21f;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  margin: 0 0 0 4rem;
}
@media (max-width: 991.98px) {
  .governance .third-section .comm-row {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 575.98px) {
  .governance .third-section .comm-row {
    grid-template-columns: 1fr;
  }
}

.contact .first-section {
  padding: 20rem 16rem 7rem;
  margin-top: -9rem;
  background-color: #f1f0ec;
}
.contact .first-section .vector-1-image {
  position: absolute;
  top: -14rem;
  left: auto;
  right: -39rem;
}
.contact .first-section .vector-1-image img {
  width: 60%;
  opacity: 0.4;
}
.contact .first-section .hero-text-holder h1 {
  font-size: 4rem;
  font-family: "sf-pro-bold";
  white-space: pre-line;
}
.contact .first-section .hero-text-holder p {
  font-size: 1.2rem;
  font-family: "sf-pro-regular";
  white-space: pre-line;
  margin-top: -1rem;
}
.contact .first-section-mobile {
  background-image: url("../img/governance-back-without-vector.webp");
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  padding: 24rem 14rem;
  margin-top: -9rem;
  display: none;
}
.contact .first-section-mobile .hero-text-holder h1 {
  font-size: 4rem;
  font-family: "sf-pro-bold";
  white-space: pre-line;
}
.contact .first-section-mobile .hero-text-holder p {
  font-size: 1.2rem;
  font-family: "sf-pro-regular";
  white-space: pre-line;
  margin-top: -1rem;
}
.contact .contact-section {
  background: #fff;
  padding: 4rem 10rem;
}
.contact .contact-section .head-office,
.contact .contact-section .branch-office,
.contact .contact-section .contact-us {
  margin-bottom: 2rem;
}
.contact .contact-section .head-office .head-title,
.contact .contact-section .head-office .branch-title,
.contact .contact-section .head-office .contact-title,
.contact .contact-section .branch-office .head-title,
.contact .contact-section .branch-office .branch-title,
.contact .contact-section .branch-office .contact-title,
.contact .contact-section .contact-us .head-title,
.contact .contact-section .contact-us .branch-title,
.contact .contact-section .contact-us .contact-title {
  font-size: 1.4rem;
  font-family: "sf-pro-light";
  margin-bottom: 1rem;
}
.contact .contact-section .head-office .head-title span,
.contact .contact-section .head-office .branch-title span,
.contact .contact-section .head-office .contact-title span,
.contact .contact-section .branch-office .head-title span,
.contact .contact-section .branch-office .branch-title span,
.contact .contact-section .branch-office .contact-title span,
.contact .contact-section .contact-us .head-title span,
.contact .contact-section .contact-us .branch-title span,
.contact .contact-section .contact-us .contact-title span {
  font-family: "sf-pro-bold";
}
.contact .contact-section .head-office .head-address,
.contact .contact-section .head-office .branch-address,
.contact .contact-section .branch-office .head-address,
.contact .contact-section .branch-office .branch-address,
.contact .contact-section .contact-us .head-address,
.contact .contact-section .contact-us .branch-address {
  font-size: 1.1rem;
  font-family: "sf-pro-light";
  margin-bottom: 1rem;
}
.contact .contact-section .head-office .head-phone,
.contact .contact-section .head-office .branch-phone,
.contact .contact-section .branch-office .head-phone,
.contact .contact-section .branch-office .branch-phone,
.contact .contact-section .contact-us .head-phone,
.contact .contact-section .contact-us .branch-phone {
  font-size: 1.1rem;
  font-family: "sf-pro-light";
  margin-bottom: 0.5rem;
}
.contact .contact-section .head-office .contact-item,
.contact .contact-section .branch-office .contact-item,
.contact .contact-section .contact-us .contact-item {
  margin-bottom: 0.6rem;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: flex-start;
}
.contact .contact-section .head-office .contact-item .contact-link,
.contact .contact-section .branch-office .contact-item .contact-link,
.contact .contact-section .contact-us .contact-item .contact-link {
  color: #ffcf00;
  text-decoration: none;
  font-weight: 500;
  font-size: 1.1rem;
  font-family: "sf-pro-light";
}
.contact .contact-section .head-office .contact-item .contact-link:hover,
.contact .contact-section .branch-office .contact-item .contact-link:hover,
.contact .contact-section .contact-us .contact-item .contact-link:hover {
  text-decoration: underline;
}
.contact .contact-section .head-office .contact-item .contact-text,
.contact .contact-section .branch-office .contact-item .contact-text,
.contact .contact-section .contact-us .contact-item .contact-text {
  font-size: 1.1rem;
  font-family: "sf-pro-light";
}
.contact .contact-section .feedback-wrapper {
  margin-top: 3rem;
  text-align: left;
}
.contact .contact-section .feedback-wrapper .feedback-title {
  font-size: 1.5rem;
  font-family: "sf-pro-bold";
  margin-bottom: 0.5rem;
}
.contact .contact-section .feedback-wrapper .feedback-desc {
  font-size: 1.2rem;
  font-family: "sf-pro-light";
  margin-bottom: 1.5rem;
}
.contact .contact-section .feedback-wrapper .feedback-form form {
  display: grid;
  grid-template-columns: 1fr 1fr; /* 2 columns */
  grid-gap: 1rem;
  align-items: start;
  padding: 3rem 15rem 3rem 8rem;
  /* Full name + email (left side) */
  /* Message (textarea, right side) */
  /* Send button */
}
.contact .contact-section .feedback-wrapper .feedback-form form .wpcf7-form-control-wrap .contact-email-holder {
  position: relative;
  top: -6rem;
}
.contact .contact-section .feedback-wrapper .feedback-form form .contact-full-name-holder,
.contact .contact-section .feedback-wrapper .feedback-form form .contact-email-holder {
  background-color: #e1e1e1;
  border: none;
  padding: 0.6rem 2rem;
  border-radius: 12px;
  font-size: 1.2rem;
  font-style: italic;
  font-family: "sf-pro-regular";
  width: 100%;
  display: block;
}
.contact .contact-section .feedback-wrapper .feedback-form form .contact-message-holder {
  background-color: #e1e1e1;
  border: none;
  padding: 0.6rem 2rem;
  border-radius: 12px;
  font-size: 1.2rem;
  font-style: italic;
  font-family: "sf-pro-regular";
  height: 8rem;
  width: 100%;
  display: block;
  grid-column: 2/3; /* move to right column */
  grid-row: 1/3; /* span height */
}
.contact .contact-section .feedback-wrapper .feedback-form form .wpcf7-submit {
  background-color: black;
  color: white;
  border: none;
  border-radius: 12px;
  padding: 0.7rem 3rem;
  font-size: 1rem;
  font-family: "sf-pro-regular";
  grid-column: 2/3;
  display: flex;
  justify-content: flex-end;
  float: inline-end;
}

.footer {
  background-color: #d8bbaa;
}
.footer .footer-body .footer-section {
  padding: 7rem 10rem 6rem;
  background-image: url("../img/footer-back.webp");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.footer .footer-body .footer-section .left-column {
  border-right: 1px solid black;
}
.footer .footer-body .footer-section .left-column .left-side-wrapper .logo-wrapper img {
  width: auto;
}
.footer .footer-body .footer-section .left-column .left-side-wrapper .social-list-wrapper {
  margin-top: 3rem;
}
.footer .footer-body .footer-section .left-column .left-side-wrapper .social-list-wrapper ul {
  display: flex;
  justify-content: center;
  flex-direction: column;
  gap: 1.5rem;
  padding: 0;
}
.footer .footer-body .footer-section .left-column .left-side-wrapper .social-list-wrapper ul li {
  display: flex;
  justify-content: left;
  align-items: center;
  gap: 1rem;
}
.footer .footer-body .footer-section .left-column .left-side-wrapper .social-list-wrapper ul li img {
  width: auto;
}
.footer .footer-body .footer-section .left-column .left-side-wrapper .social-list-wrapper ul li img.location-img {
  position: relative;
  top: -2rem;
  width: 1rem;
  left: 0.4rem;
}
.footer .footer-body .footer-section .left-column .left-side-wrapper .social-list-wrapper ul li p.location-info {
  font-size: 1.2rem;
  font-family: "DM Sans";
  color: black;
  white-space: pre-line;
  position: relative;
  left: 0.8rem;
}
.footer .footer-body .footer-section .left-column .left-side-wrapper .social-list-wrapper ul li a {
  font-size: 1.2rem;
  font-family: "DM Sans";
  color: black;
}
.footer .footer-body .footer-section .left-column .left-side-wrapper .social-list-wrapper ul li p {
  font-size: 1.2rem;
  font-family: "DM Sans";
  color: black;
  white-space: pre-line;
}
.footer .footer-body .footer-section .left-column .left-side-wrapper .social-icon-wrapper ul {
  padding: 0;
  display: flex;
  justify-content: left;
  align-items: center;
  gap: 2rem;
  margin-top: 2rem;
  margin-left: 3rem;
}
.footer .footer-body .footer-section .left-column .left-side-wrapper .social-icon-wrapper ul li a img {
  width: auto;
}
.footer .footer-body .footer-section .left-column .left-side-wrapper .copy-write-text-wrapper {
  margin-top: 3rem;
  margin-left: 3rem;
}
.footer .footer-body .footer-section .left-column .left-side-wrapper .copy-write-text-wrapper p {
  font-size: 1.2rem;
  font-family: "DM Sans";
  color: black;
}
.footer .footer-body .footer-section .right-column {
  padding-left: 10rem;
}
.footer .footer-body .footer-section .right-column .right-side-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 5rem;
}
.footer .footer-body .footer-section .right-column .right-side-wrapper .logo-wrapper {
  display: flex;
  justify-content: space-between;
}
.footer .footer-body .footer-section .right-column .right-side-wrapper .paragraph-wrapper {
  text-align: justify;
}
.footer .footer-body .footer-section .right-column .right-side-wrapper .paragraph-wrapper p {
  font-size: 1.2rem;
  line-height: 1.6;
  font-family: "sf-pro-regular";
  text-align: justify;
}
.footer .footer-body .footer-section .right-column .right-side-wrapper .logo-two-wrapper {
  display: flex;
  justify-content: space-between;
}
.footer .footer-body .copy-write-section {
  padding: 3.4rem 10rem;
  background-color: #fff;
}
.footer .footer-body .copy-write-section .copy-write-text {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.footer .footer-body .copy-write-section .copy-write-text p {
  margin: 0;
  font-size: 1rem;
  font-family: "DM Sans";
  color: black;
}

.content-wrapper {
  display: -o-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin: 3rem 0;
  position: relative;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 8px !important;
  cursor: pointer;
  z-index: 1;
}

.swiper-pagination-bullet {
  width: 15px !important;
  height: 15px !important;
}

.swiper-pagination-bullet-active {
  background-color: #ffe11b;
}

.swiper-container-fade .swiper-slide {
  opacity: 0 !important;
  -webkit-transition: opacity ease-in-out;
  -moz-transition: opacity ease-in-out;
  -ms-transition: opacity ease-in-out;
  -o-transition: opacity ease-in-out;
  transition: opacity ease-in-out;
}
.swiper-container-fade .swiper-slide-active {
  opacity: 1 !important;
}

/*========================================================
================== RESPONSIVE QUERIES===============
==========================================================
Ranging from Min to Max

>> First use Min responsive queries

than followed by

>> Max responsive queries

Do follow this order for better responsiveness and clean structure

^^^^^^^^READ NOTE**********************
*/
/*------------------------------------------------
2560
------------------------------------------------*/
@media screen and (min-width: 2560px) {
  .body-content {
    max-width: 2560px !important;
    overflow-x: hidden;
  }
  .header .desktop-menu-wrapper .logo-holder img {
    width: 12rem;
  }
  .header .desktop-menu-wrapper .menu-wrapper ul li a {
    font-size: 1.4rem;
  }
  .headertwo .desktop-menu-wrapper .logo-holder img {
    width: 12rem;
  }
  .headertwo .desktop-menu-wrapper .menu-wrapper ul li a {
    font-size: 1.4rem;
  }
  .home .first-section {
    padding: 35rem;
  }
  .home .first-section .vector-1-image {
    top: -35rem;
  }
  .home .first-section .vector-2-image {
    left: -34.2rem;
  }
  .home .fourth-section .text-box h1 {
    font-size: 3rem;
  }
  .home .fourth-section .text-box p {
    font-size: 1.4rem;
    line-height: 1.6;
    text-align: justify;
  }
  .home .fourth-section .text-box a button {
    padding: 0.7rem 2rem;
    font-size: 1.4rem;
  }
  .home .fifth-section .success-text-holder h1 {
    font-size: 4rem;
  }
  .home .fifth-section .success-text-holder p {
    font-size: 1.5rem;
  }
  .home .fifth-section .factor-icon-row .icon-box-holder h1 {
    font-size: 3rem;
  }
  .home .fifth-section .factor-icon-row .icon-box-holder p {
    font-size: 1.5rem;
  }
  .home .six-section .culture-text-holder h1 {
    font-size: 4rem;
  }
  .home .six-section .culture-text-holder p {
    font-size: 1.5rem;
  }
  .home .seven-section .left-side-wrapper .form-wrapper .form-heading span {
    font-size: 4.2rem;
  }
  .home .seven-section .left-side-wrapper .form-wrapper .form-heading h1 {
    font-size: 4rem;
  }
  .home .seven-section .left-side-wrapper .form-wrapper input.wpcf7-form-control.wpcf7-text.full-name-holder {
    padding: 1rem 2rem;
    font-size: 1.5rem;
    width: 64%;
  }
  .home .seven-section .left-side-wrapper .form-wrapper input.wpcf7-form-control.wpcf7-text.email-holder {
    padding: 1rem 2rem;
    font-size: 1.5rem;
    width: 64%;
  }
  .home .seven-section .left-side-wrapper .form-wrapper textarea.wpcf7-form-control.wpcf7-textarea.message-holder {
    padding: 1rem 2rem;
    font-size: 1.5rem;
    height: 9rem;
    width: 64%;
  }
  .home .seven-section .left-side-wrapper .form-wrapper input.wpcf7-form-control.wpcf7-submit.has-spinner {
    padding: 1rem 3rem;
    font-size: 1.5rem;
  }
  .About .first-section {
    padding: 20rem 18rem 0;
  }
  .About .first-section .hero-text-holder h1 {
    font-size: 6rem;
    line-height: 5rem;
  }
  .About .first-section .hero-text-holder h1 span {
    font-size: 4rem;
  }
  .About .first-section .hero-text-holder p {
    font-size: 1.5rem;
  }
  .About .first-section .vector-1-image {
    position: absolute;
    top: -14rem;
    left: auto;
    right: -41rem;
  }
  .About .first-section .vector-2-image {
    position: absolute;
    left: -15.2rem;
    right: auto;
    top: -6.3rem;
  }
  .About .second-section .paragraph-wrapper p {
    font-size: 1.5rem;
  }
  .About .third-section {
    padding: 5rem 18rem;
  }
  .About .third-section .vision-row-wrapper .vision-mission-holder .heading-para-holder h1 {
    font-size: 3rem;
    width: 32%;
  }
  .About .third-section .vision-row-wrapper .vision-mission-holder .heading-para-holder p {
    font-size: 1.5rem;
    white-space: pre-line;
  }
  .About .third-section .vision-mission-slash-holder {
    right: 5rem;
  }
  .About .fourth-section .paragraph-heading-wrapper h1 {
    font-size: 4rem;
  }
  .About .fourth-section .paragraph-heading-wrapper p {
    font-size: 1.5rem;
  }
  .About .fourth-section .strategy-box-wrapper .box-wrapper h4 {
    font-size: 2rem;
  }
  .About .fourth-section .strategy-box-wrapper .box-wrapper p {
    font-size: 1.5rem;
  }
  .About .fifth-section .philosophy-info-wrapper .paragraph-heading-wrapper h1 {
    font-size: 4rem;
  }
  .About .fifth-section .philosophy-info-wrapper .paragraph-heading-wrapper p {
    font-size: 1.4rem;
  }
  .About .six-section {
    padding: 5rem 18rem;
  }
  .About .six-section .philosophy-row-wrapper .philosophy-holder .heading-para-holder .heading-img h1 {
    font-size: 3.5rem;
  }
  .About .six-section .philosophy-row-wrapper .philosophy-holder .heading-para-holder p {
    font-size: 1.5rem;
  }
  .About .eight-section {
    padding: 2rem 18rem 5rem;
  }
  .About .eight-section .philosophy-row-wrapper .philosophy-holder .heading-para-holder h1 {
    font-size: 3.5rem;
  }
  .About .eight-section .philosophy-row-wrapper .philosophy-holder .heading-para-holder p {
    font-size: 1.4rem;
  }
  .Spinning .first-section .hero-text-holder h1 {
    font-size: 4rem;
  }
  .Spinning .first-section .hero-text-holder p {
    font-size: 1.4rem;
  }
  .Spinning .first-section .second-text-holder .text-image-holder h1 {
    font-size: 4rem;
  }
  .Spinning .first-section .second-text-holder p {
    font-size: 1.4rem;
  }
  .Spinning .second-section .custom-tabs .nav-link {
    font-size: 2rem;
  }
  .Spinning .second-section .custom-tab-content h5 {
    font-size: 1.8rem;
  }
  .Spinning .second-section .custom-tab-content p {
    font-size: 1.4rem;
    font-family: "sf-pro-regular";
    line-height: 1.6;
  }
  .Weaving .first-section .hero-text-holder .image-text-wrapper h1 {
    font-size: 4rem;
  }
  .Weaving .first-section .hero-text-holder p {
    font-size: 1.5rem;
    font-family: "sf-pro-regular";
    white-space: pre-line;
  }
  .Weaving .first-section .tab-row .custom-tabs .nav-link {
    font-size: 2.2rem;
  }
  .Weaving .first-section .tab-row .custom-tab-content p {
    font-size: 1.4rem;
  }
  .Weaving .second-section .hero-text-holder .image-text-wrapper h1 {
    font-size: 3rem;
  }
  .career .first-section .hero-text-holder h1 {
    font-size: 4rem;
  }
  .career .first-section .hero-text-holder p {
    font-size: 1.5rem;
  }
  .career .second-section .hero-text-holder h1 {
    font-size: 4rem;
  }
  .career .third-section .job-table .position {
    font-size: 2rem;
  }
  .career .third-section .job-table .location {
    font-size: 2rem;
  }
  .career .third-section .job-table .department {
    font-size: 2rem;
  }
  .career .third-section .job-table .btn-apply {
    font-size: 1.5rem;
  }
  .career .third-section .job-table .position-name {
    font-size: 2rem;
  }
  .career .third-section .job-table .location-name {
    font-size: 2rem;
  }
  .career .third-section .job-table .department-name {
    font-size: 2rem;
  }
  .career .third-section .job-table .apply {
    font-size: 2rem;
  }
  .career .third-section .job-table .job-row.job-header::after {
    width: 88%;
    top: 5rem;
  }
  .career .third-section .job-footer p {
    font-size: 1.6rem;
  }
  .career .third-section .job-footer .btn-submit {
    font-size: 1.5rem;
  }
  .Investor-Relation .first-section .hero-text-holder h1 {
    font-size: 4rem;
  }
  .Investor-Relation .first-section .hero-text-holder p {
    font-size: 1.4rem;
  }
  .Investor-Relation .investor-section .sidebar-tabs-wrapper .custom-vertical-tabs .nav-link {
    font-size: 1.4rem;
  }
  .Investor-Relation .investor-section .tab-heading {
    font-size: 3rem;
  }
  .Investor-Relation .investor-section .subheading {
    font-size: 1.4rem;
  }
  .Investor-Relation .investor-section .row-style-accordion .accordion-button {
    font-size: 1.4rem;
  }
  .Investor-Relation .investor-section .row-style-accordion .accordion-body p {
    font-size: 1.4rem;
  }
  .Investor-Relation .investor-section .year-nav .year-pill {
    font-size: 2rem;
  }
  .Investor-Relation .investor-section .report-list li a {
    letter-spacing: 0.1rem;
  }
  .Investor-Relation .investor-section .chips .chip {
    font-size: 1.4rem;
  }
  .Investor-Relation .investor-section .strip .strip-title {
    font-size: 2rem;
  }
  .Investor-Relation .investor-section .strip .stock-info-name-row-wrapper .col-md-4 .stock-info-name p {
    font-size: 1.4rem;
  }
  .Investor-Relation .investor-section .inner-row-tabs .inner-pill {
    font-size: 1.4rem;
  }
  .Investor-Relation .investor-section .notices-table td {
    font-size: 1.4rem;
  }
  .Investor-Relation .investor-section .table-block .block-title {
    font-size: 1.4rem;
  }
  .Investor-Relation .investor-section .pattern-table thead th {
    font-size: 1.3rem;
  }
  .Investor-Relation .investor-section .pattern-table td {
    font-size: 1.4rem;
  }
  .Relations .first-section .hero-text-holder h1 {
    font-size: 4rem;
  }
  .Relations .second-section {
    padding: 3rem 10rem;
  }
  .Relations .second-section .hero-text-holder h1 {
    font-size: 3.5rem;
  }
  .Relations .second-section .hero-text-holder p {
    font-size: 1.5rem;
    margin-top: -1rem;
    margin-bottom: 2rem;
  }
  .Relations .second-section .form-holder form input.wpcf7-form-control.wpcf7-text.relation-full-name-holder {
    padding: 1rem 2rem;
    font-size: 1.4rem;
  }
  .Relations .second-section .form-holder form input.wpcf7-form-control.wpcf7-email.wpcf7-text.wpcf7-validates-as-email.relation-email-holder {
    padding: 1rem 2rem;
    font-size: 1.4rem;
  }
  .Relations .second-section .form-holder form input.wpcf7-form-control.wpcf7-email.wpcf7-text.wpcf7-validates-as-email.relation-subject-holder {
    padding: 1rem 2rem;
    font-size: 1.4rem;
  }
  .Relations .second-section .form-holder form textarea.wpcf7-form-control.wpcf7-textarea.relation-message-holder {
    padding: 1rem 2rem;
    font-size: 1.4rem;
    height: 10rem;
  }
  .Relations .second-section .form-holder form input.wpcf7-form-control.wpcf7-submit.has-spinner {
    padding: 1rem 3rem;
    font-size: 1.4rem;
  }
  .Relations .second-section .logo-holder {
    justify-content: center;
  }
  .Relations .second-section .desclaimer-text h4 {
    font-size: 2.2rem;
    font-family: "sf-pro-bold";
  }
  .Relations .second-section .desclaimer-text p {
    font-size: 1.5rem;
  }
  .Relations .third-section .address-info-holder p.address-holder-one {
    font-size: 1.5rem;
  }
  .Relations .third-section .address-info-holder ul li img {
    width: auto;
  }
  .Relations .third-section .address-info-holder ul li a {
    font-size: 1.5rem;
  }
  .Relations .third-section .address-info-holder ul li p.address-holder-two {
    font-size: 1.5rem;
  }
  .governance .third-section .member-name {
    font-size: 1.4rem;
  }
  .governance .third-section .member-role {
    font-size: 1.3rem;
  }
  .governance .third-section .committees {
    padding: 5rem 30rem;
  }
  .governance .third-section .committees-title {
    font-size: 2rem;
  }
  .governance .third-section .comm-trigger {
    padding: 1rem 2rem;
    font-size: 1.3rem;
  }
  .governance .third-section .comm-person-name {
    font-size: 1.4rem;
  }
  .governance .third-section .comm-person-role {
    font-size: 1.2rem;
  }
  .contact .first-section .hero-text-holder h1 {
    font-size: 5rem;
  }
  .contact .first-section .hero-text-holder p {
    font-size: 1.5rem;
    margin-top: -2rem;
  }
  .contact .contact-section {
    padding: 5rem 10rem;
  }
  .contact .contact-section .head-office .head-title,
  .contact .contact-section .head-office .branch-title,
  .contact .contact-section .head-office .contact-title,
  .contact .contact-section .branch-office .head-title,
  .contact .contact-section .branch-office .branch-title,
  .contact .contact-section .branch-office .contact-title,
  .contact .contact-section .contact-us .head-title,
  .contact .contact-section .contact-us .branch-title,
  .contact .contact-section .contact-us .contact-title {
    font-size: 2rem;
  }
  .contact .contact-section .head-office .head-title span,
  .contact .contact-section .head-office .branch-title span,
  .contact .contact-section .head-office .contact-title span,
  .contact .contact-section .branch-office .head-title span,
  .contact .contact-section .branch-office .branch-title span,
  .contact .contact-section .branch-office .contact-title span,
  .contact .contact-section .contact-us .head-title span,
  .contact .contact-section .contact-us .branch-title span,
  .contact .contact-section .contact-us .contact-title span {
    font-family: "sf-pro-bold";
  }
  .contact .contact-section .head-office .head-address,
  .contact .contact-section .head-office .branch-address,
  .contact .contact-section .branch-office .head-address,
  .contact .contact-section .branch-office .branch-address,
  .contact .contact-section .contact-us .head-address,
  .contact .contact-section .contact-us .branch-address {
    font-size: 1.4rem;
  }
  .contact .contact-section .head-office .head-phone,
  .contact .contact-section .head-office .branch-phone,
  .contact .contact-section .branch-office .head-phone,
  .contact .contact-section .branch-office .branch-phone,
  .contact .contact-section .contact-us .head-phone,
  .contact .contact-section .contact-us .branch-phone {
    font-size: 1.4rem;
  }
  .contact .contact-section .head-office .contact-item,
  .contact .contact-section .branch-office .contact-item,
  .contact .contact-section .contact-us .contact-item {
    margin-bottom: 0.6rem;
  }
  .contact .contact-section .head-office .contact-item .contact-link,
  .contact .contact-section .branch-office .contact-item .contact-link,
  .contact .contact-section .contact-us .contact-item .contact-link {
    font-size: 1.4rem;
  }
  .contact .contact-section .head-office .contact-item .contact-link:hover,
  .contact .contact-section .branch-office .contact-item .contact-link:hover,
  .contact .contact-section .contact-us .contact-item .contact-link:hover {
    text-decoration: underline;
  }
  .contact .contact-section .head-office .contact-item .contact-text,
  .contact .contact-section .branch-office .contact-item .contact-text,
  .contact .contact-section .contact-us .contact-item .contact-text {
    font-size: 1.4rem;
  }
  .contact .contact-section .feedback-wrapper .feedback-title {
    font-size: 2rem;
  }
  .contact .contact-section .feedback-wrapper .feedback-desc {
    font-size: 1.5rem;
  }
  .contact .contact-section .feedback-wrapper .feedback-form form {
    padding: 3rem 0;
    /* Full name + email (left side) */
    /* Message (textarea, right side) */
    /* Send button */
  }
  .contact .contact-section .feedback-wrapper .feedback-form form .wpcf7-form-control-wrap .contact-email-holder {
    position: relative;
    top: -6rem;
  }
  .contact .contact-section .feedback-wrapper .feedback-form form .contact-full-name-holder,
  .contact .contact-section .feedback-wrapper .feedback-form form .contact-email-holder {
    padding: 0.9rem 2rem;
    font-size: 1.4rem;
  }
  .contact .contact-section .feedback-wrapper .feedback-form form .contact-message-holder {
    padding: 0.9rem 2rem;
    font-size: 1.4rem;
  }
  .contact .contact-section .feedback-wrapper .feedback-form form .wpcf7-submit {
    padding: 0.7rem 4rem;
    font-size: 1.4rem;
  }
  .footer .footer-body .footer-section .left-column .left-side-wrapper .social-list-wrapper ul li a {
    font-size: 1.5rem;
  }
  .footer .footer-body .footer-section .left-column .left-side-wrapper .copy-write-text-wrapper p {
    font-size: 1.5rem;
  }
  .footer .footer-body .footer-section .right-column .right-side-wrapper .paragraph-wrapper p {
    font-size: 1.5rem;
  }
  .footer .footer-body .copy-write-section .copy-write-text p {
    font-size: 1.3rem;
  }
}
/*------------------------------------------------
2500
------------------------------------------------*/
/*------------------------------------------------
2400
------------------------------------------------*/
/*------------------------------------------------
2200
------------------------------------------------*/
/*------------------------------------------------
1920
------------------------------------------------*/
@media screen and (min-width: 1920px) {
  .c-container-fluid {
    max-width: calc(1920px - 12.5rem);
  }
  .c-container {
    max-width: calc(1920px - 27.5rem);
  }
  .About .third-section .vision-row-wrapper .vision-mission-holder .heading-para-holder h1 {
    width: 30%;
  }
  .governance .first-section .hero-text-holder h1 {
    font-size: 4rem;
  }
  .governance .first-section .hero-text-holder h1 span {
    font-size: 8rem;
    left: 22rem;
    top: 8rem;
  }
}
@media screen and (max-width: 1920px) {
  .c-container-fluid {
    max-width: calc(100% - 12.5rem);
  }
  .c-container {
    max-width: calc(100% - 27.5rem);
  }
}
/*------------------------------------------------
1800
------------------------------------------------*/
/*------------------------------------------------
1701
------------------------------------------------*/
/*------------------------------------------------
1700
------------------------------------------------*/
@media screen and (max-width: 1700px) {
  :root {
    font-size: 14px !important;
  }
}
/*------------------------------------------------
1699
------------------------------------------------*/
@media screen and (max-width: 1699px) {
  .About .first-section .vector-1-image {
    position: absolute;
    top: -15rem;
    left: auto;
    right: -37rem;
  }
  .About .third-section .vision-row-wrapper .vision-mission-holder .heading-para-holder h1 {
    width: 30%;
  }
  .About .third-section .vision-mission-image-holder img {
    width: 100%;
  }
  .Spinning .first-section {
    padding: 12rem 14rem 4rem;
  }
  .career .first-section .vector-1-image {
    position: absolute;
    top: -23rem;
    right: -24rem;
  }
  .career .first-section .vector-1-image img {
    width: 90%;
  }
  .career .first-section .vector-2-image img {
    width: 70%;
  }
  .governance .first-section {
    padding: 12rem 14rem;
  }
  .governance .first-section .vector-1-image {
    position: absolute;
    top: -3rem;
    left: auto;
    right: -51rem;
  }
  .governance .first-section .vector-1-image img {
    width: 44%;
    opacity: 0.4;
  }
  .governance .first-section .hero-text-holder {
    position: relative;
    bottom: 0rem;
  }
  .governance .third-section .committees {
    padding: 5rem 12rem;
  }
}
/*------------------------------------------------
1600
------------------------------------------------*/
@media screen and (max-width: 1600px) {
  .Spinning .first-section .vector-image {
    position: absolute;
    top: -15rem;
    left: auto;
    right: -37rem;
  }
  .Spinning .first-section .vector-image img {
    width: 60%;
    opacity: 0.4;
  }
  .career .third-section .job-table .job-row.job-header::after {
    width: 93%;
  }
}
/*------------------------------------------------
1540
------------------------------------------------*/
/*------------------------------------------------
1499 covering 1440
------------------------------------------------*/
@media screen and (max-width: 1499px) {
  :root {
    font-size: 11px !important;
  }
  .header .desktop-menu-wrapper .logo-holder img {
    width: 14rem;
  }
  .header .desktop-menu-wrapper .menu-wrapper ul li a {
    font-size: 1.4rem;
  }
  .headertwo .desktop-menu-wrapper .logo-holder img {
    width: 14rem;
  }
  .headertwo .desktop-menu-wrapper .menu-wrapper ul li a {
    font-size: 1.4rem;
  }
  .home .first-section .vector-1-image {
    position: absolute;
    top: -31rem;
    right: -31rem;
  }
  .home .first-section .vector-1-image img {
    width: 100rem;
    opacity: 0.5;
  }
  .home .first-section .vector-2-image img {
    width: auto;
    opacity: 0.2;
  }
  .home .second-section .since-text-para h1 {
    font-size: 5.5rem;
  }
  .home .third-section .logo-holder ul {
    gap: 1rem;
  }
  .home .third-section .logo-holder ul li {
    display: flex;
    justify-content: center;
  }
  .home .third-section .logo-holder ul li img {
    width: 70%;
  }
  .home .fourth-section .text-box h1 {
    font-size: 3rem;
  }
  .home .fourth-section .text-box p {
    font-size: 1.4rem;
  }
  .home .fourth-section .text-box a button {
    padding: 1rem 2rem;
    font-size: 1.2rem;
  }
  .home .fifth-section .success-text-holder h1 {
    font-size: 4rem;
  }
  .home .fifth-section .success-text-holder p {
    font-size: 1.5rem;
  }
  .home .fifth-section .factor-icon-row .icon-box-holder h1 {
    font-size: 3rem;
  }
  .home .fifth-section .factor-icon-row .icon-box-holder p {
    font-size: 1.5rem;
  }
  .home .six-section .culture-text-holder h1 {
    font-size: 4rem;
  }
  .home .six-section .culture-text-holder p {
    text-align: center;
    font-size: 1.5rem;
    font-family: "sf-pro-regular";
    white-space: pre-line;
  }
  .home .seven-section .left-side-wrapper .form-wrapper .form-heading h1 {
    font-size: 3rem;
  }
  .home .seven-section .left-side-wrapper .form-wrapper .form-heading h1 span {
    font-size: 3.2rem;
  }
  .home .seven-section .left-side-wrapper .form-wrapper input.wpcf7-form-control.wpcf7-text.full-name-holder {
    padding: 1rem 2rem;
    font-size: 1.4rem;
    width: 60%;
  }
  .home .seven-section .left-side-wrapper .form-wrapper input.wpcf7-form-control.wpcf7-text.email-holder {
    padding: 1rem 2rem;
    font-size: 1.4rem;
    width: 60%;
  }
  .home .seven-section .left-side-wrapper .form-wrapper textarea.wpcf7-form-control.wpcf7-textarea.message-holder {
    padding: 1rem 2rem;
    font-size: 1.4rem;
    height: 9rem;
    width: 60%;
  }
  .home .seven-section .left-side-wrapper .form-wrapper input.wpcf7-form-control.wpcf7-submit.has-spinner {
    padding: 1rem 3rem;
    font-size: 1.2rem;
  }
  .About .first-section .hero-text-holder p {
    font-size: 1.4rem;
  }
  .About .second-section .paragraph-wrapper p {
    font-size: 1.4rem;
  }
  .About .third-section .vision-row-wrapper .vision-mission-holder .heading-para-holder h1 {
    width: 42%;
    font-size: 3rem;
  }
  .About .third-section .vision-row-wrapper .vision-mission-holder .heading-para-holder p {
    font-size: 1.4rem;
    margin-bottom: 3rem;
  }
  .About .fourth-section .paragraph-heading-wrapper h1 {
    font-size: 3.5rem;
  }
  .About .fourth-section .paragraph-heading-wrapper p {
    font-size: 1.4rem;
  }
  .About .fourth-section .strategy-box-wrapper .box-wrapper h4 {
    font-size: 2rem;
  }
  .About .fourth-section .strategy-box-wrapper .box-wrapper p {
    font-size: 1.4rem;
  }
  .About .fifth-section .philosophy-info-wrapper .paragraph-heading-wrapper h1 {
    font-size: 3.5rem;
  }
  .About .fifth-section .philosophy-info-wrapper .paragraph-heading-wrapper p {
    font-size: 1.4rem;
  }
  .About .six-section .philosophy-row-wrapper .philosophy-holder .heading-para-holder .heading-img h1 {
    font-size: 3.5rem;
  }
  .About .six-section .philosophy-row-wrapper .philosophy-holder .heading-para-holder p {
    font-size: 1.4rem;
  }
  .About .six-section .vision-mission-image-holder img {
    width: 100%;
  }
  .About .eight-section .vision-mission-image-holder img {
    width: 100%;
  }
  .About .eight-section .philosophy-row-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
  }
  .About .eight-section .philosophy-row-wrapper .philosophy-holder .heading-para-holder h1 {
    font-size: 3.5rem;
  }
  .About .eight-section .philosophy-row-wrapper .philosophy-holder .heading-para-holder p {
    font-size: 1.4rem;
    white-space: normal;
  }
  .Spinning .first-section .vector-image {
    position: absolute;
    top: -20rem;
    left: auto;
    right: -36rem;
  }
  .Spinning .first-section .vector-image img {
    width: 75%;
  }
  .Spinning .first-section .hero-text-holder h1 {
    font-size: 4rem;
  }
  .Spinning .first-section .hero-text-holder p {
    font-size: 1.4rem;
  }
  .Spinning .first-section .second-text-holder .text-image-holder h1 {
    font-size: 4rem;
  }
  .Spinning .first-section .second-text-holder p {
    font-size: 1.4rem;
  }
  .Spinning .second-section {
    padding: 5rem 4rem 4rem;
  }
  .Spinning .second-section .custom-tabs .nav-link {
    font-size: 2rem;
  }
  .Spinning .second-section .custom-tab-content h5 {
    font-size: 1.8rem;
  }
  .Spinning .second-section .custom-tab-content p {
    font-size: 1.4rem;
    font-family: "sf-pro-regular";
    line-height: 1.6;
  }
  .Weaving .first-section .vector-image {
    position: absolute;
    top: -20rem;
    left: auto;
    right: -36rem;
  }
  .Weaving .first-section .vector-image img {
    width: 75%;
  }
  .Weaving .first-section .hero-text-holder .image-text-wrapper h1 {
    font-size: 4rem;
  }
  .Weaving .first-section .hero-text-holder p {
    font-size: 1.4rem;
    font-family: "sf-pro-regular";
    white-space: normal;
  }
  .Weaving .first-section .tab-row .custom-tabs .nav-link {
    font-size: 2.2rem;
  }
  .Weaving .first-section .tab-row .custom-tab-content {
    padding: 5rem;
  }
  .Weaving .first-section .tab-row .custom-tab-content p {
    font-size: 1.4rem;
  }
  .Weaving .first-section .tab-row .custom-tab-content .tab-image-wrapper img {
    width: 50rem;
  }
  .Weaving .second-section .hero-text-holder .image-text-wrapper h1 {
    font-size: 3rem;
  }
  .Weaving .second-section .patterns-img img {
    width: 100%;
    max-width: 20rem;
  }
  .career .first-section .hero-text-holder h1 {
    font-size: 3.5rem;
  }
  .career .first-section .hero-text-holder p {
    font-size: 1.4rem;
  }
  .career .first-section .vector-1-image {
    position: absolute;
    top: -24rem;
    right: -35rem;
  }
  .career .first-section .vector-1-image img {
    opacity: 0.4;
    width: 80%;
  }
  .career .first-section .vector-2-image img {
    width: 52%;
  }
  .career .second-section .hero-text-holder h1 {
    font-size: 3.5rem;
  }
  .career .third-section .job-table .position {
    font-size: 1.8rem;
  }
  .career .third-section .job-table .location {
    font-size: 1.8rem;
  }
  .career .third-section .job-table .department {
    font-size: 1.8rem;
  }
  .career .third-section .job-table .btn-apply {
    font-size: 1.4rem;
  }
  .career .third-section .job-table .position-name {
    font-size: 1.7rem;
  }
  .career .third-section .job-table .location-name {
    font-size: 1.7rem;
  }
  .career .third-section .job-table .department-name {
    font-size: 1.7rem;
  }
  .career .third-section .job-table .apply {
    font-size: 1.7rem;
  }
  .career .third-section .job-table .job-row.job-header::after {
    width: 91%;
    top: 5rem;
  }
  .career .third-section .job-footer p {
    font-size: 1.4rem;
  }
  .career .third-section .job-footer .btn-submit {
    font-size: 1.4rem;
  }
  .Investor-Relation .first-section .hero-text-holder h1 {
    font-size: 4rem;
  }
  .Investor-Relation .first-section .hero-text-holder p {
    font-size: 1.4rem;
  }
  .Investor-Relation .investor-section .sidebar-tabs-wrapper .custom-vertical-tabs .nav-link {
    font-size: 1.4rem;
  }
  .Investor-Relation .investor-section .tab-heading {
    font-size: 3rem;
  }
  .Investor-Relation .investor-section .subheading {
    font-size: 1.4rem;
  }
  .Investor-Relation .investor-section .row-style-accordion .accordion-button {
    font-size: 1.4rem;
  }
  .Investor-Relation .investor-section .row-style-accordion .accordion-body p {
    font-size: 1.4rem;
  }
  .Investor-Relation .investor-section .year-nav .year-pill {
    font-size: 2rem;
  }
  .Investor-Relation .investor-section .report-list li a {
    letter-spacing: 0.1rem;
  }
  .Investor-Relation .investor-section .chips .chip {
    font-size: 1.4rem;
  }
  .Investor-Relation .investor-section .strip .strip-title {
    font-size: 2rem;
  }
  .Investor-Relation .investor-section .strip .stock-info-name-row-wrapper .col-md-4 .stock-info-name p {
    font-size: 1.4rem;
  }
  .Investor-Relation .investor-section .inner-row-tabs .inner-pill {
    font-size: 1.4rem;
  }
  .Investor-Relation .investor-section .notices-table td {
    font-size: 1.4rem;
  }
  .Investor-Relation .investor-section .table-block .block-title {
    font-size: 1.4rem;
  }
  .Investor-Relation .investor-section .pattern-table thead th {
    font-size: 1.3rem;
  }
  .Investor-Relation .investor-section .pattern-table td {
    font-size: 1.4rem;
  }
  .Relations .first-section .hero-text-holder h1 {
    font-size: 4rem;
  }
  .Relations .second-section {
    padding: 3rem 10rem;
  }
  .Relations .second-section .hero-text-holder h1 {
    font-size: 3.5rem;
  }
  .Relations .second-section .hero-text-holder p {
    font-size: 1.5rem;
    margin-top: -1rem;
    margin-bottom: 2rem;
  }
  .Relations .second-section .form-holder form input.wpcf7-form-control.wpcf7-text.relation-full-name-holder {
    padding: 1rem 2rem;
    font-size: 1.4rem;
  }
  .Relations .second-section .form-holder form input.wpcf7-form-control.wpcf7-email.wpcf7-text.wpcf7-validates-as-email.relation-email-holder {
    padding: 1rem 2rem;
    font-size: 1.4rem;
  }
  .Relations .second-section .form-holder form input.wpcf7-form-control.wpcf7-email.wpcf7-text.wpcf7-validates-as-email.relation-subject-holder {
    padding: 1rem 2rem;
    font-size: 1.4rem;
  }
  .Relations .second-section .form-holder form textarea.wpcf7-form-control.wpcf7-textarea.relation-message-holder {
    padding: 1rem 2rem;
    font-size: 1.4rem;
    height: 10rem;
  }
  .Relations .second-section .form-holder form input.wpcf7-form-control.wpcf7-submit.has-spinner {
    padding: 1rem 3rem;
    font-size: 1.4rem;
  }
  .Relations .second-section .logo-holder {
    justify-content: left;
  }
  .Relations .second-section .desclaimer-text h4 {
    font-size: 2.2rem;
    font-family: "sf-pro-bold";
  }
  .Relations .second-section .desclaimer-text p {
    font-size: 1.5rem;
  }
  .Relations .third-section .address-info-holder p.address-holder-one {
    font-size: 1.5rem;
  }
  .Relations .third-section .address-info-holder ul li img {
    width: auto;
  }
  .Relations .third-section .address-info-holder ul li a {
    font-size: 1.5rem;
  }
  .Relations .third-section .address-info-holder ul li p.address-holder-two {
    font-size: 1.5rem;
  }
  .governance .first-section {
    padding: 16rem 14rem;
  }
  .governance .first-section .vector-1-image {
    position: absolute;
    top: -4rem;
    left: auto;
    right: -65rem;
  }
  .governance .first-section .vector-1-image img {
    width: 40%;
    opacity: 0.4;
  }
  .governance .third-section .member-name {
    font-size: 1.4rem;
  }
  .governance .third-section .member-role {
    font-size: 1.3rem;
  }
  .governance .third-section .committees {
    padding: 5rem 8rem;
  }
  .governance .third-section .committees-title {
    font-size: 2rem;
  }
  .governance .third-section .comm-trigger {
    padding: 1rem 2rem;
    font-size: 1.3rem;
  }
  .governance .third-section .comm-person-name {
    font-size: 1.4rem;
  }
  .governance .third-section .comm-person-role {
    font-size: 1.2rem;
  }
  .contact .first-section .hero-text-holder h1 {
    font-size: 5rem;
  }
  .contact .first-section .hero-text-holder p {
    font-size: 1.5rem;
    margin-top: -2rem;
  }
  .contact .contact-section {
    padding: 5rem 10rem;
  }
  .contact .contact-section .head-office .head-title,
  .contact .contact-section .head-office .branch-title,
  .contact .contact-section .head-office .contact-title,
  .contact .contact-section .branch-office .head-title,
  .contact .contact-section .branch-office .branch-title,
  .contact .contact-section .branch-office .contact-title,
  .contact .contact-section .contact-us .head-title,
  .contact .contact-section .contact-us .branch-title,
  .contact .contact-section .contact-us .contact-title {
    font-size: 2rem;
  }
  .contact .contact-section .head-office .head-title span,
  .contact .contact-section .head-office .branch-title span,
  .contact .contact-section .head-office .contact-title span,
  .contact .contact-section .branch-office .head-title span,
  .contact .contact-section .branch-office .branch-title span,
  .contact .contact-section .branch-office .contact-title span,
  .contact .contact-section .contact-us .head-title span,
  .contact .contact-section .contact-us .branch-title span,
  .contact .contact-section .contact-us .contact-title span {
    font-family: "sf-pro-bold";
  }
  .contact .contact-section .head-office .head-address,
  .contact .contact-section .head-office .branch-address,
  .contact .contact-section .branch-office .head-address,
  .contact .contact-section .branch-office .branch-address,
  .contact .contact-section .contact-us .head-address,
  .contact .contact-section .contact-us .branch-address {
    font-size: 1.4rem;
  }
  .contact .contact-section .head-office .head-phone,
  .contact .contact-section .head-office .branch-phone,
  .contact .contact-section .branch-office .head-phone,
  .contact .contact-section .branch-office .branch-phone,
  .contact .contact-section .contact-us .head-phone,
  .contact .contact-section .contact-us .branch-phone {
    font-size: 1.4rem;
  }
  .contact .contact-section .head-office .contact-item,
  .contact .contact-section .branch-office .contact-item,
  .contact .contact-section .contact-us .contact-item {
    margin-bottom: 0.6rem;
  }
  .contact .contact-section .head-office .contact-item .contact-link,
  .contact .contact-section .branch-office .contact-item .contact-link,
  .contact .contact-section .contact-us .contact-item .contact-link {
    font-size: 1.4rem;
  }
  .contact .contact-section .head-office .contact-item .contact-link:hover,
  .contact .contact-section .branch-office .contact-item .contact-link:hover,
  .contact .contact-section .contact-us .contact-item .contact-link:hover {
    text-decoration: underline;
  }
  .contact .contact-section .head-office .contact-item .contact-text,
  .contact .contact-section .branch-office .contact-item .contact-text,
  .contact .contact-section .contact-us .contact-item .contact-text {
    font-size: 1.4rem;
  }
  .contact .contact-section .feedback-wrapper .feedback-title {
    font-size: 2rem;
  }
  .contact .contact-section .feedback-wrapper .feedback-desc {
    font-size: 1.5rem;
  }
  .contact .contact-section .feedback-wrapper .feedback-form form {
    padding: 3rem 0;
    /* Full name + email (left side) */
    /* Message (textarea, right side) */
    /* Send button */
  }
  .contact .contact-section .feedback-wrapper .feedback-form form .wpcf7-form-control-wrap .contact-email-holder {
    position: relative;
    top: -6rem;
  }
  .contact .contact-section .feedback-wrapper .feedback-form form .contact-full-name-holder,
  .contact .contact-section .feedback-wrapper .feedback-form form .contact-email-holder {
    padding: 0.9rem 2rem;
    font-size: 1.4rem;
  }
  .contact .contact-section .feedback-wrapper .feedback-form form .contact-message-holder {
    padding: 0.9rem 2rem;
    font-size: 1.4rem;
  }
  .contact .contact-section .feedback-wrapper .feedback-form form .wpcf7-submit {
    padding: 0.7rem 4rem;
    font-size: 1.4rem;
  }
  .footer .footer-body .footer-section .left-column .left-side-wrapper .logo-wrapper img {
    width: 14rem;
  }
  .footer .footer-body .footer-section .left-column .left-side-wrapper .social-list-wrapper ul li a {
    font-size: 1.4rem;
  }
  .footer .footer-body .footer-section .left-column .left-side-wrapper .copy-write-text-wrapper p {
    font-size: 1.4rem;
  }
  .footer .footer-body .footer-section .right-column .right-side-wrapper .paragraph-wrapper p {
    font-size: 1.4rem;
  }
  .footer .footer-body .copy-write-section .copy-write-text p {
    font-size: 1.2rem;
  }
}
/*------------------------------------------------
1500 covering 1440
------------------------------------------------*/
/*------------------------------------------------
1400 covering 1366
-------------------------------------------------*/
/*------------------------------------------------
1300 covering 1366
------------------------------------------------*/
@media screen and (max-width: 1366px) {
  .headertwo .desktop-menu-wrapper .suraj-holder img {
    width: 24rem;
  }
  .Spinning .first-section .vector-image {
    top: -22rem;
    right: -44rem;
  }
  .Weaving .first-section .vector-image {
    position: absolute;
    top: -22rem;
    left: auto;
    right: -44rem;
  }
  .Weaving .first-section .tab-row .custom-tab-content .tab-image-wrapper img {
    width: 42rem;
  }
  .career .first-section .vector-1-image {
    position: absolute;
    top: -25rem;
    right: -44rem;
  }
  .career .first-section .vector-1-image img {
    width: 77%;
  }
  .governance .first-section .vector-1-image {
    position: absolute;
    top: -9rem;
    left: auto;
    right: -68rem;
  }
  .governance .first-section .vector-1-image img {
    width: 45.5%;
    opacity: 0.4;
  }
  .Relations .second-section .logo-holder {
    justify-content: center;
  }
}
/*------------------------------------------------
1299 covering 1280
------------------------------------------------*/
@media screen and (max-width: 1299px) {
  .c-container-fluid {
    max-width: calc(100% - 4.5rem);
  }
  .c-container {
    max-width: calc(100% - 15.5rem);
  }
  .header .desktop-menu-wrapper .menu-wrapper ul li a {
    font-size: 1.2rem;
  }
  .home .first-section .vector-1-image {
    position: absolute;
    top: -31rem;
    right: -31rem;
  }
  .home .first-section .vector-1-image img {
    width: 100rem;
    opacity: 0.5;
  }
  .home .first-section .vector-2-image img {
    width: auto;
    opacity: 0.2;
  }
  .home .second-section {
    padding: 5rem 2rem 4rem;
  }
  .home .second-section .since-text-para h1 {
    font-size: 5rem;
  }
  .home .third-section {
    padding: 2rem 2rem 5rem;
  }
  .home .third-section .logo-holder ul {
    gap: 1rem;
  }
  .home .third-section .logo-holder ul li {
    display: flex;
    justify-content: center;
  }
  .home .third-section .logo-holder ul li img {
    width: 80%;
  }
  .home .fourth-section .text-box h1 {
    font-size: 2.6rem;
  }
  .home .fourth-section .text-box p {
    font-size: 1.3rem;
  }
  .home .fourth-section .text-box a button {
    padding: 1rem 2rem;
    font-size: 1.2rem;
  }
  .home .fifth-section .success-text-holder h1 {
    font-size: 3.5rem;
  }
  .home .fifth-section .success-text-holder p {
    font-size: 1.4rem;
  }
  .home .fifth-section .factor-icon-row .icon-box-holder img {
    width: 50%;
  }
  .home .fifth-section .factor-icon-row .icon-box-holder h1 {
    font-size: 2.8rem;
  }
  .home .fifth-section .factor-icon-row .icon-box-holder p {
    font-size: 1.4rem;
  }
  .home .six-section {
    padding: 2rem 10rem 7rem;
  }
  .home .six-section .culture-text-holder h1 {
    font-size: 3.5rem;
  }
  .home .six-section .culture-text-holder p {
    text-align: center;
    font-size: 1.4rem;
  }
  .home .seven-section .left-side-wrapper .form-wrapper .form-heading h1 {
    font-size: 3rem;
  }
  .home .seven-section .left-side-wrapper .form-wrapper .form-heading h1 span {
    font-size: 3.2rem;
  }
  .home .seven-section .left-side-wrapper .form-wrapper input.wpcf7-form-control.wpcf7-text.full-name-holder {
    padding: 1rem 2rem;
    font-size: 1.4rem;
    width: 60%;
  }
  .home .seven-section .left-side-wrapper .form-wrapper input.wpcf7-form-control.wpcf7-text.email-holder {
    padding: 1rem 2rem;
    font-size: 1.4rem;
    width: 60%;
  }
  .home .seven-section .left-side-wrapper .form-wrapper textarea.wpcf7-form-control.wpcf7-textarea.message-holder {
    padding: 1rem 2rem;
    font-size: 1.4rem;
    height: 9rem;
    width: 60%;
  }
  .home .seven-section .left-side-wrapper .form-wrapper input.wpcf7-form-control.wpcf7-submit.has-spinner {
    padding: 1rem 3rem;
    font-size: 1.2rem;
  }
  .About .second-section {
    padding: 5rem 22rem;
  }
  .About .fourth-section {
    padding: 5rem 20rem;
  }
  .About .fifth-section {
    padding: 5rem 20rem;
  }
  .Weaving .first-section .tab-row .custom-tab-content {
    padding: 5rem;
  }
  .career .third-section .job-table .job-row.job-header::after {
    width: 94%;
  }
  .footer .footer-body .footer-section .left-column {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .footer .footer-body .footer-section .left-column .left-side-wrapper .social-list-wrapper ul li a {
    font-size: 1.4rem;
  }
  .footer .footer-body .footer-section .left-column .left-side-wrapper .social-icon-wrapper ul li a img {
    width: 3rem;
  }
  .footer .footer-body .footer-section .left-column .left-side-wrapper .copy-write-text-wrapper p {
    font-size: 1.4rem;
  }
  .footer .footer-body .footer-section .right-column .right-side-wrapper .logo-wrapper img.image-one {
    width: 5rem;
  }
  .footer .footer-body .footer-section .right-column .right-side-wrapper .logo-wrapper img.image-two {
    width: 8rem;
  }
  .footer .footer-body .footer-section .right-column .right-side-wrapper .paragraph-wrapper p {
    font-size: 1.4rem;
  }
  .footer .footer-body .footer-section .right-column .right-side-wrapper .logo-two-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: end;
  }
  .footer .footer-body .copy-write-section .copy-write-text p {
    font-size: 1.2rem;
  }
}
/*------------------------------------------------
1300
------------------------------------------------*/
/*------------------------------------------------


1280
------------------------------------------------*/
/*------------------------------------------------


1260
------------------------------------------------*/
/*------------------------------------------------
1200
------------------------------------------------*/
/*------------------------------------------------
1199 covering 1080
------------------------------------------------*/
@media screen and (max-width: 1199px) {
  .header .desktop-menu-wrapper .menu-wrapper {
    right: 8rem;
  }
  .home .third-section .logo-holder ul {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
    justify-items: center;
  }
  .career .first-section .vector-1-image {
    position: absolute;
    top: -25rem;
    right: -49rem;
  }
  .career .first-section .vector-1-image img {
    width: 70%;
  }
  .Relations .second-section .logo-holder img.image-one {
    width: 80%;
  }
  .Relations .second-section .logo-holder img.image-two {
    width: 80%;
  }
  .governance .first-section {
    padding: 16rem 10rem;
  }
  .governance .first-section .vector-1-image {
    position: absolute;
    top: -9rem;
    left: auto;
    right: -63rem;
  }
  .governance .first-section .hero-text-holder h1 span {
    font-size: 8rem;
    left: 22rem;
    top: 8rem;
  }
  .Spinning .first-section {
    padding: 12rem 10rem 4rem;
  }
  .Spinning .second-section {
    padding: 5rem 10rem 4rem;
  }
  .Spinning .second-section .custom-tab-content {
    margin: 0 0 5rem;
  }
  .contact .first-section {
    padding: 21rem 14rem;
  }
}
/*------------------------------------------------
1059 covering 1024
------------------------------------------------*/
@media screen and (max-width: 1059px) {
  .headertwo .desktop-menu-wrapper .suraj-holder img {
    width: 21rem;
  }
  .headertwo .desktop-menu-wrapper .menu-wrapper {
    right: 7rem;
  }
  .home .second-section .since-text-para h1 {
    font-size: 4rem;
  }
  .home .fourth-section .text-box p {
    font-size: 1.2rem;
  }
  .home .fourth-section .text-box a button {
    padding: 0.6rem 2rem;
    font-size: 1.2rem;
  }
  .About .first-section {
    padding: 15rem 14rem;
  }
  .About .second-section {
    padding: 5rem 14rem;
  }
  .About .third-section {
    padding: 5rem;
  }
  .About .fourth-section {
    padding: 5rem 10rem;
  }
  .About .fourth-section .arrow-element img {
    width: 5rem;
    margin-top: 4rem;
  }
  .About .fifth-section {
    padding: 5rem 10rem;
  }
  .About .six-section .philosophy-row-wrapper .philosophy-holder .heading-para-holder p {
    white-space: normal;
    margin-top: 3rem;
  }
  .Spinning .first-section .vector-image {
    position: absolute;
    top: -14rem;
    left: auto;
    right: -53rem;
  }
  .Spinning .first-section .vector-image img {
    width: 65%;
  }
  .Weaving .first-section {
    padding: 12rem 10rem 5rem;
  }
  .Weaving .first-section .vector-image {
    top: -21rem;
    right: -49rem;
  }
  .Weaving .first-section .vector-image img {
    width: 65%;
  }
  .Weaving .first-section .hero-text-holder p {
    white-space: normal;
  }
  .Weaving .first-section .tab-row .custom-tab-content .tab-image-wrapper img {
    width: 40rem;
  }
  .Weaving .second-section {
    padding: 2rem 5rem 12rem;
  }
  .Weaving .second-section .patterns-img img {
    width: 100%;
    max-width: 16rem;
  }
  .career .first-section .vector-1-image {
    position: absolute;
    top: -23rem;
    right: -56rem;
  }
  .career .first-section .vector-1-image img {
    width: 65%;
  }
  .career .third-section {
    padding: 5rem 15rem;
  }
  .Investor-Relation .first-section {
    padding: 20rem 6rem 0;
  }
  .Investor-Relation .first-section .hero-text-holder p {
    margin: 0 0 2rem;
  }
  .Investor-Relation .investor-section .year-nav .year-pills-wrapper {
    display: flex;
    gap: 3rem;
    flex-wrap: wrap;
    align-items: center;
    padding: 0 3rem;
  }
  .Relations .first-section {
    padding: 20rem 10rem 5rem;
  }
  .Relations .first-section .vector-1-image {
    position: absolute;
    top: -20rem;
    right: -50rem;
  }
  .Relations .first-section .vector-1-image img {
    width: 65%;
  }
  .governance .first-section {
    padding: 13rem 10rem;
  }
  .governance .first-section .vector-1-image {
    top: -8.7rem;
    right: -69rem;
  }
  .governance .first-section .vector-1-image img {
    width: 42%;
    opacity: 0.4;
  }
  .governance .first-section .hero-text-holder h1 {
    font-size: 4rem;
  }
  .contact .first-section {
    padding: 19rem 14rem;
  }
}
/*------------------------------------------------
1024x1366 ipad pro screen
------------------------------------------------*/
/*------------------------------------------------
992
------------------------------------------------*/
/*------------------------------------------------
991
------------------------------------------------*/
@media screen and (max-width: 991px) {
  .header .suraj-mobile-image {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    left: auto;
  }
  .header .suraj-mobile-image img {
    width: 20rem;
  }
  .header .desktop-menu-wrapper {
    display: none;
  }
  .header .mobile-menu-wrapper {
    display: block;
    height: 8rem;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 2rem;
    width: 100%;
  }
  .header .mobile-menu-wrapper .mobile-menu .menu-btn {
    left: 0;
  }
  .header .mobile-menu-wrapper .mobile-menu .wrapper ul {
    position: unset;
    height: 100%;
    transform: unset;
    list-style: none;
    text-align: center;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    padding: 0;
  }
  .header .mobile-menu-wrapper .mobile-menu .wrapper ul li {
    margin: 0;
  }
  .header .mobile-menu-wrapper .mobile-menu .wrapper ul li a {
    transform: none !important;
  }
  .headertwo .suraj-mobile-image {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    left: auto;
  }
  .headertwo .suraj-mobile-image img {
    width: 20rem;
  }
  .headertwo .desktop-menu-wrapper {
    display: none;
  }
  .headertwo .mobile-menu-wrapper {
    display: block;
    height: 8rem;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 2rem;
    width: 100%;
  }
  .headertwo .mobile-menu-wrapper .mobile-menu .menu-btn {
    left: 0;
  }
  .headertwo .mobile-menu-wrapper .mobile-menu .wrapper ul {
    position: unset;
    height: 100%;
    transform: unset;
    list-style: none;
    text-align: center;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    padding: 0;
  }
  .headertwo .mobile-menu-wrapper .mobile-menu .wrapper ul li {
    margin: 0;
  }
  .headertwo .mobile-menu-wrapper .mobile-menu .wrapper ul li a {
    transform: none !important;
  }
  .home .first-section .vector-1-image {
    position: absolute;
    top: -31rem;
    right: -36rem;
  }
  .home .first-section .vector-1-image img {
    width: 80rem;
  }
  .home .fifth-section .success-text-holder p {
    font-size: 1.4rem;
    white-space: normal;
  }
  .home .six-section .culture-text-holder p {
    white-space: normal;
  }
  .home .seven-section .left-side-wrapper {
    background-position: 100% 50%;
  }
  .home .seven-section .left-side-wrapper .form-wrapper input.wpcf7-form-control.wpcf7-text.full-name-holder {
    width: 100%;
  }
  .home .seven-section .left-side-wrapper .form-wrapper input.wpcf7-form-control.wpcf7-text.email-holder {
    width: 100%;
  }
  .home .seven-section .left-side-wrapper textarea.wpcf7-form-control.wpcf7-textarea.message-holder {
    width: 100% !important;
  }
  .Spinning .first-section .vector-image {
    position: absolute;
    top: -21rem;
    left: auto;
    right: -49rem;
  }
  .Spinning .first-section .hero-text-holder h1 {
    font-size: 3.5rem;
    white-space: normal;
  }
  .Spinning .first-section .hero-text-holder p {
    font-size: 1.4rem;
    white-space: normal;
  }
  .Spinning .first-section .second-text-holder .text-image-holder h1 {
    font-size: 3.5rem;
  }
  .Spinning .first-section .second-text-holder p {
    margin-top: 1rem;
  }
  .Spinning .second-section .custom-tabs {
    gap: 2rem;
  }
  .Weaving .first-section .tab-row .custom-tabs {
    gap: 2rem;
  }
  .Investor-Relation .investor-section .year-nav .year-pills-wrapper {
    gap: 2rem;
  }
  .About .third-section .vision-row-wrapper .vision-mission-holder {
    gap: 1rem;
    padding: 0;
  }
  .About .third-section .vision-mission-slash-holder img {
    width: 22rem;
  }
  .About .fourth-section .paragraph-heading-wrapper h1 {
    font-size: 3rem;
  }
  .About .fourth-section .strategy-box-wrapper .box-wrapper h4 {
    font-size: 1.8rem;
  }
  .About .fifth-section .philosophy-info-wrapper .paragraph-heading-wrapper h1 {
    font-size: 3rem;
  }
  .About .six-section .philosophy-row-wrapper .philosophy-holder .heading-para-holder .heading-img img {
    width: 5rem;
  }
  .About .six-section .philosophy-row-wrapper .philosophy-holder .heading-para-holder .heading-img h1 {
    font-size: 3rem;
  }
  .About .eight-section .philosophy-row-wrapper .philosophy-holder .heading-para-holder h1 {
    font-size: 3rem;
  }
  .contact .first-section .hero-text-holder h1 {
    font-size: 4rem;
  }
  .contact .first-section .hero-text-holder p {
    font-size: 1.4rem;
    white-space: normal;
    margin-top: 0;
  }
  .contact .contact-section {
    padding: 5rem 2rem;
  }
}
/*------------------------------------------------
800
------------------------------------------------*/
@media screen and (max-width: 800px) {
  .c-container {
    max-width: calc(100% - 4.5rem);
  }
}
/*------------------------------------------------
800x 1280 screen
------------------------------------------------*/
/*------------------------------------------------
768
------------------------------------------------*/
/*------------------------------------------------
768
------------------------------------------------*/
/*------------------------------------------------
768x 1024 ipad screen
------------------------------------------------*/
/*------------------------------------------------
767
------------------------------------------------*/
@media screen and (max-width: 767px) {
  .headertwo .suraj-mobile-image img {
    width: 15rem;
  }
  .headertwo .mobile-menu-wrapper .mobile-menu .wrapper ul li {
    height: 7%;
  }
  .headertwo .mobile-menu-wrapper .mobile-menu .wrapper ul li a {
    font-size: 2rem;
  }
  .header .mobile-menu-wrapper .mobile-menu .wrapper ul li {
    height: 7%;
  }
  .header .mobile-menu-wrapper .mobile-menu .wrapper ul li a {
    font-size: 2rem;
  }
  .home .second-section .since-text-para {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 2rem;
  }
  .home .second-section .since-text-para p {
    text-align: center;
  }
  .home .fourth-section {
    padding: 2rem;
  }
  .home .fourth-section #one {
    order: 2;
  }
  .home .fourth-section #two {
    order: 1;
  }
  .home .fifth-section {
    padding: 5rem 2rem;
  }
  .home .fifth-section .factor-icon-row {
    margin-top: 5rem;
    gap: 10rem;
  }
  .home .fifth-section .factor-icon-row svg {
    display: none;
  }
  .home .fifth-section .factor-icon-row .icon-box-holder img {
    width: 28%;
  }
  .home .six-section {
    padding: 2rem 2rem 5rem;
  }
  .home .six-section .culture-img-holder {
    display: none;
  }
  .home .six-section .mobile-culture-row {
    display: block;
  }
  .home .six-section .mobile-culture-row .culture-image-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 2rem;
    margin: 5rem auto 0;
  }
  .home .six-section .mobile-culture-row .culture-image-wrapper img {
    width: 100%;
    border-radius: 1rem;
  }
  .home .seven-section {
    padding: 5rem 2rem;
  }
  .About .first-section {
    display: none;
  }
  .About .first-section-mobile {
    display: block;
    padding: 15rem 2rem;
  }
  .About .first-section-mobile .hero-text-holder h1 {
    font-size: 4.5rem;
  }
  .About .second-section {
    padding: 5rem 2rem;
  }
  .About .third-section {
    padding: 2rem;
  }
  .About .third-section .vision-row-wrapper .vision-mission-holder .heading-para-holder h1 {
    width: 100%;
    text-align: center;
  }
  .About .third-section .vision-row-wrapper .vision-mission-holder .heading-para-holder p {
    text-align: center;
  }
  .About .third-section .vision-row-wrapper .vision-mission-holder .heading-para-holder h1::after {
    display: none;
  }
  .About .fourth-section {
    padding: 2rem;
  }
  .About .fifth-section {
    padding: 5rem 2rem;
  }
  .About .six-section {
    padding: 2rem;
  }
  .About .eight-section {
    padding: 0 2rem 5rem;
  }
  .About .eight-section .philosophy-row-wrapper {
    margin: 3rem auto;
  }
  .Spinning .first-section {
    padding: 12rem 2rem 5rem;
  }
  .Spinning .first-section .vector-image {
    display: none;
  }
  .Spinning .first-section .hero-text-holder {
    text-align: center;
  }
  .Spinning .second-section {
    padding: 5rem 2rem 4rem;
  }
  .Spinning .second-section .custom-tabs {
    gap: 1rem;
  }
  .Spinning .second-section .custom-tabs .nav-link {
    font-size: 1.6rem;
  }
  .Spinning .second-section .custom-tab-content {
    padding: 4rem 2rem;
  }
  .Spinning .second-section .custom-tab-content h5 {
    text-align: center;
  }
  .Spinning .second-section .custom-tab-content p {
    text-align: center;
  }
  .Spinning .second-section .custom-tab-content .tab-image-wrapper {
    display: flex;
    justify-content: center;
  }
  .Spinning .second-section .custom-tab-content .process-wrapper {
    margin-bottom: 3rem;
  }
  .Weaving .first-section {
    padding: 12rem 2rem 5rem;
  }
  .Weaving .first-section .hero-text-holder .image-text-wrapper h1 {
    font-size: 3.5rem;
  }
  .Weaving .first-section .hero-text-holder p {
    margin-top: 0;
  }
  .Weaving .first-section .vector-image {
    display: none;
  }
  .Weaving .first-section .tab-row {
    margin-top: 8rem;
  }
  .Weaving .first-section .tab-row .custom-tabs {
    gap: 1rem;
    margin-bottom: 2rem;
  }
  .Weaving .first-section .tab-row .custom-tabs .nav-link {
    font-size: 1.6rem;
  }
  .Weaving .first-section .tab-row .custom-tab-content {
    padding: 4rem 2rem;
  }
  .Weaving .first-section .tab-row .custom-tab-content .tab-image-wrapper {
    flex-direction: column;
  }
  .Weaving .second-section {
    padding: 0 2rem 12rem;
  }
  .Weaving .second-section .patterns-img {
    margin: 6rem auto 0;
    gap: 10rem;
  }
  .Weaving .second-section .patterns-img img {
    max-width: 12rem;
  }
  .career .first-section {
    padding: 15rem 2rem;
  }
  .career .first-section .hero-text-holder h1 {
    font-size: 3rem;
  }
  .career .first-section .vector-1-image {
    display: none;
  }
  .career .first-section .vector-2-image {
    display: none;
  }
  .career .second-section .hero-text-holder h1 {
    font-size: 3rem;
  }
  .career .third-section {
    padding: 2rem;
  }
  .career .third-section .job-table .job-row.job-header::after {
    width: 100%;
  }
  .career .third-section .job-table .apply-header-button {
    display: flex;
    justify-content: center !important;
    font-size: 1.6rem;
  }
  .career .third-section .job-table .apply {
    display: flex;
    justify-content: right;
    font-size: 1.6rem;
  }
  .career .third-section .job-table .position {
    font-size: 1.6rem;
  }
  .career .third-section .job-table .location {
    font-size: 1.6rem;
  }
  .career .third-section .job-table .department {
    font-size: 1.6rem;
  }
  .career .third-section .job-table .position-name {
    font-size: 1.6rem;
  }
  .career .third-section .job-table .location-name {
    font-size: 1.6rem;
  }
  .career .third-section .job-table .department-name {
    font-size: 1.6rem;
  }
  .Investor-Relation .first-section {
    padding: 20rem 2rem 0;
  }
  .Investor-Relation .first-section .hero-text-holder p {
    white-space: normal;
  }
  .Investor-Relation .first-section .vector-1-image {
    display: none;
  }
  .Investor-Relation .investor-section {
    padding: 5rem 2rem;
  }
  .Investor-Relation .investor-section .tab-pane {
    margin-top: 4rem;
  }
  .Investor-Relation .investor-section .year-nav {
    gap: 1rem;
    justify-content: center;
    position: relative;
    top: 3rem;
  }
  .Investor-Relation .investor-section .year-nav .year-pills-wrapper {
    flex-wrap: wrap;
    justify-content: center;
    gap: 2.5rem;
    padding: 0;
    width: 100%;
  }
  .Investor-Relation .investor-section .year-nav .year-pill {
    font-size: 1.4rem;
    padding: 4px 0;
  }
  .Investor-Relation .investor-section .year-panels {
    margin-top: 7rem;
  }
  .Investor-Relation .investor-section .year-panels .year-panel .row {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .Investor-Relation .investor-section .year-panels .year-panel .report-cover {
    position: relative;
    width: 30%;
    right: auto;
    margin: 0 auto 1.5rem;
  }
  .Investor-Relation .investor-section .year-panels .year-panel .report-list {
    position: relative;
    top: 0;
    margin-top: 1rem;
  }
  .Investor-Relation .investor-section .year-panels .year-panel .report-list li {
    padding-left: 20px;
    margin-bottom: 10px;
  }
  .Investor-Relation .investor-section .year-panels .year-panel .report-list li a {
    font-size: 1.2rem;
  }
  .Investor-Relation .investor-section .year-panels .year-panel .report-list li.active::before {
    display: none;
  }
  .Investor-Relation .investor-section .chips {
    flex-direction: column;
    gap: 0;
    align-items: flex-start;
  }
  .Investor-Relation .investor-section .chips .chip {
    padding: 1rem 0;
    font-size: 1.4rem;
  }
  .Investor-Relation .investor-section .strip {
    display: none;
  }
  .Investor-Relation .investor-section .strip-mobile {
    display: block;
    margin-top: 6rem;
    /* Chart images stacked under each name */
  }
  .Investor-Relation .investor-section .strip-mobile .strip-title {
    font-size: 2rem;
    margin-bottom: 2rem;
    text-align: center;
  }
  .Investor-Relation .investor-section .strip-mobile .stock-info-name-row-wrapper p {
    font-size: 1.5rem;
    margin: 0;
  }
  .Investor-Relation .investor-section .strip-mobile .stock-info-name-row-wrapper .col-md-4 {
    width: 100%;
  }
  .Investor-Relation .investor-section .strip-mobile .stock-info-name-row-wrapper .stock-info-name p {
    font-size: 1.1rem;
  }
  .Investor-Relation .investor-section .strip-mobile .row.g-4 {
    flex-direction: column;
    align-items: center;
  }
  .Relations .first-section {
    padding: 20rem 2rem 5rem;
  }
  .Relations .first-section .vector-1-image {
    display: none;
  }
  .Relations .second-section {
    padding: 2rem;
  }
  .Relations .second-section .ali-raza-info {
    width: 100%;
  }
  .Relations .second-section .logo-holder {
    justify-content: flex-start;
    flex-direction: column;
  }
  .Relations .second-section .logo-holder img.image-two {
    width: auto;
  }
  .Relations .second-section .desclaimer-text p {
    width: 100%;
  }
  .Relations .third-section {
    padding: 5rem 2rem;
  }
  .governance .first-section {
    display: none;
  }
  .governance .first-section-mobile {
    background-image: url("../img/governance-back-without-vector.webp");
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    padding: 15rem 2rem 8rem;
    margin-top: -9rem;
    display: block;
  }
  .governance .first-section-mobile .hero-text-holder {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .governance .first-section-mobile .hero-text-holder h1 {
    font-size: 4rem;
    font-family: "sf-pro-bold";
    white-space: pre-line;
    line-height: 4rem;
  }
  .governance .first-section-mobile .hero-text-holder h1 span {
    font-size: 10rem;
    font-family: "DM Sans";
    color: #ffcf00;
    position: absolute;
    left: 20rem;
    top: 8rem;
    right: auto;
    z-index: -999;
  }
  .governance .second-section {
    padding: 4rem 2rem;
  }
  .governance .third-section .committees {
    padding: 5rem 2rem;
  }
  .contact .first-section {
    display: none;
  }
  .contact .first-section-mobile {
    background-image: url("../img/governance-back-without-vector.webp");
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    padding: 16rem 2rem 12rem;
    margin-top: -9rem;
    display: block;
  }
  .contact .first-section-mobile .hero-text-holder h1 {
    font-size: 3.5rem;
    font-family: "sf-pro-bold";
    white-space: pre-line;
  }
  .contact .first-section-mobile .hero-text-holder p {
    font-size: 1.3rem;
    font-family: "sf-pro-regular";
    white-space: normal;
    margin-top: -1rem;
  }
  .contact .contact-section .feedback-wrapper .feedback-form form {
    display: block;
  }
  .contact .contact-section .feedback-wrapper .feedback-form form .contact-message-holder {
    margin-top: 7rem;
  }
  .contact .contact-section .feedback-wrapper .feedback-form form .wpcf7-form-control-wrap .contact-email-holder {
    top: -14.3rem;
  }
  .contact .contact-section .feedback-wrapper .feedback-form form .wpcf7-submit {
    display: flex;
    justify-content: center;
    float: unset;
    align-items: center;
    margin-top: -4rem;
  }
  .footer .footer-body .footer-section {
    padding: 6rem 2rem;
  }
  .footer .footer-body .footer-section .left-column {
    border: none;
  }
  .footer .footer-body .footer-section .right-column {
    padding-left: 0;
    margin-top: 6rem;
  }
  .footer .footer-body .copy-write-section {
    padding: 3.4rem 2rem;
  }
}
/*------------------------------------------------
720
------------------------------------------------*/
/*------------------------------------------------
640
------------------------------------------------*/
@media screen and (max-width: 640px) {
  .career .first-section .hero-text-holder h1 {
    font-size: 2.7rem;
  }
  .career .second-section .hero-text-holder h1 {
    font-size: 2.7rem;
  }
  .career .third-section {
    padding: 2rem;
  }
  .career .third-section .job-table .apply-header-button {
    font-size: 1.5rem;
  }
  .career .third-section .job-table .apply {
    font-size: 1.5rem;
  }
  .career .third-section .job-table .position {
    font-size: 1.5rem;
  }
  .career .third-section .job-table .location {
    font-size: 1.5rem;
  }
  .career .third-section .job-table .department {
    font-size: 1.5rem;
  }
  .career .third-section .job-table .position-name {
    font-size: 1.5rem;
  }
  .career .third-section .job-table .location-name {
    font-size: 1.5rem;
  }
  .career .third-section .job-table .department-name {
    font-size: 1.5rem;
  }
}
/*------------------------------------------------
6000
------------------------------------------------*/
@media screen and (max-width: 600px) {
  .header .suraj-mobile-image img {
    width: 15rem;
  }
  .home .first-section .vector-1-image {
    position: absolute;
    top: -30rem;
    right: -27rem;
  }
  .home .first-section .vector-1-image img {
    width: 58rem;
  }
  .home .seven-section {
    background-position: 62% 50%;
  }
  .About .second-section .paragraph-wrapper p {
    font-size: 1.3rem;
  }
  .About .third-section .vision-row-wrapper .vision-mission-holder .heading-para-holder p {
    font-size: 1.3rem;
  }
  .About .fourth-section .paragraph-heading-wrapper h1 {
    font-size: 2.5rem;
  }
  .About .fourth-section .paragraph-heading-wrapper p {
    font-size: 1.3rem;
  }
  .About .fourth-section .strategy-box-wrapper .box-wrapper p {
    font-size: 1.3rem;
  }
  .About .fifth-section .philosophy-info-wrapper {
    gap: 2rem;
  }
  .About .fifth-section .philosophy-info-wrapper .philosophy-img img {
    width: 3rem;
  }
  .About .fifth-section .philosophy-info-wrapper .paragraph-heading-wrapper h1 {
    font-size: 2.5rem;
  }
  .About .fifth-section .philosophy-info-wrapper .paragraph-heading-wrapper p {
    font-size: 1.3rem;
  }
  .About .six-section .philosophy-row-wrapper .philosophy-holder .heading-para-holder .heading-img {
    gap: 1rem;
    flex-direction: column;
  }
  .About .six-section .philosophy-row-wrapper .philosophy-holder .heading-para-holder .heading-img h1 {
    font-size: 2.5rem;
  }
  .About .six-section .philosophy-row-wrapper .philosophy-holder .heading-para-holder p {
    white-space: normal;
    margin-top: 1rem;
    font-size: 1.3rem;
    text-align: center;
  }
  .About .seven-section {
    margin: 0 auto 1rem;
  }
  .About .eight-section .philosophy-row-wrapper .philosophy-holder .heading-para-holder {
    text-align: center;
    margin-bottom: 1rem;
  }
  .About .eight-section .philosophy-row-wrapper .philosophy-holder .heading-para-holder h1 {
    font-size: 2.5rem;
    white-space: normal;
  }
  .Spinning .first-section .hero-text-holder h1 {
    font-size: 3rem;
  }
  .Spinning .first-section .second-text-holder .text-image-holder h1 {
    font-size: 3rem;
  }
  .Spinning .second-section .custom-tab-content {
    padding: 2rem;
  }
  .Weaving .first-section .hero-text-holder .image-text-wrapper h1 {
    font-size: 3rem;
  }
  .footer .footer-body .footer-section .right-column .right-side-wrapper .paragraph-wrapper {
    text-align: unset;
    direction: unset;
  }
  .footer .footer-body .footer-section .right-column .right-side-wrapper .paragraph-wrapper p {
    text-align: left;
  }
  .footer .footer-body .footer-section .right-column .right-side-wrapper .logo-two-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 2rem;
  }
}
/*------------------------------------------------
575
------------------------------------------------*/
@media screen and (max-width: 575px) {
  .About .first-section-mobile .hero-text-holder p {
    white-space: normal;
  }
  .career .first-section {
    padding: 15rem 2rem 10rem;
  }
  .career .first-section .hero-text-holder h1 {
    font-size: 2.5rem;
  }
  .career .first-section .hero-text-holder p {
    margin-top: 1rem;
    font-size: 1.3rem;
    white-space: normal;
  }
  .career .second-section .hero-text-holder h1 {
    font-size: 2.5rem;
  }
  .career .third-section .job-table .btn-apply {
    padding: 0.1rem 1rem;
    font-size: 1.3rem;
  }
  .career .third-section .job-table .apply-header-button {
    font-size: 1.4rem;
  }
  .career .third-section .job-table .apply {
    font-size: 1.4rem;
  }
  .career .third-section .job-table .position {
    font-size: 1.4rem;
  }
  .career .third-section .job-table .location {
    font-size: 1.4rem;
  }
  .career .third-section .job-table .department {
    font-size: 1.4rem;
  }
  .career .third-section .job-table .position-name {
    font-size: 1.4rem;
  }
  .career .third-section .job-table .location-name {
    font-size: 1.4rem;
  }
  .career .third-section .job-table .department-name {
    font-size: 1.4rem;
  }
  .career .third-section .job-footer p {
    white-space: normal;
  }
  .career .third-section .job-footer .btn-submit {
    padding: 0.4rem 1rem;
  }
  .Investor-Relation .first-section .hero-text-holder h1 {
    font-size: 3.5rem;
  }
  .Relations .first-section .hero-text-holder h1 {
    font-size: 3.5rem;
  }
  .Relations .second-section .hero-text-holder h1 {
    font-size: 3rem;
  }
  .Relations .second-section .logo-holder img.image-one {
    width: 100%;
  }
  .Spinning .second-section .custom-tabs {
    gap: 0;
  }
  .Weaving .second-section .patterns-img {
    margin: 6rem auto 0;
    gap: 5rem;
  }
}
/*------------------------------------------------
554
------------------------------------------------*/
@media screen and (max-width: 554px) {
  .headertwo .mobile-menu-wrapper .mobile-menu .wrapper ul li {
    height: 6%;
  }
  .headertwo .mobile-menu-wrapper .mobile-menu .wrapper ul li a {
    font-size: 1.7rem;
  }
  .header .mobile-menu-wrapper .mobile-menu .wrapper ul li {
    height: 6%;
  }
  .header .mobile-menu-wrapper .mobile-menu .wrapper ul li a {
    font-size: 1.7rem;
  }
  .About .first-section-mobile {
    display: block;
    padding: 10rem 2rem;
  }
  .About .first-section-mobile .hero-text-holder h1 {
    font-size: 4rem;
  }
  .Spinning .second-section {
    padding: 0 2rem 4rem;
  }
  .Spinning .second-section .custom-tabs {
    display: flex;
    flex-wrap: wrap; /* allow line break */
    justify-content: center;
    gap: 0;
  }
  .Spinning .second-section .custom-tabs .nav-item {
    flex: 0 0 50%; /* 2 columns */
    max-width: 50%;
    text-align: center;
  }
  .Spinning .second-section .custom-tabs .nav-item .nav-link {
    width: 100%; /* full width clickable */
  }
  .Weaving .first-section {
    padding: 12rem 2rem 2rem;
  }
  .Weaving .first-section .custom-tabs {
    display: flex;
    flex-wrap: wrap; /* allow line break */
    justify-content: center;
    gap: 0;
  }
  .Weaving .first-section .custom-tabs .nav-item {
    flex: 0 0 50%; /* 2 columns */
    max-width: 50%;
    text-align: center;
  }
  .Weaving .first-section .custom-tabs .nav-item .nav-link {
    width: 100%; /* full width clickable */
    font-size: 1.5rem;
  }
  .career .third-section .job-table .apply-header-button {
    font-size: 1.3rem;
  }
  .career .third-section .job-table .apply {
    font-size: 1.3rem;
  }
  .career .third-section .job-table .position {
    font-size: 1.3rem;
  }
  .career .third-section .job-table .location {
    font-size: 1.3rem;
  }
  .career .third-section .job-table .department {
    font-size: 1.3rem;
  }
  .career .third-section .job-table .position-name {
    font-size: 1.3rem;
  }
  .career .third-section .job-table .location-name {
    font-size: 1.3rem;
  }
  .career .third-section .job-table .department-name {
    font-size: 1.3rem;
  }
}
/*------------------------------------------------
500
------------------------------------------------*/
@media screen and (max-width: 500px) {
  .career .third-section {
    padding: 3rem 1rem;
  }
  .career .third-section .job-table .job-row {
    flex-direction: column;
    align-items: flex-start;
    padding: 1rem;
    margin-top: 1rem;
    border: 1px solid #ddd;
    border-radius: 8px;
  }
  .career .third-section .job-table .job-row.job-header {
    display: none;
  }
  .career .third-section .job-table .job-row .job-col {
    width: 100%;
    flex: none;
    font-size: 1.4rem;
    margin: 0.4rem 0;
    position: relative;
    padding-left: 10rem;
    /* 🔹 Apply wale column se label hata diya */
  }
  .career .third-section .job-table .job-row .job-col.position-name::before {
    content: "Position:";
    position: absolute;
    left: 0;
    font-size: 1.4rem;
    font-family: "sf-pro-bold";
  }
  .career .third-section .job-table .job-row .job-col.location-name::before {
    content: "Location:";
    position: absolute;
    left: 0;
    font-size: 1.4rem;
    font-family: "sf-pro-bold";
  }
  .career .third-section .job-table .job-row .job-col.department-name::before {
    content: "Department:";
    position: absolute;
    left: 0;
    font-size: 1.4rem;
    font-family: "sf-pro-bold";
  }
  .career .third-section .job-table .job-row .job-col.apply {
    padding-left: 0;
  }
  .career .third-section .job-table .job-row .job-col.apply::before {
    content: none;
  }
  .career .third-section .job-table .job-row .btn-apply {
    width: 100%;
    text-align: center;
    padding: 0.6rem 0;
  }
  .career .third-section .job-footer p {
    font-size: 1.2rem;
    text-align: center;
  }
  .career .third-section .job-footer .btn-submit {
    width: 100%;
    text-align: center;
  }
}
/*------------------------------------------------
4797
------------------------------------------------*/
@media screen and (max-width: 479px) {
  .header .suraj-mobile-image img {
    width: 12rem;
  }
  .home .first-section {
    padding: 20rem;
  }
  .home .first-section .vector-1-image {
    position: absolute;
    top: -20rem;
    right: -20rem;
  }
  .home .first-section .vector-1-image img {
    width: 40rem;
  }
  .home .second-section .since-text-para h1 {
    font-size: 3.5rem;
  }
  .home .second-section .since-text-para p {
    white-space: normal;
  }
  .Investor-Relation .first-section .hero-text-holder h1 {
    font-size: 3rem;
  }
  .Spinning .second-section .custom-tabs .nav-link {
    font-size: 1.4rem;
    margin: 0;
  }
  .footer .footer-body .copy-write-section .copy-write-text {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
  }
}
@media screen and (max-width: 430px) {
  .home .third-section .logo-holder ul li img {
    width: 70%;
  }
  .governance .first-section-mobile .hero-text-holder h1 {
    font-size: 3.5rem;
  }
  .governance .first-section-mobile .hero-text-holder h1 span {
    font-size: 8rem;
    left: 18rem;
  }
  .Weaving .first-section .tab-row {
    margin-top: 4rem;
  }
}
@media screen and (max-width: 414px) {
  .home .first-section .vector-1-image {
    position: absolute;
    top: -20rem;
    right: -18rem;
  }
  .home .fifth-section .success-text-holder h1 {
    font-size: 3rem;
  }
  .home .six-section .culture-text-holder h1 {
    font-size: 3rem;
  }
  .footer .footer-body .footer-section .right-column .right-side-wrapper .logo-two-wrapper img.image-two {
    width: 100%;
  }
}
/*------------------------------------------------
390
------------------------------------------------*/
@media screen and (max-width: 390px) {
  .home .first-section .vector-1-image {
    position: absolute;
    top: -20rem;
    right: -16rem;
  }
}
/*------------------------------------------------
375
------------------------------------------------*/
@media screen and (max-width: 375px) {
  .home .fifth-section .success-text-holder h1 {
    font-size: 2.5rem;
  }
  .home .six-section .culture-text-holder h1 {
    font-size: 2.5rem;
  }
}
/*------------------------------------------------
350
------------------------------------------------*/
/*------------------------------------------------
320
------------------------------------------------*/

/*# sourceMappingURL=style.css.map */
