@font-face {
  font-family: 'Avenir Next LT Pro Demi';
  src: url('fonts/AvenirNextLTPro-Demi.woff2') format('woff2'),
      url('fonts/AvenirNextLTPro-Demi.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avenir Next LT Pro';
  src: url('fonts/AvenirNextLTPro-Regular.woff2') format('woff2'),
      url('fonts/AvenirNextLTPro-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avenir Next LT Pro';
  src: url('fonts/AvenirNextLTPro-Medium.woff2') format('woff2'),
      url('fonts/AvenirNextLTPro-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avenir Next LT Pro';
  src: url('fonts/AvenirNextLTPro-Light.woff2') format('woff2'),
      url('fonts/AvenirNextLTPro-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
html {
  font-family: 'Avenir Next LT Pro';
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
  overflow-x: hidden;
  font-family: 'Avenir Next LT Pro';
  max-width: 1920px;
  margin: auto;
}
/* .navbar-expand-md .navbar-nav{
  margin: auto !important;
} */
h1, h2, h3{
  font-family: 'Avenir Next LT Pro';
}
h2{
  color: #2a2f82;
  font-size: 32px;
  line-height: 40px;
  font-weight: bold;
  position: relative;
}
h3{
  color: #2a2f82;
  font-size: 22px;
  line-height: 30px;
  font-weight: bold;
}
h2::after {
  content: '';
  display: block;
  width: 100px;
  height: 3px;
  background-color: #f2ba0f;
  margin-top: 10px;
  margin-bottom: 30px;
}
p{
  font-size: 18px;
  line-height: 30px;
  font-family: 'Avenir Next LT Pro';
}
ul{
  padding: 0;
  margin: 0;
  list-style: none;
  font-family: 'Avenir Next LT Pro';
}
.button a, button {
  background: #f2ba0f;
  padding: 12px 35px !important;
  text-align: center;
  color: #fff !important;
  border-radius: 30px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-weight: 500;
  margin: 0 10px;
  border: 0;
  font-family: 'Avenir Next LT Pro';
}

.button-custom a, button {
  background: #f2ba0f;
  padding: 9px 26px !important;
  text-align: center;
  color: #fff !important;
  border-radius: 30px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-weight: 500;
  margin: 0 0px;
  border: 0;
  font-family: 'Avenir Next LT Pro';
}

button:focus{
  outline: none;
}
a{
  text-decoration: none !important;
}
main#main {
  position: relative;
  font-family: 'Avenir Next LT Pro';
}
header#header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 99;
  font-family: 'Avenir Next LT Pro';
}
section.banner {
  background: url(images/background.png);
  /* background-size: 100% auto; */
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
  /* padding-top: 200px; */
  /* padding-bottom: 0; */
  padding-top: 135px;
  padding-bottom: 5;
}
/* k-style */
.tiger-image.col-lg-5.col-md-5.col-sm-12.home-banner-vid video {
  width: 100%;
  min-width: 480px;
  position: relative;
  right: 0px;
}
header#header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
header#header .navbar-dark .navbar-nav .nav-link {
  color: #fff;
  font-size: 17px;
}
/* header#header .navbar-dark .navbar-brand {
  position: relative;
  margin-left: -45px;
} */
header#header .navbar-dark .navbar-brand img {
  max-width: 180px;
  position: relative;
  right: 20px;
}
header#header .navbar-dark .navbar-brand h3 {
  position: absolute;
  right: -152px;
  bottom: 30px;
  color: #fff;
  font-weight: 500;
}
header#header nav.navbar{
  align-items: flex-start;
}
header#header nav.navbar .navbar-nav .nav-link {
  
    padding: 25px 25px 25px 5px;
}
header#header nav.navbar .navbar-nav li.nav-item.button {
  margin-top: 15px;
  margin-left: 10px;
}

