* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}



.cursor-pointer {
  cursor: pointer;
}



.bg-gray-light {
  background: #f7f9fa;
}

h2 { font-family: inherit;}

.font16 {font-size: 16px;}

.c-gray {color: #535353;}
.font20 {font-size: 20px;}
.font26 {font-size: 26px;}
.font15 {font-size: 15px;}
.font13 {font-size: 13px; line-height: 15px;}
.box-wrap {border-radius: 12px; padding: 20px 16px; margin-bottom: 15px; min-height: 500px; height: 500px;}
.box-wrap h2 {font-size: 22px; font-weight: bold;} 
.box-wrap img { margin-bottom: 15px;}
.box-wrap ul li {font-size: 16px;}
.white-bg {background-color: #fff;}
.blue-bg {background-color: #e6f3fb;}
.green-bg {background-color: #ebf4e8;}
.dblue-bg {background-color: #e6eefb;}
.org-bg {background-color: #f8f4e7;}
.dorg-bg {background-color: #f8ece7;}
.vol-bg {background-color:#eeeafa;}
.red-bg {background-color:#f6e8e9;}
.pink-bg {background-color:#f8e6f0;}
.bannerbg {background-image: url(/assets/images/Thought-leadership/less-More-bannerbg.jpg); background-size: cover; padding: 25px;}
.bannerbg h2 {color: #fff; font-weight: 600; margin-bottom: 20px; font-size: 28px;}
.bannerbg h3 {color: #fff; font-size: 22px;}
.bannerbg .btn { background-color: #24ffb7; color: #37495f; border-radius: 25px;  margin: 20px 0; padding: 15px; font-weight: 600;}
.carousel-control-next, .carousel-control-prev {padding: 8px 10px;top: 43% !important; bottom: inherit !important; background: #0d2346; width: inherit !important; opacity: inherit !important; border-radius: 10px; border: 2px solid #fff;}
                .video_img img:hover { opacity: 0.5; width: 102% !important;}


.video-wrap { background-image: url(/assets/images/Thought-leadership/less-More_videobg.jpg); background-size: cover;}
.video-wrap video{width: 100%; border: 2PX solid #365d679d; padding: 10PX;}
.video-wrap h2{background: #88ffd8; font-size: 30px; font-weight: 700; margin-bottom: 15px;
  background: linear-gradient(to right, #88ffd8 0%, #ffffff 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;}

  .video-wrap .btn { background-color: #24ffb7; color: #37495f; border-radius: 25px;  margin: 20px 0; padding: 15px; font-weight: 600;}
  
.top-banner {
  padding: 0;
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 580px;
  max-height: 580px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  text-align: left;
  font-size: 18px;
  margin-bottom: 0; background-color: #f7f7f7;
}
.top-banner .banner-img {
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  object-fit: cover;
  height: 100%;
}
.top-banner .banner-container {
  width: 90%; color: #243165;
}

.mobFooter  { display: none;}
/*# sourceMappingURL=style.css.map */

.bg-secondary {
  background-color: #212529!important;
}

.gp-wrap {overflow: hidden; }
.gp-wrap table tbody tr td{line-height: 23px;}

@media(max-width:767px) {
  body {    padding-bottom: 80px;}
  .top-banner {margin-top: -3px;}
  .top-banner .banner-img {width: auto;left: -111px;}

.banner-head{font-size: 29px;}
.main-footer { display: none;}
    .mobFooter {
        z-index: 990;
        background-color: #153043;
        border-top: 1px solid #d6d9dd;
        border-bottom: 1px solid #d6d9dd;
        display: inline-block;
        width: 100%;
        position: fixed;
        bottom: 0
    }
    .mobFooter ul {
        list-style: none;
        padding: 0;
        margin: 0
    }
    .mobFooter ul>li {
    width: 15%;
    text-align: center;
}

    .mobFooter ul>li {
        float: left;
        border-right: 1px solid #d6d9dd
    }
    .mobFooter ul>li:last-child {
        border-right: none
    }
    .mobFooter ul>li>span {
        padding: 15px 0 15px 0;
        color: #abb0b5;
        font-family: Arial;
        font-size: 12px
    }
    .mobFooter ul>li>a {
        padding: 10px 10px;
        color: #fff;
        display: inline-block;
        text-align: center
    }
    .mobFooter ul>li>a:hover {
        background: #353744;
        color: #fff
    }
    .cookieAlert {
        bottom: 70px
    }
    .mobFooter ul>li.buyBtn {
    width: 70%;
    color: #153043;
    background-color: #f3bb1c;
    color: #153043;
    padding: 15px 5px;
    font-size: 13px;
    font-family: Arial;
    font-weight: 700;
    } 
    .mobtoggle{ width: 100%; margin-bottom: 10px;}

    .mobfont17 { font-size: 17px;}

   .what-expect {padding-left: 15px; padding-right: 15px;}
}

.ps-timeline-sec {
  position: relative;
  /* background: #fff; */
}
.ps-timeline-sec .container {
  position: relative;
}
@media screen and (max-width: 767px) {
  .gp-wrap {
    overflow-x: auto;
}
.mob-D-none {display: none;}
  .ps-timeline-sec .container ol:before {
    background: #348e80;
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 100%;
    position: absolute;
    top: 0px !important;
    left: 36px !important;
  }
  .ps-timeline-sec .container ol:after {
    background: #348e80;
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 100%;
    position: absolute;
    top: inherit !important;
    left: 36px;
  }
  .ps-timeline-sec .container ol.ps-timeline {
    margin: 0px 0 !important;
    border-left: 2px solid #348e80;
    padding-left: 0 !important;
    padding-top: 60px !important;
    border-top: 0 !important;
    margin-left: 25px !important;
  }
  .ps-timeline-sec .container ol.ps-timeline li {
    height: 162px;
    float: none !important;
    width: inherit !important;
  }
  .ps-timeline-sec .container ol.ps-timeline li:nth-child(2) .img-handler-bot img {
    width: 70px;
  }
  .ps-timeline-sec .container ol.ps-timeline li:last-child {
    margin: 0;
    bottom: 0 !important;
    height: 66px;
  }
  .ps-timeline-sec .container ol.ps-timeline li:last-child .img-handler-bot {
    bottom: 40px !important;
    width: 40% !important;
    margin-left: 25px !important;
    margin-top: 0 !important;
  }
  .ps-timeline-sec .container ol.ps-timeline li:last-child .img-handler-bot img {
    width: 100%;
  }
  .ps-timeline-sec .container ol.ps-timeline li:last-child .ps-top {
    margin-bottom: 0 !important;
    top: -16px; right: 5px;
    width: 50% !important;
  }
  .ps-timeline-sec .container ol.ps-timeline li span {
    left: 0 !important;
  }
  .ps-timeline-sec .container ol.ps-timeline li span.ps-sp-top:before {
    content: none !important;
  }
  .ps-timeline-sec .container ol.ps-timeline li span.ps-sp-top:after {
    content: none !important;
  }
  .ps-timeline-sec .container ol.ps-timeline li span.ps-sp-bot:before {
    content: none !important;
  }
  .ps-timeline-sec .container ol.ps-timeline li span.ps-sp-bot:after {
    content: none !important;
  }
  .ps-timeline-sec .container ol.ps-timeline li .img-handler-top {
    position: absolute !important;
    bottom: 150px !important;
    width: 30% !important;
    float: left !important;
    margin-left: 35px !important;
    margin-bottom: 0 !important; top:-24px;
  }
  .ps-timeline-sec .container ol.ps-timeline li .img-handler-top img {
    margin: 0 auto !important;
    width: 80% !important;
  }
  .ps-timeline-sec .container ol.ps-timeline li .img-handler-bot {
    position: absolute !important;
    bottom: 137px !important;
    width: 30% !important;
    float: left !important;
    margin-left: 35px !important;
    margin-bottom: 0 !important;
  }
  .ps-timeline-sec .container ol.ps-timeline li p {
    text-align: left !important;
    width: 100% !important;
    margin: 0 auto !important;
    margin-top: 0px !important;font-weight: 600;
  }
  .ps-timeline-sec .container ol.ps-timeline li .ps-top {
    width: 60% !important;
    float: right !important;
    right: -26px;
    top: -40px;
  }
  .ps-timeline-sec .container ol.ps-timeline li .ps-bot {
    width: 60% !important;
    float: right !important;
    right: -26px;
    top: -57px;
  }
}
.ps-timeline-sec .container ol:before {
  background: #348e80;
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 100%;
  position: absolute;
  left: 8px;
  top: -179.5%;
}
.ps-timeline-sec .container ol:after {
  background: #348e80;
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 100%;
  position: absolute;
  right: 8px;
  top: -179.5%;
}
.ps-timeline-sec .container ol.ps-timeline {
  margin: 190px 0 140px 0;
  padding: 0;
  border-top: 2px solid #348e80;
  list-style: none;
}
.ps-timeline-sec .container ol.ps-timeline li {
  float: left;
  width: 25%;
  padding-top: 30px;
  position: relative;
}
.ps-timeline-sec .container ol.ps-timeline li span {
  width: 50px;
  height: 50px;
  margin-left: -25px;
  background: #fff;
  border: 4px solid #348e80;
  border-radius: 50%;
  box-shadow: 0 0 0 0px #fff;
  text-align: center;
  line-height: 39px;
  color: #df8625;
  font-size: 2em;
  font-style: normal;
  position: absolute;
  top: -26px;
  left: 50%; background-color: #348e80 ;
}
.ps-timeline-sec .container ol.ps-timeline li span.ps-sp-top:before {
  content: "";
  color: #348e80;
  width: 2px;
  height: 50px;
  background: #348e80;
  position: absolute;
  top: -50px;
  left: 50%;
}
.ps-timeline-sec .container ol.ps-timeline li span.ps-sp-top:after {
  content: "";
  color: #348e80;
  width: 8px;
  height: 8px;
  background: #348e80;
  position: absolute;
  bottom: 90px;
  left: 44%;
  border-radius: 100%;
}
.ps-timeline-sec .container ol.ps-timeline li span.ps-sp-bot:before {
  content: "";
  color: #348e80;
  width: 2px;
  height: 50px;
  background: #348e80;
  position: absolute;
  bottom: -50px;
  left: 50%;
}
.ps-timeline-sec .container ol.ps-timeline li span.ps-sp-bot:after {
  content: "";
  color: #348e80;
  width: 8px;
  height: 8px;
  background: #348e80;
  position: absolute;
  top: 90px;
  left: 44%;
  border-radius: 100%;
}
.ps-timeline-sec .container ol.ps-timeline li .img-handler-top {
  position: absolute;
  bottom: 0;
  margin-bottom: 130px;
  width: 100%;
}
.ps-timeline-sec .container ol.ps-timeline li .img-handler-top img {
  display: table;
  margin: 0 auto;
}
.ps-timeline-sec .container ol.ps-timeline li .img-handler-bot {
  position: absolute;
  margin-top: 60px;
  width: 100%;
}
.ps-timeline-sec .container ol.ps-timeline li .img-handler-bot img {
  display: table;
  margin: 0 auto;
}
.ps-timeline-sec .container ol.ps-timeline li p {
  text-align: center;
  width: 80%;
  margin: 0 auto;font-weight: 600; font-size: 13px !important;
}
.ps-timeline-sec .container ol.ps-timeline li .ps-top {
  position: absolute;
  bottom: 0;
  margin-bottom: 100px; width: 100%;
}
.ps-timeline-sec .container ol.ps-timeline li .ps-bot {
  position: absolute;
  margin-top: 35px; width: 100%;
}
.time-year {font-weight: bold; color: #243165; font-size: 28px;}