Html {
  overflow-x: hidden;
}

body {
  overflow-x: hidden;
}

.logo {
  max-width: 300px;
}

h1 h2 h3 h4 h5 h6 p a span div {
  font-family: "Roboto", sans-serif;
}

img {
  max-width: 100%;
  vertical-align: top;
}

.container {
  position: relative;
  max-width: 1280px;
  padding-right: 50px;
  padding-left: 50px;
}

@media (max-width: 1399.98px) {
  .container {
    max-width: 1170px;
  }
  .vertical-text,
  .ceo-v-text,
  .mission-v-text,
  .priorities-v-text,
  .vision-v-text {
    left: -10px !important;
  }
}

@media (max-width: 991.98px) {
  .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.header-area {
  margin-top: 28px;
  position: absolute;
  width: 100%;
  z-index: 10;
  top: 0;
  left: 0;
  right: 0;
}

.offcanvas-body {
  padding: 0;
  background: #492f92;
  background: linear-gradient(220deg, #492f92 20%, #003478 100%);
}

.navbar-nav {
  padding-right: 0;
}

.offcanvas {
  background-color: #fff0;
}

.navbar-toggler {
  background-color: #bd71d9;
  border-radius: 0;
  padding: 5px;
  border: 0;
  position: fixed;
  top: 75px;
  right: 105px;
}

.navbar-toggler-icon {
  width: 40px;
  height: 40px;
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.btn-close {
  opacity: 1;
  font-size: 38px;
}

.navbar-toggler:focus {
  box-shadow: none;
}

.nav-link {
  font-family: "Roboto", sans-serif;
  color: #fff;
  font-size: 28px;
  font-weight: 500;
  padding-left: 50px;
}

.nav-link:hover {
  color: #fff;
  /* background: url(../imgs/corporate/hover-bg.png) no-repeat; */
  background: #89d7fc;
  background: linear-gradient(220deg, RGB(137 215 252/30%) 30%, RGB(177 137 225/40%) 76%, RGB(189 113 217/40%) 100%);
}

.navbar-nav .nav-link.active,
.navbar-nav .nav-link.show {
  color: #fff;
  background: url(../imgs/corporate/hover-bg.png) no-repeat;
}

.hero-image-wrap::after {
  content: "";
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0, 52, 120, 0.35);
}

.hero-image {
  width: 100%;
  height: 1024px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top center;
  object-position: top center;
}

.hero-content-area {
  /* margin-top: -610px; */
  position: absolute;
  bottom: 23%;
  width: 100%;
  z-index: 2;
}

.hero-cursor {
  /* margin-top: 137px; */
  position: absolute;
  width: 100%;
  bottom: 66px;
  z-index: 2;
}

.section-2 {
  /* margin-top: 50px; */
}

.video {
  -o-object-fit: cover;
  object-fit: cover;
}

.plyr--video .plyr__controls {
  display: none;
}

.plyr__poster {
  background-size: cover !important;
  /* height: 1025px !important; */
}

.plyr__control--overlaid {
  background: #492f92 !important;
  border: 7px solid #ccc5e0 !important;
  padding: 30px !important;
}

.plyr__control svg {
  height: 38px !important;
  width: 38px !important;
}

video::-webkit-media-controls {
  opacity: 0;
}

.vertical-text {
  font-family: "Roboto", sans-serif;
  color: #492f92;
  font-size: 20px;
  text-transform: uppercase;
  -ms-writing-mode: tb-rl;
  writing-mode: tb-rl;
  transform: rotate(-180deg);
  text-align: right;
  font-weight: 500;
  position: absolute;
  left: -42px;
}

.vertical-text-m {
  display: none;
}

.vr {
  margin-bottom: 160px;
  margin-right: -100px;
  color: #492f92;
  opacity: 1;
  height: 170px;
}

.section-3 {
  padding-top: 100px;
}

.sec3-head-area {
  padding-top: 50px;
}

.sec3-m-heading {
  font-family: "Roboto", sans-serif;
  color: #492f92;
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
}

.sec3-text {
  font-family: "Roboto", sans-serif;
  color: #3c3d3f;
  font-size: 20px;
  padding-top: 30px;
  font-weight: 400;
  line-height: 28px;
}

.sec3-icon {
  font-family: "Roboto", sans-serif;
  color: #fff;
  font-size: 27px;
  font-weight: 600;
  background-color: #492f92;
  width: 192px;
  height: 62px;
  text-align: center;
  border-radius: 50px 0;
  padding: 10px;
  margin-top: 35px;
  text-transform: uppercase;
}

.sec3-bot {
  padding-top: 50px;
}

.sec3-h {
  padding-left: 22px;
}

.promise-bg {
  background-image: url(../imgs/corporate/promise-bg.png);
  background-repeat: no-repeat;
  margin-top: -150px;
  height: 403px;
}

.ceo-area {
  padding-top: 100px;
}

.ceo-bg {
  background: #492f92;
  background: linear-gradient(225deg, #492f92 0%, #003478 100%);
}

.ceo-img-bg {
  background: url(../imgs/corporate/ceo-bg.png) no-repeat center center;
  background-size: cover;
  padding-top: 150px;
}

.ceo-v-text {
  font-family: "Roboto", sans-serif;
  color: #fff;
  font-size: 20px;
  text-transform: uppercase;
  -ms-writing-mode: tb-rl;
  writing-mode: tb-rl;
  transform: rotate(-180deg);
  text-align: right;
  font-weight: 500;
  /* margin-top: 45px; */
  position: absolute;
  left: -42px;
}

.ceo-v-text-m {
  display: none;
}

.ceo-vr {
  margin-bottom: 165px;
  margin-right: -100px;
  color: #fff;
  opacity: 1;
  height: 170px;
}

.ceo-heading {
  font-family: "Roboto", sans-serif;
  color: #fff;
  font-size: 80px;
  letter-spacing: 2px;
  font-weight: 700;
  padding-left: 0px;
  line-height: 90px;
  padding-top: 70px;
  padding-bottom: 28px;
}

.ceo-text {
  font-family: "Roboto", sans-serif;
  color: #fff;
  font-size: 20px;
  padding: 0;
  padding-left: 0px;
  line-height: 28px;
  padding-bottom: 15px;
}

.ceo-name {
  font-family: "Roboto", sans-serif;
  color: #fff;
  font-size: 24px;
  font-weight: 500;
  padding-left: 0px;
  padding-bottom: 140px;
}

.ceo-img {
  /* height: 100%; */
  display: block;
  -o-object-fit: contain;
  object-fit: contain;
  height: auto;
}

.ceo-img-m {
  display: none;
}

.sec5-vr {
  margin-bottom: 225px;
  margin-right: -100px;
  color: #492f92;
  opacity: 1;
  height: 170px;
}

.section-5 {
  padding-top: 140px;
}

.sec5-heading {
  font-family: "Roboto", sans-serif;
  color: #492f92;
  font-size: 80px;
  letter-spacing: 2px;
  font-weight: 700;
  padding-left: 0px;
  padding-top: 50px;
  line-height: 90px;
}

.sec5-m-heading {
  font-family: "Roboto", sans-serif;
  color: #492f92;
  font-size: 24px;
  padding-top: 60px;
  line-height: 32px;
}

.sec5-bg {
  background-image: url(../imgs/corporate/sec5-bg.png);
  background-repeat: no-repeat;
  /* -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; */
  margin-top: -150px;
  height: 403px;
}

.sec6-bg {
  background: url(../imgs/corporate/sec6-bg.png) no-repeat;
  background-size: cover;
  padding-top: 200px;
  margin-top: -130px;
  padding-bottom: 100px;
}

.sec6-heading {
  font-family: "Roboto", sans-serif;
  color: #fff;
  font-size: 80px;
  /* padding-left: 110px; */
  font-weight: 700;
}

.sec6-text {
  font-family: "Roboto", sans-serif;
  color: #fff;
  font-size: 20px;
  /* padding-left: 110px; */
  font-weight: 400;
}

.mission-text-area {
  /* margin-left: -18px; */
}

.mission-heading {
  font-family: "Roboto", sans-serif;
  color: #492f92;
  font-size: 80px;
  letter-spacing: 2px;
  font-weight: 700;
  padding-left: 0px;
  padding-top: 190px;
  line-height: 90px;
  padding-bottom: 25px;
}

.mission-s-heading {
  font-family: "Roboto", sans-serif;
  color: #492f92;
  font-size: 24px;
  /* padding-right: 60px; */
  line-height: 32px;
}

.mission-text {
  font-family: "Roboto", sans-serif;
  color: #3c3d3f;
  font-size: 20px;
  /* padding-right: 70px; */
  line-height: 28px;
}

.mission-v-text {
  font-family: "Roboto", sans-serif;
  color: #492f92;
  font-size: 20px;
  text-transform: uppercase;
  -ms-writing-mode: tb-rl;
  writing-mode: tb-rl;
  transform: rotate(-180deg);
  text-align: right;
  font-weight: 500;
  position: absolute;
  left: -42px;
  margin-top: 164px;
}

.mission-v-text-m {
  display: none;
}

.mission-vr {
  margin-bottom: 160px;
  margin-right: -100px;
  color: #492f92;
  opacity: 1;
  height: 170px;
}

.mission-bg {
  background-image: url(../imgs/corporate/mission-bg.png);
  background-repeat: no-repeat;
  margin-top: -180px;
  height: 403px;
}

.mission-img {
  position: absolute;
  right: 0;
  transform: translateX(40%);
}

.cta-bg {
  background: url(../imgs/corporate/cta.png) no-repeat;
  background-size: cover;
}

.cta-text {
  font-family: "Roboto", sans-serif;
  color: #fff;
  font-size: 40px;
  text-transform: uppercase;
  font-weight: 700;
  padding: 70px 0 50px 0;
}

.challenge-vr {
  margin-bottom: 185px;
  margin-right: -100px;
  color: #492f92;
  opacity: 1;
  height: 170px;
}

.chlng-img-btm {
  font-family: "Roboto", sans-serif;
  color: #492f92;
  font-size: 40px;
  font-weight: 700;
  /* padding: 60px; */
  margin-right: 134px;
  margin-top: -105px;
  text-transform: uppercase;
  line-height: 45px;
}

.challenge-bg {
  background-image: url(../imgs/corporate/challenge-bg.png);
  background-repeat: no-repeat;
  margin-top: -15px;
  height: 384px;
}

.vision-bg {
  padding-bottom: 400px;
  margin-top: -20px;
  padding-top: 48px;
  background: #492f92;
  background: linear-gradient(90deg, #492f92 0%, #003478 100%);
}

.vision-top-bg {
  background-image: url(../imgs/corporate/vision-top-bg.png);
  background-repeat: no-repeat;
  height: 465px;
  background-position: right;
  margin-bottom: -465px;
  position: relative;
}

.vision-b-bg {
  background-image: url(../imgs/corporate/vision-b-bg.png);
  background-repeat: no-repeat;
  height: 100%;
  width: 100%;
  max-width: 1024px;
  background-size: contain;
  background-position: bottom left;
  position: absolute;
  bottom: 0;
  left: 0;
}

.vision-vr {
  margin-bottom: 140px;
  margin-right: -100px;
  color: #fff;
  opacity: 1;
  height: 170px;
}

.vision-v-text {
  font-family: "Roboto", sans-serif;
  color: #fff;
  font-size: 20px;
  text-transform: uppercase;
  -ms-writing-mode: tb-rl;
  writing-mode: tb-rl;
  transform: rotate(-180deg);
  text-align: right;
  margin-top: 65px;
  font-weight: 500;
  position: absolute;
  left: -42px;
}

.vision-v-text-m {
  display: none;
}

.vision-heading {
  font-family: "Roboto", sans-serif;
  color: #fff;
  font-size: 80px;
  letter-spacing: 2px;
  font-weight: 700;
  padding-left: 0px;
  padding-top: 125px;
  line-height: 90px;
  padding-bottom: 15px;
}

.vision-i-heading {
  font-family: "Roboto", sans-serif;
  color: #fff;
  font-size: 36px;
  padding-left: 0px;
  font-weight: 100;
  font-style: normal;
  line-height: 45px;
  padding-bottom: 22px;
}

.vision-s-heading {
  font-family: "Roboto", sans-serif;
  color: #fff;
  font-size: 24px;
  padding-left: 0px;
  font-weight: 400;
  padding-bottom: 20px;
  line-height: 32px;
}

.vision-des-heading {
  font-family: "Roboto", sans-serif;
  color: #fff;
  font-size: 32px;
  padding-top: 35px;
  font-weight: 700;
  line-height: 34px;
  text-transform: uppercase;
  /* padding-right: 145px; */
}

.vision-description {
  font-family: "Roboto", sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  /* padding-right: 90px; */
  line-height: 28px;
}

.vision-icon-area {
  /* padding-left: 110px; */
  padding-top: 25px;
}

.priorities-bg {
  background: url(../imgs/corporate/priorities-bg.jpg) no-repeat;
  background-size: cover;
  /* margin-top: -146px; */
}

.priorities-v-text {
  font-family: "Roboto", sans-serif;
  color: #492f92;
  font-size: 20px;
  text-transform: uppercase;
  -ms-writing-mode: tb-rl;
  writing-mode: tb-rl;
  transform: rotate(-180deg);
  text-align: right;
  margin-top: 122px;
  font-weight: 700;
  position: absolute;
  left: -42px;
}

.priorities-v-text-m {
  display: none;
}

.priorities-vr {
  margin-bottom: 180px;
  margin-right: -100px;
  color: #492f92;
  opacity: 1;
  height: 170px;
}

.priorities-img-l {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 100px 0 0 100px;
}

figure {
  position: relative;
  height: 100%;
}

.mission-img {
  border-radius: 0 0 0 100px;
}

.priorities-img-1-bg {
  background-image: url(../imgs/corporate/priorities-img-1-bdr.png);
  background-repeat: no-repeat;
  height: 100%;
  width: 100%;
  position: absolute;
  bottom: 0;
  right: 0px;
  background-size: contain;
  background-position: right;
}

.priorities-img-2-bg {
  background-image: url(../imgs/corporate/priorities-img-2-bdr.png);
  background-repeat: no-repeat;
  height: 100%;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0px;
  background-position: bottom left;
}

.priorities-img-3-bg {
  background-image: url(../imgs/corporate/priorities-img-3-bdr.png);
  background-repeat: no-repeat;
  height: 100%;
  width: 100%;
  position: relative;
  bottom: 0;
  right: 0;
  background-position: bottom right;
  -o-object-fit: contain;
  object-fit: contain;
}

.priorities-img-r {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 0px 100px 100px 0;
}

.priorities-l-head {
  font-family: "Roboto", sans-serif;
  color: #492f92;
  font-size: 40px;
  padding-top: 35px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 45px;
  padding-bottom: 20px;
}

.priorities-sh {
  font-family: "Roboto", sans-serif;
  color: #492f92;
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
  padding-bottom: 15px;
}

.priorities-list-l {
  /* padding-left: 222px; */
  padding-top: 100px;
  /* padding-right: 130px; */
}

.priorities-list-ul {
  font-family: "Roboto", sans-serif;
  color: #492f92;
  font-size: 20px;
  font-weight: 400;
  line-height: 35px;
  padding-left: 10px;
}

.priorities-list-r {
  /* padding-right: 230px; */
  padding-top: 100px;
  /* padding-left: 130px; */
}

.properties-list-area {
  /* margin-top: 60px; */
  padding-bottom: 75px;
}

.stratergy-bg {
  background: #492f92;
  background: linear-gradient(90deg, #492f92 0%, #003478 100%);
}

.stratergy-top-bg {
  background-image: url(../imgs/corporate/stratergy-tbg.png);
  background-repeat: no-repeat;
  height: 763px;
  background-position: right;
  margin-bottom: -763px;
  position: relative;
}

.stratergy-vr {
  margin-bottom: 170px;
  margin-right: -100px;
  color: #fff;
  opacity: 1;
  height: 170px;
}

.download-pdf-btn-area {
  padding-top: 65px;
  padding-left: 5px;
}

.download-pdf-btn {
  font-family: "Roboto", sans-serif;
  color: #fff;
  font-size: 24px;
  font-weight: 500;
  line-height: 30px;
  border-radius: 50px;
  padding: 12px 24px;
  text-transform: uppercase;
}

.stratergy-img {
  /* padding-left: 90px; */
  /* margin-top: -35px; */
  z-index: 9;
}

#stratergy {
  margin-top: 130px;
}

.footer-bg {
  padding: 100px 0;
  background: #492f92;
  background: linear-gradient(90deg, #492f92 0%, #443694 15%, #334b9b 45%, #263788 75%, #172174 100%);
}

.footer-address {
  font-family: "Roboto", sans-serif;
  color: #fff;
  font-size: 32px;
  font-weight: 500;
}

.footer-title {
  font-family: "Roboto", sans-serif;
  color: #fff;
  font-size: 40px;
  font-weight: 500;
}

.footer-abn {
  font-family: "Roboto", sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 100;
}

.footer-address-area {
  /* padding-left: 120px; */
  align-items: center;
}

.logo-area {
  padding-bottom: 75px;
}

.f-address {
  padding-bottom: 40px;
}

.footer-i {
  padding-bottom: 15px;
}

ul {
  list-style-image: url("../imgs/corporate/bullet.png");
}

.offcanvas-header {
  padding-top: 40px;
  padding-right: 40px;
}

.figure-r {
  margin-right: -20px;
}

.figure-l {
  margin-left: -20px;
}

@media (min-width: 992px) {
  .ceo-img {
    min-width: 689px;
  }
  .figure-r {
    position: absolute;
    right: 0;
    transform: translateX(40%);
    margin: 0;
  }
  .figure-l {
    position: absolute;
    left: 0;
    transform: translateX(-40%);
    margin: 0;
  }
}

@media (max-width: 991.98px) {
  .container, .container-sm {
    max-width: 100%;
  }
  #stratergy {
    margin-top: 0;
  }
  .navbar-toggler {
    top: 35px;
    right: 59px;
  }
}

@media screen and (min-width: 320px) and (max-width: 991.98px) {
  .container, .container-sm {
    max-width: 100%;
  }
  .logo {
    width: 75%;
  }
  .header-area {
    margin-top: 0px;
  }
  .hero-content-area {
    margin-top: -225px;
  }
  .hero-text {
    width: 70%;
  }
  .hero-cursor {
    display: none;
  }
  .hero-image {
    height: 100vh;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
  }
  .section-2 {
    margin-top: 83px;
  }
  .video {
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
  }
  .plyr__poster {
    /* height: 390px !important; */
  }
  .plyr__control--overlaid {
    padding: 15px !important;
  }
  .plyr__control svg {
    height: 30px !important;
    width: 30px !important;
  }
  .vertical-text {
    display: none;
  }
  .vr {
    display: none;
  }
  .vertical-text-m {
    font-family: "Roboto", sans-serif;
    color: #492f92;
    font-size: 20px;
    text-transform: uppercase;
    display: block;
    padding-left: 20px;
  }
  .sec3-head-area {
    /* padding-left: 20px; */
  }
  .sec3-bot {
    padding-left: 20px;
  }
  .sec6-bg {
    margin-top: -150px;
  }
  .sec3-icon {
    text-align: center;
    margin-left: 0px;
  }
  .sec3-text {
    padding-bottom: 20px;
    padding-left: 15px;
    padding-right: 37px;
  }
  .sec3-m-heading {
    padding-right: 26px;
  }
  .promise-bg {
    background: url(../imgs/corporate/promise-bg-m.png) no-repeat center center;
    background-size: cover;
    margin-top: -200px;
    height: 403px;
  }
  .ceo-v-text {
    display: none;
  }
  .ceo-v-text-m {
    font-family: "Roboto", sans-serif;
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    display: block;
    margin-top: 0px;
    padding-left: 20px;
  }
  .ceo-vr {
    display: none;
  }
  .ceo-heading {
    font-size: 56px;
    line-height: 64px;
    padding-top: 50px;
    padding-left: 10px;
  }
  .ceo-text {
    padding-left: 10px;
  }
  .ceo-name {
    padding-bottom: 10px;
    padding-left: 10px;
  }
  .ceo-img {
    /* display: none; */
    z-index: 1;
  }
  .ceo-img-m {
    /* height: 100%; */
    display: block;
    position: absolute;
    -o-object-fit: contain;
    object-fit: contain;
    left: 0;
  }
  .section-5 {
    padding-top: 100px;
  }
  .sec6-heading {
    padding-left: 0px;
    line-height: 90px;
  }
  .sec6-text {
    padding-left: 0px;
    padding-bottom: 80px;
  }
  .ceo-img-bg {
    background: none;
    background-size: cover;
    padding-top: 90px;
  }
  .mission-v-text {
    display: none;
  }
  .mission-v-text-m {
    font-family: "Roboto", sans-serif;
    color: #492f92;
    font-size: 20px;
    text-transform: uppercase;
    padding: 100px 0 0 20px;
    display: block;
  }
  .mission-vr {
    display: none;
  }
  .mission-text-area {
    margin-left: 0px;
  }
  .sec5-heading {
    font-size: 56px;
    line-height: 64px;
    padding-left: 10px;
  }
  .sec5-m-heading {
    padding-top: 25px;
    padding-left: 10px;
  }
  .sec5-bg {
    margin-top: -100px;
  }
  .mission-heading {
    font-size: 56px;
    padding-top: 25px;
    line-height: 64px;
    padding-bottom: 20px;
    padding-left: 7px;
  }
  .mission-s-heading {
    padding-left: 10px;
  }
  .mission-text {
    padding-left: 10px;
  }
  .mission-img {
    position: relative;
    left: 0px;
    width: 95% !important;
  }
  .mission-bg {
    margin-top: -260px;
  }
  .cta-text {
    font-size: 32px;
    padding: 70px 5px 50px 5px;
    line-height: 42px;
  }
  .chlng-bg-btm {
    display: none;
  }
  .chlng-img-btm {
    padding: 0px;
    font-size: 32px;
    margin-left: 10px;
    margin-top: 380px;
  }
  .challenge-bg {
    background-image: url(../imgs/corporate/challenge-bg.png);
    background-repeat: no-repeat;
    margin-top: -170px;
    height: 384px;
  }
  .vision-area {
    margin-top: 350px;
  }
  .vision-bg {
    padding-bottom: 250px;
  }
  .vision-vr {
    display: none;
  }
  .vision-v-text {
    display: none;
  }
  .vision-top-bg {
    display: none;
  }
  .vision-v-text-m {
    font-family: "Roboto", sans-serif;
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    padding-top: 50px;
    display: block;
  }
  .vision-heading {
    font-size: 56px;
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 64px;
  }
  .vision-icon-area {
    padding-left: 0px;
  }
  .vision-des-heading {
    font-size: 32px;
    padding-right: 125px;
  }
  .vision-description {
    padding-bottom: 25px;
    padding-right: 20px;
  }
  .vision-b-bg {
    background-image: none;
    background-repeat: no-repeat;
    height: 753px;
    background-position: left;
    margin-top: -608px;
  }
  .vision-b-bg-m {
    background-image: url(../imgs/corporate/vision-b-bg-m.png);
    background-repeat: no-repeat;
    height: 753px;
    background-position: bottom left;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-size: contain;
  }
  .pro-list-st {
    /* padding-top: 75px; */
  }
  .priorities-v-text {
    display: none;
  }
  .priorities-v-text-m {
    font-family: "Roboto", sans-serif;
    color: #492f92;
    font-size: 20px;
    text-transform: uppercase;
    padding: 100px 0 0 20px;
    display: block;
  }
  .priorities-vr {
    display: none;
  }
  .priorities-list-l {
    /* padding-left: 30px; */
    padding-top: 0px;
    padding-right: 32px;
  }
  .priorities-l-head {
    padding: 20px 0;
    font-size: 34px;
    line-height: 36px;
  }
  .priorities-list-r {
    /* padding-right: 25px; */
    /* padding-left: 30px; */
    padding-top: 10px;
  }
  .priorities-img-l {
    width: 93%;
    border-radius: 47px 0 0 47px;
  }
  .priorities-img-r {
    width: 93%;
    border-radius: 0px 47px 47px 0;
  }
  .priorities-2-order {
    order: -1 !important;
  }
  .priorities-list-ul {
    line-height: 28px;
    padding-bottom: 15px;
  }
  .priorities-img-1-bg {
    background-image: url(../imgs/corporate/priorities-img-1-bdr-m.png);
    background-repeat: no-repeat;
    height: 100%;
    position: relative;
    bottom: 0;
    right: 0px;
    background-position: right;
  }
  .priorities-img-2-bg {
    background-image: url(../imgs/corporate/priorities-img-2-bdr-m.png);
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background-position: bottom left;
  }
  .priorities-img-3-bg {
    background-image: url(../imgs/corporate/priorities-img-3-bdr-m.png);
    background-repeat: no-repeat;
    height: 100%;
    position: absolute;
    bottom: 0;
    right: 0px;
    background-position: bottom right;
  }
  .stratergy-bg {
    padding-top: 50px;
  }
  .stratergy-top-bg {
    display: none;
  }
  .stratergy-img {
    padding-left: 0px;
    padding-top: 15px;
    padding-bottom: 50px;
  }
  .download-pdf-btn {
    margin-top: -25px;
    margin-bottom: 65px;
  }
  .footer-address-area {
    /* padding-left: 10px; */
  }
  .logo-area {
    padding-bottom: 50px;
  }
  .f-address {
    padding-bottom: 50px;
  }
  .footer-address {
    font-size: 24px;
  }
  .vision-i-heading {
    font-size: 32px;
    line-height: 40px;
    padding-bottom: 75px;
  }
  .priorities-bg {
    /* margin-top: -250px; */
  }
  .navbar-brand {
    width: 75%;
  }
}

@media screen and (min-width: 767px) and (max-width: 768px) {
  .header-area {
    margin-top: 0px;
  }
  .hero-content-area {
    margin-top: -330px;
  }
  .hero-text {
    width: 70%;
  }
  .hero-cursor {
    display: none;
  }
  .plyr__poster {
    /* height: 100% !important; */
  }
  .sec3-heading {
    font-size: 60px;
    padding-left: 20px;
    margin-top: -20px;
  }
  .sec3-m-heading {
    font-family: "Roboto", sans-serif;
    color: #492f92;
    font-size: 20px;
  }
  .sec3-icon {
    /* margin-left: 65px; */
  }
  .sec3-text {
    padding-bottom: 20px;
    /* padding-left: 77px; */
  }
  .ceo-img-bg {
    background: none;
  }
  .ceo-name {
    padding-bottom: 0px;
  }
  .ceo-img {
    padding-top: 70px;
  }
  .promise-bg {
    margin-top: -200px;
  }
  .sec5-bg {
    margin-top: -185px;
    height: 560px;
  }
  .sec5-heading {
    font-size: 56px;
    line-height: 64px;
  }
  .sec5-m-heading {
    font-family: "Roboto", sans-serif;
    color: #492f92;
    font-size: 20px;
    padding-top: 50px;
    line-height: 32px;
  }
  .sec6-heading {
    font-family: "Roboto", sans-serif;
    color: #fff;
    font-size: 56px;
    /* padding-left: 15px; */
  }
  .sec6-text {
    font-family: "Roboto", sans-serif;
    color: #fff;
    font-size: 20px;
    /* padding-left: 15px; */
    font-weight: 400;
    line-height: 28px;
  }
  .sec6-bg {
    margin-top: -285px;
  }
  .mission-bg {
    margin-top: -260px;
  }
  .mission-v-text {
    margin-left: 25px;
  }
  .mission-img {
    left: 0px;
    width: 93% !important;
  }
  .mission-text-area {
    margin-left: 0px;
  }
  .cta-text {
    padding: 70px 0 50px 25px;
  }
  .mission-heading {
    font-size: 55px;
  }
  .mission-s-heading {
    font-size: 20px;
  }
  .chlng-bg-btm {
    display: none;
  }
  .chlng-img-btm {
    padding: 0px;
    margin-left: 70px;
    margin-top: -100px;
  }
  .challenge-bg {
    margin-top: 150px;
  }
  .vision-heading {
    font-size: 55px;
  }
  .vision-i-heading {
    font-size: 32px;
  }
  .vision-des-heading {
    font-size: 30px;
  }
  .vision-description {
    padding-right: 45px;
  }
  .priorities-bg {
    /* margin-top: -125px; */
  }
  .priorities-v-text {
    margin-left: 25px;
  }
  .priorities-list-l {
    /* padding-left: 120px; */
  }
  .priorities-list-r {
    padding-left: 120px;
    padding-right: 0px;
  }
  .priorities-img-l {
    width: 93%;
    border-radius: 47px 0 0 47px;
  }
  .priorities-img-r {
    width: 93%;
    border-radius: 0px 47px 47px 0;
  }
  .priorities-img-1-bg {
    background-image: url(../imgs/corporate/priorities-img-1-bdr.png);
    background-repeat: no-repeat;
    height: 839px;
    position: relative;
    bottom: 77px;
    right: 0px;
    background-position: right;
  }
  .priorities-img-2-bg {
    background-image: url(../imgs/corporate/priorities-img-2-bdr.png);
    background-repeat: no-repeat;
    height: 353px;
    position: relative;
    bottom: -445px;
    left: 0px;
    background-position: left;
  }
  .priorities-img-3-bg {
    background-image: url(../imgs/corporate/priorities-img-3-bdr.png);
    background-repeat: no-repeat;
    height: 751px;
    position: relative;
    bottom: -130px;
    right: 0px;
    background-position: right;
  }
  .stratergy-top-bg {
    display: none;
  }
  .download-pdf-btn-area {
    padding-top: 50px;
  }
  .stratergy-img {
    margin-top: -15px;
  }
  .footer-address-area {
    padding-left: 0px;
  }
  .footer-title {
    font-size: 36px;
  }
  .footer-address {
    font-size: 24px;
  }
}

@media (max-width: 1024px) {
  .mission-img {
    transform: none;
  }
  .hero-image {
    height: 844px;
  }
  .section-2 {
    margin-top: 0;
  }
  .nav-link {
    font-size: 26px;
  }
  .header-area {
    margin-top: 0px;
  }
  .hero-content-area {
    /* margin-top: -418px; */
  }
  .hero-subhead1 {
    font-family: "Roboto", sans-serif;
    color: #fff;
    font-size: 80px;
    letter-spacing: 2px;
    font-weight: 400;
  }
  .hero-subhead2 {
    font-family: "Roboto", sans-serif;
    color: #fff;
    font-size: 80px;
    letter-spacing: 2px;
    font-weight: 400;
    padding-left: 315px;
    line-height: 40px;
  }
  .hero-heading {
    font-family: "Roboto", sans-serif;
    color: #fff;
    font-size: 185px;
    letter-spacing: 4px;
    font-weight: 500;
    padding-left: 200px;
    margin-top: -20px;
  }
  .hero-cursor {
    display: none;
  }
  .plyr__poster {
    /* height: 100% !important; */
  }
  .sec3-subhead1 {
    font-size: 36px;
    padding-left: 30px;
  }
  .sec3-subhead2 {
    font-size: 36px;
    padding-left: 105px;
  }
  .sec3-heading {
    font-size: 100px;
    padding-left: 7px;
    margin-top: -20px;
  }
  .sec3-m-heading {
    font-family: "Roboto", sans-serif;
    color: #492f92;
    font-size: 20px;
  }
  .sec3-icon {
    /* margin-left:0; */
  }
  .sec3-text {
    /* padding-left:0; */
  }
  .sec3-text {
    padding-bottom: 20px;
  }
  .ceo-img-bg {
    background: none;
    background-size: cover;
    padding-top: 150px;
  }
  .ceo-heading {
    font-size: 56px;
  }
  .ceo-img {
    padding-top: 70px;
  }
  .promise-bg {
    margin-top: -150px;
  }
  .sec5-heading {
    font-family: "Roboto", sans-serif;
    color: #492f92;
    font-size: 55px;
    letter-spacing: 2px;
    font-weight: 500;
    padding-left: 10px;
    padding-top: 50px;
  }
  .sec5-m-heading {
    font-family: "Roboto", sans-serif;
    color: #492f92;
    font-size: 20px;
    padding-top: 50px;
  }
  .sec6-heading {
    font-family: "Roboto", sans-serif;
    color: #fff;
    font-size: 56px;
    /* padding-left: 15px; */
  }
  .sec6-text {
    font-family: "Roboto", sans-serif;
    color: #fff;
    font-size: 20px;
    /* padding-left: 15px; */
    font-weight: 400;
  }
  .mission-v-text {
    margin-left: 25px;
  }
  .mission-img {
    /* left: 78px; */
  }
  .mission-text-area {
    /* margin-left: -18px; */
  }
  .cta-text {
    padding: 70px 0 50px 25px;
  }
  .mission-heading {
    font-size: 55px;
  }
  .mission-s-heading {
    font-size: 20px;
    padding-right: 0px;
  }
  .mission-text {
    padding-right: 0px;
  }
  .chlng-img-btm {
    /* margin-top: -600px; */
  }
  .vision-heading {
    font-size: 55px;
  }
  .vision-i-heading {
    font-size: 32px;
  }
  .vision-icon-area {
    /* padding-left: 75px; */
  }
  .vision-des-heading {
    font-size: 30px;
    padding-right: 0px;
  }
  .vision-description {
    padding-right: 0px;
  }
  .priorities-bg {
    /* margin-top: -125px; */
  }
  .priorities-v-text {
    margin-left: 25px;
  }
  .priorities-img-l {
    width: 93%;
    border-radius: 100px 0 0 100px;
  }
  .priorities-img-r {
    width: 93%;
    border-radius: 0px 100px 100px 0;
  }
  .priorities-list-l {
    /* padding-left: 150px; */
    padding-top: 20px;
    padding-right: 0px;
  }
  .priorities-list-r {
    /* padding-left: 30px; */
    /* padding-right: 100px; */
    padding-top: 20px;
  }
  .priorities-img-1-bg {
    background-image: url(../imgs/corporate/priorities-img-1-bdr.png);
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    position: absolute;
    bottom: 0;
    right: 0px;
    background-position: bottom right;
    background-size: contain;
  }
  .priorities-img-2-bg {
    background-image: url(../imgs/corporate/priorities-img-2-bdr.png);
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: -100px;
    background-position: left;
    background-size: contain;
    background-position: left bottom;
  }
  .priorities-img-3-bg {
    background-image: url(../imgs/corporate/priorities-img-3-bdr.png);
    background-repeat: no-repeat;
    height: 100%;
    position: absolute;
    bottom: 0;
    right: 0px;
    background-position: bottom right;
    background-size: contain;
  }
  .stratergy-top-bg {
    display: none;
  }
  .download-pdf-btn-area {
    padding-top: 50px;
  }
  .stratergy-img {
    margin-top: -15px;
  }
  .footer-address-area {
    /* padding-left: 35px; */
  }
  .footer-title {
    font-size: 36px;
  }
  .footer-address {
    font-size: 24px;
  }
}

@media screen and (min-width: 1440px) and (max-width: 1500px) {
  .priorities-img-1-bg {
    background-image: url(../imgs/corporate/priorities-img-1-bdr.png);
    background-repeat: no-repeat;
    height: 100%;
    position: absolute;
    bottom: 0;
    right: 0px;
    background-position: right;
  }
  .priorities-img-2-bg {
    background-image: url(../imgs/corporate/priorities-img-2-bdr.png);
    background-repeat: no-repeat;
    height: 353px;
    position: relative;
    bottom: -452px;
    left: 0px;
    background-position: left;
  }
  .priorities-img-3-bg {
    background-image: url(../imgs/corporate/priorities-img-3-bdr.png);
    background-repeat: no-repeat;
    height: 751px;
    position: relative;
    bottom: -136px;
    right: 20px;
    background-position: right;
  }
}

/* @media screen and (min-width: 1921px) and (max-width: 2560px) {
  .plyr__poster {
    height: 100% !important;
  }

  .mission-area {
    width: 60%;
  }

  .mission-v-text {
    margin-left: 108px;
  }

  .challenge-area {
    width: 60%;
  }

  .priorities-list-l {
    padding-left: 750px;
    padding-right: 130px;
  }

  .priorities-img-l {
    width: 100%;
  }
} */
@media (max-width: 767.98px) {
  .mission-s-heading,
  .mission-text {
    padding-right: 0;
  }
}

@media (max-width: 575.98px) {
  .footer-address {
    font-size: 21px;
  }
}

#btn-back-to-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  display: none;
  background-color: #bd71d9;
  width: 48px;
  height: 48px;
  border-radius: 40px;
  justify-content: center;
  align-items: center;
  color: #fff;
  padding: 5px;
  box-shadow: none;
  border: none;
  z-index: 10;
}

#btn-back-to-top svg {
  height: 32px;
  width: 32px;
}

/*# sourceMappingURL=corporate.min.css.map */