section.banner .tiger-image img {
  width: 100%;
  max-width: 400px;
  position: absolute;
  right: 52px;
  top: -75px;
}
section.banner .tiger-image {
  position: relative;
}
h1 {
  color: #fff;
  font-size: 45px;
  line-height: 70px;
}
.banner .banner-holder .button {
  margin: 40px 0 60px;
}

.tiger-image.col-lg-5.col-md-5.col-sm-12.home-banner-vid {
  padding-right: 0;
}
.tiger-image.col-lg-5.col-md-5.col-sm-12.home-banner-vid video {
  width: 100%;
}
.navbar-nav.ml-auto {
  margin: 7px auto;
}
h1.vid-ttl {
  font-size: 53px;
  text-align: center;
}
span.clr-blue {
  color: #2a2f81;
}
p.vid-desc {
  font-weight: 600;
  color: #767676;
  font-size: 26px;
  text-align: right;
}
p.vid-desc-custom {
  font-weight: 600;
  /*color: #767676; */
  color: #fff;
  font-size: 18px;
  margin-top: 20px;
}
section.frustrated-sec img {
  width: 100%;
  display: block;
  height: auto;
}
section.frustrated-sec .frust-text {
  width: 80%;
  margin-left: 3%;
}
section.frustrated-sec {
  padding: 100px 0 30px;
}

.cost-reduction-section {
  padding: 20px 20px;
  background: #f6f6f6;
}
.cost-reduction-section .reduction-text {
  width: 80%;
  margin-left: auto;
}
.cost-reduction-section .reduction-text ul li {
  background: #fff;
  margin: 0 0 15px;
  padding: 10px 10px 10px 70px;
  position: relative;
  overflow: hidden;
}
.cost-reduction-section .reduction-text ul li:before {
  position: absolute;
  background: url(images/tiger-shape);
  background-repeat: no-repeat;
  content: '01';
  left: 0;
  height: 66px;
  top: 1px;
  width: 45px;
  background-size: 100%;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: bold;
  padding-right: 13px;
}
.cost-reduction-section .reduction-text ul li:nth-child(2):before{
  content: '02';
}
.cost-reduction-section .reduction-text ul li:last-child:before{
  content: '03';
}



section.cost-reduction {
  padding: 60px 0;
  background: #f6f6f6;
}
section.cost-reduction .reduction-text {
  width: 80%;
  margin-left: auto;
}
section.cost-reduction .reduction-text ul li {
  background: #fff;
  margin: 0 0 15px;
  padding: 10px 10px 10px 70px;
  position: relative;
  overflow: hidden;
}
section.cost-reduction .reduction-text ul li:before {
  position: absolute;
  background: url(images/tiger-shape);
  background-repeat: no-repeat;
  content: '01';
  left: 0;
  height: 66px;
  top: 1px;
  width: 45px;
  background-size: 100%;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: bold;
  padding-right: 13px;
}
section.cost-reduction .reduction-text ul li:nth-child(2):before{
  content: '02';
}
section.cost-reduction .reduction-text ul li:last-child:before{
  content: '03';
}
section.cost-reduction img {
  width: 100%;
  display: block;
  height: auto;
}
section.tiger-origin {
  background: #2d34b3;
  color: #fff;
  padding: 132px 0;
  margin-top: 50px;
  position: relative;
}
section.tiger-origin h2 {
  color: #fff;
}
.origin-holder img {
  width: 50%;
  display: block;
  height: auto;
  position: absolute;
  top: -147px;
}
section.faq-sec .faq-holder .heading h2::after {
  margin: 10px auto 30px;
}
section.faq-sec {
  padding: 90px 0 50px;
}
.faq-holder .heading {
  margin-bottom: 40px;
}
section.faq-sec .img-hol img {
  display: block;
  width: 100%;
  max-width: 224px;
  margin: 0 auto;
  height: auto;
}
#Contact .form-sec input {
  display: block;
  width: 100%;
  height: 45px;
  margin-bottom: 25px;
  padding: 0 10px;
  border-radius: 5px;
  border: 1px solid #2a2f82;
  color: #000;
}
#Contact .form-sec textarea {
  display: block;
  width: 100%;
  padding: 10px;
  margin-bottom: 25px;
  border-radius: 5px;
  border: 1px solid #2a2f82;
  color: #000;
}
#Contact .form-sec{
  text-align: center;
}
ul.footer_menu li:last-child:after{
  display: none;
}
.footer {
  background: #2d34b3;
  text-align: center;
  padding: 80px 0 60px;
  border-bottom: 1px solid #ffffff8a
}
ul.footer_menu {
  padding-top: 40px;
}
ul.footer_menu li {
  color: #fff;
  display: inline;
  padding: 15px;
  font-size: 18px;
  font-family: 'Century Gothic';
  text-transform: capitalize;
}
ul.footer_menu li a {
  color: #fff;
}
ul.footer_menu li:after {
  border-right: 2px solid #fff;
  content: '';
  margin-left: 30px;
}
ul.footer_social_icon {
  padding-top: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
}
ul.footer_social_icon li {
  margin: 5px;
}
ul.footer_social_icon li a {
  display: flex;
  color: #007bff;
  width: 40px;
  height: 40px;
  background: #fff;
  align-items: center;
  justify-content: center;
  border-radius: 100px;
}
ul.footer_social_icon li:hover a{
  background: #f2ba0f;
  color: #fff;
}
.copyright {
  background-color: #2d34b3;
}
.copytext {
  padding: 20px 0 10px;
  text-align: center;
}
.copytext a{
  color: #f2ba0f;
}
.copytext p {
  color: #fff;
}
/*****Story-page*****/
section.story-banner {
  /*background: #2d34b3;*/
  color: #fff;
  background: url(images/inner-pages-banner-img.png) no-repeat;
  background-size: cover; 
  padding: 200px 0 40px;
  text-align: center;
  border-radius: 0px 0 0 170px;
}
section.story-sec {
  padding: 50px 0 30px;
}
section.story-sec .img-holder{
  margin-bottom: 30px;
}
section.story-sec .img-holder img {
  width: 100%;
  display: block;
  max-width: 500px;
}
section.story-banner .heading {
  max-width: 700px;
  margin: 0 auto;
}
section.tiger-origin .button {
  padding-top: 20px;
}
header#header.fixed {
  position: fixed;
  background: #000;
}
header#header.fixed .navbar-dark .navbar-brand img {
  max-width: 95px;
}
header#header .navbar-toggler{
  padding: 0;
  border: 0;
}
.form-sec form#main_form p{
  position: relative;
}
.form-sec form#main_form p span.empty_class_error {
  position: absolute;
  top: -31px;
  left: 0;
  font-size: 12px;
  font-weight: bold;
}
p#success_message {
  color: #2a2f81;
  font-weight: bold;
  letter-spacing: 0.5px;
  margin-top: 24%;
}
#Contact .form-sec input.input-border,
#Contact .form-sec textarea.input-border {
  border-color: #ff0000;
}
.advisory-board .advisory-content img {
  float: left;
  margin: 5px 25px 10px 0px;
  width: 255px;
}
.advisory-board .text-holder {
  margin-bottom: 70px;
  overflow: hidden;
}
/* Video container styling */
.video-container {
    position: relative;
}

/* Skip button styling */
.skip-btn {
    position: absolute;
    top: 10px;  /* Adjust as needed */
    right: 10px; /* Adjust as needed */
    background-color: rgba(0, 0, 0, 0.7);
    color: white;
    border: none;
    padding: 10px 20px;
    font-size: 16px;
    cursor: pointer;
    display: none; /* Initially hidden */
    z-index: 1000; /* Ensure it is on top */
}

/* Show skip button when video is in full-screen mode */
video:-webkit-full-screen + .skip-btn,
video:-moz-full-screen + .skip-btn,
video:-ms-fullscreen + .skip-btn,
video:fullscreen + .skip-btn {
    display: block;
}
section.banner .tiger-image video {
  width: auto;
  border: 1px solid #ddd;
  height: 375px;
  vertical-align: top;
}
.curve-container {
  position: relative;
  width: 100%;
  height: 100%;
}

.curve-item {
  position: absolute;
  width: 120px;
  text-align: center;

  padding: 5px;
  border-radius: 8px;
}

.curve-item p {
   line-height: 30px;
   color: white;

}

.curve-item h1 {
   line-height: 30px;

   color: white;
   text-align: right;
}

/* Manually place each element on the curve */
.curve-item:nth-child(1) {
  top: 0%;
  left: 55%;
  background-color: #5a4a7b;
  
}

.curve-item:nth-child(2) {
  top: 20%;
  left: 39%;
  background-color: #951122;
  
}

.curve-item:nth-child(3) {
  bottom: 42%;
  left: 23%;
  background-color: #0065ae;

}

.curve-item:nth-child(4) {
  bottom: 21%;
  left: 8.5%;
  background-color: #99bad8;
}
@media (max-width:1880px) {
html body #main section.banner {
  /* k-style */
  /* background-size: auto 780px; */
  background-size: auto 800px;
}}
@media (max-width:1500px ) {
  header#header .navbar-dark .navbar-brand {
    margin-left: 0px;
  }
  header#header .navbar-dark .navbar-nav .nav-link {
    font-size: 16px;
  }
}
@media (min-width:1400px){
  .tiger-image.col-lg-5.col-md-5.col-sm-12.home-banner-vid {
    padding-left: 117px !important;
}
.banner .container {
  max-width: 1390px;
}
}
@media (max-width:1600px){
  /* h1.vid-ttl {
    color: #2a2f81;
} */
.tiger-image.col-lg-5.col-md-5.col-sm-12.home-banner-vid {
  overflow: hidden;
}
}
@media (max-width:1399px) {
  html body #main section.banner {
    /* k-style */
    background-size: 100% 108%;
}
section.banner .tiger-image video{
  height: 305px;
}
}
@media (max-width:1360px){
  h1.vid-ttl {
    /* color: #2a2f81; */
    font-size: 45px;
}
p.vid-desc {
  font-size: 22px;
}
}
@media (max-width:1300px) {
  html body #main section.banner {
      /* k-style */
  background-size: 100% 700px;
}
.tiger-image.col-lg-5.col-md-5.col-sm-12.home-banner-vid video {
  width: 100% !important;
  min-width: 415px;
  right: 0px;
}}
@media (max-width: 1299px){
  .banner .banner-holder h1 {
    font-size: 40px;
    line-height: 60px;
}
section.banner .tiger-image img {
  max-width: 369px;
  right: 80px;
  top: -88px;
}
section.frustrated-sec .frust-text {
  width: 88%;
}
section.cost-reduction .reduction-text {
  width: 90%;
}
.tiger-image.col-lg-5.col-md-5.col-sm-12.home-banner-vid {
  overflow: hidden;
}
}
@media (max-width: 1199px){
  section.frustrated-sec .frust-text {
    width: 100%;
    margin-left: 0;
}
.banner-holder video#video{
  width: 100%;
}
header#header nav.navbar .navbar-nav .nav-link { font-size: 14px;
  padding-top: 20px !important;
  padding-left: 10px !important;
  padding-right: 10px !important;
  }
  header#header nav.navbar .navbar-nav .last-link
  {
  padding-top: 10px !important;
  }
h2 {
  font-size: 28px;
}
section.cost-reduction .reduction-text {
  width: 100%;
  padding-left: 15px;
}
section.cost-reduction .reduction-text ul li {
  padding: 10px 10px 10px 60px;
  font-size: 15px;
  line-height: 24px;
}
section.tiger-origin {
  padding: 66px 0;
}
.origin-holder img {
  top: -81px;
}
section.banner .tiger-image video {
  height: 254px;
}
}
@media (max-width:1130px) {
  html body #main section.banner {
      /* k-style */
  background-size: 100% 760px;
}
.tiger-image.col-lg-5.col-md-5.col-sm-12.home-banner-vid video {
  min-width: 370px;
  right: -5px;
}}
@media (max-width:1070px) {
  html body #main section.banner {
      /* k-style */
  background-size: 100% 800px;
}}
@media (max-width:1030px) {
  html body #main section.banner {
      /* k-style */
  background-size: 100% 725px;
}}
@media (max-width: 1023px){
  header#header .navbar-dark .navbar-brand img {
    max-width: 110px;
}
header#header nav.navbar .navbar-nav .nav-link {
  padding: 16px 10px;
  font-size: 15px;
}
header#header nav.navbar .navbar-nav li.nav-item.button {
  margin-top: 5px;
  margin-left: 0;
}
.banner .banner-holder h1 {
  font-size: 25px;
  line-height: 40px;
}
section.banner .tiger-image img {
  max-width: 241px;
  right: 70px;
  top: -40px;
}
h2 {
  font-size: 21px;
  line-height: 30px;
}
h3 {
  font-size: 18px;
  line-height: 27px;
}
section.cost-reduction .reduction-text ul li:before {
  top: 50%;
  transform: translateY(-50%);
}
section.frustrated-sec .frust-text {
  padding-right: 15px;
}


section.banner {
  background-size: cover;
  padding-top: 150px;
  padding-bottom: 0;
}
section.cost-reduction .reduction-text ul li br{
  display: none;
}
.origin-holder img {
  position: inherit;
}
section.story-banner {
  padding: 150px 0 40px;
}
h1 {
  color: #fff;
  font-size: 35px;
  line-height: 60px;
}
section.banner .tiger-image video{
  height: 200px;
}
}
@media (max-width: 1024px) {
  html body #main section.banner {
    /* k-style */
    background-size: 100% 865px;
}
  .tiger-image.col-lg-5.col-md-5.col-sm-12.home-banner-vid video {
    min-width: 266px;
    right: -2px;
    transform: scale(0.9);
}}
@media (max-width: 991px){
  section.story-sec .img-holder img {
    margin: 0 auto;
  }
  header#header nav.navbar .navbar-nav li.nav-item.button .nav-link {
    padding: 12px 20px !important;
  }
  header#header nav.navbar .navbar-nav .nav-link {
    padding: 16px 6px;
    font-size: 13px;
  }
  header#header nav.navbar {
    align-items: center;
  }
  h1 {
    color: #fff;
    font-size: 28px;
    line-height: 50px;
  }
  .advisory-board .text-holder {
    margin-bottom: 50px;
  }
  h2 {
    font-size: 19px;
    line-height: 25px;
  }
  header#header nav.navbar {
    padding-left: 0;
    padding-right: 0;
  }
  .banner .container {
    max-width: 100%;
    margin: 0 auto;
    padding: 0 30px;
}
}
@media (max-width:840px) {
  html body #main section.banner {
      /* k-style */
  background-size: 100% 860px;
}}
@media (max-width: 767px){
  header#header {
    position: inherit;
    background: #000;
}
h1 {
  color: #fff;
  font-size: 25px;
  line-height: 40px;
}
section.story-banner {
  padding: 30px 0 20px;
  border-radius: 0;
}
section.story-sec {
  padding: 30px 0;
}
section.banner {
  padding-top: 30px;
  /* background: #2d35b9; */
  padding-bottom: 30px;
}
section.banner .tiger-image {
  text-align: center;
}
section.banner .tiger-image img {
  max-width: 160px;
  position: inherit;
  margin: 0 auto;
  right: inherit;
  top: inherit;
}
.banner .banner-holder .button {
  margin: 40px 0 30px;
}
section.frustrated-sec {
  padding: 30px 0px 30px;
}
section.frustrated-sec .frust-text {
  padding-left: 0;
  padding-right: 0;
  padding-top: 15px;
}
section.cost-reduction {
  padding: 30px 0;
}
section.cost-reduction .reduction-text {
  padding: 0;
}
section.tiger-origin {
  padding: 30px 0;
  margin-top: 0;
}
section.tiger-origin .origin-holder {
  padding-top: 40px;
}
section.faq-sec {
  padding: 30px 0 15px;
}
ul.footer_menu li {
  padding: 7px;
  font-size: 16px;
}
ul.footer_menu li:after {
  margin-left: 20px;
}
header#header nav.navbar .navbar-nav .button a.nav-link {
  display: block;
  max-width: 180px;
}
header#header nav.navbar {
  padding-bottom: 10px;
}
#Contact .form-sec {
  text-align: center;
  padding: 20px 0;
}
.row{
  margin: 0;
}
section.tiger-origin .row {
  margin: 0 -15px;
}
section.story-sec .mobile-pad {
  padding: 0;
}
p {
  font-size: 16px;
  line-height: 25px;
  font-family: 'Avenir Next LT Pro';
}
h1.vid-ttl {
  color: #fff;
  font-size: 30px;
  line-height: 40px;
  text-align: left;
}
span.clr-blue {
  color: #fff;
}
p.vid-desc {
  font-size: 18px;
  text-align: left;
  color: #c4c4c4;
}
html body #main section.banner {
  /* k-style */
background-size: cover;
}
.curve-container {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.curve-item{
  position: static;
  width: 48%;
}
.banner-holder video#video {
  width: 100%;
}
.cost-reduction-section .reduction-text {
  width: 100%;
}
.cost-reduction-section .reduction-text ul li {
  padding: 10px 10px 10px 20px;
}
html body #main section.banner .container {
  padding: 0;
}
}
@media (max-width: 575px){
  .advisory-board .advisory-content img {
    float: none;
    margin: 10px 0;
    width: 100%;
  }
  .advisory-board .text-holder {
    margin-bottom: 30px;
  }
  h2::after {
    margin-bottom: 15px;
  }
  h2 {
    font-size: 17px;
    line-height: 23px;
  }
  h1 {
    color: #fff;
    font-size: 22px;
    line-height: 35px;
  }
  section.banner .tiger-image video {
    height: 125px;
  }
}
@media (min-width:767px) and (max-width:1120px) {
  p.vid-desc {
   /* k-style */
   font-size: 18px;
   width: 288px;
   right: -78px;
   position: relative;
 }}

@media (min-width:760px) and  (max-width: 768px){

/* Manually place each element on the curve */
.curve-item:nth-child(1) {
  top: 0%;
  left: 39%;
  background-color: #5a4a7b;
  
}

.curve-item:nth-child(2) {
  top: 20%;
  left: 27%;
  background-color: #951122;
  
}

.curve-item:nth-child(3) {
  bottom: 42%;
  left: 14%;
  background-color: #0065ae;

}

.curve-item:nth-child(4) {
  bottom: 21%;
  left: 3%;
  background-color: #99bad8;
}

}

@media (min-width:769px) and  (max-width: 1024px){

/* Manually place each element on the curve */
.curve-item:nth-child(1) {
  top: 0%;
  left: 42%;
  background-color: #5a4a7b;
  
}

.curve-item:nth-child(2) {
  top: 20%;
  left: 30%;
  background-color: #951122;
  
}

.curve-item:nth-child(3) {
  bottom: 42%;
  left: 17%;
  background-color: #0065ae;

}

.curve-item:nth-child(4) {
  bottom: 21%;
  left: 6%;
  background-color: #99bad8;
}

}

@media (min-width:1921px) and  (max-width: 2560px){

/* Manually place each element on the curve */
.curve-item:nth-child(1) {
  top: 0%;
  left: 53%;
  background-color: #5a4a7b;
  
}

.curve-item:nth-child(2) {
  top: 20%;
  left: 37%;
  background-color: #951122;
  
}

.curve-item:nth-child(3) {
  bottom: 42%;
  left: 21%;
  background-color: #0065ae;

}

.curve-item:nth-child(4) {
  bottom: 21%;
  left: 8%;
  background-color: #99bad8;
}

}
