/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  scroll-behavior: smooth;
  letter-spacing: 0.03em;
  line-height: 1.4;
  margin: 0;
  font-family: "Poppins", sans-serif;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button;
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/*fieldset{padding:.35em .75em .625em}*/
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

* {
  margin: 0;
  padding: 0;
  border: 0;
  box-sizing: border-box;
  line-height: 1.3;
  outline: none;
  color: #18191F;
}

html,
body {
  background: #fff;
  overflow-x: hidden;
  scroll-behavior: smooth;
  overflow-x: hidden;
}

/*body{opacity: 0;}*/
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
a,
p {
  text-decoration: none;
  list-style: none;
  margin: 0;
  outline: none;
}

img {
  max-width: 100%;
  display: block;
}

a:hover {
  text-decoration: none;
  color: inherit;
  outline: none;
}

button {
  outline: none;
}

/***************************************************************
These styles are subject to the license agreement(s) provided when you purchased the license(s).

	https://store.typenetwork.com/cart/eula/type-network

***************************************************************/
.ivyprestotextsemibold {
  font-family: "IvyPresto Text Semi Bd";
  font-display: swap;
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "Poppins", sans-serif;
  src: url("fonts/soleilregular-webfont.woff2") format("woff2"), url("fonts/soleilregular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
 font-family: "Poppins", sans-serif;
  src: url("fonts/soleillight-webfont.woff2") format("woff2"), url("fonts/soleillight-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
/************************************************ Common CSS **************************************************/
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #BFBFBF;
  letter-spacing: 0.05em;
  font-weight: 500;
  font-style: italic;
  line-height: 18px;
}

::-moz-placeholder { /* Firefox 19+ */
  color: #BFBFBF;
  letter-spacing: 0.05em;
  font-weight: 500;
  font-style: italic;
  line-height: 18px;
}

:-ms-input-placeholder { /* IE 10+ */
  color: #BFBFBF;
  letter-spacing: 0.05em;
  font-weight: 500;
  font-style: italic;
  line-height: 18px;
}

:-moz-placeholder { /* Firefox 18- */
  color: #BFBFBF;
  letter-spacing: 0.05em;
  font-weight: 500;
  font-style: italic;
  line-height: 18px;
}

img {
  max-width: 100%;
}

.slick-track {
  display: flex !important;
}

.slick-slide {
  height: inherit !important;
}

.ctaOne {
  background: #FFFEFB;
  color: #20242A;
  padding: 18px 140px;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 0.02em;
  display: inline-block;
  cursor: pointer;
  border: 2px solid #20242A;
  text-transform: capitalize;
  line-height: 24px;
 /* font-family: "Poppins", sans-serif;*/
  font-family: "Poppins", sans-serif;
  transition: 0.5s all ease-in-out;
}
@media screen and (max-width: 1600px) {
  .ctaOne {
    font-size: 16px;
  }
}
@media screen and (max-width: 1440px) {
  .ctaOne {
    font-size: 14px;
  }
}
@media screen and (max-width: 678px) {
  .ctaOne {
    font-size: 12px;
  }
}
.ctaOne:hover {
  background: #0D5C48;
  border: 2px solid #0D5C48;
  color: #ffffff;
}
@media screen and (max-width: 1600px) {
  .ctaOne {
    padding: 16px 120px;
    line-height: 21px;
  }
}
@media screen and (max-width: 1440px) {
  .ctaOne {
    padding: 14px 100px;
    line-height: 16px;
  }
}
@media screen and (max-width: 1024px) {
  .ctaOne {
    padding: 8px 80px;
    line-height: 20px;
    border: 1px solid #20242A;
  }
}

.ctaTwo {
  background: transparent;
  padding: 18px 140px;
  color: #FFFEFB;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 0.02em;
  display: inline-block;
  cursor: pointer;
  border: 2px solid #FFFEFB;
  text-transform: capitalize;
   /* font-family: "Poppins", sans-serif;*/
  font-family: "Poppins", sans-serif;
  transition: 0.5s all ease-in-out;
  line-height: 24px;
}
@media screen and (max-width: 1600px) {
  .ctaTwo {
    font-size: 16px;
  }
}
@media screen and (max-width: 1440px) {
  .ctaTwo {
    font-size: 14px;
  }
}
@media screen and (max-width: 678px) {
  .ctaTwo {
    font-size: 12px;
  }
}
.ctaTwo:hover {
  background: #ffffff;
  border: 2px solid #0D5C48;
  color: #0D5C48;
}
@media screen and (max-width: 1600px) {
  .ctaTwo {
    padding: 16px 120px;
    line-height: 21px;
  }
}
@media screen and (max-width: 1440px) {
  .ctaTwo {
    padding: 16px 100px;
    line-height: 16px;
  }
}
@media screen and (max-width: 1024px) {
  .ctaTwo {
    padding: 8px 80px;
    line-height: 20px;
    border: 1px solid #FFFEFB;
  }
}

.ctaThree {
  background: #0D5C48;
  padding: 18px 140px;
  color: #FFFEFB;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 0.02em;
  display: inline-block;
  cursor: pointer;
  text-transform: capitalize;
   /* font-family: "Poppins", sans-serif;*/
  font-family: "Poppins", sans-serif;
  transition: 0.5s all ease-in-out;
  border: 2px solid #0D5C48;
  line-height: 24px;
}
@media screen and (max-width: 1600px) {
  .ctaThree {
    font-size: 16px;
  }
}
@media screen and (max-width: 1440px) {
  .ctaThree {
    font-size: 14px;
  }
}
@media screen and (max-width: 678px) {
  .ctaThree {
    font-size: 12px;
  }
}
.ctaThree:hover {
  background: #ffffff;
  color: #0D5C48;
}
@media screen and (max-width: 1600px) {
  .ctaThree {
    padding: 16px 120px;
    line-height: 21px;
  }
}
@media screen and (max-width: 1440px) {
  .ctaThree {
    padding: 16px 100px;
    line-height: 16px;
  }
}
@media screen and (max-width: 1024px) {
  .ctaThree {
    padding: 8px 80px;
    line-height: 20px;
    border: 1px solid #0D5C48;
  }
}

body {
  background: #FFFEFB;
}

.Box404 {
  padding: 0px 180px;
  margin: 220px auto 150px;
  text-align: center;
}
@media screen and (max-width: 1800px) {
  .Box404 {
    padding: 0px 140px;
  }
}
@media screen and (max-width: 1600px) {
  .Box404 {
    padding: 0px 120px;
  }
}
@media screen and (max-width: 1440px) {
  .Box404 {
    padding: 0px 100px;
  }
}
@media screen and (max-width: 1280px) {
  .Box404 {
    padding: 0px 80px;
  }
}
@media screen and (max-width: 1024px) {
  .Box404 {
    padding: 0px 50px;
  }
}
@media screen and (max-width: 768px) {
  .Box404 {
    padding: 0px 20px;
  }
}
.Box404 .innerBox404 {
  background: #F8F5ED;
  padding: 75px;
}
.Box404 h1 {
  margin-bottom: 80px;
  font-size: 40px;
  font-weight: 600;
  font-family: "IvyPresto Text Semi Bd";
  letter-spacing: 0.01em;
  color: #282828;
}
@media screen and (max-width: 1600px) {
  .Box404 h1 {
    font-size: 36px;
  }
}
@media screen and (max-width: 1440px) {
  .Box404 h1 {
    font-size: 32px;
  }
}
@media screen and (max-width: 1280px) {
  .Box404 h1 {
    font-size: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .Box404 h1 {
    font-size: 26px;
  }
}
@media screen and (max-width: 680px) {
  .Box404 h1 {
    font-size: 22px;
  }
}
.Box404 h3 {
  font-size: 24px;
  font-weight: 300;
 /*font-family: "Poppins", sans-serif;*/	
  font-family: "Poppins", sans-serif;
  color: #000000;
  margin-top: 40px;
}
@media screen and (max-width: 1600px) {
  .Box404 h3 {
    font-size: 20px;
  }
}
@media screen and (max-width: 1440px) {
  .Box404 h3 {
    font-size: 18px;
  }
}
@media screen and (max-width: 1200px) {
  .Box404 h3 {
    font-size: 16px;
  }
}
@media screen and (max-width: 1024px) {
  .Box404 h3 {
    font-size: 14px;
  }
}
.Box404 a {
  color: #0D5C48;
}
.Box404 img {
  margin: 0 auto;
}
@media screen and (max-width: 1600px) {
  .Box404 {
    margin: 180px auto 120px;
  }
  .Box404 .innerBox404 {
    padding: 50px;
  }
}
@media screen and (max-width: 1440px) {
  .Box404 {
    margin: 150px auto 100px;
  }
  .Box404 .innerBox404 {
    padding: 50px;
  }
}
@media screen and (max-width: 1024px) {
  .Box404 {
    margin: 120px auto 50px;
  }
  .Box404 .innerBox404 {
    padding: 25px;
  }
  .Box404 h3 {
    margin-top: 20px;
  }
}

/*Header New CSS Start*/
header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9;
  background: #FFFEFB;
}
header .nav-wrapper {
  display: flex;
  position: relative;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between;
  z-index: 2;
  margin: 0px 80px;
  border-bottom: 1px solid rgba(40, 40, 40, 0.4);
}
header .nav-wrapper .logo-container {
  display: flex;
  justify-content: center;
  align-items: center;
}
header .nav-wrapper .logo-container a img {
  height: auto;
}
header .nav-wrapper .nav-container .miniHeaderlogo {
  display: none;
}
header .nav-wrapper .nav-container .miniHeaderlogo a img {
  height: auto;
}
header .nav-wrapper .nav-container .nav-tabs {
  display: flex;
  list-style: none;
  align-items: center;
}
header .nav-wrapper .nav-container .nav-tabs li a {
  padding: 45px 30px;
  display: block;
  transition: 0.3s all ease-in-out;
  font-size: 16px;
  font-weight: 300;
  color: #20242A;
}
@media screen and (max-width: 1600px) {
  header .nav-wrapper .nav-container .nav-tabs li a {
    font-size: 14px;
  }
}
@media screen and (max-width: 1440px) {
  header .nav-wrapper .nav-container .nav-tabs li a {
    font-size: 14px;
  }
}
@media screen and (max-width: 678px) {
  header .nav-wrapper .nav-container .nav-tabs li a {
    font-size: 12px;
  }
}
header .nav-wrapper .nav-container .nav-tabs li a:hover {
  background: #F8F5ED;
}
header .nav-wrapper .nav-container .nav-tabs li.current-menu-item a {
  background: #F8F5ED;
}
header .nav-wrapper .nav-container .nav-tabs .highligCta {
  margin-left: 0px;
}
.investor_login {
    margin-left: 100px;
    margin-right: 10px;
}
header .nav-wrapper .nav-container .nav-tabs .highligCta.current-menu-item a {
  background: #0D5C48;
}
header .nav-wrapper .nav-container .nav-tabs .highligCta.current-menu-item a:hover {
  background: #ffffff;
  color: #0D5C48;
}
header .nav-wrapper .nav-container .nav-tabs .highligCta a {
  background: #0D5C48;
  padding: 18px 50px;
  color: #FFFFFF;
  display: inline-block;
  border: 2px solid #0D5C48;
   /* font-family: "Poppins", sans-serif;*/
  font-family: "Poppins", sans-serif;
  line-height: 24px;
  font-weight: 400;
}
header .nav-wrapper .nav-container .nav-tabs .investor_login a{
	background:transparent;
	padding: 17px 40px;
  color: #0D5C48;
  display: inline-block;
  border: 2px solid #0D5C48;
  /* font-family: "Poppins", sans-serif;*/
  font-family: "Poppins", sans-serif;
  line-height: 24px;
  font-weight: 400;
}

header .nav-wrapper .nav-container .nav-tabs .investor_login a:hover{
	background: #0D5C48;
	color: #FFFFFF;
}

header .nav-wrapper .nav-container .nav-tabs .highligCta a:hover {
  background: #ffffff;
  color: #0D5C48;
}
header .nav-wrapper .nav-tab,
header .nav-wrapper .menu-btn {
  cursor: pointer;
}
header .nav-wrapper .hidden {
  display: none;
}
@media screen and (max-width: 1600px) {
  header .nav-wrapper .logo-container a {
    width: 120px;
  }
  header .nav-wrapper .nav-container .nav-tabs li a {
    padding: 32px 25px;
  }
  header .nav-wrapper .nav-container .nav-tabs .highligCta {
    margin-left:0px;
  }
  header .nav-wrapper .nav-container .nav-tabs .highligCta a {
    padding: 16px 44px;
    line-height: 21px;
  }
}
@media screen and (max-width: 1480px) {
  header .nav-wrapper .nav-container .nav-tabs li a {
    padding: 32px 20px;
  }
  header .nav-wrapper .nav-container .nav-tabs .highligCta {
    margin-left: 0px;
  }
	header .nav-wrapper .nav-container .nav-tabs .investor_login a{
		margin-left:80px;
	}
  header .nav-wrapper .nav-container .nav-tabs .highligCta a {
    padding: 16px 40px;
    line-height: 16px;
  }
}
@media screen and (max-width: 1280px) {
  header .nav-wrapper .logo-container a {
    width: 100px;
  }
  header .nav-wrapper .nav-container .nav-tabs li a {
    padding: 30px 18px;
  }
  header .nav-wrapper .nav-container .nav-tabs .highligCta {
    margin-left:0px;
  }
	header .nav-wrapper .nav-container .nav-tabs .investor_login a{
		margin-left:20px;
	}
  header .nav-wrapper .nav-container .nav-tabs .highligCta a {
    padding: 16px 20px;
  }
  header .nav-wrapper .nav-container .miniHeaderlogo a {
    display: block;
    width: 100px;
  }
}
@media screen and (max-width: 1180px) {
  header .nav-wrapper .nav-container .nav-tabs li a {
    padding: 30px 12px;
  }
  header .nav-wrapper .nav-container .nav-tabs .highligCta {
    margin-left: 0px;
  }
	header .nav-wrapper .nav-container .nav-tabs .investor_login a{
		margin-left:15px;
	}
  header .nav-wrapper .nav-container .nav-tabs .highligCta a {
    padding: 16px 15px;
  }
}
@media screen and (max-width: 1024px) {
  header.overlayWhite {
    background-color: transparent;
  }
  header .nav-wrapper {
    margin: 0px 50px;
    padding: 8px 0px;
  }
  header .nav-wrapper .logo-container a {
    width: 85px;
  }
  header .nav-wrapper .nav-container {
    position: fixed;
    overflow-y: auto;
    z-index: -1;
    top: 0;
    right: 0;
    transform: translate(150%);
    transition: transform 0.5s ease-in-out;
    width: 80%;
    height: 100vh;
    background: #FFFEFB;
    box-shadow: -1px 0 2px rgba(0, 0, 0, 0.2);
  }
  header .nav-wrapper .nav-container .miniHeaderlogo {
    display: block;
    width: 100px;
    margin: 15px 0px 0px 50px;
  }
  header .nav-wrapper .nav-container .miniHeaderlogo a {
    width: 85px;
  }
  header .nav-wrapper .nav-container .nav-tabs {
    flex-direction: column;
    align-items: flex-start;
    margin-top: 45px;
    width: 100%;
    padding: 0px 50px;
  }
  header .nav-wrapper .nav-container .nav-tabs li {
    display: block;
    width: 100%;
    padding: 20px 0px;
    border-bottom: 1px solid rgba(40, 40, 40, 0.4);
  }
  header .nav-wrapper .nav-container .nav-tabs li.current-menu-item a {
    background: #ffffff;
  }
  header .nav-wrapper .nav-container .nav-tabs li a {
    font-weight: 400;
     /* font-family: "Poppins", sans-serif;*/
  font-family: "Poppins", sans-serif;
    padding: 0px;
  }
  header .nav-wrapper .nav-container .nav-tabs li a:hover {
    background: #FFFEFB;
  }
  header .nav-wrapper .nav-container .nav-tabs li:last-child {
    border-bottom: none;
    margin-top: 60px;
  }
  header .nav-wrapper .nav-container .nav-tabs li:nth-last-child(2) {
    border-bottom: none;
  }
  header .nav-wrapper .nav-container .nav-tabs .highligCta {
    text-align: center;
    margin-left: 0;
  }
  header .nav-wrapper .nav-container .nav-tabs .highligCta.current-menu-item a {
    background: #0D5C48;
  }
  header .nav-wrapper .nav-container .nav-tabs .highligCta a {
    display: block;
    padding: 8px 15px;
    line-height: 20px;
    border: 1px solid #0D5C48;
  }
  header .nav-wrapper .menu-btn {
    position: absolute;
    display: block;
    margin: 0;
    width: 22px;
    height: 15px;
    cursor: pointer;
    z-index: 2;
    top: 50%;
    right: 0;
    border-radius: 10px;
  }
  header .nav-wrapper .menu-btn .menu {
    position: absolute;
    display: block;
    width: 100%;
    height: 0.5px;
    border-radius: 2px;
    background: #111;
  }
  header .nav-wrapper .menu-btn .menu:nth-child(2) {
    margin-top: -6px;
    opacity: 1;
  }
  header .nav-wrapper .menu-btn .menu:nth-child(3) {
    margin-top: 6px;
  }
  header .nav-wrapper #menuToggle:checked + .menu-btn .menu {
    transition: transform 0.2s ease;
  }
  header .nav-wrapper #menuToggle:checked + .menu-btn .menu:nth-child(1) {
    transform: translate3d(0, 7px, 0) rotate(45deg);
  }
  header .nav-wrapper #menuToggle:checked + .menu-btn .menu:nth-child(2) {
    transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
    opacity: 0;
  }
  header .nav-wrapper #menuToggle:checked + .menu-btn .menu:nth-child(3) {
    transform: translate3d(0, 1px, 0) rotate(-48deg);
  }
  header .nav-wrapper #menuToggle:checked ~ .nav-container {
    z-index: 1;
    transform: translate(0%);
    transition: transform 0.5s ease-in-out;
  }
}
@media screen and (max-width: 768px) {
  header .nav-wrapper {
    margin: 0px 20px;
  }
  header .nav-wrapper .nav-container .miniHeaderlogo {
    margin: 15px 0px 0px 20px;
  }
  header .nav-wrapper .nav-container .nav-tabs {
    padding: 0px 20px;
  }
}

@media screen and (max-width: 1024px) {
  body {
    position: relative;
  }
  body.overlay::after {
    content: "";
    display: block;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 8;
    background-color: rgba(0, 0, 0, 0.6);
    transform: 0.5s ease-in-out;
  }
}

/*Header New CSS END*/
/*Footer New CSS Start*/
footer {
  padding: 0px 180px;
  background: #0D5C48;
}
@media screen and (max-width: 1800px) {
  footer {
    padding: 0px 140px;
  }
}
@media screen and (max-width: 1600px) {
  footer {
    padding: 0px 120px;
  }
}
@media screen and (max-width: 1440px) {
  footer {
    padding: 0px 100px;
  }
}
@media screen and (max-width: 1280px) {
  footer {
    padding: 0px 80px;
  }
}
@media screen and (max-width: 1024px) {
  footer {
    padding: 0px 50px;
  }
}
@media screen and (max-width: 768px) {
  footer {
    padding: 0px 20px;
  }
}
footer .footerMain {
  padding: 80px 0px;
}
footer .footerMain .footerLogombl {
  display: none;
}
footer .footerMain .innerContainer {
  display: flex;
  flex-flow: wrap;
}
footer .footerMain .innerContainer .footerNav {
  width: 40%;
  border-right: 1px solid rgba(255, 254, 251, 0.4);
}
footer .footerMain .innerContainer .footerNav h3 {
  font-size: 20px;
  font-weight: 400;
  color: #FFFEFB;
  margin-bottom: 40px;
  letter-spacing: 0.2em;
  /* font-family: "Poppins", sans-serif;*/
  font-family: "Poppins", sans-serif;
}
@media screen and (max-width: 1600px) {
  footer .footerMain .innerContainer .footerNav h3 {
    font-size: 16px;
  }
}
@media screen and (max-width: 1440px) {
  footer .footerMain .innerContainer .footerNav h3 {
    font-size: 14px;
  }
}
@media screen and (max-width: 678px) {
  footer .footerMain .innerContainer .footerNav h3 {
    font-size: 12px;
  }
}
footer .footerMain .innerContainer .footerNav ul {
  display: flex;
  flex-flow: wrap;
}
footer .footerMain .innerContainer .footerNav ul li {
  width: 33.33%;
  margin-bottom: 50px;
}
footer .footerMain .innerContainer .footerNav ul li a {
  font-size: 20px;
  width: 100%;
  font-weight: 400;
  color: #FFFEFB;
  letter-spacing: 0.02em;
  text-transform: capitalize;
  /* font-family: "Poppins", sans-serif;*/
  font-family: "Poppins", sans-serif;
}
@media screen and (max-width: 1600px) {
  footer .footerMain .innerContainer .footerNav ul li a {
    font-size: 16px;
  }
}
@media screen and (max-width: 1440px) {
  footer .footerMain .innerContainer .footerNav ul li a {
    font-size: 14px;
  }
}
@media screen and (max-width: 678px) {
  footer .footerMain .innerContainer .footerNav ul li a {
    font-size: 12px;
  }
}
footer .footerMain .innerContainer .footerDetails {
  width: 30%;
  padding-left: 50px;
  padding-right: 100px;
  border-right: 1px solid rgba(255, 254, 251, 0.4);
}
footer .footerMain .innerContainer .footerDetails h2 {
  font-size: 32px;
  font-weight: 600;
  color: #FFFEFB;
  margin-bottom: 14px;
  font-family: "IvyPresto Text Semi Bd";
}
@media screen and (max-width: 1600px) {
  footer .footerMain .innerContainer .footerDetails h2 {
    font-size: 30px;
  }
}
@media screen and (max-width: 1280px) {
  footer .footerMain .innerContainer .footerDetails h2 {
    font-size: 26px;
  }
}
@media screen and (max-width: 1024px) {
  footer .footerMain .innerContainer .footerDetails h2 {
    font-size: 22px;
  }
}
@media screen and (max-width: 680px) {
  footer .footerMain .innerContainer .footerDetails h2 {
    font-size: 18px;
  }
}
footer .footerMain .innerContainer .footerDetails p {
  font-size: 20px;
  font-weight: 300;
  color: #FFFEFB;
  margin-bottom: 35px;
  /*font-family: "soleillight";*/
  font-family: "Poppins", sans-serif;
}
@media screen and (max-width: 1600px) {
  footer .footerMain .innerContainer .footerDetails p {
    font-size: 16px;
  }
}
@media screen and (max-width: 1440px) {
  footer .footerMain .innerContainer .footerDetails p {
    font-size: 14px;
  }
}
@media screen and (max-width: 678px) {
  footer .footerMain .innerContainer .footerDetails p {
    font-size: 12px;
  }
}
footer .footerMain .innerContainer .footerDetails a {
  font-size: 16px;
  font-weight: 300;
  color: #FFFEFB;
  margin-bottom: 24px;
  display: flex;
  align-items: flex-end;
  /*font-family: "soleillight";*/
  font-family: "Poppins", sans-serif;
}
@media screen and (max-width: 1600px) {
  footer .footerMain .innerContainer .footerDetails a {
    font-size: 14px;
  }
}
@media screen and (max-width: 1024px) {
  footer .footerMain .innerContainer .footerDetails a {
    font-size: 12px;
  }
}
footer .footerMain .innerContainer .footerDetails a:last-child {
  margin-bottom: 0px;
}
footer .footerMain .innerContainer .footerDetails a img {
  margin-right: 16px;
}
footer .footerMain .innerContainer .footerSocial {
  width: 30%;
}
footer .footerMain .innerContainer .footerSocial .footerLogodesk {
  margin: 0 auto 60px;
}
footer .footerMain .innerContainer .footerSocial ul {
  display: flex;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
}
footer .footerMain .innerContainer .footerSocial ul li {
  margin-right: 40px;
}
footer .footerMain .innerContainer .footerSocial ul li:last-child {
  margin-right: 0px;
}
@media screen and (max-width: 1600px) {
  footer .footerMain {
    padding: 60px 0px;
  }
  footer .footerMain .innerContainer .footerDetails {
    width: 35%;
    padding: 0px 80px 0px 40px;
  }
  footer .footerMain .innerContainer .footerDetails h2 {
    margin-bottom: 10px;
  }
  footer .footerMain .innerContainer .footerDetails p {
    margin-bottom: 30px;
  }
  footer .footerMain .innerContainer .footerDetails a {
    margin-bottom: 16px;
  }
  footer .footerMain .innerContainer .footerNav {
    width: 35%;
  }
  footer .footerMain .innerContainer .footerNav h3 {
    margin-bottom: 30px;
  }
  footer .footerMain .innerContainer .footerNav ul li {
    margin-bottom: 30px;
  }
  footer .footerMain .innerContainer .footerSocial .footerLogodesk {
    margin: 0 auto 50px;
    width: 230px;
  }
  footer .footerMain .innerContainer .footerSocial ul li {
    margin-right: 30px;
  }
  footer .footerMain .innerContainer .footerSocial ul li a img {
    width: 30px;
  }
}
@media screen and (max-width: 1400px) {
  footer .footerMain .innerContainer .footerDetails {
    padding: 0px 60px 0px 30px;
  }
  footer .footerMain .innerContainer .footerDetails p {
    margin-bottom: 25px;
  }
  footer .footerMain .innerContainer .footerDetails a {
    margin-bottom: 12px;
  }
  footer .footerMain .innerContainer .footerNav h3 {
    margin-bottom: 25px;
  }
  footer .footerMain .innerContainer .footerNav ul li {
    margin-bottom: 25px;
  }
  footer .footerMain .innerContainer .footerSocial .footerLogodesk {
    margin: 0 auto 40px;
    width: 200px;
  }
  footer .footerMain .innerContainer .footerSocial ul li {
    margin-right: 25px;
  }
  footer .footerMain .innerContainer .footerSocial ul li a img {
    width: 25px;
  }
}
@media screen and (max-width: 1280px) {
  footer .footerMain {
    padding: 50px 0px;
  }
  footer .footerMain .innerContainer .footerDetails {
    padding: 0px 40px 0px 20px;
  }
  footer .footerMain .innerContainer .footerDetails p {
    margin-bottom: 20px;
  }
  footer .footerMain .innerContainer .footerNav h3 {
    margin-bottom: 20px;
  }
  footer .footerMain .innerContainer .footerNav ul li {
    margin-bottom: 20px;
  }
  footer .footerMain .innerContainer .footerNav ul li a {
    font-size: 16px;
  }
  footer .footerMain .innerContainer .footerSocial .footerLogodesk {
    margin: 0 auto 30px;
  }
  footer .footerMain .innerContainer .footerSocial ul li {
    margin-right: 15px;
  }
  footer .footerMain .innerContainer .footerSocial ul li a img {
    width: 20px;
  }
}
@media screen and (max-width: 1024px) {
  footer .footerMain {
    padding: 18px 0px;
  }
  footer .footerMain .footerLogombl {
    display: block;
    margin: 0px auto 14px;
    width: 150px;
  }
  footer .footerMain .innerContainer {
    padding: 0;
    display: block;
    border-bottom: none;
  }
  footer .footerMain .innerContainer .footerNav {
    width: 100%;
    border-right: none;
  }
  footer .footerMain .innerContainer .footerNav h3 {
    display: none;
  }
  footer .footerMain .innerContainer .footerNav ul {
    display: block;
  }
  footer .footerMain .innerContainer .footerNav ul li {
    width: 100%;
    border-bottom: 1px solid rgba(255, 254, 251, 0.4);
    margin-bottom: 0px;
    padding: 12px 0px;
  }
  footer .footerMain .innerContainer .footerNav ul li a {
    display: flex;
    justify-content: space-between;
    width: 100%;
    position: relative;
  }
  footer .footerMain .innerContainer .footerNav ul li a::before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 18px;
    height: 18px;
    background: url(../images/footer-arrow.svg);
  }
  footer .footerMain .innerContainer .footerDetails {
    width: 100%;
    border-right: none;
    text-align: center;
    padding: 25px 0px;
    border-bottom: 1px solid rgba(255, 254, 251, 0.4);
  }
  footer .footerMain .innerContainer .footerDetails a {
    display: inline-block;
    margin-bottom: 0;
  }
  footer .footerMain .innerContainer .footerDetails a img {
    display: inline-block;
    margin-right: 12px;
    vertical-align: middle;
    margin-bottom: 4px;
  }
  footer .footerMain .innerContainer .footerDetails a:last-child {
    margin-left: 24px;
  }
  footer .footerMain .innerContainer .footerSocial {
    width: 100%;
    margin-top: 24px;
  }
  footer .footerMain .innerContainer .footerSocial .footerLogodesk {
    display: none;
  }
  footer .footerMain .innerContainer .footerSocial ul li {
    margin-right: 30px;
  }
  footer .footerMain .innerContainer .footerSocial ul li a img {
    width: 22px;
  }
}
@media screen and (max-width: 680px) {
  footer .footerMain .innerContainer .footerNav ul li a {
    font-size: 14px;
    line-height: 16px;
  }
  footer .footerMain .innerContainer .footerDetails h2 {
    font-size: 28px;
    line-height: 30px;
  }
  footer .footerMain .innerContainer .footerDetails p,
  footer .footerMain .innerContainer .footerDetails a {
    font-size: 12px;
    line-height: 20px;
  }
  footer .footerMain .innerContainer .footerDetails a img {
    width: 18px;
  }
}

/*Footer New CSS END*/
.bannerSection {
  height: calc(100vh - 150px);
  margin-top: 116px;
  position: relative;
}
.bannerSection .innerContainer {
  background: #0D5C48;
  height: 100%;
  position: relative;
}
.bannerSection .innerContainer .videoBox {
  position: relative;
  overflow: hidden;
  height: 100%;
}
.bannerSection .innerContainer .videoBox video,
.bannerSection .innerContainer .videoBox iframe {
  width: 100%;
  height: 100%;
  pointer-events: none;
  object-fit: cover;
}
.bannerSection .innerContainer .bannerContent {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(13, 92, 72, 0.2);
}
.bannerSection .innerContainer .bannerContent .bannerContentBox {
  text-align: center;
}
.bannerSection .innerContainer .bannerContent .bannerContentBox h1 {
  font-size: 72px;
  font-weight: 600;
  letter-spacing: -0.01em;
  color: #FFFEFB;
  text-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
  margin-bottom: 24px;
  font-family: "IvyPresto Text Semi Bd";
}
@media screen and (max-width: 1600px) {
  .bannerSection .innerContainer .bannerContent .bannerContentBox h1 {
    font-size: 58px;
  }
}
@media screen and (max-width: 1440px) {
  .bannerSection .innerContainer .bannerContent .bannerContentBox h1 {
    font-size: 46px;
  }
}
@media screen and (max-width: 1280px) {
  .bannerSection .innerContainer .bannerContent .bannerContentBox h1 {
    font-size: 40px;
  }
}
@media screen and (max-width: 1024px) {
  .bannerSection .innerContainer .bannerContent .bannerContentBox h1 {
    font-size: 32px;
  }
}
.bannerSection .innerContainer .bannerContent .bannerContentBox p {
  font-size: 24px;
  font-weight: 400;
  color: #FFFEFB;
 /* font-family: "Poppins", sans-serif;*/
   font-family: "Poppins", sans-serif;
}
@media screen and (max-width: 1600px) {
  .bannerSection .innerContainer .bannerContent .bannerContentBox p {
    font-size: 20px;
  }
}
@media screen and (max-width: 1440px) {
  .bannerSection .innerContainer .bannerContent .bannerContentBox p {
    font-size: 18px;
  }
}
@media screen and (max-width: 1200px) {
  .bannerSection .innerContainer .bannerContent .bannerContentBox p {
    font-size: 16px;
  }
}
@media screen and (max-width: 1024px) {
  .bannerSection .innerContainer .bannerContent .bannerContentBox p {
    font-size: 14px;
  }
}
.bannerSection .innerContainer .bannerContent .bannerContentBox .bannerCta {
  display: flex;
  align-items: center;
  background: #FFFEFB;
  border: 1px solid #20242A;
  margin: 60px auto 0px;
  padding: 12px 40px;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 0.02em;
  text-transform: capitalize;
  /* font-family: "Poppins", sans-serif;*/
   font-family: "Poppins", sans-serif;
  cursor: pointer;
}
@media screen and (max-width: 1600px) {
  .bannerSection .innerContainer .bannerContent .bannerContentBox .bannerCta {
    font-size: 16px;
  }
}
@media screen and (max-width: 1440px) {
  .bannerSection .innerContainer .bannerContent .bannerContentBox .bannerCta {
    font-size: 14px;
  }
}
@media screen and (max-width: 678px) {
  .bannerSection .innerContainer .bannerContent .bannerContentBox .bannerCta {
    font-size: 12px;
  }
}
.bannerSection .innerContainer .bannerContent .bannerContentBox .bannerCta .bannerCtaBox {
  margin-right: 15px;
}
.bannerSection .innerContainer .bannerContent .bannerContentBox .bannerCta .bannerCtaBox img {
  display: inline-block;
  width: 34px;
  vertical-align: middle;
}
.bannerSection .innerContainer .bannerContent .bannerContentBox .lightbox {
  background-color: fade(black, 80%);
  position: absolute;
  display: none;
  width: 60%;
  margin: 0 auto;
  z-index: 1;
  bottom: 0;
  right: 0;
  left: 0;
  top: 40%;
  transform: translateY(-40%);
}
@media screen and (max-width: 1024px) {
  .bannerSection .innerContainer .bannerContent .bannerContentBox .lightbox {
    width: 80%;
    top: 30%;
    transform: translateY(-30%);
  }
}
@media screen and (max-width: 920px) {
  .bannerSection .innerContainer .bannerContent .bannerContentBox .lightbox {
    width: 95%;
    top: 50%;
    transform: translateY(-50%);
  }
}
@media screen and (max-width: 414px) {
  .bannerSection .innerContainer .bannerContent .bannerContentBox .lightbox {
    margin-top: 13%;
  }
}
.bannerSection .innerContainer .bannerContent .bannerContentBox .lightbox-container {
  margin: auto;
  display: block;
  height: auto;
  z-index: 10;
}
.bannerSection .innerContainer .bannerContent .bannerContentBox .lightbox-content {
  box-shadow: 0 1px 6px fade(black, 70%);
}
.bannerSection .innerContainer .bannerContent .bannerContentBox .lightbox-close {
  text-transform: uppercase;
  background: transparent;
  position: absolute;
  font-weight: 600;
  font-size: 24px;
  display: block;
  border: none;
  color: white;
  top: -35px;
  right: 0%;
  cursor: pointer;
}
@media screen and (max-width: 1600px) {
  .bannerSection .innerContainer .bannerContent .bannerContentBox .lightbox-close {
    font-size: 20px;
  }
}
@media screen and (max-width: 1440px) {
  .bannerSection .innerContainer .bannerContent .bannerContentBox .lightbox-close {
    font-size: 18px;
  }
}
@media screen and (max-width: 1200px) {
  .bannerSection .innerContainer .bannerContent .bannerContentBox .lightbox-close {
    font-size: 16px;
  }
}
@media screen and (max-width: 1024px) {
  .bannerSection .innerContainer .bannerContent .bannerContentBox .lightbox-close {
    font-size: 14px;
  }
}
.bannerSection .innerContainer .bannerContent .bannerContentBox .video-container {
  padding-bottom: 56.25%;
  position: relative;
  padding-top: 30px;
  overflow: hidden;
  height: 0;
}
.bannerSection .innerContainer .bannerContent .bannerContentBox .video-container iframe,
.bannerSection .innerContainer .bannerContent .bannerContentBox .video-container object,
.bannerSection .innerContainer .bannerContent .bannerContentBox .video-container embed {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}
.bannerSection .innerContainer .scrollDown {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -50px;
}
.bannerSection .innerContainer .scrollDown img {
  margin: auto;
}
@media screen and (max-width: 1600px) {
  .bannerSection {
    height: calc(100vh - 140px);
    margin-top: 85px;
  }
  .bannerSection .innerContainer .bannerContent .bannerContentBox .bannerCta {
    margin-top: 40px;
    padding: 12px 30px;
  }
  .bannerSection .innerContainer .bannerContent .bannerContentBox .bannerCta .bannerCtaBox {
    width: 30px;
    height: 30px;
  }
  .bannerSection .innerContainer .scrollDown {
    width: 30px;
    bottom: -40px;
    margin: auto;
  }
}
@media screen and (max-width: 1480px) {
  .bannerSection {
    height: calc(100vh - 138px);
    margin-top: 83px;
  }
  .bannerSection .innerContainer .bannerContent .bannerContentBox .bannerCta {
    margin-top: 30px;
    padding: 10px 24px;
  }
  .bannerSection .innerContainer .bannerContent .bannerContentBox .bannerCta .bannerCtaBox {
    width: 24px;
    height: 24px;
  }
  .bannerSection .innerContainer .bannerContent .bannerContentBox h1 {
    margin-bottom: 10px;
  }
  .bannerSection .innerContainer .scrollDown {
    width: 24px;
    bottom: -40px;
  }
}
@media screen and (max-width: 1280px) {
  .bannerSection {
    height: calc(100vh - 124px);
    margin-top: 78px;
  }
}
@media screen and (max-width: 1024px) {
  .bannerSection {
    height: calc(100vh - 118px);
    margin-top: 60px;
  }
  .bannerSection .innerContainer .bannerContent .bannerContentBox h1 {
    margin-bottom: 12px;
    font-size: 32px;
    line-height: 48px;
  }
  .bannerSection .innerContainer .bannerContent .bannerContentBox p {
    font-size: 16px;
    line-height: 20px;
  }
  .bannerSection .innerContainer .bannerContent .bannerContentBox .bannerCta {
    padding: 8px 40px;
    font-size: 14px;
    line-height: 20px;
  }
  .bannerSection .innerContainer .bannerContent .bannerContentBox .bannerCta .bannerCtaBox {
    width: 20px;
    height: 20px;
  }
  .bannerSection .innerContainer .scrollDown img {
    width: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .bannerSection .innerContainer .bannerContent .bannerContentBox {
    padding: 0px 20px;
  }
  .bannerSection .innerContainer .bannerContent .bannerContentBox p {
    font-size: 16px;
  }
}

.teamSection {
  padding: 0px 180px;
  text-align: center;
}
@media screen and (max-width: 1800px) {
  .teamSection {
    padding: 0px 140px;
  }
}
@media screen and (max-width: 1600px) {
  .teamSection {
    padding: 0px 120px;
  }
}
@media screen and (max-width: 1440px) {
  .teamSection {
    padding: 0px 100px;
  }
}
@media screen and (max-width: 1280px) {
  .teamSection {
    padding: 0px 80px;
  }
}
@media screen and (max-width: 1024px) {
  .teamSection {
    padding: 0px 50px;
  }
}
@media screen and (max-width: 768px) {
  .teamSection {
    padding: 0px 20px;
  }
}
.teamSection .innerContainer {
  padding: 150px 0px;
}
.teamSection .innerContainer .headingSec {
  margin-bottom: 40px;
}
.teamSection .innerContainer .headingSec h2 {
  margin-bottom: 15px;
  line-height: 1;
  font-size: 40px;
  font-weight: 600;
  font-family: "IvyPresto Text Semi Bd";
}
@media screen and (max-width: 1600px) {
  .teamSection .innerContainer .headingSec h2 {
    font-size: 36px;
  }
}
@media screen and (max-width: 1440px) {
  .teamSection .innerContainer .headingSec h2 {
    font-size: 32px;
  }
}
@media screen and (max-width: 1280px) {
  .teamSection .innerContainer .headingSec h2 {
    font-size: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .teamSection .innerContainer .headingSec h2 {
    font-size: 26px;
  }
}
@media screen and (max-width: 680px) {
  .teamSection .innerContainer .headingSec h2 {
    font-size: 22px;
  }
}
.teamSection .innerContainer .headingSec p {
  font-size: 20px;
  font-weight: 300;
 /* font-family: "Poppins", sans-serif; */
	 font-family: "Poppins", sans-serif;
  width: 74%;
  margin: 0 auto;
}
@media screen and (max-width: 1600px) {
  .teamSection .innerContainer .headingSec p {
    font-size: 16px;
  }
}
@media screen and (max-width: 1440px) {
  .teamSection .innerContainer .headingSec p {
    font-size: 14px;
  }
}
@media screen and (max-width: 678px) {
  .teamSection .innerContainer .headingSec p {
    font-size: 12px;
  }
}
.teamSection .innerContainer .teamContent {
  display: flex;
  flex-flow: wrap;
}
.teamSection .innerContainer .teamContent .teammemberBox {
  width: 33.33%;
  position: relative;
  overflow: hidden;
  padding: 0px 20px;
}
.teamSection .innerContainer .teamContent .teammemberBox:hover img {
  transform: scale(1.2);
}
.teamSection .innerContainer .teamContent .teammemberBox:hover .teamInfoBox .teamInfo .hpteamArrow img {
  transform: none;
}
.teamSection .innerContainer .teamContent .teammemberBox:after {
  content: "";
  display: block;
  background: rgba(40, 40, 40, 0.4);
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}
.teamSection .innerContainer .teamContent .teammemberBox:last-child::after {
  display: none;
}
.teamSection .innerContainer .teamContent .teammemberBox a {
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
}
.teamSection .innerContainer .teamContent .teammemberBox .teamImgBox {
  overflow: hidden;
}
.teamSection .innerContainer .teamContent .teammemberBox .teamImgBox img {
  transition: transform 0.5s ease;
  width: 100%;
}
.teamSection .innerContainer .teamContent .teammemberBox .teamInfoBox {
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0px;
  display: flex;
  flex-flow: column;
  justify-content: end;
  padding: 25px 15px;
  background: linear-gradient(2.96deg, rgba(0, 0, 0, 0.7) -24.02%, rgba(31, 31, 31, 0) 60%);
}
.teamSection .innerContainer .teamContent .teammemberBox .teamInfoBox .teamInfo {
  border-top: 1px solid #FFFEFB;
  padding-top: 15px;
  text-align: left;
  position: relative;
}
.teamSection .innerContainer .teamContent .teammemberBox .teamInfoBox .teamInfo h3 {
  color: #FFFEFB;
  font-size: 28px;
  font-weight: 600;
  font-family: "IvyPresto Text Semi Bd";
  margin-bottom: 12px;
  width: 90%;
}
@media screen and (max-width: 1600px) {
  .teamSection .innerContainer .teamContent .teammemberBox .teamInfoBox .teamInfo h3 {
    font-size: 26px;
  }
}
@media screen and (max-width: 1440px) {
  .teamSection .innerContainer .teamContent .teammemberBox .teamInfoBox .teamInfo h3 {
    font-size: 24px;
  }
}
@media screen and (max-width: 1280px) {
  .teamSection .innerContainer .teamContent .teammemberBox .teamInfoBox .teamInfo h3 {
    font-size: 22px;
  }
}
@media screen and (max-width: 1024px) {
  .teamSection .innerContainer .teamContent .teammemberBox .teamInfoBox .teamInfo h3 {
    font-size: 20px;
  }
}
@media screen and (max-width: 680px) {
  .teamSection .innerContainer .teamContent .teammemberBox .teamInfoBox .teamInfo h3 {
    font-size: 16px;
  }
}
.teamSection .innerContainer .teamContent .teammemberBox .teamInfoBox .teamInfo p {
  color: #FFFEFB;
  font-size: 20px;
  font-weight: 400;
   /* font-family: "Poppins", sans-serif;*/
   font-family: "Poppins", sans-serif;
}
@media screen and (max-width: 1600px) {
  .teamSection .innerContainer .teamContent .teammemberBox .teamInfoBox .teamInfo p {
    font-size: 16px;
  }
}
@media screen and (max-width: 1440px) {
  .teamSection .innerContainer .teamContent .teammemberBox .teamInfoBox .teamInfo p {
    font-size: 14px;
  }
}
@media screen and (max-width: 678px) {
  .teamSection .innerContainer .teamContent .teammemberBox .teamInfoBox .teamInfo p {
    font-size: 12px;
  }
}
.teamSection .innerContainer .teamContent .teammemberBox .teamInfoBox .teamInfo .hpteamArrow {
  position: absolute;
  right: 0;
  top: 25px;
  transform: none;
}
.teamSection .innerContainer .teamCTA {
  margin-top: 36px;
}
@media screen and (max-width: 1600px) {
  .teamSection .innerContainer {
    padding: 120px 0px;
  }
  .teamSection .innerContainer .headingSec {
    margin-bottom: 30px;
  }
  .teamSection .innerContainer .teamContent .teammemberBox .teamInfoBox .teamInfo h3 {
    margin-bottom: 8px;
  }
  .teamSection .innerContainer .teamContent .teammemberBox .teamInfoBox .teamInfo .hpteamArrow img {
    width: 12px;
  }
}
@media screen and (max-width: 1440px) {
  .teamSection .innerContainer {
    padding: 100px 0px;
  }
  .teamSection .innerContainer .headingSec h2 {
    margin-bottom: 12px;
  }
  .teamSection .innerContainer p {
    line-height: 23px;
  }
  .teamSection .innerContainer .teamContent .teammemberBox .teamInfoBox .teamInfo .hpteamArrow {
    top: 20px;
  }
}
@media screen and (max-width: 1280px) {
  .teamSection .innerContainer .headingSec p {
    line-height: 21px;
  }
}
@media screen and (max-width: 1024px) {
  .teamSection .innerContainer {
    padding: 80px 0px;
  }
  .teamSection .innerContainer .headingSec p {
    line-height: 18px;
    width: 100%;
  }
}
@media screen and (max-width: 920px) {
  .teamSection .innerContainer .teamContent .teammemberBox .teamInfoBox .teamInfo h3 {
    font-size: 16px;
    line-height: 22px;
  }
  .teamSection .innerContainer .teamContent .teammemberBox .teamInfoBox .teamInfo p {
    font-size: 12px;
    line-height: 15px;
  }
  .teamSection .innerContainer .teamContent .teammemberBox .teamInfoBox .teamInfo .hpteamArrow img {
    width: 10px;
  }
}
@media screen and (max-width: 768px) {
  .teamSection .innerContainer .headingSec {
    margin-bottom: 20px;
  }
  .teamSection .innerContainer .teamContent {
    padding: 0px 40px;
  }
  .teamSection .innerContainer .teamContent .teammemberBox {
    width: 100%;
    margin-bottom: 20px;
    padding: 0px;
  }
  .teamSection .innerContainer .teamContent .teammemberBox:after {
    display: none;
  }
  .teamSection .innerContainer .teamContent .teammemberBox .teamInfoBox {
    padding: 15px 12px;
  }
  .teamSection .innerContainer .teamContent .teammemberBox .teamInfoBox .teamInfo h3 {
    font-size: 20px;
    line-height: 26px;
  }
  .teamSection .innerContainer .teamCTA {
    margin-top: 6px;
  }
}

.ourfocusSection {
  padding: 0px 180px;
  text-align: center;
}
@media screen and (max-width: 1800px) {
  .ourfocusSection {
    padding: 0px 140px;
  }
}
@media screen and (max-width: 1600px) {
  .ourfocusSection {
    padding: 0px 120px;
  }
}
@media screen and (max-width: 1440px) {
  .ourfocusSection {
    padding: 0px 100px;
  }
}
@media screen and (max-width: 1280px) {
  .ourfocusSection {
    padding: 0px 80px;
  }
}
@media screen and (max-width: 1024px) {
  .ourfocusSection {
    padding: 0px 50px;
  }
}
@media screen and (max-width: 768px) {
  .ourfocusSection {
    padding: 0px 20px;
  }
}
.ourfocusSection .innerContainer {
  padding-bottom: 150px;
}
.ourfocusSection .innerContainer .headingSec {
  margin-bottom: 40px;
}
.ourfocusSection .innerContainer .headingSec h2 {
  margin-bottom: 15px;
  font-size: 40px;
  font-weight: 600;
  font-family: "IvyPresto Text Semi Bd";
}
@media screen and (max-width: 1600px) {
  .ourfocusSection .innerContainer .headingSec h2 {
    font-size: 36px;
  }
}
@media screen and (max-width: 1440px) {
  .ourfocusSection .innerContainer .headingSec h2 {
    font-size: 32px;
  }
}
@media screen and (max-width: 1280px) {
  .ourfocusSection .innerContainer .headingSec h2 {
    font-size: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .ourfocusSection .innerContainer .headingSec h2 {
    font-size: 26px;
  }
}
@media screen and (max-width: 680px) {
  .ourfocusSection .innerContainer .headingSec h2 {
    font-size: 22px;
  }
}
.ourfocusSection .innerContainer .headingSec p {
  font-weight: 300;
  font-size: 20px;
  font-family: "Poppins", sans-serif;
  width: 74%;
  margin: 0 auto;
}
@media screen and (max-width: 1600px) {
  .ourfocusSection .innerContainer .headingSec p {
    font-size: 16px;
  }
}
@media screen and (max-width: 1440px) {
  .ourfocusSection .innerContainer .headingSec p {
    font-size: 14px;
  }
}
@media screen and (max-width: 678px) {
  .ourfocusSection .innerContainer .headingSec p {
    font-size: 12px;
  }
}
.ourfocusSection .innerContainer .ourfocusContent {
  display: flex;
  flex-flow: wrap;
  padding-bottom: 24px;
}
.ourfocusSection .innerContainer .ourfocusContent .ourfocusBox {
  width: 33.33%;
  position: relative;
  padding: 0px 20px;
}
.ourfocusSection .innerContainer .ourfocusContent .ourfocusBox:after {
  content: "";
  display: block;
  background: rgba(40, 40, 40, 0.4);
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}
.ourfocusSection .innerContainer .ourfocusContent .ourfocusBox:last-child::after {
  display: none;
}
.ourfocusSection .innerContainer .ourfocusContent .ourfocusBox .ourfocusCir {
  position: relative;
  border-radius: 50%;
  overflow: hidden;
}
.ourfocusSection .innerContainer .ourfocusContent .ourfocusBox .ourfocusImgBox img {
  width: 100%;
}
.ourfocusSection .innerContainer .ourfocusContent .ourfocusBox .ourfocusInfoBox {
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0px;
  display: flex;
  flex-flow: column;
  justify-content: center;
  background: rgba(13, 92, 72, 0.3);
}
.ourfocusSection .innerContainer .ourfocusContent .ourfocusBox .ourfocusInfoBox h3 {
  color: #FFFEFB;
  font-size: 36px;
  font-weight: 600;
  font-family: "IvyPresto Text Semi Bd";
}
@media screen and (max-width: 1600px) {
  .ourfocusSection .innerContainer .ourfocusContent .ourfocusBox .ourfocusInfoBox h3 {
    font-size: 28px;
  }
}
@media screen and (max-width: 1440px) {
  .ourfocusSection .innerContainer .ourfocusContent .ourfocusBox .ourfocusInfoBox h3 {
    font-size: 20px;
  }
}
@media screen and (max-width: 680px) {
  .ourfocusSection .innerContainer .ourfocusContent .ourfocusBox .ourfocusInfoBox h3 {
    font-size: 16px;
  }
}
.ourfocusSection .innerContainer .ourfocusCTA {
  margin-top: 36px;
}
@media screen and (max-width: 1600px) {
  .ourfocusSection .innerContainer {
    padding-bottom: 120px;
  }
  .ourfocusSection .innerContainer .headingSec {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 1440px) {
  .ourfocusSection .innerContainer {
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 1024px) {
  .ourfocusSection .innerContainer {
    padding-bottom: 80px;
  }
  .ourfocusSection .innerContainer .headingSec p {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .ourfocusSection .innerContainer .headingSec {
    margin-bottom: 20px;
  }
  .ourfocusSection .innerContainer .ourfocusContent {
    border: 0px;
  }
  .ourfocusSection .innerContainer .ourfocusContent .ourfocusBox {
    width: 100%;
    margin-bottom: 20px;
    padding: 0px;
  }
  .ourfocusSection .innerContainer .ourfocusContent .ourfocusBox:after {
    display: none;
  }
  .ourfocusSection .innerContainer .ourfocusContent .ourfocusBox .ourfocusCir {
    height: 450px;
    width: 450px;
    margin: 0 auto;
  }
  .ourfocusSection .innerContainer .ourfocusContent .ourfocusBox .ourfocusCir .ourfocusImgBox {
    height: 100%;
  }
  .ourfocusSection .innerContainer .ourfocusContent .ourfocusBox .ourfocusCir .ourfocusImgBox img {
    height: 100%;
  }
  .ourfocusSection .innerContainer .ourfocusCTA {
    margin-top: 6px;
  }
}
@media screen and (max-width: 580px) {
  .ourfocusSection .innerContainer .ourfocusContent .ourfocusBox .ourfocusCir {
    height: unset;
    width: unset;
    margin: 0px 30px;
  }
}

.transformingSection {
  padding: 0px 180px;
  text-align: center;
  background: #0D5C48;
}
@media screen and (max-width: 1800px) {
  .transformingSection {
    padding: 0px 140px;
  }
}
@media screen and (max-width: 1600px) {
  .transformingSection {
    padding: 0px 120px;
  }
}
@media screen and (max-width: 1440px) {
  .transformingSection {
    padding: 0px 100px;
  }
}
@media screen and (max-width: 1280px) {
  .transformingSection {
    padding: 0px 80px;
  }
}
@media screen and (max-width: 1024px) {
  .transformingSection {
    padding: 0px 50px;
  }
}
@media screen and (max-width: 768px) {
  .transformingSection {
    padding: 0px 20px;
  }
}
.transformingSection .innerContainer {
  padding: 35px 0px;
}
.transformingSection .innerContainer .headingSec {
  margin-bottom: 24px;
}
.transformingSection .innerContainer .headingSec h2 {
  margin-bottom: 18px;
  color: #FFFEFB;
  font-size: 40px;
  font-weight: 600;
  font-family: "IvyPresto Text Semi Bd";
}
@media screen and (max-width: 1600px) {
  .transformingSection .innerContainer .headingSec h2 {
    font-size: 36px;
  }
}
@media screen and (max-width: 1440px) {
  .transformingSection .innerContainer .headingSec h2 {
    font-size: 32px;
  }
}
@media screen and (max-width: 1280px) {
  .transformingSection .innerContainer .headingSec h2 {
    font-size: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .transformingSection .innerContainer .headingSec h2 {
    font-size: 26px;
  }
}
@media screen and (max-width: 680px) {
  .transformingSection .innerContainer .headingSec h2 {
    font-size: 22px;
  }
}
.transformingSection .innerContainer .headingSec p {
  color: #FFFEFB;
  font-size: 20px;
  font-weight: 300;
 font-family: "Poppins", sans-serif;
}
@media screen and (max-width: 1600px) {
  .transformingSection .innerContainer .headingSec p {
    font-size: 16px;
  }
}
@media screen and (max-width: 1440px) {
  .transformingSection .innerContainer .headingSec p {
    font-size: 14px;
  }
}
@media screen and (max-width: 678px) {
  .transformingSection .innerContainer .headingSec p {
    font-size: 12px;
  }
}
.transformingSection .innerContainer .transformingContent {
  display: flex;
  flex-flow: wrap;
  padding: 30px 0px;
}
.transformingSection .innerContainer .transformingContent .transformingBox {
  width: 25%;
  position: relative;
  padding: 0px 20px;
}
.transformingSection .innerContainer .transformingContent .transformingBox:after {
  content: "";
  display: block;
  background: rgba(255, 254, 251, 0.5);
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}
.transformingSection .innerContainer .transformingContent .transformingBox:last-child::after {
  display: none;
}
.transformingSection .innerContainer .transformingContent .transformingBox .transformingInfoBox h3 {
  color: #D2ED7B;
  font-size: 48px;
  font-weight: 600;
  font-family: "IvyPresto Text Semi Bd";
}
@media screen and (max-width: 1600px) {
  .transformingSection .innerContainer .transformingContent .transformingBox .transformingInfoBox h3 {
    font-size: 40px;
  }
}
@media screen and (max-width: 1440px) {
  .transformingSection .innerContainer .transformingContent .transformingBox .transformingInfoBox h3 {
    font-size: 36px;
  }
}
@media screen and (max-width: 1280px) {
  .transformingSection .innerContainer .transformingContent .transformingBox .transformingInfoBox h3 {
    font-size: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .transformingSection .innerContainer .transformingContent .transformingBox .transformingInfoBox h3 {
    font-size: 28px;
  }
}
.transformingSection .innerContainer .transformingContent .transformingBox .transformingInfoBox p {
  color: #D2ED7B;
  font-size: 18px;
  font-weight: 300;
font-family: "Poppins", sans-serif;
}
@media screen and (max-width: 1600px) {
  .transformingSection .innerContainer .transformingContent .transformingBox .transformingInfoBox p {
    font-size: 16px;
  }
}
@media screen and (max-width: 1400px) {
  .transformingSection .innerContainer .transformingContent .transformingBox .transformingInfoBox p {
    font-size: 14px;
  }
}
@media screen and (max-width: 680px) {
  .transformingSection .innerContainer .transformingContent .transformingBox .transformingInfoBox p {
    font-size: 12px;
  }
}
.transformingSection .innerContainer .transformingCTA {
  margin-top: 36px;
}
@media screen and (max-width: 1600px) {
  .transformingSection .innerContainer .headingSec {
    margin-bottom: 20px;
  }
  .transformingSection .innerContainer .headingSec h2 {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 1440px) {
  .transformingSection .innerContainer .transformingContent .transformingBox .transformingInfoBox p {
    font-size: 16px;
    line-height: 22px;
  }
  .transformingSection .innerContainer .transformingCTA {
    margin-top: 25px;
  }
}
@media screen and (max-width: 1280px) {
  .transformingSection .innerContainer .transformingContent .transformingBox .transformingInfoBox p {
    font-size: 14px;
    line-height: 20px;
  }
}
@media screen and (max-width: 768px) {
  .transformingSection .innerContainer {
    padding: 50px 0px 30px;
  }
  .transformingSection .innerContainer .headingSec {
    margin-bottom: 15px;
  }
  .transformingSection .innerContainer .transformingContent {
    padding: 10px 0px;
  }
  .transformingSection .innerContainer .transformingContent .transformingBox {
    width: 50%;
    padding: 14px;
  }
  .transformingSection .innerContainer .transformingContent .transformingBox:before {
    content: "";
    display: block;
    background: rgba(255, 254, 251, 0.5);
    width: 80%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
  .transformingSection .innerContainer .transformingContent .transformingBox:last-child:before, .transformingSection .innerContainer .transformingContent .transformingBox:nth-last-child(-n+2):before {
    display: none;
  }
  .transformingSection .innerContainer .transformingContent .transformingBox:nth-child(2):after {
    display: none;
  }
  .transformingSection .innerContainer .transformingContent .transformingBox .transformingInfoBox p {
    font-size: 12px;
    line-height: 14px;
  }
  .transformingSection .innerContainer .transformingCTA {
    margin-top: 24px;
  }
}

.entrepreneursSection {
  padding: 0px 180px;
  text-align: center;
}
@media screen and (max-width: 1800px) {
  .entrepreneursSection {
    padding: 0px 140px;
  }
}
@media screen and (max-width: 1600px) {
  .entrepreneursSection {
    padding: 0px 120px;
  }
}
@media screen and (max-width: 1440px) {
  .entrepreneursSection {
    padding: 0px 100px;
  }
}
@media screen and (max-width: 1280px) {
  .entrepreneursSection {
    padding: 0px 80px;
  }
}
@media screen and (max-width: 1024px) {
  .entrepreneursSection {
    padding: 0px 50px;
  }
}
@media screen and (max-width: 768px) {
  .entrepreneursSection {
    padding: 0px 20px;
  }
}
.entrepreneursSection .innerContainer {
  padding: 150px 0px;
}
.entrepreneursSection .innerContainer .headingSec {
  margin-bottom: 40px;
}
.entrepreneursSection .innerContainer .headingSec h2 {
  margin-bottom: 15px;
  font-size: 40px;
  font-weight: 600;
  font-family: "IvyPresto Text Semi Bd";
}
@media screen and (max-width: 1600px) {
  .entrepreneursSection .innerContainer .headingSec h2 {
    font-size: 36px;
  }
}
@media screen and (max-width: 1440px) {
  .entrepreneursSection .innerContainer .headingSec h2 {
    font-size: 32px;
  }
}
@media screen and (max-width: 1280px) {
  .entrepreneursSection .innerContainer .headingSec h2 {
    font-size: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .entrepreneursSection .innerContainer .headingSec h2 {
    font-size: 26px;
  }
}
@media screen and (max-width: 680px) {
  .entrepreneursSection .innerContainer .headingSec h2 {
    font-size: 22px;
  }
}
.entrepreneursSection .innerContainer .headingSec p {
  font-size: 20px;
  font-weight: 300;
  font-family: "Poppins", sans-serif;
}
@media screen and (max-width: 1600px) {
  .entrepreneursSection .innerContainer .headingSec p {
    font-size: 16px;
  }
}
@media screen and (max-width: 1440px) {
  .entrepreneursSection .innerContainer .headingSec p {
    font-size: 14px;
  }
}
@media screen and (max-width: 678px) {
  .entrepreneursSection .innerContainer .headingSec p {
    font-size: 12px;
  }
}
.entrepreneursSection .innerContainer .entrepreneursContent {
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
}
.entrepreneursSection .innerContainer .entrepreneursContent .entrepreneursLogoBox {
  padding: 20px 0px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.entrepreneursSection .innerContainer .entrepreneursContent .entrepreneursBox {
  width: 22%;
  position: relative;
  margin: 0px 18px;
  background: #FFFEFB;
  border: 1px solid #9A9E99;
}
.entrepreneursSection .innerContainer .entrepreneursContent .entrepreneursBox a {
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
}
.entrepreneursSection .innerContainer .entrepreneursContent .entrepreneursBox .entrepreneursImgBox img {
  width: 100%;
}
.entrepreneursSection .innerContainer .entrepreneursContent .entrepreneursBox .entrepreneursInfoBox {
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0px;
  display: flex;
  flex-flow: column;
  justify-content: end;
  padding: 0px 15px 25px;
  background: linear-gradient(2.96deg, #000000 -24.02%, rgba(31, 31, 31, 0) 55%);
}
.entrepreneursSection .innerContainer .entrepreneursContent .entrepreneursBox .entrepreneursInfoBox .teamInfo {
  padding-top: 15px;
  border-top: 1px solid #FFFEFB;
}
.entrepreneursSection .innerContainer .entrepreneursContent .entrepreneursBox .entrepreneursInfoBox .teamInfo h3 {
  color: #FFFEFB;
  margin-bottom: 8px;
  font-size: 20px;
  font-weight: 600;
  font-family: "IvyPresto Text Semi Bd";
}
@media screen and (max-width: 1600px) {
  .entrepreneursSection .innerContainer .entrepreneursContent .entrepreneursBox .entrepreneursInfoBox .teamInfo h3 {
    font-size: 16px;
  }
}
@media screen and (max-width: 1440px) {
  .entrepreneursSection .innerContainer .entrepreneursContent .entrepreneursBox .entrepreneursInfoBox .teamInfo h3 {
    font-size: 14px;
  }
}
@media screen and (max-width: 678px) {
  .entrepreneursSection .innerContainer .entrepreneursContent .entrepreneursBox .entrepreneursInfoBox .teamInfo h3 {
    font-size: 12px;
  }
}
.entrepreneursSection .innerContainer .entrepreneursContent .entrepreneursBox .entrepreneursInfoBox .teamInfo p {
  color: #FFFEFB;
  font-size: 18px;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
}
@media screen and (max-width: 1600px) {
  .entrepreneursSection .innerContainer .entrepreneursContent .entrepreneursBox .entrepreneursInfoBox .teamInfo p {
    font-size: 16px;
  }
}
@media screen and (max-width: 1400px) {
  .entrepreneursSection .innerContainer .entrepreneursContent .entrepreneursBox .entrepreneursInfoBox .teamInfo p {
    font-size: 14px;
  }
}
@media screen and (max-width: 680px) {
  .entrepreneursSection .innerContainer .entrepreneursContent .entrepreneursBox .entrepreneursInfoBox .teamInfo p {
    font-size: 12px;
  }
}
.entrepreneursSection .innerContainer .entrepreneursCTA {
  margin-top: 36px;
}
@media screen and (max-width: 1600px) {
  .entrepreneursSection .innerContainer {
    padding: 120px 0px;
  }
  .entrepreneursSection .innerContainer .headingSec {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 1440px) {
  .entrepreneursSection .innerContainer {
    padding: 100px 0px;
  }
  .entrepreneursSection .innerContainer .headingSec {
    margin-bottom: 20px;
  }
  .entrepreneursSection .innerContainer .headingSec h2 {
    margin-bottom: 10px;
  }
  .entrepreneursSection .innerContainer .entrepreneursContent .entrepreneursBox {
    margin: 0px 15px;
  }
  .entrepreneursSection .innerContainer .entrepreneursContent .entrepreneursBox .entrepreneursInfoBox {
    padding: 0px 8px 10px;
  }
  .entrepreneursSection .innerContainer .entrepreneursContent .entrepreneursLogoBox {
    padding: 15px 0px;
  }
  .entrepreneursSection .innerContainer .entrepreneursCTA {
    margin-top: 30px;
  }
}
@media screen and (max-width: 1280px) {
  .entrepreneursSection .innerContainer {
    padding: 80px 0px;
  }
  .entrepreneursSection .innerContainer .headingSec {
    margin-bottom: 15px;
  }
  .entrepreneursSection .innerContainer .entrepreneursContent .entrepreneursBox {
    margin: 0px 10px;
  }
  .entrepreneursSection .innerContainer .entrepreneursContent .entrepreneursLogoBox {
    padding: 12px 0px;
  }
  .entrepreneursSection .innerContainer .entrepreneursCTA {
    margin-top: 25px;
  }
}
@media screen and (max-width: 1024px) {
  .entrepreneursSection .innerContainer {
    padding: 80px 0px;
  }
  .entrepreneursSection .innerContainer .headingSec {
    margin-bottom: 10px;
  }
  .entrepreneursSection .innerContainer .headingSec h2 {
    margin-bottom: 20px;
    font-size: 28px;
    line-height: 30px;
  }
  .entrepreneursSection .innerContainer .headingSec p {
    font-size: 14px;
    line-height: 20px;
  }
}
@media screen and (max-width: 768px) {
  .entrepreneursSection .innerContainer .headingSec {
    margin-bottom: 20px;
  }
  .entrepreneursSection .innerContainer .entrepreneursContent .entrepreneursBox {
    width: 46%;
    margin: 0px 0px 20px;
  }
  .entrepreneursSection .innerContainer .entrepreneursContent .entrepreneursBox .entrepreneursInfoBox .teamInfo h3 {
    font-size: 12px;
  }
  .entrepreneursSection .innerContainer .entrepreneursContent .entrepreneursBox .entrepreneursInfoBox .teamInfo p {
    font-size: 12px;
  }
  .entrepreneursSection .innerContainer .entrepreneursContent .entrepreneursLogoBox {
    padding: 10px 0px;
  }
  .entrepreneursSection .innerContainer .entrepreneursCTA {
    margin-top: 6px;
  }
}

.ourEntrepreneurs {
  padding-bottom: 200px;
}
.ourEntrepreneurs .slick-list {
  overflow: unset;
  margin: 0px -180px;
}
.ourEntrepreneurs .slick-list .slick-current {
  background: #F8F5ED;
}
.ourEntrepreneurs .headingSec h2 {
  font-size: 40px;
  font-weight: 600;
  text-align: center;
  color: #282828;
  line-height: 84px;
  letter-spacing: 0.01em;
  font-family: "IvyPresto Text Semi Bd";
}
@media screen and (max-width: 1600px) {
  .ourEntrepreneurs .headingSec h2 {
    font-size: 36px;
  }
}
@media screen and (max-width: 1440px) {
  .ourEntrepreneurs .headingSec h2 {
    font-size: 32px;
  }
}
@media screen and (max-width: 1280px) {
  .ourEntrepreneurs .headingSec h2 {
    font-size: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .ourEntrepreneurs .headingSec h2 {
    font-size: 26px;
  }
}
@media screen and (max-width: 680px) {
  .ourEntrepreneurs .headingSec h2 {
    font-size: 22px;
  }
}
.ourEntrepreneurs .entrepreSlider {
  margin-top: 150px;
}
.ourEntrepreneurs .entrepreSlider .sliderBoxes {
  border: 1px solid rgba(32, 36, 42, 0.4);
  margin: 0px 20px;
  padding: 134px 44px 24px;
  position: relative;
}
.ourEntrepreneurs .entrepreSlider .sliderBoxes .sliderImage {
  border: 1px solid #8e8b89;
  border-radius: 50%;
  overflow: hidden;
  width: 230px;
  height: 230px;
  margin: auto;
  position: absolute;
  top: -120px;
  left: 0;
  right: 0;
}
.ourEntrepreneurs .entrepreSlider .sliderBoxes .sliderContent {
  text-align: center;
}
.ourEntrepreneurs .entrepreSlider .sliderBoxes .sliderContent .contentSliderhead {
  border-bottom: 1px solid #A2A19F;
  padding-bottom: 26px;
}
.ourEntrepreneurs .entrepreSlider .sliderBoxes .sliderContent .contentSliderhead h4 {
  margin-bottom: 6px;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  color: #20242A;
  font-family: "IvyPresto Text Semi Bd";
}
@media screen and (max-width: 1600px) {
  .ourEntrepreneurs .entrepreSlider .sliderBoxes .sliderContent .contentSliderhead h4 {
    font-size: 16px;
  }
}
@media screen and (max-width: 1440px) {
  .ourEntrepreneurs .entrepreSlider .sliderBoxes .sliderContent .contentSliderhead h4 {
    font-size: 14px;
  }
}
@media screen and (max-width: 678px) {
  .ourEntrepreneurs .entrepreSlider .sliderBoxes .sliderContent .contentSliderhead h4 {
    font-size: 12px;
  }
}
.ourEntrepreneurs .entrepreSlider .sliderBoxes .sliderContent .contentSliderhead p {
  font-size: 20px;
  font-weight: 300;
  line-height: 28px;
  color: rgba(0, 0, 0, 0.6);
  font-family: "Poppins", sans-serif;
}
@media screen and (max-width: 1600px) {
  .ourEntrepreneurs .entrepreSlider .sliderBoxes .sliderContent .contentSliderhead p {
    font-size: 16px;
  }
}
@media screen and (max-width: 1440px) {
  .ourEntrepreneurs .entrepreSlider .sliderBoxes .sliderContent .contentSliderhead p {
    font-size: 14px;
  }
}
@media screen and (max-width: 678px) {
  .ourEntrepreneurs .entrepreSlider .sliderBoxes .sliderContent .contentSliderhead p {
    font-size: 12px;
  }
}
.ourEntrepreneurs .entrepreSlider .sliderBoxes .sliderContent .contentSlidebody {
  padding-top: 30px;
}
.ourEntrepreneurs .entrepreSlider .sliderBoxes .sliderContent .contentSlidebody p {
  font-size: 18px;
  font-weight: 300;
  line-height: 24px;
  color: #20242A;
  font-family: "Poppins", sans-serif;
}
@media screen and (max-width: 1600px) {
  .ourEntrepreneurs .entrepreSlider .sliderBoxes .sliderContent .contentSlidebody p {
    font-size: 16px;
  }
}
@media screen and (max-width: 1400px) {
  .ourEntrepreneurs .entrepreSlider .sliderBoxes .sliderContent .contentSlidebody p {
    font-size: 14px;
  }
}
@media screen and (max-width: 680px) {
  .ourEntrepreneurs .entrepreSlider .sliderBoxes .sliderContent .contentSlidebody p {
    font-size: 12px;
  }
}
.ourEntrepreneurs .entrepreSlider .sliderBoxes .sliderContent .contentSlidebody a {
  font-weight: 600;
  font-size: 20px;
}
@media screen and (max-width: 1600px) {
  .ourEntrepreneurs .entrepreSlider .sliderBoxes .sliderContent .contentSlidebody a {
    font-size: 16px;
  }
}
@media screen and (max-width: 1440px) {
  .ourEntrepreneurs .entrepreSlider .sliderBoxes .sliderContent .contentSlidebody a {
    font-size: 14px;
  }
}
@media screen and (max-width: 678px) {
  .ourEntrepreneurs .entrepreSlider .sliderBoxes .sliderContent .contentSlidebody a {
    font-size: 12px;
  }
}
.ourEntrepreneurs .entrepreSlider .slick-prev,
.ourEntrepreneurs .entrepreSlider .slick-next {
  position: absolute;
  bottom: -100px;
  top: unset;
  background: #FFFDF9;
  border: 1px solid rgba(32, 36, 42, 0.4);
  border-radius: 40px;
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.ourEntrepreneurs .entrepreSlider .slick-prev:hover,
.ourEntrepreneurs .entrepreSlider .slick-next:hover {
  border: 1px solid #000;
}
.ourEntrepreneurs .entrepreSlider .slick-prev:hover::before,
.ourEntrepreneurs .entrepreSlider .slick-next:hover::before {
  opacity: 1;
}
.ourEntrepreneurs .entrepreSlider .slick-prev::before,
.ourEntrepreneurs .entrepreSlider .slick-next::before {
  content: url(../images/slide-left-arrow.svg);
  opacity: 0.6;
}
.ourEntrepreneurs .entrepreSlider .slick-prev.slick-next,
.ourEntrepreneurs .entrepreSlider .slick-next.slick-next {
  right: 50%;
  transform: translateX(65px);
}
.ourEntrepreneurs .entrepreSlider .slick-prev.slick-next::before,
.ourEntrepreneurs .entrepreSlider .slick-next.slick-next::before {
  content: url(../images/slide-right-arrow.svg);
}
.ourEntrepreneurs .entrepreSlider .slick-prev.slick-prev,
.ourEntrepreneurs .entrepreSlider .slick-next.slick-prev {
  left: 50%;
  transform: translateX(-65px);
}
@media screen and (max-width: 1600px) {
  .ourEntrepreneurs {
    padding-bottom: 170px;
  }
  .ourEntrepreneurs .slick-list {
    margin: 0px -200px;
  }
  .ourEntrepreneurs .headingSec h2 {
    line-height: 64px;
  }
  .ourEntrepreneurs .entrepreSlider .sliderBoxes {
    padding: 114px 34px 24px;
  }
  .ourEntrepreneurs .entrepreSlider .sliderBoxes .sliderImage {
    width: 200px;
    height: 200px;
  }
  .ourEntrepreneurs .entrepreSlider .sliderBoxes .sliderContent .contentSliderhead {
    padding-bottom: 20px;
  }
  .ourEntrepreneurs .entrepreSlider .sliderBoxes .sliderContent .contentSliderhead h4 {
    line-height: 28px;
  }
  .ourEntrepreneurs .entrepreSlider .sliderBoxes .sliderContent .contentSliderhead p {
    line-height: 28px;
  }
  .ourEntrepreneurs .entrepreSlider .sliderBoxes .sliderContent .contentSlidebody {
    padding-top: 25px;
  }
  .ourEntrepreneurs .entrepreSlider .sliderBoxes .sliderContent .contentSlidebody p {
    line-height: 21px;
  }
  .ourEntrepreneurs .entrepreSlider .slick-prev,
  .ourEntrepreneurs .entrepreSlider .slick-next {
    bottom: -80px;
    width: 50px;
    height: 50px;
  }
  .ourEntrepreneurs .entrepreSlider .slick-prev.slick-next,
  .ourEntrepreneurs .entrepreSlider .slick-next.slick-next {
    transform: translateX(55px);
  }
  .ourEntrepreneurs .entrepreSlider .slick-prev.slick-prev,
  .ourEntrepreneurs .entrepreSlider .slick-next.slick-prev {
    transform: translateX(-55px);
  }
}
@media screen and (max-width: 1400px) {
  .ourEntrepreneurs {
    padding-bottom: 150px;
  }
  .ourEntrepreneurs .slick-list {
    margin: 0px -150px;
  }
  .ourEntrepreneurs .headingSec h2 {
    line-height: 44px;
  }
  .ourEntrepreneurs .entrepreSlider {
    margin-top: 130px;
  }
  .ourEntrepreneurs .entrepreSlider .sliderBoxes {
    padding: 100px 30px 20px;
  }
  .ourEntrepreneurs .entrepreSlider .sliderBoxes .sliderImage {
    width: 160px;
    height: 160px;
    top: -90px;
  }
  .ourEntrepreneurs .entrepreSlider .sliderBoxes .sliderContent .contentSliderhead {
    padding-bottom: 15px;
  }
  .ourEntrepreneurs .entrepreSlider .sliderBoxes .sliderContent .contentSliderhead h4 {
    line-height: 26px;
  }
  .ourEntrepreneurs .entrepreSlider .sliderBoxes .sliderContent .contentSliderhead p {
    line-height: 23px;
  }
  .ourEntrepreneurs .entrepreSlider .sliderBoxes .sliderContent .contentSlidebody {
    padding-top: 20px;
  }
  .ourEntrepreneurs .entrepreSlider .sliderBoxes .sliderContent .contentSlidebody p {
    line-height: 24px;
  }
  .ourEntrepreneurs .entrepreSlider .slick-prev,
  .ourEntrepreneurs .entrepreSlider .slick-next {
    bottom: -60px;
    width: 40px;
    height: 40px;
  }
  .ourEntrepreneurs .entrepreSlider .slick-prev.slick-next,
  .ourEntrepreneurs .entrepreSlider .slick-next.slick-next {
    transform: translateX(45px);
  }
  .ourEntrepreneurs .entrepreSlider .slick-prev.slick-prev,
  .ourEntrepreneurs .entrepreSlider .slick-next.slick-prev {
    transform: translateX(-45px);
  }
}
@media screen and (max-width: 1200px) {
  .ourEntrepreneurs .slick-list {
    margin: 0px -110px;
  }
  .ourEntrepreneurs .headingSec h2 {
    line-height: 28px;
  }
  .ourEntrepreneurs .entrepreSlider .sliderBoxes {
    padding: 90px 20px 15px;
    margin: 0px 10px;
  }
  .ourEntrepreneurs .entrepreSlider .sliderBoxes .sliderImage {
    width: 150px;
    height: 150px;
    top: -90px;
  }
  .ourEntrepreneurs .entrepreSlider .sliderBoxes .sliderContent .contentSliderhead h4 {
    line-height: 23px;
  }
  .ourEntrepreneurs .entrepreSlider .sliderBoxes .sliderContent .contentSliderhead p {
    line-height: 21px;
  }
  .ourEntrepreneurs .entrepreSlider .sliderBoxes .sliderContent .contentSlidebody {
    padding-top: 15px;
  }
  .ourEntrepreneurs .entrepreSlider .sliderBoxes .sliderContent .contentSlidebody p {
    line-height: 24px;
  }
}
@media screen and (max-width: 1024px) {
  .ourEntrepreneurs {
    padding-bottom: 120px;
  }
  .ourEntrepreneurs .slick-list {
    margin: 0px;
  }
  .ourEntrepreneurs .headingSec {
    padding: 0px 180px;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1800px) {
  .ourEntrepreneurs .headingSec {
    padding: 0px 140px;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1600px) {
  .ourEntrepreneurs .headingSec {
    padding: 0px 120px;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1440px) {
  .ourEntrepreneurs .headingSec {
    padding: 0px 100px;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1280px) {
  .ourEntrepreneurs .headingSec {
    padding: 0px 80px;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1024px) {
  .ourEntrepreneurs .headingSec {
    padding: 0px 50px;
  }
}
@media screen and (max-width: 1024px) and (max-width: 768px) {
  .ourEntrepreneurs .headingSec {
    padding: 0px 20px;
  }
}
@media screen and (max-width: 1024px) {
  .ourEntrepreneurs .headingSec h2 {
    line-height: 23px;
  }
}
@media screen and (max-width: 1024px) {
  .ourEntrepreneurs .entrepreSlider {
    margin-top: 130px;
  }
  .ourEntrepreneurs .entrepreSlider .sliderBoxes {
    padding: 90px 15px 15px;
    margin: 0px 35px;
  }
  .ourEntrepreneurs .entrepreSlider .sliderBoxes .sliderImage {
    width: 164px;
    height: 164px;
    top: -100px;
  }
  .ourEntrepreneurs .entrepreSlider .sliderBoxes .sliderContent .contentSliderhead h4 {
    line-height: 24px;
  }
  .ourEntrepreneurs .entrepreSlider .sliderBoxes .sliderContent .contentSlidebody {
    padding-top: 15px;
  }
  .ourEntrepreneurs .entrepreSlider .sliderBoxes .sliderContent .contentSlidebody p {
    line-height: 22px;
  }
}
@media screen and (max-width: 680px) {
  .ourEntrepreneurs .headingSec h2 {
    line-height: 30px;
    font-size: 28px;
  }
  .ourEntrepreneurs .entrepreSlider .sliderBoxes {
    padding: 85px 15px 15px;
  }
  .ourEntrepreneurs .entrepreSlider .sliderBoxes .sliderContent .contentSliderhead h4 {
    line-height: 24px;
    font-size: 16px;
  }
  .ourEntrepreneurs .entrepreSlider .sliderBoxes .sliderContent .contentSliderhead p {
    font-size: 14px;
  }
  .ourEntrepreneurs .entrepreSlider .sliderBoxes .sliderContent .contentSlidebody {
    padding-top: 12px;
  }
  .ourEntrepreneurs .entrepreSlider .sliderBoxes .sliderContent .contentSlidebody p {
    font-size: 12px;
    line-height: 18px;
  }
}

.impactpitchSection {
  padding: 0px 180px;
  text-align: center;
  background: #F8F5ED;
}
@media screen and (max-width: 1800px) {
  .impactpitchSection {
    padding: 0px 140px;
  }
}
@media screen and (max-width: 1600px) {
  .impactpitchSection {
    padding: 0px 120px;
  }
}
@media screen and (max-width: 1440px) {
  .impactpitchSection {
    padding: 0px 100px;
  }
}
@media screen and (max-width: 1280px) {
  .impactpitchSection {
    padding: 0px 80px;
  }
}
@media screen and (max-width: 1024px) {
  .impactpitchSection {
    padding: 0px 50px;
  }
}
@media screen and (max-width: 768px) {
  .impactpitchSection {
    padding: 0px 20px;
  }
}
.impactpitchSection .innerContainer {
  padding: 45px 0px;
}
.impactpitchSection .innerContainer .headingSec h2 {
  color: #282828;
  margin-bottom: 36px;
  font-size: 36px;
  font-weight: 600;
  font-family: "IvyPresto Text Semi Bd";
}
@media screen and (max-width: 1600px) {
  .impactpitchSection .innerContainer .headingSec h2 {
    font-size: 28px;
  }
}
@media screen and (max-width: 1440px) {
  .impactpitchSection .innerContainer .headingSec h2 {
    font-size: 20px;
  }
}
@media screen and (max-width: 680px) {
  .impactpitchSection .innerContainer .headingSec h2 {
    font-size: 16px;
  }
}

.impactFulreadshp {
  padding: 0px 180px;
  margin-top: 136px;
  margin-bottom: 150px;
}
@media screen and (max-width: 1800px) {
  .impactFulreadshp {
    padding: 0px 140px;
  }
}
@media screen and (max-width: 1600px) {
  .impactFulreadshp {
    padding: 0px 120px;
  }
}
@media screen and (max-width: 1440px) {
  .impactFulreadshp {
    padding: 0px 100px;
  }
}
@media screen and (max-width: 1280px) {
  .impactFulreadshp {
    padding: 0px 80px;
  }
}
@media screen and (max-width: 1024px) {
  .impactFulreadshp {
    padding: 0px 50px;
  }
}
@media screen and (max-width: 768px) {
  .impactFulreadshp {
    padding: 0px 20px;
  }
}
.impactFulreadshp .headingSec h2 {
  font-size: 40px;
  font-weight: 600;
  text-align: center;
  color: #282828;
  line-height: 84px;
  letter-spacing: 0.01em;
  font-family: "IvyPresto Text Semi Bd";
}
@media screen and (max-width: 1600px) {
  .impactFulreadshp .headingSec h2 {
    font-size: 36px;
  }
}
@media screen and (max-width: 1440px) {
  .impactFulreadshp .headingSec h2 {
    font-size: 32px;
  }
}
@media screen and (max-width: 1280px) {
  .impactFulreadshp .headingSec h2 {
    font-size: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .impactFulreadshp .headingSec h2 {
    font-size: 26px;
  }
}
@media screen and (max-width: 680px) {
  .impactFulreadshp .headingSec h2 {
    font-size: 22px;
  }
}
.impactFulreadshp .impactSlider {
  margin-top: 30px;
  border-bottom: 1px solid #c4c2be;
}
.impactFulreadshp .impactSlider .slick-current {
  border-right: 1px solid #c4c2be;
}
.impactFulreadshp .impactSlider .slick-prev,
.impactFulreadshp .impactSlider .slick-next {
  position: absolute;
  bottom: -100px;
  top: unset;
  background: #FFFDF9;
  border: 1px solid rgba(32, 36, 42, 0.4);
  border-radius: 40px;
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.impactFulreadshp .impactSlider .slick-prev:hover,
.impactFulreadshp .impactSlider .slick-next:hover {
  border: 1px solid #000;
}
.impactFulreadshp .impactSlider .slick-prev:hover::before,
.impactFulreadshp .impactSlider .slick-next:hover::before {
  opacity: 1;
}
.impactFulreadshp .impactSlider .slick-prev::before,
.impactFulreadshp .impactSlider .slick-next::before {
  content: url(../images/slide-left-arrow.svg);
  opacity: 0.6;
}
.impactFulreadshp .impactSlider .slick-prev.slick-next,
.impactFulreadshp .impactSlider .slick-next.slick-next {
  right: 50%;
  transform: translateX(65px);
}
.impactFulreadshp .impactSlider .slick-prev.slick-next::before,
.impactFulreadshp .impactSlider .slick-next.slick-next::before {
  content: url(../images/slide-right-arrow.svg);
}
.impactFulreadshp .impactSlider .slick-prev.slick-prev,
.impactFulreadshp .impactSlider .slick-next.slick-prev {
  left: 50%;
  transform: translateX(-65px);
}
.impactFulreadshp .impactSlider .impactBox {
  padding: 20px 20px 24px;
}
.impactFulreadshp .impactSlider .impactBox:hover {
  background: #F8F5ED;
}
.impactFulreadshp .impactSlider .impactBox .impactImagebox {
  position: relative;
  transition: 0.2s all;
}
.impactFulreadshp .impactSlider .impactBox .impactImagebox .impactSubbox {
  position: absolute;
  top: 10px;
  left: 10px;
  background: #FFFEFB;
  border: 1px solid #0D5C48;
  padding: 8px 10px;
}
.impactFulreadshp .impactSlider .impactBox .impactImagebox .impactSubbox p {
  font-size: 16px;
  font-weight: 400;
  color: #0D5C48;
  letter-spacing: 0.2em;
font-family: "Poppins", sans-serif;
  text-transform: uppercase;
}
@media screen and (max-width: 1600px) {
  .impactFulreadshp .impactSlider .impactBox .impactImagebox .impactSubbox p {
    font-size: 14px;
  }
}
@media screen and (max-width: 1024px) {
  .impactFulreadshp .impactSlider .impactBox .impactImagebox .impactSubbox p {
    font-size: 12px;
  }
}
.impactFulreadshp .impactSlider .impactBox .impactImagebox .impactImage .hpimpactmbl {
  display: none;
}
.impactFulreadshp .impactSlider .impactBox .impactContentbx {
  margin-top: 16px;
  position: relative;
}
.impactFulreadshp .impactSlider .impactBox .impactContentbx .impactconArrow {
  position: absolute;
  top: 10px;
  right: 0px;
  width: 10px;
}
.impactFulreadshp .impactSlider .impactBox .impactContentbx .impactConinfo h3 {
  font-size: 20px;
  font-weight: 600;
  line-height: 36px;
  color: #282828;
  font-family: "IvyPresto Text Semi Bd";
  width: 90%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  white-space: normal;
  transition: 0.3s all;
}
@media screen and (max-width: 1600px) {
  .impactFulreadshp .impactSlider .impactBox .impactContentbx .impactConinfo h3 {
    font-size: 16px;
  }
}
@media screen and (max-width: 1440px) {
  .impactFulreadshp .impactSlider .impactBox .impactContentbx .impactConinfo h3 {
    font-size: 14px;
  }
}
@media screen and (max-width: 678px) {
  .impactFulreadshp .impactSlider .impactBox .impactContentbx .impactConinfo h3 {
    font-size: 12px;
  }
}
.impactFulreadshp .impactSlider .impactBox .impactContentbx .impactConinfo p {
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
  color: #20242A;
  letter-spacing: 0.02em;
  margin: 12px 0px 16px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
  transition: 0.3s all;
  font-family: "Poppins", sans-serif;
}
@media screen and (max-width: 1600px) {
  .impactFulreadshp .impactSlider .impactBox .impactContentbx .impactConinfo p {
    font-size: 14px;
  }
}
@media screen and (max-width: 1024px) {
  .impactFulreadshp .impactSlider .impactBox .impactContentbx .impactConinfo p {
    font-size: 12px;
  }
}
.impactFulreadshp .impactSlider .impactBox .impactContentbx .impactConinfo h4 {
  font-size: 18px;
  font-weight: 400;
  color: #20242A;
   font-family: "Poppins", sans-serif;
}
@media screen and (max-width: 1600px) {
  .impactFulreadshp .impactSlider .impactBox .impactContentbx .impactConinfo h4 {
    font-size: 16px;
  }
}
@media screen and (max-width: 1400px) {
  .impactFulreadshp .impactSlider .impactBox .impactContentbx .impactConinfo h4 {
    font-size: 14px;
  }
}
@media screen and (max-width: 680px) {
  .impactFulreadshp .impactSlider .impactBox .impactContentbx .impactConinfo h4 {
    font-size: 12px;
  }
}
.impactFulreadshp .impactCtA {
  text-align: center;
  margin-top: 130px;
}
@media screen and (max-width: 1600px) {
  .impactFulreadshp {
    margin-top: 110px;
    margin-bottom: 130px;
  }
  .impactFulreadshp .headingSec h2 {
    line-height: 64px;
  }
  .impactFulreadshp .impactSlider {
    margin-top: 25px;
  }
  .impactFulreadshp .impactSlider .impactBox .impactContentbx .impactConinfo h3 {
    line-height: 32px;
  }
  .impactFulreadshp .impactSlider .impactBox .impactContentbx .impactConinfo p {
    line-height: 18px;
    margin: 10px 0px 14px;
  }
  .impactFulreadshp .impactSlider .slick-prev,
  .impactFulreadshp .impactSlider .slick-next {
    bottom: -80px;
    width: 50px;
    height: 50px;
  }
  .impactFulreadshp .impactSlider .slick-prev.slick-next,
  .impactFulreadshp .impactSlider .slick-next.slick-next {
    transform: translateX(55px);
  }
  .impactFulreadshp .impactSlider .slick-prev.slick-prev,
  .impactFulreadshp .impactSlider .slick-next.slick-prev {
    transform: translateX(-55px);
  }
  .impactFulreadshp .impactCtA {
    margin-top: 110px;
  }
}
@media screen and (max-width: 1400px) {
  .impactFulreadshp {
    margin-top: 100px;
    margin-bottom: 100px;
  }
  .impactFulreadshp .headingSec h2 {
    line-height: 44px;
  }
  .impactFulreadshp .impactSlider .impactBox .impactContentbx .impactConinfo h3 {
    line-height: 28px;
  }
  .impactFulreadshp .impactSlider .slick-prev,
  .impactFulreadshp .impactSlider .slick-next {
    bottom: -60px;
    width: 40px;
    height: 40px;
  }
  .impactFulreadshp .impactSlider .slick-prev.slick-next,
  .impactFulreadshp .impactSlider .slick-next.slick-next {
    transform: translateX(45px);
  }
  .impactFulreadshp .impactSlider .slick-prev.slick-prev,
  .impactFulreadshp .impactSlider .slick-next.slick-prev {
    transform: translateX(-45px);
  }
  .impactFulreadshp .impactCtA {
    margin-top: 80px;
  }
}
@media screen and (max-width: 1200px) {
  .impactFulreadshp .headingSec h2 {
    line-height: 28px;
  }
  .impactFulreadshp .impactSlider .impactBox .impactContentbx .impactConinfo h3 {
    line-height: 26px;
  }
}
@media screen and (max-width: 1024px) {
  .impactFulreadshp {
    margin-top: 80px;
    margin-bottom: 80px;
  }
  .impactFulreadshp .headingSec h2 {
    line-height: 23px;
  }
  .impactFulreadshp .impactSlider .slick-current {
    border-right: none;
  }
  .impactFulreadshp .impactSlider .impactBox {
    padding: 12px 5px 12px;
  }
  .impactFulreadshp .impactSlider .impactBox .impactImagebox .impactSubbox {
    padding: 4px 8px;
  }
  .impactFulreadshp .impactSlider .impactBox .impactImagebox .impactSubbox p {
    font-size: 10px;
    line-height: 16px;
  }
  .impactFulreadshp .impactSlider .impactBox .impactImagebox .impactImage .hpimpactdesk {
    display: none;
  }
  .impactFulreadshp .impactSlider .impactBox .impactImagebox .impactImage .hpimpactmbl {
    display: block;
  }
  .impactFulreadshp .impactSlider .impactBox .impactContentbx .impactconArrow img {
    width: 9px;
  }
  .impactFulreadshp .impactSlider .impactBox .impactContentbx .impactConinfo h3 {
    line-height: 22px;
  }
  .impactFulreadshp .impactSlider .impactBox .impactContentbx .impactConinfo p {
    line-height: 20px;
    margin: 4px 0px 12px;
  }
  .impactFulreadshp .impactSlider .impactBox .impactContentbx .impactConinfo h4 {
    font-size: 12px;
    line-height: 20px;
    display: none;
  }
}
@media screen and (max-width: 680px) {
  .impactFulreadshp .headingSec h2 {
    line-height: 30px;
    font-size: 28px;
  }
  .impactFulreadshp .impactSlider .impactBox .impactContentbx {
    margin-top: 12px;
  }
  .impactFulreadshp .impactSlider .impactBox .impactContentbx .impactConinfo h3 {
    line-height: 24px;
    font-size: 16px;
  }
  .impactFulreadshp .impactSlider .impactBox .impactContentbx .impactConinfo p {
    line-height: 16px;
    font-size: 12px;
    margin: 4px 0px 12px;
  }
  .impactFulreadshp .impactSlider .impactBox .impactContentbx .impactconArrow {
    top: 12px;
  }
}

.featuredSec {
  padding: 0px 180px;
  margin-bottom: 250px;
}
@media screen and (max-width: 1800px) {
  .featuredSec {
    padding: 0px 140px;
  }
}
@media screen and (max-width: 1600px) {
  .featuredSec {
    padding: 0px 120px;
  }
}
@media screen and (max-width: 1440px) {
  .featuredSec {
    padding: 0px 100px;
  }
}
@media screen and (max-width: 1280px) {
  .featuredSec {
    padding: 0px 80px;
  }
}
@media screen and (max-width: 1024px) {
  .featuredSec {
    padding: 0px 50px;
  }
}
@media screen and (max-width: 768px) {
  .featuredSec {
    padding: 0px 20px;
  }
}
.featuredSec .headingSec h2 {
  font-size: 40px;
  font-weight: 600;
  text-align: center;
  color: #282828;
  line-height: 84px;
  letter-spacing: 0.01em;
  font-family: "IvyPresto Text Semi Bd";
}
@media screen and (max-width: 1600px) {
  .featuredSec .headingSec h2 {
    font-size: 36px;
  }
}
@media screen and (max-width: 1440px) {
  .featuredSec .headingSec h2 {
    font-size: 32px;
  }
}
@media screen and (max-width: 1280px) {
  .featuredSec .headingSec h2 {
    font-size: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .featuredSec .headingSec h2 {
    font-size: 26px;
  }
}
@media screen and (max-width: 680px) {
  .featuredSec .headingSec h2 {
    font-size: 22px;
  }
}
.featuredSec .featuredSlider {
  margin-top: 30px;
  border-bottom: 1px solid #c4c2be;
}
.featuredSec .featuredSlider .slick-current {
  border-right: 1px solid #c4c2be;
}
.featuredSec .featuredSlider .featuredBox {
  padding: 20px 20px 24px;
}
.featuredSec .featuredSlider .featuredBox:hover {
  background: #F8F5ED;
}
.featuredSec .featuredSlider .featuredBox .featuredImagebox .featuredImage .hpfeaturedmbl {
  display: none;
}
.featuredSec .featuredSlider .featuredBox .featuredContentbx {
  margin-top: 16px;
  position: relative;
}
.featuredSec .featuredSlider .featuredBox .featuredContentbx .featuredconArrow {
  position: absolute;
  top: 10px;
  right: 0px;
  width: 10px;
}
.featuredSec .featuredSlider .featuredBox .featuredContentbx .featuredConinfo {
  display: flex;
  align-items: flex-start;
}
.featuredSec .featuredSlider .featuredBox .featuredContentbx .featuredConinfo img {
  width: 80px;
}
.featuredSec .featuredSlider .featuredBox .featuredContentbx .featuredConinfo .subFeaturecon {
  margin-left: 16px;
}
.featuredSec .featuredSlider .featuredBox .featuredContentbx .featuredConinfo .subFeaturecon h3 {
  font-size: 20px;
  font-weight: 600;
  line-height: 36px;
  color: #282828;
  width: 90%;
  font-family: "IvyPresto Text Semi Bd";
  margin-bottom: 6px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  white-space: normal;
  transition: 0.3s all;
}
@media screen and (max-width: 1600px) {
  .featuredSec .featuredSlider .featuredBox .featuredContentbx .featuredConinfo .subFeaturecon h3 {
    font-size: 16px;
  }
}
@media screen and (max-width: 1440px) {
  .featuredSec .featuredSlider .featuredBox .featuredContentbx .featuredConinfo .subFeaturecon h3 {
    font-size: 14px;
  }
}
@media screen and (max-width: 678px) {
  .featuredSec .featuredSlider .featuredBox .featuredContentbx .featuredConinfo .subFeaturecon h3 {
    font-size: 12px;
  }
}
.featuredSec .featuredSlider .featuredBox .featuredContentbx .featuredConinfo .subFeaturecon h4 {
  font-size: 18px;
  font-weight: 400;
  color: #20242A;
   font-family: "Poppins", sans-serif;
}
@media screen and (max-width: 1600px) {
  .featuredSec .featuredSlider .featuredBox .featuredContentbx .featuredConinfo .subFeaturecon h4 {
    font-size: 16px;
  }
}
@media screen and (max-width: 1400px) {
  .featuredSec .featuredSlider .featuredBox .featuredContentbx .featuredConinfo .subFeaturecon h4 {
    font-size: 14px;
  }
}
@media screen and (max-width: 680px) {
  .featuredSec .featuredSlider .featuredBox .featuredContentbx .featuredConinfo .subFeaturecon h4 {
    font-size: 12px;
  }
}
.featuredSec .featuredSlider .slick-prev,
.featuredSec .featuredSlider .slick-next {
  position: absolute;
  bottom: -100px;
  top: unset;
  background: #FFFDF9;
  border: 1px solid rgba(32, 36, 42, 0.4);
  border-radius: 40px;
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.featuredSec .featuredSlider .slick-prev:hover,
.featuredSec .featuredSlider .slick-next:hover {
  border: 1px solid #000;
}
.featuredSec .featuredSlider .slick-prev:hover::before,
.featuredSec .featuredSlider .slick-next:hover::before {
  opacity: 1;
}
.featuredSec .featuredSlider .slick-prev::before,
.featuredSec .featuredSlider .slick-next::before {
  content: url(../images/slide-left-arrow.svg);
  opacity: 0.6;
}
.featuredSec .featuredSlider .slick-prev.slick-next,
.featuredSec .featuredSlider .slick-next.slick-next {
  right: 50%;
  transform: translateX(65px);
}
.featuredSec .featuredSlider .slick-prev.slick-next::before,
.featuredSec .featuredSlider .slick-next.slick-next::before {
  content: url(../images/slide-right-arrow.svg);
}
.featuredSec .featuredSlider .slick-prev.slick-prev,
.featuredSec .featuredSlider .slick-next.slick-prev {
  left: 50%;
  transform: translateX(-65px);
}
.featuredSec .impactCtA {
  text-align: center;
  margin-top: 140px;
}
@media screen and (max-width: 1600px) {
  .featuredSec {
    margin-bottom: 200px;
  }
  .featuredSec .headingSec h2 {
    line-height: 64px;
  }
  .featuredSec .featuredSlider {
    margin-top: 25px;
  }
  .featuredSec .featuredSlider .featuredBox {
    padding: 20px 20px 16px;
  }
  .featuredSec .featuredSlider .featuredBox .featuredContentbx .featuredConinfo .subFeaturecon h3 {
    line-height: 32px;
  }
  .featuredSec .featuredSlider .slick-prev,
  .featuredSec .featuredSlider .slick-next {
    bottom: -80px;
    width: 50px;
    height: 50px;
  }
  .featuredSec .featuredSlider .slick-prev.slick-next,
  .featuredSec .featuredSlider .slick-next.slick-next {
    transform: translateX(55px);
  }
  .featuredSec .featuredSlider .slick-prev.slick-prev,
  .featuredSec .featuredSlider .slick-next.slick-prev {
    transform: translateX(-55px);
  }
  .featuredSec .impactCtA {
    margin-top: 120px;
  }
}
@media screen and (max-width: 1400px) {
  .featuredSec {
    margin-bottom: 150px;
  }
  .featuredSec .headingSec h2 {
    line-height: 44px;
  }
  .featuredSec .featuredSlider .featuredBox .featuredContentbx .featuredConinfo img {
    width: 50px;
  }
  .featuredSec .featuredSlider .featuredBox .featuredContentbx .featuredConinfo .subFeaturecon h3 {
    line-height: 26px;
  }
  .featuredSec .featuredSlider .slick-prev,
  .featuredSec .featuredSlider .slick-next {
    bottom: -60px;
    width: 40px;
    height: 40px;
  }
  .featuredSec .featuredSlider .slick-prev.slick-next,
  .featuredSec .featuredSlider .slick-next.slick-next {
    transform: translateX(45px);
  }
  .featuredSec .featuredSlider .slick-prev.slick-prev,
  .featuredSec .featuredSlider .slick-next.slick-prev {
    transform: translateX(-45px);
  }
}
@media screen and (max-width: 1200px) {
  .featuredSec {
    margin-bottom: 140px;
  }
  .featuredSec .headingSec h2 {
    line-height: 28px;
  }
  .featuredSec .featuredSlider .featuredBox .featuredContentbx .featuredConinfo .subFeaturecon h3 {
    line-height: 26px;
  }
  .featuredSec .impactCtA {
    margin-top: 110px;
  }
}
@media screen and (max-width: 1024px) {
  .featuredSec .headingSec h2 {
    line-height: 23px;
  }
  .featuredSec .featuredSlider .slick-current {
    border-right: none;
  }
  .featuredSec .featuredSlider .featuredBox {
    padding: 12px 5px 12px;
  }
  .featuredSec .featuredSlider .featuredBox .featuredImagebox .featuredImage .hpfeaturedmbl {
    display: block;
  }
  .featuredSec .featuredSlider .featuredBox .featuredImagebox .featuredImage .hpfeatureddesk {
    display: none;
  }
  .featuredSec .featuredSlider .featuredBox .featuredContentbx .featuredconArrow img {
    width: 9px;
  }
  .featuredSec .featuredSlider .featuredBox .featuredContentbx .featuredConinfo .subFeaturecon h3 {
    line-height: 26px;
  }
  .featuredSec .featuredSlider .featuredBox .featuredContentbx .featuredConinfo .subFeaturecon h4 {
    font-size: 12px;
    line-height: 20px;
  }
  .featuredSec .impactCtA {
    margin-top: 100px;
  }
}
@media screen and (max-width: 680px) {
  .featuredSec .headingSec h2 {
    line-height: 30px;
    font-size: 28px;
  }
  .featuredSec .featuredSlider .featuredBox .featuredContentbx {
    margin-top: 12px;
  }
  .featuredSec .featuredSlider .featuredBox .featuredContentbx .featuredConinfo .subFeaturecon h3 {
    line-height: 36px;
    font-size: 16px;
  }
  .featuredSec .featuredSlider .featuredBox .featuredContentbx .featuredconArrow {
    top: 12px;
  }
  .featuredSec .impactCtA {
    margin-top: 80px;
  }
}

.ourStoryinfosec {
  padding: 0px 80px;
  margin: 130px 0px 150px;
}
.ourStoryinfosec .storySection {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 100px;
}
.ourStoryinfosec .storySection .storycontent {
  width: 35%;
}
.ourStoryinfosec .storySection .storycontent h2 {
  font-size: 72px;
  font-family: "IvyPresto Text Semi Bd";
  font-weight: 600;
  line-height: 108px;
  letter-spacing: 0.01em;
  color: #282828;
  margin-bottom: 16px;
}
@media screen and (max-width: 1600px) {
  .ourStoryinfosec .storySection .storycontent h2 {
    font-size: 58px;
  }
}
@media screen and (max-width: 1440px) {
  .ourStoryinfosec .storySection .storycontent h2 {
    font-size: 46px;
  }
}
@media screen and (max-width: 1280px) {
  .ourStoryinfosec .storySection .storycontent h2 {
    font-size: 40px;
  }
}
@media screen and (max-width: 1024px) {
  .ourStoryinfosec .storySection .storycontent h2 {
    font-size: 32px;
  }
}
.ourStoryinfosec .storySection .storycontent p {
  font-size: 22px;
   font-family: "Poppins", sans-serif;
  font-weight: 300;
  line-height: 32px;
  color: #282828;
  margin-bottom: 25px;
}
@media screen and (max-width: 1600px) {
  .ourStoryinfosec .storySection .storycontent p {
    font-size: 18px;
  }
}
@media screen and (max-width: 1440px) {
  .ourStoryinfosec .storySection .storycontent p {
    font-size: 16px;
  }
}
@media screen and (max-width: 1200px) {
  .ourStoryinfosec .storySection .storycontent p {
    font-size: 14px;
  }
}
.ourStoryinfosec .storySection .storycontent h5 {
  font-size: 22px;
  font-weight: 600;
  font-family: "IvyPresto Text Semi Bd";
  color: #282828;
  margin-top: 20px;
}
@media screen and (max-width: 1600px) {
  .ourStoryinfosec .storySection .storycontent h5 {
    font-size: 18px;
  }
}
@media screen and (max-width: 1440px) {
  .ourStoryinfosec .storySection .storycontent h5 {
    font-size: 16px;
  }
}
@media screen and (max-width: 1200px) {
  .ourStoryinfosec .storySection .storycontent h5 {
    font-size: 14px;
  }
}
.ourStoryinfosec .storySection .storyImage {
  width: 58%;
}
.ourStoryinfosec .storySection .storyImage .ourstoryMain {
  background-color: #F8F5ED;
  padding: 10px 15px 50px 15px;
}
.ourStoryinfosec .storySection .storyImage .ourstoryMain .ourStory {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 43px;
}
.ourStoryinfosec .storySection .storyImage .ourstoryMain .ourStory .ourStoryBx {
  width: 30%;
  position: relative;
  text-align: center;
}
.ourStoryinfosec .storySection .storyImage .ourstoryMain .ourStory .ourStoryBx::before {
  content: "";
  position: absolute;
  border-bottom: 5px dotted #0D5C48;
  width: 110%;
  top: 20%;
  left: 60%;
}
.ourStoryinfosec .storySection .storyImage .ourstoryMain .ourStory .ourStoryBx:last-child::before {
  content: "";
  position: absolute;
  border-bottom: 5px dotted #E0DCD0;
  width: 32%;
  top: 20%;
  left: 60%;
}
.ourStoryinfosec .storySection .storyImage .ourstoryMain .ourStory .ourStoryBx:last-child::after {
  content: "";
  position: absolute;
  border-right: 5px dotted #E0DCD0;
  width: 74%;
  top: 20%;
  height: 81%;
  left: 19%;
}
.ourStoryinfosec .storySection .storyImage .ourstoryMain .ourStory .ourStoryBx .innerRound {
  background: #0D5C48;
  height: 80px;
  width: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  position: relative;
  z-index: 2;
  margin: 0 auto;
}
.ourStoryinfosec .storySection .storyImage .ourstoryMain .ourStory .ourStoryBx .innerRound h4 {
  color: #D2ED7B;
  text-align: center;
  font-size: 24px;
  font-family: "IvyPresto Text Semi Bd";
  font-weight: 600;
}
@media screen and (max-width: 1600px) {
  .ourStoryinfosec .storySection .storyImage .ourstoryMain .ourStory .ourStoryBx .innerRound h4 {
    font-size: 20px;
  }
}
@media screen and (max-width: 1440px) {
  .ourStoryinfosec .storySection .storyImage .ourstoryMain .ourStory .ourStoryBx .innerRound h4 {
    font-size: 18px;
  }
}
@media screen and (max-width: 1200px) {
  .ourStoryinfosec .storySection .storyImage .ourstoryMain .ourStory .ourStoryBx .innerRound h4 {
    font-size: 16px;
  }
}
@media screen and (max-width: 1024px) {
  .ourStoryinfosec .storySection .storyImage .ourstoryMain .ourStory .ourStoryBx .innerRound h4 {
    font-size: 14px;
  }
}
.ourStoryinfosec .storySection .storyImage .ourstoryMain .ourStory .ourStoryBx p {
  font-size: 18px;
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  line-height: 20px;
  color: #282828;
  height: 100px;
  width: 80%;
  margin: 20px auto 0;
  padding-right: 10px;
}
@media screen and (max-width: 1600px) {
  .ourStoryinfosec .storySection .storyImage .ourstoryMain .ourStory .ourStoryBx p {
    font-size: 16px;
  }
}
@media screen and (max-width: 1400px) {
  .ourStoryinfosec .storySection .storyImage .ourstoryMain .ourStory .ourStoryBx p {
    font-size: 14px;
  }
}
@media screen and (max-width: 680px) {
  .ourStoryinfosec .storySection .storyImage .ourstoryMain .ourStory .ourStoryBx p {
    font-size: 12px;
  }
}
.ourStoryinfosec .storySection .storyImage .ourstoryMain .ourStorytw .ourStoryBx:nth-child(1)::after {
  content: "";
  position: absolute;
  border-bottom: 5px dotted #E0DCD0;
  width: 28%;
  top: 20%;
  left: 14%;
}
.ourStoryinfosec .storySection .storyImage .ourstoryMain .ourStorytw .ourStoryBx:last-child::before {
  border-bottom: none !important;
}
.ourStoryinfosec .storySection .storyImage .ourstoryMain .ourStorytw .ourStoryBx:last-child::after {
  border-right: none !important;
}
.ourStoryinfosec .storySection .storyImage .ourstoryMain .dottedLine {
  position: relative;
  margin-top: 5px;
  padding-bottom: 5px;
}
.ourStoryinfosec .storySection .storyImage .ourstoryMain .dottedLine::after {
  content: "";
  position: absolute;
  border-bottom: 5px dotted #E0DCD0;
  width: 94%;
  top: 0;
  left: 4%;
}
.ourStoryinfosec .storySection .storyImage .ourstoryMain .dottedLine::before {
  content: "";
  position: absolute;
  border-left: 5px dotted #E0DCD0;
  width: 100%;
  top: 0;
  height: 84px;
  left: 4%;
}
@media screen and (max-width: 1800px) {
  .ourStoryinfosec .storySection .storyImage .ourstoryMain .ourStory .ourStoryBx p {
    width: 85%;
  }
}
@media screen and (max-width: 1600px) {
  .ourStoryinfosec {
    margin: 90px 0px 120px;
  }
  .ourStoryinfosec .storySection {
    padding-top: 40px;
  }
  .ourStoryinfosec .storySection .storycontent {
    width: 42%;
  }
  .ourStoryinfosec .storySection .storycontent h2 {
    line-height: 90px;
    margin-bottom: 12px;
  }
  .ourStoryinfosec .storySection .storycontent p {
    line-height: 28px;
    margin-bottom: 20px;
  }
  .ourStoryinfosec .storySection .storyImage {
    width: 53%;
  }
  .ourStoryinfosec .storySection .storyImage .ourstoryMain {
    padding: 10px 10px 40px 10px;
  }
  .ourStoryinfosec .storySection .storyImage .ourstoryMain .dottedLine::before {
    height: 76px;
  }
  .ourStoryinfosec .storySection .storyImage .ourstoryMain .ourStory .ourStoryBx:last-child::before {
    top: 18%;
  }
  .ourStoryinfosec .storySection .storyImage .ourstoryMain .ourStory .ourStoryBx:nth-child(1)::after {
    top: 18%;
  }
  .ourStoryinfosec .storySection .storyImage .ourstoryMain .ourStory .ourStoryBx::before {
    top: 18%;
  }
  .ourStoryinfosec .storySection .storyImage .ourstoryMain .ourStory .ourStoryBx .innerRound {
    height: 70px;
    width: 70px;
  }
  .ourStoryinfosec .storySection .storyImage .ourstoryMain .ourStory .ourStoryBx .innerRound h4 {
    font-size: 20px;
  }
  .ourStoryinfosec .storySection .storyImage .ourstoryMain .ourStory .ourStoryBx p {
    font-size: 14px;
    line-height: 18px;
    width: 87%;
    margin: 15px auto 0;
  }
}
@media screen and (max-width: 1480px) {
  .ourStoryinfosec {
    margin: 90px 0px 100px;
  }
  .ourStoryinfosec .storySection {
    padding-top: 60px;
  }
  .ourStoryinfosec .storySection .storycontent {
    width: 42%;
  }
  .ourStoryinfosec .storySection .storycontent h2 {
    line-height: 80px;
    margin-bottom: 12px;
  }
  .ourStoryinfosec .storySection .storycontent p {
    line-height: 25px;
    margin-bottom: 18px;
  }
  .ourStoryinfosec .storySection .storycontent .ctaThree {
    margin-top: 15px;
  }
  .ourStoryinfosec .storySection .storyImage {
    width: 53%;
  }
  .ourStoryinfosec .storySection .storyImage .ourstoryMain {
    padding: 10px 10px 30px 10px;
  }
  .ourStoryinfosec .storySection .storyImage .ourstoryMain .dottedLine::before {
    height: 66px;
  }
  .ourStoryinfosec .storySection .storyImage .ourstoryMain .ourStory .ourStoryBx:last-child::before {
    top: 14%;
  }
  .ourStoryinfosec .storySection .storyImage .ourstoryMain .ourStory .ourStoryBx:last-child::after {
    top: 16%;
    height: 86%;
  }
  .ourStoryinfosec .storySection .storyImage .ourstoryMain .ourStory .ourStoryBx:nth-child(1)::after {
    top: 14%;
  }
  .ourStoryinfosec .storySection .storyImage .ourstoryMain .ourStory .ourStoryBx::before {
    top: 14%;
  }
  .ourStoryinfosec .storySection .storyImage .ourstoryMain .ourStory .ourStoryBx .innerRound {
    height: 60px;
    width: 60px;
  }
  .ourStoryinfosec .storySection .storyImage .ourstoryMain .ourStory .ourStoryBx .innerRound h4 {
    font-size: 18px;
  }
  .ourStoryinfosec .storySection .storyImage .ourstoryMain .ourStory .ourStoryBx p {
    font-size: 12px;
    line-height: 16px;
    width: 89%;
    margin: 15px auto 0;
  }
}
@media screen and (max-width: 1280px) {
  .ourStoryinfosec {
    margin: 80px 0px 100px;
  }
  .ourStoryinfosec .storySection {
    padding-top: 50px;
  }
  .ourStoryinfosec .storySection .storycontent {
    width: 40%;
  }
  .ourStoryinfosec .storySection .storycontent h2 {
    line-height: 60px;
    margin-bottom: 10px;
  }
  .ourStoryinfosec .storySection .storycontent p {
    line-height: 22px;
    margin-bottom: 15px;
  }
  .ourStoryinfosec .storySection .storycontent .ctaThree {
    margin-top: 10px;
  }
  .ourStoryinfosec .storySection .storyImage {
    width: 55%;
  }
  .ourStoryinfosec .storySection .storyImage .ourstoryMain {
    padding: 10px 10px 25px 10px;
  }
  .ourStoryinfosec .storySection .storyImage .ourstoryMain .ourStory .ourStoryBx {
    width: 33%;
  }
  .ourStoryinfosec .storySection .storyImage .ourstoryMain .ourStory .ourStoryBx::before {
    width: 100%;
  }
  .ourStoryinfosec .storySection .storyImage .ourstoryMain .ourStory .ourStoryBx:last-child::after {
    width: 76%;
  }
  .ourStoryinfosec .storySection .storyImage .ourstoryMain .ourStory .ourStoryBx:last-child::before {
    width: 32%;
  }
  .ourStoryinfosec .storySection .storyImage .ourstoryMain .ourStory .ourStoryBx .innerRound {
    height: 50px;
    width: 50px;
  }
  .ourStoryinfosec .storySection .storyImage .ourstoryMain .ourStory .ourStoryBx .innerRound h4 {
    font-size: 14px;
  }
}
@media screen and (max-width: 1024px) {
  .ourStoryinfosec {
    margin: 70px 0px 80px;
    padding: 0px 50px;
  }
  .ourStoryinfosec .storySection {
    padding-top: 24px;
    display: block;
  }
  .ourStoryinfosec .storySection .storycontent {
    width: 100%;
    text-align: center;
  }
  .ourStoryinfosec .storySection .storycontent h2 {
    line-height: 60px;
    margin-bottom: 15px;
  }
  .ourStoryinfosec .storySection .storycontent p {
    line-height: 21px;
    margin-bottom: 15px;
  }
  .ourStoryinfosec .storySection .storycontent .ctaThree {
    margin-top: 15px;
  }
  .ourStoryinfosec .storySection .storyImage {
    width: 100%;
    margin-top: 24px;
  }
  .ourStoryinfosec .storySection .storyImage .ourstoryMain {
    padding: 24px 20px 24px 25px;
  }
  .ourStoryinfosec .storySection .storyImage .ourstoryMain .dottedLine {
    display: none;
  }
  .ourStoryinfosec .storySection .storyImage .ourstoryMain .ourStory {
    display: block;
    padding-top: 0px;
    position: relative;
  }
  .ourStoryinfosec .storySection .storyImage .ourstoryMain .ourStory:last-child .ourStoryBx:last-child .innerRound::before {
    content: none;
  }
  .ourStoryinfosec .storySection .storyImage .ourstoryMain .ourStory .ourStoryBx .innerRound {
    position: relative;
    margin: 0;
  }
  .ourStoryinfosec .storySection .storyImage .ourstoryMain .ourStory .ourStoryBx .innerRound::before {
    content: "";
    position: absolute;
    border-left: 5px dotted #0D5C48;
    border-bottom: none;
    height: 140%;
    left: 48%;
    top: 100%;
  }
  .ourStoryinfosec .storySection .storyImage .ourstoryMain .ourStory .ourStoryBx {
    width: 100%;
    text-align: left;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 45px;
  }
  .ourStoryinfosec .storySection .storyImage .ourstoryMain .ourStory .ourStoryBx:last-child::before, .ourStoryinfosec .storySection .storyImage .ourstoryMain .ourStory .ourStoryBx:last-child::after, .ourStoryinfosec .storySection .storyImage .ourstoryMain .ourStory .ourStoryBx:nth-child(1)::after, .ourStoryinfosec .storySection .storyImage .ourstoryMain .ourStory .ourStoryBx::before {
    content: none;
  }
  .ourStoryinfosec .storySection .storyImage .ourstoryMain .ourStory .ourStoryBx p {
    height: unset;
    width: 80%;
    margin-left: 15px;
    margin-top: 0px;
  }
}
@media screen and (max-width: 680px) {
  .ourStoryinfosec {
    padding: 0px 20px;
  }
  .ourStoryinfosec .storySection .storycontent h2 {
    font-size: 32px;
    line-height: 48px;
    margin-bottom: 15px;
  }
  .ourStoryinfosec .storySection .storycontent p {
    line-height: 20px;
    margin-bottom: 15px;
  }
  .ourStoryinfosec .storySection .storycontent h5 {
    font-size: 16px;
  }
  .ourStoryinfosec .storySection .storycontent .ctaThree {
    margin-top: 25px;
  }
  .ourStoryinfosec .storySection .storyImage {
    width: 100%;
  }
}

.ourVisionSec {
  padding: 0px 180px;
  margin-bottom: 150px;
}
@media screen and (max-width: 1800px) {
  .ourVisionSec {
    padding: 0px 140px;
  }
}
@media screen and (max-width: 1600px) {
  .ourVisionSec {
    padding: 0px 120px;
  }
}
@media screen and (max-width: 1440px) {
  .ourVisionSec {
    padding: 0px 100px;
  }
}
@media screen and (max-width: 1280px) {
  .ourVisionSec {
    padding: 0px 80px;
  }
}
@media screen and (max-width: 1024px) {
  .ourVisionSec {
    padding: 0px 50px;
  }
}
@media screen and (max-width: 768px) {
  .ourVisionSec {
    padding: 0px 20px;
  }
}
.ourVisionSec .visionMain {
  padding: 0px 140px;
}
.ourVisionSec .visionMain .headingSec {
  text-align: center;
}
.ourVisionSec .visionMain .headingSec h2 {
  font-size: 40px;
  font-family: "IvyPresto Text Semi Bd";
  font-weight: 600;
  line-height: 72px;
  color: #282828;
  margin-bottom: 24px;
}
@media screen and (max-width: 1600px) {
  .ourVisionSec .visionMain .headingSec h2 {
    font-size: 36px;
  }
}
@media screen and (max-width: 1440px) {
  .ourVisionSec .visionMain .headingSec h2 {
    font-size: 32px;
  }
}
@media screen and (max-width: 1280px) {
  .ourVisionSec .visionMain .headingSec h2 {
    font-size: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .ourVisionSec .visionMain .headingSec h2 {
    font-size: 26px;
  }
}
@media screen and (max-width: 680px) {
  .ourVisionSec .visionMain .headingSec h2 {
    font-size: 22px;
  }
}
.ourVisionSec .visionMain .headingSec p {
  font-size: 22px;
   font-family: "Poppins", sans-serif;
  font-weight: 300;
  line-height: 32px;
  color: #282828;
  margin-bottom: 40px;
}
@media screen and (max-width: 1600px) {
  .ourVisionSec .visionMain .headingSec p {
    font-size: 18px;
  }
}
@media screen and (max-width: 1440px) {
  .ourVisionSec .visionMain .headingSec p {
    font-size: 16px;
  }
}
@media screen and (max-width: 1200px) {
  .ourVisionSec .visionMain .headingSec p {
    font-size: 14px;
  }
}
.ourVisionSec .visionMain .imageBoxes {
  border-top: 1px solid rgba(40, 40, 40, 0.4);
  border-bottom: 1px solid rgba(40, 40, 40, 0.4);
  display: flex;
  justify-content: center;
  padding: 24px 0px;
}
.ourVisionSec .visionMain .imageBoxes .imageSeparate {
  width: 33%;
}
.ourVisionSec .visionMain .imageBoxes .imageSeparate .imgMinislider .imageMini .mobileImg {
  display: none;
}
.ourVisionSec .visionMain .imageBoxes .imageSeparate:nth-child(2) {
  width: 30%;
}
.ourVisionSec .visionMain .imageBoxes .imageSeparate:nth-child(1) .imgMinislider:nth-child(1), .ourVisionSec .visionMain .imageBoxes .imageSeparate:last-child .imgMinislider:nth-child(1) {
  border-bottom: 1px solid rgba(40, 40, 40, 0.4);
  padding-bottom: 24px;
}
.ourVisionSec .visionMain .imageBoxes .imageSeparate:nth-child(1) .imgMinislider:nth-child(2), .ourVisionSec .visionMain .imageBoxes .imageSeparate:last-child .imgMinislider:nth-child(2) {
  border-bottom: 1px solid rgba(40, 40, 40, 0.4);
  padding-top: 24px;
}
.ourVisionSec .visionMain .imageBoxes .imageSeparate:nth-child(2) {
  margin: 0px 24px;
  padding: 0px 24px;
  border-left: 1px solid rgba(40, 40, 40, 0.4);
  border-right: 1px solid rgba(40, 40, 40, 0.4);
}
@media screen and (max-width: 1600px) {
  .ourVisionSec {
    margin-bottom: 120px;
  }
  .ourVisionSec .visionMain {
    padding: 0px 120px;
  }
  .ourVisionSec .visionMain .headingSec h2 {
    margin-bottom: 20px;
    line-height: 60px;
  }
  .ourVisionSec .visionMain .headingSec p {
    margin-bottom: 30px;
    line-height: 28px;
  }
  .ourVisionSec .visionMain .imageBoxes {
    padding: 20px 0px;
  }
  .ourVisionSec .visionMain .imageBoxes .imageSeparate:nth-child(1) .imgMinislider:nth-child(1), .ourVisionSec .visionMain .imageBoxes .imageSeparate:last-child .imgMinislider:nth-child(1) {
    padding-bottom: 20px;
  }
  .ourVisionSec .visionMain .imageBoxes .imageSeparate:nth-child(1) .imgMinislider:nth-child(2), .ourVisionSec .visionMain .imageBoxes .imageSeparate:last-child .imgMinislider:nth-child(2) {
    padding-top: 20px;
  }
  .ourVisionSec .visionMain .imageBoxes .imageSeparate:nth-child(2) {
    margin: 0px 20px;
    padding: 0px 20px;
  }
}
@media screen and (max-width: 1400px) {
  .ourVisionSec {
    margin-bottom: 100px;
  }
  .ourVisionSec .visionMain {
    padding: 0px 100px;
  }
  .ourVisionSec .visionMain .headingSec h2 {
    margin-bottom: 15px;
    line-height: 50px;
  }
  .ourVisionSec .visionMain .headingSec p {
    margin-bottom: 25px;
    line-height: 25px;
  }
  .ourVisionSec .visionMain .imageBoxes .imageSeparate:nth-child(1) .imgMinislider:nth-child(1), .ourVisionSec .visionMain .imageBoxes .imageSeparate:last-child .imgMinislider:nth-child(1) {
    padding-bottom: 15px;
  }
  .ourVisionSec .visionMain .imageBoxes .imageSeparate:nth-child(1) .imgMinislider:nth-child(2), .ourVisionSec .visionMain .imageBoxes .imageSeparate:last-child .imgMinislider:nth-child(2) {
    padding-top: 15px;
  }
  .ourVisionSec .visionMain .imageBoxes .imageSeparate:nth-child(2) {
    margin: 0px 15px;
    padding: 0px 15px;
  }
}
@media screen and (max-width: 1280px) {
  .ourVisionSec .visionMain {
    padding: 0px 80px;
  }
}
@media screen and (max-width: 1024px) {
  .ourVisionSec {
    margin-bottom: 80px;
  }
  .ourVisionSec .visionMain {
    padding: 0px;
  }
  .ourVisionSec .visionMain .headingSec h2 {
    line-height: 36px;
  }
  .ourVisionSec .visionMain .headingSec p {
    line-height: 22px;
  }
  .ourVisionSec .visionMain .headingSec p span {
    width: 100%;
  }
  .ourVisionSec .visionMain .imageBoxes {
    display: block;
    padding: 12px 0px;
  }
  .ourVisionSec .visionMain .imageBoxes .imageSeparate {
    width: 100%;
  }
  .ourVisionSec .visionMain .imageBoxes .imageSeparate .imgMinislider .imageMini .desktopImg {
    display: none;
  }
  .ourVisionSec .visionMain .imageBoxes .imageSeparate .imgMinislider .imageMini .mobileImg {
    display: block;
    width: 100%;
  }
  .ourVisionSec .visionMain .imageBoxes .imageSeparate:nth-child(2) {
    width: 100%;
    border: none;
    padding: 12px 0px;
    margin: 0;
  }
  .ourVisionSec .visionMain .imageBoxes .imageSeparate:nth-child(1), .ourVisionSec .visionMain .imageBoxes .imageSeparate:last-child {
    display: flex;
  }
  .ourVisionSec .visionMain .imageBoxes .imageSeparate:nth-child(1) .imgMinislider, .ourVisionSec .visionMain .imageBoxes .imageSeparate:last-child .imgMinislider {
    width: 50%;
  }
  .ourVisionSec .visionMain .imageBoxes .imageSeparate:nth-child(1) .imgMinislider:nth-child(1), .ourVisionSec .visionMain .imageBoxes .imageSeparate:last-child .imgMinislider:nth-child(1) {
    padding: 0px 12px 0px 0px;
    border-bottom: none;
    border-right: 1px solid rgba(40, 40, 40, 0.4);
  }
  .ourVisionSec .visionMain .imageBoxes .imageSeparate:nth-child(1) .imgMinislider:nth-child(2), .ourVisionSec .visionMain .imageBoxes .imageSeparate:last-child .imgMinislider:nth-child(2) {
    padding: 0px 0px 0px 12px;
    border-bottom: none;
  }
  .ourVisionSec .visionMain .imageBoxes .imageSeparate:nth-child(1) {
    border-bottom: 1px solid rgba(40, 40, 40, 0.4);
    padding-bottom: 12px;
  }
  .ourVisionSec .visionMain .imageBoxes .imageSeparate:last-child {
    border-top: 1px solid rgba(40, 40, 40, 0.4);
    padding-top: 12px;
  }
}
@media screen and (max-width: 680px) {
  .ourVisionSec .visionMain .headingSec h2 {
    font-size: 28px;
    line-height: 30px;
  }
  .ourVisionSec .visionMain .headingSec p {
    line-height: 21px;
  }
}

.focusAboutsec {
  padding: 0px 180px;
  text-align: center;
  margin-bottom: 150px;
  background-color: #F8F5ED;
}
@media screen and (max-width: 1800px) {
  .focusAboutsec {
    padding: 0px 140px;
  }
}
@media screen and (max-width: 1600px) {
  .focusAboutsec {
    padding: 0px 120px;
  }
}
@media screen and (max-width: 1440px) {
  .focusAboutsec {
    padding: 0px 100px;
  }
}
@media screen and (max-width: 1280px) {
  .focusAboutsec {
    padding: 0px 80px;
  }
}
@media screen and (max-width: 1024px) {
  .focusAboutsec {
    padding: 0px 50px;
  }
}
@media screen and (max-width: 768px) {
  .focusAboutsec {
    padding: 0px 20px;
  }
}
.focusAboutsec .innerContainer {
  padding: 52px 0px 50px;
}
.focusAboutsec .innerContainer .headingSec {
  margin-bottom: 40px;
}
.focusAboutsec .innerContainer .headingSec h2 {
  margin-bottom: 15px;
  font-size: 40px;
  font-weight: 600;
  font-family: "IvyPresto Text Semi Bd";
}
@media screen and (max-width: 1600px) {
  .focusAboutsec .innerContainer .headingSec h2 {
    font-size: 36px;
  }
}
@media screen and (max-width: 1440px) {
  .focusAboutsec .innerContainer .headingSec h2 {
    font-size: 32px;
  }
}
@media screen and (max-width: 1280px) {
  .focusAboutsec .innerContainer .headingSec h2 {
    font-size: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .focusAboutsec .innerContainer .headingSec h2 {
    font-size: 26px;
  }
}
@media screen and (max-width: 680px) {
  .focusAboutsec .innerContainer .headingSec h2 {
    font-size: 22px;
  }
}
.focusAboutsec .innerContainer .ourfocusContent {
  display: flex;
  flex-flow: wrap;
  padding-top: 24px;
}
.focusAboutsec .innerContainer .ourfocusContent .ourfocusBox {
  width: 33.33%;
  position: relative;
  padding: 0px 20px;
}
.focusAboutsec .innerContainer .ourfocusContent .ourfocusBox h5 {
  font-size: 22px;
  font-weight: 400;
  line-height: 32px;
   font-family: "Poppins", sans-serif;
  padding: 25px 25px 12px;
}
@media screen and (max-width: 1600px) {
  .focusAboutsec .innerContainer .ourfocusContent .ourfocusBox h5 {
    font-size: 18px;
  }
}
@media screen and (max-width: 1440px) {
  .focusAboutsec .innerContainer .ourfocusContent .ourfocusBox h5 {
    font-size: 16px;
  }
}
@media screen and (max-width: 1200px) {
  .focusAboutsec .innerContainer .ourfocusContent .ourfocusBox h5 {
    font-size: 14px;
  }
}
.focusAboutsec .innerContainer .ourfocusContent .ourfocusBox p {
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  color: #000;
  font-family: "Poppins", sans-serif;
  padding-top: 20px;
}
@media screen and (max-width: 1600px) {
  .focusAboutsec .innerContainer .ourfocusContent .ourfocusBox p {
    font-size: 14px;
  }
}
@media screen and (max-width: 1024px) {
  .focusAboutsec .innerContainer .ourfocusContent .ourfocusBox p {
    font-size: 12px;
  }
}
.focusAboutsec .innerContainer .ourfocusContent .ourfocusBox:after {
  content: "";
  display: block;
  background: rgba(40, 40, 40, 0.4);
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}
.focusAboutsec .innerContainer .ourfocusContent .ourfocusBox:last-child::after {
  display: none;
}
.focusAboutsec .innerContainer .ourfocusContent .ourfocusBox .ourfocusCir {
  position: relative;
  border-radius: 50%;
  overflow: hidden;
}
.focusAboutsec .innerContainer .ourfocusContent .ourfocusBox .ourfocusImgBox img {
  width: 100%;
}
.focusAboutsec .innerContainer .ourfocusContent .ourfocusBox .ourfocusInfoBox {
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0px;
  display: flex;
  flex-flow: column;
  justify-content: center;
  background: rgba(13, 92, 72, 0.3);
}
.focusAboutsec .innerContainer .ourfocusContent .ourfocusBox .ourfocusInfoBox h3 {
  color: #FFFEFB;
  font-size: 36px;
  font-weight: 600;
  font-family: "IvyPresto Text Semi Bd";
}
@media screen and (max-width: 1600px) {
  .focusAboutsec .innerContainer .ourfocusContent .ourfocusBox .ourfocusInfoBox h3 {
    font-size: 28px;
  }
}
@media screen and (max-width: 1440px) {
  .focusAboutsec .innerContainer .ourfocusContent .ourfocusBox .ourfocusInfoBox h3 {
    font-size: 20px;
  }
}
@media screen and (max-width: 680px) {
  .focusAboutsec .innerContainer .ourfocusContent .ourfocusBox .ourfocusInfoBox h3 {
    font-size: 16px;
  }
}
@media screen and (max-width: 1600px) {
  .focusAboutsec {
    margin-bottom: 120px;
  }
  .focusAboutsec .innerContainer {
    padding: 42px 0px 40px;
  }
  .focusAboutsec .innerContainer .headingSec {
    margin-bottom: 30px;
  }
  .focusAboutsec .innerContainer .ourfocusContent .ourfocusBox h5 {
    line-height: 28px;
  }
  .focusAboutsec .innerContainer .ourfocusContent .ourfocusBox p {
    line-height: 21px;
  }
}
@media screen and (max-width: 1400px) {
  .focusAboutsec {
    margin-bottom: 100px;
  }
  .focusAboutsec .innerContainer {
    padding: 30px 0px 30px;
  }
  .focusAboutsec .innerContainer .ourfocusContent {
    padding-top: 20px;
  }
  .focusAboutsec .innerContainer .ourfocusContent .ourfocusBox h5 {
    line-height: 25px;
    padding: 20px 10px 10px;
  }
  .focusAboutsec .innerContainer .ourfocusContent .ourfocusBox p {
    padding-top: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .focusAboutsec {
    margin-bottom: 80px;
  }
  .focusAboutsec .innerContainer {
    padding: 58px 0px 16px;
  }
  .focusAboutsec .innerContainer .ourfocusContent {
    padding-top: 15px;
  }
  .focusAboutsec .innerContainer .ourfocusContent .ourfocusBox:last-child {
    margin-bottom: 0;
  }
  .focusAboutsec .innerContainer .ourfocusContent .ourfocusBox h5 {
    line-height: 24px;
    padding: 24px 0px 10px;
  }
  .focusAboutsec .innerContainer .ourfocusContent .ourfocusBox p {
    padding: 10px 0px 24px;
  }
  .focusAboutsec .innerContainer .ourfocusContent .ourfocusBox .ourfocusInfoBox h3 {
    font-size: 18px;
  }
}
@media screen and (max-width: 768px) {
  .focusAboutsec .innerContainer .headingSec {
    margin-bottom: 20px;
  }
  .focusAboutsec .innerContainer .ourfocusContent {
    border: 0px;
  }
  .focusAboutsec .innerContainer .ourfocusContent .ourfocusBox {
    border-bottom: 1px solid rgba(40, 40, 40, 0.4);
    width: 100%;
    margin-bottom: 20px;
    padding: 0px;
  }
  .focusAboutsec .innerContainer .ourfocusContent .ourfocusBox:last-child {
    border-bottom: none;
  }
  .focusAboutsec .innerContainer .ourfocusContent .ourfocusBox:after {
    display: none;
  }
  .focusAboutsec .innerContainer .ourfocusContent .ourfocusBox h5 {
    font-size: 16px;
  }
  .focusAboutsec .innerContainer .ourfocusContent .ourfocusBox p {
    font-size: 12px;
    line-height: 16px;
  }
  .focusAboutsec .innerContainer .ourfocusContent .ourfocusBox .ourfocusInfoBox h3 {
    font-size: 28px;
    line-height: 36px;
  }
  .focusAboutsec .innerContainer .ourfocusContent .ourfocusBox .ourfocusCir {
    height: 450px;
    width: 450px;
    margin: 0 auto;
  }
  .focusAboutsec .innerContainer .ourfocusContent .ourfocusBox .ourfocusCir .ourfocusImgBox {
    height: 100%;
  }
  .focusAboutsec .innerContainer .ourfocusContent .ourfocusBox .ourfocusCir .ourfocusImgBox img {
    height: 100%;
  }
}
@media screen and (max-width: 580px) {
  .focusAboutsec .innerContainer .ourfocusContent .ourfocusBox .ourfocusCir {
    height: unset;
    width: unset;
    margin: 0px 30px;
  }
}

.investSection {
  padding: 0px 180px;
  margin-bottom: 150px;
}
@media screen and (max-width: 1800px) {
  .investSection {
    padding: 0px 140px;
  }
}
@media screen and (max-width: 1600px) {
  .investSection {
    padding: 0px 120px;
  }
}
@media screen and (max-width: 1440px) {
  .investSection {
    padding: 0px 100px;
  }
}
@media screen and (max-width: 1280px) {
  .investSection {
    padding: 0px 80px;
  }
}
@media screen and (max-width: 1024px) {
  .investSection {
    padding: 0px 50px;
  }
}
@media screen and (max-width: 768px) {
  .investSection {
    padding: 0px 20px;
  }
}
.investSection .investMain .headingSec {
  width: 80%;
  margin: 0 auto;
  text-align: center;
}
.investSection .investMain .headingSec h2 {
  font-size: 40px;
  font-weight: 600;
  line-height: 72px;
  font-family: "IvyPresto Text Semi Bd";
  color: #282828;
}
@media screen and (max-width: 1600px) {
  .investSection .investMain .headingSec h2 {
    font-size: 36px;
  }
}
@media screen and (max-width: 1440px) {
  .investSection .investMain .headingSec h2 {
    font-size: 32px;
  }
}
@media screen and (max-width: 1280px) {
  .investSection .investMain .headingSec h2 {
    font-size: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .investSection .investMain .headingSec h2 {
    font-size: 26px;
  }
}
@media screen and (max-width: 680px) {
  .investSection .investMain .headingSec h2 {
    font-size: 22px;
  }
}
.investSection .investMain .headingSec p {
  font-size: 22px;
  font-weight: 300;
  line-height: 28px;
   font-family: "Poppins", sans-serif;
  color: #000;
  margin-top: 24px;
}
@media screen and (max-width: 1600px) {
  .investSection .investMain .headingSec p {
    font-size: 18px;
  }
}
@media screen and (max-width: 1440px) {
  .investSection .investMain .headingSec p {
    font-size: 16px;
  }
}
@media screen and (max-width: 1200px) {
  .investSection .investMain .headingSec p {
    font-size: 14px;
  }
}
.investSection .investMain .investBoxesmain {
  margin-top: 40px;
}
.investSection .investMain .investBoxesmain .investboxesSubdiv {
  display: flex;
}
.investSection .investMain .investBoxesmain .investboxesSubdiv:nth-child(1) {
  border-bottom: 1px solid rgba(40, 40, 40, 0.4);
}
.investSection .investMain .investBoxesmain .investboxesSubdiv:nth-child(1) .investBoxes {
  margin-top: 0px;
}
.investSection .investMain .investBoxesmain .investboxesSubdiv .investBoxes {
  width: 50%;
  text-align: center;
  padding: 30px 100px 24px;
  margin: 24px 0px;
}
.investSection .investMain .investBoxesmain .investboxesSubdiv .investBoxes:nth-child(1) {
  position: relative;
}
.investSection .investMain .investBoxesmain .investboxesSubdiv .investBoxes:nth-child(1)::after {
  content: "";
  position: absolute;
  height: 100%;
  width: 1px;
  background: rgba(40, 40, 40, 0.4);
  top: 0;
  right: 0;
}
.investSection .investMain .investBoxesmain .investboxesSubdiv .investBoxes img {
  margin: 0 auto;
}
.investSection .investMain .investBoxesmain .investboxesSubdiv .investBoxes h4 {
  font-size: 36px;
  font-weight: 600;
  line-height: 46px;
  font-family: "IvyPresto Text Semi Bd";
  color: #282828;
  margin: 44px 0px 28px;
}
@media screen and (max-width: 1600px) {
  .investSection .investMain .investBoxesmain .investboxesSubdiv .investBoxes h4 {
    font-size: 28px;
  }
}
@media screen and (max-width: 1440px) {
  .investSection .investMain .investBoxesmain .investboxesSubdiv .investBoxes h4 {
    font-size: 20px;
  }
}
@media screen and (max-width: 680px) {
  .investSection .investMain .investBoxesmain .investboxesSubdiv .investBoxes h4 {
    font-size: 16px;
  }
}
.investSection .investMain .investBoxesmain .investboxesSubdiv .investBoxes p {
  font-size: 20px;
  font-weight: 300;
  line-height: 25px;
   font-family: "Poppins", sans-serif;
  color: #282828;
}
@media screen and (max-width: 1600px) {
  .investSection .investMain .investBoxesmain .investboxesSubdiv .investBoxes p {
    font-size: 16px;
  }
}
@media screen and (max-width: 1440px) {
  .investSection .investMain .investBoxesmain .investboxesSubdiv .investBoxes p {
    font-size: 14px;
  }
}
@media screen and (max-width: 678px) {
  .investSection .investMain .investBoxesmain .investboxesSubdiv .investBoxes p {
    font-size: 12px;
  }
}
.investSection .investMain .investCta {
  text-align: center;
  margin-top: 25px;
}
@media screen and (max-width: 1600px) {
  .investSection {
    margin-bottom: 120px;
  }
  .investSection .investMain .headingSec {
    width: 85%;
  }
  .investSection .investMain .headingSec h2 {
    line-height: 60px;
  }
  .investSection .investMain .headingSec p {
    margin-top: 20px;
    line-height: 26px;
  }
  .investSection .investMain .investBoxesmain {
    margin-top: 30px;
  }
  .investSection .investMain .investBoxesmain .investboxesSubdiv .investBoxes {
    margin: 20px 0px;
    padding: 25px 70px 20px;
  }
  .investSection .investMain .investBoxesmain .investboxesSubdiv .investBoxes h4 {
    margin: 35px 0px 24px;
    line-height: 38px;
  }
  .investSection .investMain .investBoxesmain .investboxesSubdiv .investBoxes p {
    line-height: 21px;
  }
  .investSection .investMain .investBoxesmain .investboxesSubdiv .investBoxes img {
    width: 140px;
  }
}
@media screen and (max-width: 1400px) {
  .investSection {
    margin-bottom: 100px;
  }
  .investSection .investMain .headingSec {
    width: 90%;
  }
  .investSection .investMain .headingSec p {
    margin-top: 15px;
    line-height: 24px;
  }
  .investSection .investMain .investBoxesmain {
    margin-top: 25px;
  }
  .investSection .investMain .investBoxesmain .investboxesSubdiv .investBoxes {
    margin: 15px 0px;
    padding: 20px 50px 20px;
  }
  .investSection .investMain .investBoxesmain .investboxesSubdiv .investBoxes h4 {
    margin: 25px 0px 20px;
  }
  .investSection .investMain .investBoxesmain .investboxesSubdiv .investBoxes img {
    width: 120px;
  }
}
@media screen and (max-width: 1280px) {
  .investSection {
    margin-bottom: 80px;
  }
  .investSection .investMain .investBoxesmain {
    margin-top: 20px;
  }
  .investSection .investMain .investBoxesmain .investboxesSubdiv .investBoxes {
    padding: 20px 40px 20px;
  }
  .investSection .investMain .investBoxesmain .investboxesSubdiv .investBoxes h4 {
    margin: 20px 0px 15px;
    line-height: 36px;
  }
  .investSection .investMain .investBoxesmain .investboxesSubdiv .investBoxes img {
    width: 100px;
  }
}
@media screen and (max-width: 1024px) {
  .investSection .investMain .headingSec h2 {
    line-height: 46px;
  }
  .investSection .investMain .investBoxesmain {
    margin-top: 20px;
  }
  .investSection .investMain .investBoxesmain .investboxesSubdiv .investBoxes {
    padding: 20px 40px 28px;
  }
  .investSection .investMain .investBoxesmain .investboxesSubdiv .investBoxes h4 {
    margin: 20px 0px 15px;
    line-height: 30px;
  }
}
@media screen and (max-width: 920px) {
  .investSection .investMain .headingSec {
    width: 100%;
  }
  .investSection .investMain .headingSec h2 {
    line-height: 46px;
  }
  .investSection .investMain .investBoxesmain {
    margin-top: 20px;
  }
  .investSection .investMain .investBoxesmain .investboxesSubdiv {
    display: block;
  }
  .investSection .investMain .investBoxesmain .investboxesSubdiv:nth-child(1) {
    border-bottom: none;
  }
  .investSection .investMain .investBoxesmain .investboxesSubdiv:last-child .investBoxes:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
  }
  .investSection .investMain .investBoxesmain .investboxesSubdiv .investBoxes {
    padding: 20px 0px 28px;
    width: 100%;
    border-bottom: 1px solid rgba(40, 40, 40, 0.4);
  }
  .investSection .investMain .investBoxesmain .investboxesSubdiv .investBoxes:nth-child(1)::after {
    content: none;
  }
  .investSection .investMain .investBoxesmain .investboxesSubdiv .investBoxes h4 {
    margin: 16px 0px 12px;
    line-height: 30px;
  }
}
@media screen and (max-width: 680px) {
  .investSection .investMain .headingSec h2 {
    font-size: 28px;
    line-height: 30px;
  }
  .investSection .investMain .headingSec p {
    line-height: 20px;
  }
  .investSection .investMain .investBoxesmain {
    margin-top: 14px;
  }
  .investSection .investMain .investBoxesmain .investboxesSubdiv .investBoxes {
    padding: 20px 0px 28px;
  }
  .investSection .investMain .investBoxesmain .investboxesSubdiv .investBoxes h4 {
    line-height: 26px;
  }
  .investSection .investMain .investBoxesmain .investboxesSubdiv .investBoxes p {
    font-size: 12px;
    line-height: 16px;
  }
  .investSection .investMain .investCta {
    margin-top: 10px;
  }
}

.peoplebannerSection {
  margin-top: 200px;
  padding: 0px 180px;
  margin-bottom: 80px;
}
@media screen and (max-width: 1800px) {
  .peoplebannerSection {
    padding: 0px 140px;
  }
}
@media screen and (max-width: 1600px) {
  .peoplebannerSection {
    padding: 0px 120px;
  }
}
@media screen and (max-width: 1440px) {
  .peoplebannerSection {
    padding: 0px 100px;
  }
}
@media screen and (max-width: 1280px) {
  .peoplebannerSection {
    padding: 0px 80px;
  }
}
@media screen and (max-width: 1024px) {
  .peoplebannerSection {
    padding: 0px 50px;
  }
}
@media screen and (max-width: 768px) {
  .peoplebannerSection {
    padding: 0px 20px;
  }
}
.peoplebannerSection .innerContainer {
  text-align: center;
}
.peoplebannerSection .innerContainer .secHeading {
  margin-bottom: 36px;
}
.peoplebannerSection .innerContainer .secHeading h2 {
  margin-bottom: 24px;
  font-size: 40px;
  font-weight: 600;
  font-family: "IvyPresto Text Semi Bd";
  letter-spacing: 0.01em;
  color: #282828;
}
@media screen and (max-width: 1600px) {
  .peoplebannerSection .innerContainer .secHeading h2 {
    font-size: 36px;
  }
}
@media screen and (max-width: 1440px) {
  .peoplebannerSection .innerContainer .secHeading h2 {
    font-size: 32px;
  }
}
@media screen and (max-width: 1280px) {
  .peoplebannerSection .innerContainer .secHeading h2 {
    font-size: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .peoplebannerSection .innerContainer .secHeading h2 {
    font-size: 26px;
  }
}
@media screen and (max-width: 680px) {
  .peoplebannerSection .innerContainer .secHeading h2 {
    font-size: 22px;
  }
}
.peoplebannerSection .innerContainer .secHeading p {
  font-size: 24px;
  font-weight: 300;
   font-family: "Poppins", sans-serif;
  color: #282828;
}
@media screen and (max-width: 1600px) {
  .peoplebannerSection .innerContainer .secHeading p {
    font-size: 20px;
  }
}
@media screen and (max-width: 1440px) {
  .peoplebannerSection .innerContainer .secHeading p {
    font-size: 18px;
  }
}
@media screen and (max-width: 1200px) {
  .peoplebannerSection .innerContainer .secHeading p {
    font-size: 16px;
  }
}
@media screen and (max-width: 1024px) {
  .peoplebannerSection .innerContainer .secHeading p {
    font-size: 14px;
  }
}
@media screen and (max-width: 1600px) {
  .peoplebannerSection {
    margin-top: 150px;
  }
}
@media screen and (max-width: 1440px) {
  .peoplebannerSection {
    margin-top: 120px;
    margin-bottom: 60px;
  }
  .peoplebannerSection .innerContainer .secHeading {
    margin-bottom: 30px;
  }
  .peoplebannerSection .innerContainer .secHeading h2 {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 820px) {
  .peoplebannerSection {
    margin-top: 100px;
    margin-bottom: 20px;
  }
  .peoplebannerSection .bannerImg {
    display: none;
  }
}
.peopleContent {
  padding: 0px 180px;
}
@media screen and (max-width: 1800px) {
  .peopleContent {
    padding: 0px 140px;
  }
}
@media screen and (max-width: 1600px) {
  .peopleContent {
    padding: 0px 120px;
  }
}
@media screen and (max-width: 1440px) {
  .peopleContent {
    padding: 0px 100px;
  }
}
@media screen and (max-width: 1280px) {
  .peopleContent {
    padding: 0px 80px;
  }
}
@media screen and (max-width: 1024px) {
  .peopleContent {
    padding: 0px 50px;
  }
}
@media screen and (max-width: 768px) {
  .peopleContent {
    padding: 0px 20px;
  }
}
.peopleContent .innerContainer {
  margin-bottom: 120px;
  /* the nitty gritty */
}
.peopleContent .innerContainer .tabs-container nav {
  margin: 0 auto;
  position: relative;
  z-index: 1;
  background: #FFFEFB;
}
.peopleContent .innerContainer .tabs-container nav::after {
  content: "";
  display: none;
  width: 12px;
  height: 12px;
  background: url(../images/dropdown-arrow.png) top left no-repeat;
  background-size: contain;
  position: absolute;
  top: 25px;
  right: 12px;
  transform: translateY(-50%);
}
.peopleContent .innerContainer .tabs-container nav .tabHead {
  display: block;
  color: rgba(40, 40, 40, 0.6);
  font-size: 18px;
  font-weight: 300;
   font-family: "Poppins", sans-serif;
}
@media screen and (max-width: 1600px) {
  .peopleContent .innerContainer .tabs-container nav .tabHead {
    font-size: 16px;
  }
}
@media screen and (max-width: 1400px) {
  .peopleContent .innerContainer .tabs-container nav .tabHead {
    font-size: 14px;
  }
}
@media screen and (max-width: 680px) {
  .peopleContent .innerContainer .tabs-container nav .tabHead {
    font-size: 12px;
  }
}
.peopleContent .innerContainer .tabs-container nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.peopleContent .innerContainer .tabs-container nav ul li {
  cursor: pointer;
  color: #000;
  font-size: 18px;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
  position: relative;
  padding: 12px 0px;
  border-top: 1px solid #A9A9A7;
}
@media screen and (max-width: 1600px) {
  .peopleContent .innerContainer .tabs-container nav ul li {
    font-size: 16px;
  }
}
@media screen and (max-width: 1400px) {
  .peopleContent .innerContainer .tabs-container nav ul li {
    font-size: 14px;
  }
}
@media screen and (max-width: 680px) {
  .peopleContent .innerContainer .tabs-container nav ul li {
    font-size: 12px;
  }
}
.peopleContent .innerContainer .tabs-container nav ul li:hover {
  color: #3e4b58;
}
.peopleContent .innerContainer .tabs-container nav ul li.active {
  color: #3e4b58;
  border-top: none;
}
.peopleContent .innerContainer .tabs-container {
  position: relative;
  height: 90px;
}
.peopleContent .innerContainer .tabs-container nav {
  position: absolute;
  width: 100%;
}
.peopleContent .innerContainer .tabs-container nav ul {
  display: flex;
  flex-direction: column;
}
.peopleContent .innerContainer .tabs-container nav ul li {
  order: 1;
}
.peopleContent .innerContainer .tabs-container nav ul li.active {
  order: 0;
}
.peopleContent .innerContainer .tabs-container nav ul li:not(.active) {
  position: absolute;
  top: -999em;
}
.peopleContent .innerContainer .tabs-container nav ul.expanded li.active:after {
  border-top-color: transparent;
  border-bottom-color: #555;
  top: 1em;
}
.peopleContent .innerContainer .tabs-container nav ul.expanded li:not(.active) {
  position: relative;
  top: auto;
}
@media all and (min-width: 990px) {
  .peopleContent .innerContainer nav {
    background: transparent;
  }
  .peopleContent .innerContainer .tabs-container nav .tabHead {
    display: none;
  }
  .peopleContent .innerContainer .tabs-container nav ul {
    display: flex;
    flex-direction: row;
    justify-content: center;
    white-space: nowrap;
    overflow: hidden;
    border: none;
    padding: 0;
  }
  .peopleContent .innerContainer .tabs-container nav ul li {
    width: 25%;
    text-align: center;
    padding: 30px;
    font-size: 20px;
    font-weight: 600;
    font-family: "IvyPresto Text Semi Bd";
    letter-spacing: 0.01em;
    color: #282828;
    border: 1px solid rgba(40, 40, 40, 0.4);
  }
}
@media screen and (min-width: 990px) and (max-width: 1600px) {
  .peopleContent .innerContainer .tabs-container nav ul li {
    font-size: 16px;
  }
}
@media screen and (min-width: 990px) and (max-width: 1440px) {
  .peopleContent .innerContainer .tabs-container nav ul li {
    font-size: 14px;
  }
}
@media screen and (min-width: 990px) and (max-width: 678px) {
  .peopleContent .innerContainer .tabs-container nav ul li {
    font-size: 12px;
  }
}
@media all and (min-width: 990px) {
  .peopleContent .innerContainer .tabs-container nav ul li.active {
    background: #F8F5ED;
    border: 1px solid rgba(40, 40, 40, 0.4);
  }
}
@media all and (min-width: 990px) {
  .peopleContent .innerContainer .tabs-container nav ul li:not(.active) {
    position: relative;
    top: auto;
  }
}
@media all and (min-width: 990px) {
  .peopleContent .innerContainer .tabs-container nav ul li.active {
    order: 1;
  }
}
@media all and (min-width: 990px) {
  .peopleContent .innerContainer .tabs-container nav ul li.active:after {
    display: none;
  }
}
@media screen and (max-width: 990px) {
  .peopleContent .innerContainer .tabs-container nav {
    border: 1px solid #A9A9A7;
    padding: 15px 15px 0px;
  }
  .peopleContent .innerContainer .tabs-container nav::after {
    display: block;
  }
}
.peopleContent .innerContainer .tab-content {
  display: none;
  margin-top: 40px;
}
.peopleContent .innerContainer .tab-content.current {
  display: inherit;
}
.peopleContent .innerContainer .peopleTabContent .teamContent {
  display: flex;
  flex-flow: wrap;
  margin: 0px -15px;
}
.peopleContent .innerContainer .peopleTabContent .teamContent .teammemberBox {
  width: 30%;
  position: relative;
  margin: 0px 20px 40px;
}
.peopleContent .innerContainer .peopleTabContent .teamContent .teammemberBox:after {
  content: "";
  display: block;
  background: rgba(40, 40, 40, 0.4);
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  right: -20px;
}
.peopleContent .innerContainer .peopleTabContent .teamContent .teammemberBox:last-child::after, .peopleContent .innerContainer .peopleTabContent .teamContent .teammemberBox:nth-child(3n-3)::after {
  display: none;
}
.peopleContent .innerContainer .peopleTabContent .teamContent .teammemberBox a {
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
}
.peopleContent .innerContainer .peopleTabContent .teamContent .teammemberBox .teamImgBox {
  overflow: hidden;
}
.peopleContent .innerContainer .peopleTabContent .teamContent .teammemberBox .teamImgBox img {
  transition: transform 0.5s ease;
  width: 100%;
}
.peopleContent .innerContainer .peopleTabContent .teamContent .teammemberBox .teamInfoBox {
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0px;
  display: flex;
  flex-flow: column;
  justify-content: end;
  padding: 25px 15px;
  background: linear-gradient(2.96deg, rgba(0, 0, 0, 0.7) -24.02%, rgba(31, 31, 31, 0) 60%);
}
.peopleContent .innerContainer .peopleTabContent .teamContent .teammemberBox .teamInfoBox .teamInfo {
  border-top: 1px solid #FFFEFB;
  padding-top: 15px;
  text-align: left;
  position: relative;
}
.peopleContent .innerContainer .peopleTabContent .teamContent .teammemberBox .teamInfoBox .teamInfo .pageIndi {
  position: absolute;
  top: 30px;
  right: 0;
}
.peopleContent .innerContainer .peopleTabContent .teamContent .teammemberBox .teamInfoBox .teamInfo h3 {
  width: 90%;
  color: #FFFEFB;
  font-size: 28px;
  font-weight: 600;
  font-family: "IvyPresto Text Semi Bd";
  margin-bottom: 12px;
  width: 90%;
}
@media screen and (max-width: 1600px) {
  .peopleContent .innerContainer .peopleTabContent .teamContent .teammemberBox .teamInfoBox .teamInfo h3 {
    font-size: 26px;
  }
}
@media screen and (max-width: 1440px) {
  .peopleContent .innerContainer .peopleTabContent .teamContent .teammemberBox .teamInfoBox .teamInfo h3 {
    font-size: 24px;
  }
}
@media screen and (max-width: 1280px) {
  .peopleContent .innerContainer .peopleTabContent .teamContent .teammemberBox .teamInfoBox .teamInfo h3 {
    font-size: 22px;
  }
}
@media screen and (max-width: 1024px) {
  .peopleContent .innerContainer .peopleTabContent .teamContent .teammemberBox .teamInfoBox .teamInfo h3 {
    font-size: 20px;
  }
}
@media screen and (max-width: 680px) {
  .peopleContent .innerContainer .peopleTabContent .teamContent .teammemberBox .teamInfoBox .teamInfo h3 {
    font-size: 16px;
  }
}
.peopleContent .innerContainer .peopleTabContent .teamContent .teammemberBox .teamInfoBox .teamInfo p {
  color: #FFFEFB;
  font-size: 20px;
  font-weight: 400;
   font-family: "Poppins", sans-serif;
  line-height: 28px;
}
@media screen and (max-width: 1600px) {
  .peopleContent .innerContainer .peopleTabContent .teamContent .teammemberBox .teamInfoBox .teamInfo p {
    font-size: 16px;
  }
}
@media screen and (max-width: 1440px) {
  .peopleContent .innerContainer .peopleTabContent .teamContent .teammemberBox .teamInfoBox .teamInfo p {
    font-size: 14px;
  }
}
@media screen and (max-width: 678px) {
  .peopleContent .innerContainer .peopleTabContent .teamContent .teammemberBox .teamInfoBox .teamInfo p {
    font-size: 12px;
  }
}
.peopleContent .innerContainer .peopleTabContent .teamContent .teammemberBox .socialLink {
  position: absolute;
  top: 24px;
  right: 44px;
}
.peopleContent .innerContainer .partnersTabContent .partnersContent {
  display: flex;
  flex-flow: wrap;
}
.peopleContent .innerContainer .partnersTabContent .partnersContent .partnersBox {
  border: 1px solid rgba(40, 40, 40, 0.4);
  width: calc(33.33% - 26.8px);
  position: relative;
  padding: 0px 45px;
  margin-bottom: 40px;
  margin-right: 40px;
  text-align: center;
  min-height: 350px;
}
.peopleContent .innerContainer .partnersTabContent .partnersContent .partnersBox:nth-child(3n-3) {
  margin-right: 0px;
}
.peopleContent .innerContainer .partnersTabContent .partnersContent .partnersBox:after {
  content: "";
  display: block;
  background: #A9A9A7;
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  right: -20px;
}
.peopleContent .innerContainer .partnersTabContent .partnersContent .partnersBox:last-child::after, .peopleContent .innerContainer .partnersTabContent .partnersContent .partnersBox:nth-child(3n-3)::after {
  display: none;
}
.peopleContent .innerContainer .partnersTabContent .partnersContent .partnersBox a {
  display: flex;
  flex-flow: column;
  justify-content: space-between;
  width: 100%;
  height: 100%;
}
.peopleContent .innerContainer .partnersTabContent .partnersContent .partnersBox img {
  margin: 60px auto 0px;
}
.peopleContent .innerContainer .partnersTabContent .partnersContent .partnersBox .partnerHeading {
  padding: 35px 10px 50px;
  border-top: 1px solid rgba(40, 40, 40, 0.4);
}
.peopleContent .innerContainer .partnersTabContent .partnersContent .partnersBox .partnerHeading h3 {
  font-size: 28px;
  font-weight: 400;
  font-family: "IvyPresto Text Semi Bd";
  color: #20242A;
}
@media screen and (max-width: 1600px) {
  .peopleContent .innerContainer .partnersTabContent .partnersContent .partnersBox .partnerHeading h3 {
    font-size: 26px;
  }
}
@media screen and (max-width: 1440px) {
  .peopleContent .innerContainer .partnersTabContent .partnersContent .partnersBox .partnerHeading h3 {
    font-size: 24px;
  }
}
@media screen and (max-width: 1280px) {
  .peopleContent .innerContainer .partnersTabContent .partnersContent .partnersBox .partnerHeading h3 {
    font-size: 22px;
  }
}
@media screen and (max-width: 1024px) {
  .peopleContent .innerContainer .partnersTabContent .partnersContent .partnersBox .partnerHeading h3 {
    font-size: 20px;
  }
}
@media screen and (max-width: 680px) {
  .peopleContent .innerContainer .partnersTabContent .partnersContent .partnersBox .partnerHeading h3 {
    font-size: 16px;
  }
}
@media screen and (max-width: 1650px) {
  .peopleContent .innerContainer .tabs-container {
    height: 75px;
  }
  .peopleContent .innerContainer .tabs-container nav ul li {
    font-size: 18px;
    padding: 25px;
  }
  .peopleContent .innerContainer .peopleTabContent .teamContent .teammemberBox .teamInfoBox .teamInfo p {
    line-height: 22px;
  }
  .peopleContent .innerContainer .peopleTabContent .teamContent .teammemberBox .teamInfoBox .teamInfo .pageIndi {
    width: 12px;
  }
}
@media screen and (max-width: 1480px) {
  .peopleContent .innerContainer .peopleTabContent .teamContent .teammemberBox {
    margin: 0px 15px 30px;
  }
  .peopleContent .innerContainer .peopleTabContent .teamContent .teammemberBox::after {
    right: -15px;
  }
  .peopleContent .innerContainer .peopleTabContent .teamContent .teammemberBox .teamInfoBox .teamInfo p {
    line-height: 18px;
  }
  .peopleContent .innerContainer .peopleTabContent .teamContent .teammemberBox .socialLink {
    right: 32px;
  }
  .peopleContent .innerContainer .peopleTabContent .teamContent .teammemberBox .socialLink a img {
    width: 36px;
  }
  .peopleContent .innerContainer .tabs-container nav ul li {
    font-size: 16px;
    padding: 25px 20px;
  }
}
@media screen and (max-width: 1280px) {
  .peopleContent .innerContainer .peopleTabContent .teamContent .teammemberBox .teamInfoBox .teamInfo .pageIndi {
    top: 20px;
  }
  .peopleContent .innerContainer .tabs-container {
    height: 60px;
  }
  .peopleContent .innerContainer .tabs-container nav ul li {
    font-size: 14px;
    padding: 20px 15px;
  }
}
@media screen and (max-width: 1100px) {
  .peopleContent .innerContainer .tabs-container nav ul li {
    font-size: 12px;
    padding: 20px 10px;
  }
}
@media screen and (max-width: 1024px) {
  .peopleContent .innerContainer .tabs-container nav ul li {
    line-height: 20px;
    padding: 8px 0px;
  }
}
@media screen and (max-width: 990px) {
  .peopleContent .innerContainer .peopleTabContent .teamContent .teammemberBox {
    width: 47%;
    margin: 0px 10px 20px;
  }
  .peopleContent .innerContainer .peopleTabContent .teamContent .teammemberBox::after {
    right: -10px;
  }
  .peopleContent .innerContainer .peopleTabContent .teamContent .teammemberBox .socialLink a img {
    width: 24px;
  }
  .peopleContent .innerContainer .peopleTabContent .teamContent .teammemberBox:nth-child(3n-3)::after {
    display: block;
  }
  .peopleContent .innerContainer .peopleTabContent .teamContent .teammemberBox:last-child::after, .peopleContent .innerContainer .peopleTabContent .teamContent .teammemberBox:nth-child(2n-2)::after {
    display: none;
  }
  .peopleContent .innerContainer .peopleTabContent .teamContent .teammemberBox:hover .teamImgBox img {
    transform: none;
  }
  .peopleContent .innerContainer .peopleTabContent .teamContent .teammemberBox .teamInfoBox {
    padding: 15px 12px;
  }
  .peopleContent .innerContainer .peopleTabContent .teamContent .teammemberBox .teamInfoBox .teamInfo {
    padding-top: 12px;
  }
  .peopleContent .innerContainer .peopleTabContent .teamContent .teammemberBox .teamInfoBox .teamInfo p {
    line-height: 16px;
  }
  .peopleContent .innerContainer .peopleTabContent .teamContent .teammemberBox .teamInfoBox .teamInfo .pageIndi {
    width: 10px;
  }
  .peopleContent .innerContainer .partnersTabContent .partnersContent .partnersBox {
    width: calc(50% - 15px);
    padding: 0px 20px;
    margin-bottom: 40px;
    margin-right: 30px;
  }
  .peopleContent .innerContainer .partnersTabContent .partnersContent .partnersBox:nth-child(3n-3) {
    margin-right: 30px;
  }
  .peopleContent .innerContainer .partnersTabContent .partnersContent .partnersBox:nth-child(2n-2) {
    margin-right: 0px;
  }
  .peopleContent .innerContainer .partnersTabContent .partnersContent .partnersBox::after {
    right: -15px;
  }
  .peopleContent .innerContainer .partnersTabContent .partnersContent .partnersBox:nth-child(3n-3)::after {
    display: block;
  }
  .peopleContent .innerContainer .partnersTabContent .partnersContent .partnersBox:last-child::after, .peopleContent .innerContainer .partnersTabContent .partnersContent .partnersBox:nth-child(2n-2)::after {
    display: none;
  }
}
@media screen and (max-width: 680px) {
  .peopleContent .innerContainer .peopleTabContent .teamContent .teammemberBox {
    width: 100%;
    margin: 0px 60px 40px;
  }
  .peopleContent .innerContainer .peopleTabContent .teamContent .teammemberBox:after {
    display: none;
  }
  .peopleContent .innerContainer .peopleTabContent .teamContent .teammemberBox:nth-child(3n-3)::after {
    content: none;
  }
  .peopleContent .innerContainer .peopleTabContent .teamContent .teammemberBox .socialLink {
    right: 14px;
  }
  .peopleContent .innerContainer .partnersTabContent .partnersContent .partnersBox {
    min-height: 220px;
    padding: 0px 15px;
  }
  .peopleContent .innerContainer .partnersTabContent .partnersContent .partnersBox a {
    justify-content: space-evenly;
  }
  .peopleContent .innerContainer .partnersTabContent .partnersContent .partnersBox img {
    margin: 30px auto 0px;
  }
  .peopleContent .innerContainer .partnersTabContent .partnersContent .partnersBox .partnerHeading {
    padding: 15px 0px 20px;
  }
}
@media screen and (max-width: 990px) {
  .peopleContent .innerContainer {
    margin-bottom: 80px;
  }
  .peopleContent .innerContainer .tab-content {
    margin-top: 24px;
  }
  .peopleContent .innerContainer .tabs-container {
    height: 76px;
  }
}

.pitchToUsSec {
  padding: 0px 180px;
  margin-top: 180px;
  margin-bottom: 150px;
  background-color: #FFFEFB;
}
@media screen and (max-width: 1800px) {
  .pitchToUsSec {
    padding: 0px 140px;
  }
}
@media screen and (max-width: 1600px) {
  .pitchToUsSec {
    padding: 0px 120px;
  }
}
@media screen and (max-width: 1440px) {
  .pitchToUsSec {
    padding: 0px 100px;
  }
}
@media screen and (max-width: 1280px) {
  .pitchToUsSec {
    padding: 0px 80px;
  }
}
@media screen and (max-width: 1024px) {
  .pitchToUsSec {
    padding: 0px 50px;
  }
}
@media screen and (max-width: 768px) {
  .pitchToUsSec {
    padding: 0px 20px;
  }
}
.pitchToUsSec .contentTitle h2 {
  font-size: 60px;
  font-weight: 600;
  text-align: center;
  color: #282828;
  line-height: 84px;
  font-family: "IvyPresto Text Semi Bd";
  margin-bottom: 8px;
}
@media screen and (max-width: 1600px) {
  .pitchToUsSec .contentTitle h2 {
    font-size: 50px;
  }
}
@media screen and (max-width: 1440px) {
  .pitchToUsSec .contentTitle h2 {
    font-size: 44px;
  }
}
@media screen and (max-width: 1280px) {
  .pitchToUsSec .contentTitle h2 {
    font-size: 36px;
  }
}
@media screen and (max-width: 1024px) {
  .pitchToUsSec .contentTitle h2 {
    font-size: 32px;
  }
}
@media screen and (max-width: 680px) {
  .pitchToUsSec .contentTitle h2 {
    font-size: 28px;
  }
}
.pitchToUsSec .contentTitle p {
  font-size: 24px;
  font-weight: 300;
  color: #282828;
  line-height: 32px;
  text-align: center;
  font-family: "Soleil";
  margin-bottom: 75px;
}
@media screen and (max-width: 1600px) {
  .pitchToUsSec .contentTitle p {
    font-size: 20px;
  }
}
@media screen and (max-width: 1440px) {
  .pitchToUsSec .contentTitle p {
    font-size: 18px;
  }
}
@media screen and (max-width: 1200px) {
  .pitchToUsSec .contentTitle p {
    font-size: 16px;
  }
}
@media screen and (max-width: 1024px) {
  .pitchToUsSec .contentTitle p {
    font-size: 14px;
  }
}
.pitchToUsSec .pitchCriteria {
  border: 0.5px solid rgba(0, 0, 0, 0.4);
  padding: 40px 24px 60px;
}
.pitchToUsSec .pitchCriteria .criteriaTitle h3 {
  font-size: 40px;
  font-weight: 600;
  line-height: 56px;
  color: #202223;
  font-family: "IvyPresto Text Semi Bd";
  text-align: center;
}
@media screen and (max-width: 1600px) {
  .pitchToUsSec .pitchCriteria .criteriaTitle h3 {
    font-size: 36px;
  }
}
@media screen and (max-width: 1440px) {
  .pitchToUsSec .pitchCriteria .criteriaTitle h3 {
    font-size: 32px;
  }
}
@media screen and (max-width: 1280px) {
  .pitchToUsSec .pitchCriteria .criteriaTitle h3 {
    font-size: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .pitchToUsSec .pitchCriteria .criteriaTitle h3 {
    font-size: 26px;
  }
}
@media screen and (max-width: 680px) {
  .pitchToUsSec .pitchCriteria .criteriaTitle h3 {
    font-size: 22px;
  }
}
.pitchToUsSec .pitchCriteria .criteriaTitle p {
  font-size: 20px;
  font-weight: 300;
  line-height: 28px;
  color: #282828;
  font-family: "Poppins", sans-serif;
  text-align: center;
  padding-bottom: 38px;
  width: 63%;
  margin: 0 auto;
}
@media screen and (max-width: 1600px) {
  .pitchToUsSec .pitchCriteria .criteriaTitle p {
    font-size: 16px;
  }
}
@media screen and (max-width: 1440px) {
  .pitchToUsSec .pitchCriteria .criteriaTitle p {
    font-size: 14px;
  }
}
@media screen and (max-width: 678px) {
  .pitchToUsSec .pitchCriteria .criteriaTitle p {
    font-size: 12px;
  }
}
.pitchToUsSec .pitchCriteria .criteriaBox {
  border-top: 0.5px solid rgba(40, 40, 40, 0.4);
  border-bottom: 0.5px solid rgba(40, 40, 40, 0.4);
  margin-bottom: 52px;
  display: flex;
}
.pitchToUsSec .pitchCriteria .criteriaBox .criteriaBoxSec {
  border-right: 0.5px solid rgba(40, 40, 40, 0.4);
  margin: 23px 22px 20px 0px;
  width: 100%;
}
.pitchToUsSec .pitchCriteria .criteriaBox .criteriaBoxSec:last-child {
  border-right: 0px solid rgba(40, 40, 40, 0.4);
}
.pitchToUsSec .pitchCriteria .criteriaBox .criteriaBoxSec:last-child .iconBox {
  margin-right: 0px;
}
.pitchToUsSec .pitchCriteria .criteriaBox .criteriaBoxSec .iconBox {
  margin-right: 20px;
}
.pitchToUsSec .pitchCriteria .criteriaBox .criteriaBoxSec .iconBox .iconImg {
  border-bottom: 0.5px solid rgba(40, 40, 40, 0.4);
  padding: 23px 0px 34px;
  margin-bottom: 16px;
}
.pitchToUsSec .pitchCriteria .criteriaBox .criteriaBoxSec .iconBox .iconImg img {
  margin: 0 auto;
  width: 100px;
  width: 100px;
}
.pitchToUsSec .pitchCriteria .criteriaBox .criteriaBoxSec .iconBox h4 {
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
  color: #282828;
  font-family: "IvyPresto Text Semi Bd";
  text-align: center;
}
@media screen and (max-width: 1600px) {
  .pitchToUsSec .pitchCriteria .criteriaBox .criteriaBoxSec .iconBox h4 {
    font-size: 16px;
  }
}
@media screen and (max-width: 1440px) {
  .pitchToUsSec .pitchCriteria .criteriaBox .criteriaBoxSec .iconBox h4 {
    font-size: 14px;
  }
}
@media screen and (max-width: 678px) {
  .pitchToUsSec .pitchCriteria .criteriaBox .criteriaBoxSec .iconBox h4 {
    font-size: 12px;
  }
}
.pitchToUsSec .pitchCriteria .formSection .formRow {
  display: flex;
  margin-bottom: 52px;
  align-items: center;
}
.pitchToUsSec .pitchCriteria .formSection .formRow .formRowDiv {
  width: 33%;
  margin-right: 40px;
  display: flex;
  flex-direction: column;
  position: relative;
}
.pitchToUsSec .pitchCriteria .formSection .formRow .formRowDiv:last-child {
  margin-right: 0px;
}
.pitchToUsSec .pitchCriteria .formSection .formRow .formRowDiv p label {
  font-size: 20px;
  font-weight: 400;
   font-family: "Poppins", sans-serif;
  line-height: 25px;
  color: rgba(40, 40, 40, 0.5019607843);
  order: -1;
  transition: all 0.3s ease;
  transform: translateY(0px);
  pointer-events: none;
  position: absolute;
  top: 0;
  padding: 22px 16px;
}
@media screen and (max-width: 1600px) {
  .pitchToUsSec .pitchCriteria .formSection .formRow .formRowDiv p label {
    font-size: 16px;
  }
}
@media screen and (max-width: 1440px) {
  .pitchToUsSec .pitchCriteria .formSection .formRow .formRowDiv p label {
    font-size: 14px;
  }
}
@media screen and (max-width: 678px) {
  .pitchToUsSec .pitchCriteria .formSection .formRow .formRowDiv p label {
    font-size: 12px;
  }
}
.pitchToUsSec .pitchCriteria .formSection .formRow .formRowDiv p .countrycode {
  margin: 0 auto;
  text-align: left;
  width: 100%;
  margin-left: 115px;
  padding: 21px 10px;
}
.pitchToUsSec .pitchCriteria .formSection .formRow .formRowDiv p .wpcf7-form-control-wrap {
  position: unset;
}
.pitchToUsSec .pitchCriteria .formSection .formRow .formRowDiv p .wpcf7-form-control-wrap .country-select {
  width: 100%;
  display: flex;
  justify-content: space-between;
  border: 0.5px solid rgba(0, 0, 0, 0.4);
  margin-top: 0px !important;
}
.pitchToUsSec .pitchCriteria .formSection .formRow .formRowDiv p .wpcf7-form-control-wrap .country-select .flag-dropdown {
  position: unset;
  border-right: 0.5px solid rgba(0, 0, 0, 0.4);
  padding: 24px 10px;
  background: #FFFEFB;
}
.pitchToUsSec .pitchCriteria .formSection .formRow .formRowDiv p .wpcf7-form-control-wrap .country-select input {
  width: 100%;
  border: 0px solid rgba(0, 0, 0, 0.4);
  padding: 24px 10px;
  margin: 0;
}
.pitchToUsSec .pitchCriteria .formSection .formRow .formRowDiv p .wpcf7-form-control-wrap input {
  width: 100%;
  border: 0.5px solid rgba(0, 0, 0, 0.4);
  margin-top: 0px !important;
  padding: 24px 16px;
  background: #FFFEFB;
}
.pitchToUsSec .pitchCriteria .formSection .formRow .formRowDiv p .wpcf7-form-control-wrap input::placeholder {
  font-size: 20px;
  font-weight: 400;
  line-height: 25px;
  color: #282828;
  font-family: "Poppins", sans-serif;
}
@media screen and (max-width: 1600px) {
  .pitchToUsSec .pitchCriteria .formSection .formRow .formRowDiv p .wpcf7-form-control-wrap input::placeholder {
    font-size: 16px;
  }
}
@media screen and (max-width: 1440px) {
  .pitchToUsSec .pitchCriteria .formSection .formRow .formRowDiv p .wpcf7-form-control-wrap input::placeholder {
    font-size: 14px;
  }
}
@media screen and (max-width: 678px) {
  .pitchToUsSec .pitchCriteria .formSection .formRow .formRowDiv p .wpcf7-form-control-wrap input::placeholder {
    font-size: 12px;
  }
}
.pitchToUsSec .pitchCriteria .formSection .formRow .formRowDiv p .wpcf7-form-control-wrap input:focus + label {
  transform: translateY(-50px);
  padding: 30px 0px !important;
}
.pitchToUsSec .pitchCriteria .formSection .formRow .formRowDiv p .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
  font-weight: 400;
  font-family: "Poppins", sans-serif;
  position: absolute;
  bottom: -25px;
  right: 0;
  left: 0;
  font-size: 14px;
}
.pitchToUsSec .pitchCriteria .formSection .formRow .formRowDiv p #xmoberror {
  font-weight: 400;
  font-family: "Poppins", sans-serif;
  position: absolute;
  bottom: -25px;
  right: 0;
  left: 0;
  font-size: 14px;
}
.pitchToUsSec .pitchCriteria .formSection .formRow .formRowDiv p .fix {
  transform: translateY(-55px);
  padding: 30px 0px !important;
  text-align: left !important;
  margin: 0 !important;
}
.pitchToUsSec .pitchCriteria .formSection .subRow {
  display: flex;
  flex-direction: column;
  position: relative;
}
.pitchToUsSec .pitchCriteria .formSection .subRow label {
  font-size: 20px;
  font-weight: 400;
  line-height: 25px;
  color: rgba(40, 40, 40, 0.5019607843);
   font-family: "Poppins", sans-serif;
  order: -1;
  transition: all 0.3s ease;
  transform: translateY(0px);
  pointer-events: none;
  position: absolute;
  top: 0;
  padding: 24px 16px;
}
@media screen and (max-width: 1600px) {
  .pitchToUsSec .pitchCriteria .formSection .subRow label {
    font-size: 16px;
  }
}
@media screen and (max-width: 1440px) {
  .pitchToUsSec .pitchCriteria .formSection .subRow label {
    font-size: 14px;
  }
}
@media screen and (max-width: 678px) {
  .pitchToUsSec .pitchCriteria .formSection .subRow label {
    font-size: 12px;
  }
}
.pitchToUsSec .pitchCriteria .formSection .subRow textarea {
  width: 100%;
  border: 0.5px solid rgba(0, 0, 0, 0.4);
  padding: 22px 16px;
  margin-top: 8px;
  margin-bottom: 24px;
  height: 124px;
  resize: none;
  background: #FFFEFB;
}
.pitchToUsSec .pitchCriteria .formSection .subRow textarea::placeholder {
  font-size: 20px;
  font-weight: 400;
  line-height: 25px;
  color: #282828;
  font-family: "Poppins", sans-serif;
}
@media screen and (max-width: 1600px) {
  .pitchToUsSec .pitchCriteria .formSection .subRow textarea::placeholder {
    font-size: 16px;
  }
}
@media screen and (max-width: 1440px) {
  .pitchToUsSec .pitchCriteria .formSection .subRow textarea::placeholder {
    font-size: 14px;
  }
}
@media screen and (max-width: 678px) {
  .pitchToUsSec .pitchCriteria .formSection .subRow textarea::placeholder {
    font-size: 12px;
  }
}
.pitchToUsSec .pitchCriteria .formSection .subRow textarea:focus + label {
  transform: translateY(-50px);
  padding: 30px 0px !important;
}
.pitchToUsSec .pitchCriteria .formSection .subRow .wpcf7-not-valid-tip {
  margin-top: -25px;
  font-weight: 400;
   font-family: "Poppins", sans-serif;
  font-size: 14px;
}
.pitchToUsSec .pitchCriteria .formSection .subRow .fix {
  transform: translateY(-50px);
  padding: 30px 0px !important;
}
.pitchToUsSec .pitchCriteria .formSection .image-upload {
  position: relative;
  max-width: 100%;
  margin: 0 auto;
  overflow: hidden;
  background: #F8F5ED;
  padding: 26px 0px 24px;
  margin-bottom: 40px;
}
.pitchToUsSec .pitchCriteria .formSection .image-upload p .wpcf7-form-control-wrap input {
  position: absolute;
  top: 0;
  bottom: unset;
  left: 0;
  width: 100%;
  opacity: 0;
}
.pitchToUsSec .pitchCriteria .formSection .image-upload p .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
  text-align: center;
  font-weight: 400;
   font-family: "Poppins", sans-serif;
  font-size: 14px;
}
.pitchToUsSec .pitchCriteria .formSection .image-upload p .upload-field {
  display: block;
  text-align: center;
}
.pitchToUsSec .pitchCriteria .formSection .image-upload p .upload-field .file-thumbnail {
  cursor: pointer;
  text-align: center;
}
.pitchToUsSec .pitchCriteria .formSection .image-upload p .upload-field .file-thumbnail #image-preview {
  margin: 0 auto;
  padding-bottom: 25px;
}
.pitchToUsSec .pitchCriteria .formSection .image-upload p .upload-field .file-thumbnail #filename {
  text-align: center;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 400;
  line-height: 24px;
  color: #282828;
   font-family: "Poppins", sans-serif;
  padding-bottom: 17px;
}
@media screen and (max-width: 1600px) {
  .pitchToUsSec .pitchCriteria .formSection .image-upload p .upload-field .file-thumbnail #filename {
    font-size: 20px;
  }
}
@media screen and (max-width: 1440px) {
  .pitchToUsSec .pitchCriteria .formSection .image-upload p .upload-field .file-thumbnail #filename {
    font-size: 18px;
  }
}
@media screen and (max-width: 1200px) {
  .pitchToUsSec .pitchCriteria .formSection .image-upload p .upload-field .file-thumbnail #filename {
    font-size: 16px;
  }
}
@media screen and (max-width: 1024px) {
  .pitchToUsSec .pitchCriteria .formSection .image-upload p .upload-field .file-thumbnail #filename {
    font-size: 14px;
  }
}
.pitchToUsSec .pitchCriteria .formSection .image-upload progress:not([value]) {
  width: 100%;
  height: 0px;
  border-bottom: 0.5px solid rgba(0, 0, 0, 0.4);
}
.pitchToUsSec .pitchCriteria .formSection .image-upload progress[value] {
  width: 100%;
  height: 8px;
  border: 1px solid rgba(40, 40, 40, 0.4);
  background: #0D5C48;
  position: relative;
  animation: progress-forward 3s;
}
.pitchToUsSec .pitchCriteria .formSection .image-upload progress::-webkit-progress-value {
  background: #0D5C48;
  animation: progress-forward 3s infinite;
}
@keyframes progress-forward {
  0% {
    width: 0%;
  }
  25% {
    width: 50%;
  }
  50% {
    width: 75%;
  }
  75% {
    width: 85%;
  }
  100% {
    width: 100%;
  }
}
.pitchToUsSec .pitchCriteria .formSection .image-upload .imgP {
  font-size: 20px;
  font-weight: 400;
  line-height: 25px;
  color: #454444;
   font-family: "Poppins", sans-serif;
  text-align: center;
  margin-top: 12px;
}
@media screen and (max-width: 1600px) {
  .pitchToUsSec .pitchCriteria .formSection .image-upload .imgP {
    font-size: 16px;
  }
}
@media screen and (max-width: 1440px) {
  .pitchToUsSec .pitchCriteria .formSection .image-upload .imgP {
    font-size: 14px;
  }
}
@media screen and (max-width: 678px) {
  .pitchToUsSec .pitchCriteria .formSection .image-upload .imgP {
    font-size: 12px;
  }
}
.pitchToUsSec .pitchCriteria .formSection .image-upload .mailTo {
  font-weight: 300;
}
.pitchToUsSec .pitchCriteria .formSection .submitBtn {
  text-align: center;
}
.pitchToUsSec .pitchCriteria .formSection .submitBtn p input {
  padding: 18px 106px;
  font-size: 24px;
  font-weight: 400;
  line-height: 24px;
  font-family: "Poppins", sans-serif;
  text-align: center;
  cursor: pointer;
  background: #0D5C48;
  color: #FFFEFB;
  border: 1px solid rgba(40, 40, 40, 0.6);
}
@media screen and (max-width: 1600px) {
  .pitchToUsSec .pitchCriteria .formSection .submitBtn p input {
    font-size: 20px;
  }
}
@media screen and (max-width: 1440px) {
  .pitchToUsSec .pitchCriteria .formSection .submitBtn p input {
    font-size: 18px;
  }
}
@media screen and (max-width: 1200px) {
  .pitchToUsSec .pitchCriteria .formSection .submitBtn p input {
    font-size: 16px;
  }
}
@media screen and (max-width: 1024px) {
  .pitchToUsSec .pitchCriteria .formSection .submitBtn p input {
    font-size: 14px;
  }
}
.pitchToUsSec .pitchCriteria .formSection .submitBtn p .wpcf7-spinner {
  display: block;
  margin: 3px auto;
}
.pitchToUsSec .pitchCriteria .formSection .submitBtn p input:disabled,
.pitchToUsSec .pitchCriteria .formSection .submitBtn p input[disabled] {
  background: #F8F5ED;
  color: rgba(40, 40, 40, 0.5019607843);
}
.pitchToUsSec .pitchCriteria .formSection .wpcf7-response-output {
  display: none;
}
.pitchToUsSec .pitchCriteria .formSection #pitchModal {
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 99999;
  height: 100%;
  width: 100%;
}
.pitchToUsSec .pitchCriteria .formSection #pitchModal .modalPopup {
  position: absolute;
  top: 30%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 70%;
  background: #F8F5ED;
  text-align: center;
  padding: 36px 0px;
}
.pitchToUsSec .pitchCriteria .formSection #pitchModal .modalPopup .modalContent .buttonStyle {
  cursor: pointer;
  position: absolute;
  top: 16px;
  right: 16px;
}
.pitchToUsSec .pitchCriteria .formSection #pitchModal .modalPopup .modalContent .modal-body {
  padding: 0px;
}
.pitchToUsSec .pitchCriteria .formSection #pitchModal .modalPopup .modalContent .modal-body img {
  margin: 0 auto;
  padding-bottom: 36px;
}
.pitchToUsSec .pitchCriteria .formSection #pitchModal .modalPopup .modalContent .modal-body h3 {
  font-size: 24px;
  font-weight: 400;
   font-family: "Poppins", sans-serif;
  line-height: 24px;
  color: #282828;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  margin: 0;
}
@media screen and (max-width: 1600px) {
  .pitchToUsSec .pitchCriteria .formSection #pitchModal .modalPopup .modalContent .modal-body h3 {
    font-size: 20px;
  }
}
@media screen and (max-width: 1440px) {
  .pitchToUsSec .pitchCriteria .formSection #pitchModal .modalPopup .modalContent .modal-body h3 {
    font-size: 18px;
  }
}
@media screen and (max-width: 1200px) {
  .pitchToUsSec .pitchCriteria .formSection #pitchModal .modalPopup .modalContent .modal-body h3 {
    font-size: 16px;
  }
}
@media screen and (max-width: 1024px) {
  .pitchToUsSec .pitchCriteria .formSection #pitchModal .modalPopup .modalContent .modal-body h3 {
    font-size: 14px;
  }
}
@media screen and (max-width: 1800px) {
  .pitchToUsSec .contentTitle h2 {
    line-height: 80px;
    margin-bottom: 8px;
  }
}
@media screen and (max-width: 1600px) {
  .pitchToUsSec {
    margin-top: 150px;
    margin-bottom: 120px;
  }
  .pitchToUsSec .contentTitle h2 {
    line-height: 70px;
    margin-bottom: 8px;
  }
  .pitchToUsSec .contentTitle p {
    line-height: 32px;
    margin-bottom: 65px;
  }
  .pitchToUsSec .pitchCriteria {
    border: 0.5px solid rgba(0, 0, 0, 0.4);
    padding: 40px 24px 60px;
  }
  .pitchToUsSec .pitchCriteria .criteriaTitle h3 {
    line-height: 56px;
    text-align: center;
  }
  .pitchToUsSec .pitchCriteria .criteriaTitle p {
    line-height: 28px;
  }
  .pitchToUsSec .pitchCriteria .criteriaBox {
    border-top: 0.5px solid rgba(40, 40, 40, 0.4);
    border-bottom: 0.5px solid rgba(40, 40, 40, 0.4);
    margin-bottom: 52px;
    display: flex;
  }
  .pitchToUsSec .pitchCriteria .criteriaBox .criteriaBoxSec {
    margin: 23px 22px 20px 0px;
    width: 100%;
  }
  .pitchToUsSec .pitchCriteria .criteriaBox .criteriaBoxSec:not(:last-child) {
    border-right: 0.5px solid rgba(40, 40, 40, 0.4);
  }
  .pitchToUsSec .pitchCriteria .criteriaBox .criteriaBoxSec:last-child .iconBox {
    margin-right: 0px;
  }
  .pitchToUsSec .pitchCriteria .criteriaBox .criteriaBoxSec .iconBox {
    margin-right: 20px;
  }
  .pitchToUsSec .pitchCriteria .criteriaBox .criteriaBoxSec .iconBox .iconImg {
    border-bottom: 0.5px solid rgba(40, 40, 40, 0.4);
    padding: 23px 0px 34px;
    margin-bottom: 16px;
  }
  .pitchToUsSec .pitchCriteria .criteriaBox .criteriaBoxSec .iconBox .iconImg img {
    margin: 0 auto;
    width: 85px;
  }
  .pitchToUsSec .pitchCriteria .criteriaBox .criteriaBoxSec .iconBox h4 {
    line-height: 28px;
  }
  .pitchToUsSec .pitchCriteria .formSection .formRow {
    display: flex;
    margin-bottom: 52px;
    align-items: center;
  }
  .pitchToUsSec .pitchCriteria .formSection .formRow .formRowDiv {
    width: 33%;
    margin-right: 40px;
    display: flex;
    flex-direction: column;
    position: relative;
  }
  .pitchToUsSec .pitchCriteria .formSection .formRow .formRowDiv:last-child {
    margin-right: 0px;
  }
  .pitchToUsSec .pitchCriteria .formSection .formRow .formRowDiv p label {
    line-height: 25px;
    order: -1;
    transition: all 0.3s ease;
    transform: translateY(0px);
    pointer-events: none;
    position: absolute;
    padding: 22px 16px;
  }
  .pitchToUsSec .pitchCriteria .formSection .formRow .formRowDiv p .countrycode {
    margin: 0 auto;
    text-align: left;
    width: 100%;
    margin-left: 115px;
  }
  .pitchToUsSec .pitchCriteria .formSection .formRow .formRowDiv p input {
    width: 100%;
    border: 0.5px solid rgba(0, 0, 0, 0.4);
    margin-top: 8px !important;
    padding: 24px 16px;
  }
  .pitchToUsSec .pitchCriteria .formSection .formRow .formRowDiv p input::placeholder {
    line-height: 25px;
  }
  .pitchToUsSec .pitchCriteria .formSection .formRow .formRowDiv p input:focus + label {
    transform: translateY(-50px);
  }
  .pitchToUsSec .pitchCriteria .formSection .formRow .formRowDiv p .fix {
    transform: translateY(-55px);
  }
  .pitchToUsSec .pitchCriteria .formSection .subRow {
    display: flex;
    flex-direction: column;
    position: relative;
  }
  .pitchToUsSec .pitchCriteria .formSection .subRow label {
    line-height: 25px;
    order: -1;
    transition: all 0.3s ease;
    transform: translateY(0px);
    pointer-events: none;
    position: absolute;
    padding: 24px 16px;
  }
  .pitchToUsSec .pitchCriteria .formSection .subRow textarea {
    width: 100%;
    border: 0.5px solid rgba(0, 0, 0, 0.4);
    padding: 22px 16px;
    margin-top: 8px;
    margin-bottom: 24px;
    height: 124px;
  }
  .pitchToUsSec .pitchCriteria .formSection .subRow textarea::placeholder {
    line-height: 25px;
    color: #282828;
  }
  .pitchToUsSec .pitchCriteria .formSection .subRow textarea:focus + label {
    transform: translateY(-50px);
  }
  .pitchToUsSec .pitchCriteria .formSection .image-upload {
    padding: 22px 0px 22px;
    margin-bottom: 30px;
  }
  .pitchToUsSec .pitchCriteria .formSection .image-upload .upload-field .file-thumbnail img {
    padding-bottom: 20px;
  }
  .pitchToUsSec .pitchCriteria .formSection .image-upload .upload-field .file-thumbnail h3 {
    font-size: 24px;
    line-height: 20px;
    padding-bottom: 15px;
  }
}
@media screen and (max-width: 1600px) and (max-width: 1600px) {
  .pitchToUsSec .pitchCriteria .formSection .image-upload .upload-field .file-thumbnail h3 {
    font-size: 20px;
  }
}
@media screen and (max-width: 1600px) and (max-width: 1440px) {
  .pitchToUsSec .pitchCriteria .formSection .image-upload .upload-field .file-thumbnail h3 {
    font-size: 18px;
  }
}
@media screen and (max-width: 1600px) and (max-width: 1200px) {
  .pitchToUsSec .pitchCriteria .formSection .image-upload .upload-field .file-thumbnail h3 {
    font-size: 16px;
  }
}
@media screen and (max-width: 1600px) and (max-width: 1024px) {
  .pitchToUsSec .pitchCriteria .formSection .image-upload .upload-field .file-thumbnail h3 {
    font-size: 14px;
  }
}
@media screen and (max-width: 1600px) {
  .pitchToUsSec .pitchCriteria .formSection .image-upload .upload-field .file-thumbnail p {
    font-size: 12px;
  }
}
@media screen and (max-width: 1600px) {
  .pitchToUsSec .pitchCriteria .formSection .image-upload p {
    line-height: 20px;
    margin-top: 10px;
  }
}
@media screen and (max-width: 1600px) {
  .pitchToUsSec .pitchCriteria .formSection .submitBtn {
    text-align: center;
  }
  .pitchToUsSec .pitchCriteria .formSection .submitBtn p input {
    padding: 18px 106px;
    line-height: 24px;
  }
}
@media screen and (max-width: 1600px) {
  .pitchToUsSec .pitchCriteria .formSection #pitchModal .modalPopup {
    padding: 25px 0px;
  }
  .pitchToUsSec .pitchCriteria .formSection #pitchModal .modalPopup .modalContent .modal-body img {
    padding-bottom: 25px;
  }
}
@media screen and (max-width: 1480px) {
  .pitchToUsSec {
    margin-top: 130px;
    margin-bottom: 100px;
  }
  .pitchToUsSec .contentTitle h2 {
    line-height: 60px;
    margin-bottom: 8px;
  }
  .pitchToUsSec .pitchCriteria .formSection #pitchModal .modalPopup {
    padding: 20px 0px;
  }
  .pitchToUsSec .pitchCriteria .formSection #pitchModal .modalPopup .modalContent .modal-body img {
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 1280px) {
  .pitchToUsSec .contentTitle h2 {
    line-height: 55px;
    margin-bottom: 8px;
  }
}
@media screen and (max-width: 1024px) {
  .pitchToUsSec {
    margin: 92px 0px 80px;
  }
  .pitchToUsSec .contentTitle h2 {
    line-height: 40px;
    margin-bottom: 16px;
  }
  .pitchToUsSec .contentTitle p {
    line-height: 20px;
    margin-bottom: 40px;
  }
  .pitchToUsSec .pitchCriteria {
    border-top: 0.5px solid rgba(0, 0, 0, 0.4) !important;
    border: 0;
    padding: 20px 0px 0px;
  }
  .pitchToUsSec .pitchCriteria .criteriaTitle h2 {
    line-height: 36px;
  }
  .pitchToUsSec .pitchCriteria .criteriaTitle p {
    margin-bottom: 24px;
    line-height: 20px;
    width: 100%;
  }
  .pitchToUsSec .pitchCriteria .criteriaBox {
    border-top: none;
    border-bottom: none;
    flex-flow: wrap;
  }
  .pitchToUsSec .pitchCriteria .criteriaBox .criteriaBoxSec {
    width: 50%;
    margin: 12px 0px;
    position: relative;
    border-right: none;
  }
  .pitchToUsSec .pitchCriteria .criteriaBox .criteriaBoxSec:nth-child(odd) {
    border-right: 1px solid rgba(40, 40, 40, 0.4) !important;
  }
  .pitchToUsSec .pitchCriteria .criteriaBox .criteriaBoxSec:not(:last-child) {
    border-right: none;
  }
  .pitchToUsSec .pitchCriteria .criteriaBox .criteriaBoxSec:nth-child(1)::before, .pitchToUsSec .pitchCriteria .criteriaBox .criteriaBoxSec:nth-child(2)::before {
    content: "";
    position: absolute;
    width: 100%;
    bottom: -12px;
    height: 1px;
    background: rgba(40, 40, 40, 0.4);
  }
  .pitchToUsSec .pitchCriteria .criteriaBox .criteriaBoxSec:nth-child(1):nth-child(1)::before, .pitchToUsSec .pitchCriteria .criteriaBox .criteriaBoxSec:nth-child(2):nth-child(1)::before {
    left: 1px;
  }
  .pitchToUsSec .pitchCriteria .criteriaBox .criteriaBoxSec .iconBox {
    padding: 0px 8px;
    margin: 10px 0px;
  }
  .pitchToUsSec .pitchCriteria .criteriaBox .criteriaBoxSec .iconBox h4 {
    line-height: 16px;
  }
  .pitchToUsSec .pitchCriteria .criteriaBox .criteriaBoxSec .iconBox .iconImg {
    border-bottom: none;
    padding: 0;
    width: 50px;
    height: 50px;
    margin: 0px auto 10px;
  }
  .pitchToUsSec .pitchCriteria .formSection .formRow {
    display: block;
    margin-bottom: 25px;
    align-items: center;
  }
  .pitchToUsSec .pitchCriteria .formSection .formRow .formRowDiv {
    width: 100%;
    margin-bottom: 40px;
    display: flex;
    flex-direction: column;
    position: relative;
  }
  .pitchToUsSec .pitchCriteria .formSection .formRow .formRowDiv:last-child {
    margin-right: 0px;
  }
  .pitchToUsSec .pitchCriteria .formSection .formRow .formRowDiv p .wpcf7-form-control-wrap .iti__flag-container {
    top: 8px;
  }
  .pitchToUsSec .pitchCriteria .formSection .formRow .formRowDiv p .wpcf7-form-control-wrap .iti__flag-container .iti__selected-flag {
    background-color: transparent;
    border-right: 0.5px solid rgba(0, 0, 0, 0.4);
    padding: 20px 13px 20px 20px;
  }
  .pitchToUsSec .pitchCriteria .formSection .formRow .formRowDiv p .wpcf7-form-control-wrap .iti__flag-container .iti__country-list {
    max-width: 340px;
    overflow-x: hidden;
  }
  .pitchToUsSec .pitchCriteria .formSection .formRow .formRowDiv p .wpcf7-form-control-wrap input {
    width: 100%;
    border: 0.5px solid rgba(0, 0, 0, 0.4);
    margin-top: 0px !important;
    padding: 16px 11px 14px;
  }
  .pitchToUsSec .pitchCriteria .formSection .formRow .formRowDiv p .wpcf7-form-control-wrap input::placeholder {
    line-height: 25px;
    color: #282828;
  }
  .pitchToUsSec .pitchCriteria .formSection .formRow .formRowDiv p .wpcf7-form-control-wrap input:focus + label {
    transform: translateY(-50px);
  }
  .pitchToUsSec .pitchCriteria .formSection .formRow .formRowDiv p .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
    bottom: -18px;
    font-size: 12px;
  }
  .pitchToUsSec .pitchCriteria .formSection .formRow .formRowDiv p #xmoberror {
    bottom: -18px;
    font-size: 12px;
  }
  .pitchToUsSec .pitchCriteria .formSection .formRow .formRowDiv p label {
    line-height: 25px;
    color: rgba(40, 40, 40, 0.5019607843);
    order: -1;
    transition: all 0.3s ease;
    transform: translateY(0px);
    pointer-events: none;
    position: absolute;
    padding: 14px 16px;
  }
  .pitchToUsSec .pitchCriteria .formSection .formRow .formRowDiv p .countrycode {
    margin: 0 auto;
    text-align: left;
    width: 100%;
    margin-left: 115px;
    padding: 22px 10px;
  }
  .pitchToUsSec .pitchCriteria .formSection .formRow .formRowDiv p .fix {
    transform: translateY(-52px);
  }
  .pitchToUsSec .pitchCriteria .formSection .subRow {
    display: flex;
    flex-direction: column;
    position: relative;
  }
  .pitchToUsSec .pitchCriteria .formSection .subRow label {
    line-height: 25px;
    color: rgba(40, 40, 40, 0.5019607843);
    order: -1;
    transition: all 0.3s ease;
    transform: translateY(0px);
    pointer-events: none;
    position: absolute;
    padding: 15px;
  }
  .pitchToUsSec .pitchCriteria .formSection .subRow textarea {
    width: 100%;
    border: 0.5px solid rgba(0, 0, 0, 0.4);
    padding: 22px 16px;
    margin-top: 8px;
    margin-bottom: 24px;
    height: 124px;
  }
  .pitchToUsSec .pitchCriteria .formSection .subRow textarea::placeholder {
    line-height: 25px;
  }
  .pitchToUsSec .pitchCriteria .formSection .subRow textarea:focus + label {
    transform: translateY(-50px);
  }
  .pitchToUsSec .pitchCriteria .formSection .subRow .fix {
    transform: translateY(-45px);
  }
  .pitchToUsSec .pitchCriteria .formSection .subRow .wpcf7-not-valid-tip {
    font-size: 12px;
  }
  .pitchToUsSec .pitchCriteria .formSection .image-upload {
    padding: 20px 0px 20px;
    margin-bottom: 20px;
  }
  .pitchToUsSec .pitchCriteria .formSection .image-upload .upload-field .file-thumbnail img {
    padding-bottom: 15px;
  }
  .pitchToUsSec .pitchCriteria .formSection .image-upload .upload-field .file-thumbnail h3 {
    font-size: 24px;
    line-height: 18px;
    padding-bottom: 12px;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1600px) {
  .pitchToUsSec .pitchCriteria .formSection .image-upload .upload-field .file-thumbnail h3 {
    font-size: 20px;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1440px) {
  .pitchToUsSec .pitchCriteria .formSection .image-upload .upload-field .file-thumbnail h3 {
    font-size: 18px;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1200px) {
  .pitchToUsSec .pitchCriteria .formSection .image-upload .upload-field .file-thumbnail h3 {
    font-size: 16px;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1024px) {
  .pitchToUsSec .pitchCriteria .formSection .image-upload .upload-field .file-thumbnail h3 {
    font-size: 14px;
  }
}
@media screen and (max-width: 1024px) {
  .pitchToUsSec .pitchCriteria .formSection .image-upload .upload-field .file-thumbnail p {
    font-size: 12px;
  }
}
@media screen and (max-width: 1024px) {
  .pitchToUsSec .pitchCriteria .formSection .image-upload p {
    line-height: 18px;
    margin-top: 8px;
  }
}
@media screen and (max-width: 1024px) {
  .pitchToUsSec .pitchCriteria .formSection .image-upload .wpcf7-not-valid-tip {
    font-size: 12px;
  }
}
@media screen and (max-width: 1024px) {
  .pitchToUsSec .pitchCriteria .formSection .submitBtn {
    text-align: center;
  }
  .pitchToUsSec .pitchCriteria .formSection .submitBtn p input {
    padding: 18px 106px;
    line-height: 24px;
  }
}
@media screen and (max-width: 1024px) {
  .pitchToUsSec .pitchCriteria .formSection #pitchModal .modalPopup {
    padding: 20px 0px;
  }
  .pitchToUsSec .pitchCriteria .formSection #pitchModal .modalPopup .modalContent .buttonStyle {
    top: 10px;
    right: 10px;
  }
  .pitchToUsSec .pitchCriteria .formSection #pitchModal .modalPopup .modalContent .buttonStyle img {
    width: 15px;
  }
  .pitchToUsSec .pitchCriteria .formSection #pitchModal .modalPopup .modalContent .modal-body img {
    padding-bottom: 15px;
    width: 50px;
  }
}
@media screen and (max-width: 680px) {
  .pitchToUsSec {
    margin: 92px 0px 80px;
  }
  .pitchToUsSec .contentTitle h2 {
    font-weight: 600;
    font-size: 28px;
    line-height: 40px;
    text-align: center;
    letter-spacing: 0.01em;
    color: #000000;
    margin-bottom: 10px;
  }
  .pitchToUsSec .contentTitle p {
    font-weight: 300;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #000000;
    width: 80%;
    margin: 0 auto;
    padding-bottom: 40px;
  }
  .pitchToUsSec .pitchCriteria {
    border-top: 0.5px solid rgba(0, 0, 0, 0.4) !important;
    border: 0;
    padding: 20px 0px 0px;
  }
  .pitchToUsSec .pitchCriteria .criteriaTitle h2 {
    font-weight: 600;
    font-size: 16px;
    line-height: 36px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #282828;
  }
  .pitchToUsSec .pitchCriteria .criteriaTitle p {
    font-weight: 300;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #000000;
    margin-bottom: 24px;
  }
  .pitchToUsSec .pitchCriteria .formSection .formRow {
    display: block;
    margin-bottom: 25px;
    align-items: center;
  }
  .pitchToUsSec .pitchCriteria .formSection .formRow .formRowDiv {
    width: 100%;
    margin-bottom: 40px;
    display: flex;
    flex-direction: column;
    position: relative;
  }
  .pitchToUsSec .pitchCriteria .formSection .formRow .formRowDiv:last-child {
    margin-right: 0px;
  }
  .pitchToUsSec .pitchCriteria .formSection .formRow .formRowDiv .countrycode {
    margin: 0 auto;
    text-align: left;
    width: 100%;
    margin-left: 100px;
  }
  .pitchToUsSec .pitchCriteria .formSection .formRow .formRowDiv p .wpcf7-form-control-wrap input {
    width: 100%;
    border: 0.5px solid rgba(0, 0, 0, 0.4);
    margin-top: 0px !important;
    padding: 16px 11px 14px;
  }
  .pitchToUsSec .pitchCriteria .formSection .formRow .formRowDiv p .wpcf7-form-control-wrap input::placeholder {
    font-size: 20px;
    font-weight: 400;
    line-height: 25px;
    color: #282828;
     font-family: "Poppins", sans-serif;
  }
}
@media screen and (max-width: 680px) and (max-width: 1600px) {
  .pitchToUsSec .pitchCriteria .formSection .formRow .formRowDiv p .wpcf7-form-control-wrap input::placeholder {
    font-size: 16px;
  }
}
@media screen and (max-width: 680px) and (max-width: 1440px) {
  .pitchToUsSec .pitchCriteria .formSection .formRow .formRowDiv p .wpcf7-form-control-wrap input::placeholder {
    font-size: 14px;
  }
}
@media screen and (max-width: 680px) and (max-width: 678px) {
  .pitchToUsSec .pitchCriteria .formSection .formRow .formRowDiv p .wpcf7-form-control-wrap input::placeholder {
    font-size: 12px;
  }
}
@media screen and (max-width: 680px) {
  .pitchToUsSec .pitchCriteria .formSection .formRow .formRowDiv p .wpcf7-form-control-wrap input:focus + label {
    transform: translateY(-40px);
  }
}
@media screen and (max-width: 680px) {
  .pitchToUsSec .pitchCriteria .formSection .formRow .formRowDiv p label {
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    color: #9B9B9B;
    font-family: "Poppins", sans-serif;
    order: -1;
    transition: all 0.3s ease;
    transform: translateY(0px);
    pointer-events: none;
    position: absolute;
    padding: 18px 10px;
  }
}
@media screen and (max-width: 680px) {
  .pitchToUsSec .pitchCriteria .formSection .formRow .formRowDiv p .countrycode {
    padding: 25px 10px;
  }
}
@media screen and (max-width: 680px) {
  .pitchToUsSec .pitchCriteria .formSection .formRow .formRowDiv p .fix {
    transform: translateY(-45px);
  }
}
@media screen and (max-width: 680px) {
  .pitchToUsSec .pitchCriteria .formSection .subRow {
    display: flex;
    flex-direction: column;
    position: relative;
  }
  .pitchToUsSec .pitchCriteria .formSection .subRow label {
    font-size: 12px;
    font-weight: 400;
    line-height: 25px;
    color: rgba(40, 40, 40, 0.5019607843);
     font-family: "Poppins", sans-serif;
    order: -1;
    transition: all 0.3s ease;
    transform: translateY(0px);
    pointer-events: none;
    position: absolute;
    padding: 15px 10px;
  }
  .pitchToUsSec .pitchCriteria .formSection .subRow textarea {
    width: 100%;
    border: 0.5px solid rgba(0, 0, 0, 0.4);
    padding: 22px 16px;
    margin-top: 8px;
    margin-bottom: 24px;
    height: 124px;
  }
  .pitchToUsSec .pitchCriteria .formSection .subRow textarea::placeholder {
    font-size: 20px;
    font-weight: 400;
    line-height: 25px;
    color: #282828;
    font-family: "Poppins", sans-serif;
  }
}
@media screen and (max-width: 680px) and (max-width: 1600px) {
  .pitchToUsSec .pitchCriteria .formSection .subRow textarea::placeholder {
    font-size: 16px;
  }
}
@media screen and (max-width: 680px) and (max-width: 1440px) {
  .pitchToUsSec .pitchCriteria .formSection .subRow textarea::placeholder {
    font-size: 14px;
  }
}
@media screen and (max-width: 680px) and (max-width: 678px) {
  .pitchToUsSec .pitchCriteria .formSection .subRow textarea::placeholder {
    font-size: 12px;
  }
}
@media screen and (max-width: 680px) {
  .pitchToUsSec .pitchCriteria .formSection .subRow textarea:focus + label {
    transform: translateY(-50px);
  }
}
@media screen and (max-width: 680px) {
  .pitchToUsSec .pitchCriteria .formSection .subRow .fix {
    transform: translateY(-45px);
  }
}
@media screen and (max-width: 680px) {
  .pitchToUsSec .pitchCriteria .formSection .image-upload {
    padding: 20px 15px 20px;
    margin-bottom: 20px;
  }
  .pitchToUsSec .pitchCriteria .formSection .image-upload .upload-field .file-thumbnail img {
    padding-bottom: 15px;
  }
  .pitchToUsSec .pitchCriteria .formSection .image-upload .upload-field .file-thumbnail h3 {
    font-size: 24px;
    line-height: 18px;
    padding-bottom: 12px;
  }
}
@media screen and (max-width: 680px) and (max-width: 1600px) {
  .pitchToUsSec .pitchCriteria .formSection .image-upload .upload-field .file-thumbnail h3 {
    font-size: 20px;
  }
}
@media screen and (max-width: 680px) and (max-width: 1440px) {
  .pitchToUsSec .pitchCriteria .formSection .image-upload .upload-field .file-thumbnail h3 {
    font-size: 18px;
  }
}
@media screen and (max-width: 680px) and (max-width: 1200px) {
  .pitchToUsSec .pitchCriteria .formSection .image-upload .upload-field .file-thumbnail h3 {
    font-size: 16px;
  }
}
@media screen and (max-width: 680px) and (max-width: 1024px) {
  .pitchToUsSec .pitchCriteria .formSection .image-upload .upload-field .file-thumbnail h3 {
    font-size: 14px;
  }
}
@media screen and (max-width: 680px) {
  .pitchToUsSec .pitchCriteria .formSection .image-upload .upload-field .file-thumbnail p {
    font-size: 12px;
  }
}
@media screen and (max-width: 680px) {
  .pitchToUsSec .pitchCriteria .formSection .image-upload .imgP {
    font-size: 12px;
    line-height: 18px;
    margin-top: 8px;
  }
}
@media screen and (max-width: 680px) {
  .pitchToUsSec .pitchCriteria .formSection .submitBtn {
    text-align: center;
  }
  .pitchToUsSec .pitchCriteria .formSection .submitBtn p input {
    padding: 15px 60px;
    font-size: 24px;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.02em;
  }
}
@media screen and (max-width: 680px) and (max-width: 1600px) {
  .pitchToUsSec .pitchCriteria .formSection .submitBtn p input {
    font-size: 20px;
  }
}
@media screen and (max-width: 680px) and (max-width: 1440px) {
  .pitchToUsSec .pitchCriteria .formSection .submitBtn p input {
    font-size: 18px;
  }
}
@media screen and (max-width: 680px) and (max-width: 1200px) {
  .pitchToUsSec .pitchCriteria .formSection .submitBtn p input {
    font-size: 16px;
  }
}
@media screen and (max-width: 680px) and (max-width: 1024px) {
  .pitchToUsSec .pitchCriteria .formSection .submitBtn p input {
    font-size: 14px;
  }
}
@media screen and (max-width: 680px) {
  .pitchToUsSec .pitchCriteria .formSection #pitchModal .modalPopup {
    width: 80%;
    padding: 15px 0px;
  }
  .pitchToUsSec .pitchCriteria .formSection #pitchModal .modalPopup .modalContent .buttonStyle img {
    width: 15px;
  }
  .pitchToUsSec .pitchCriteria .formSection #pitchModal .modalPopup .modalContent .modal-body img {
    padding-bottom: 10px;
    width: 35px;
  }
}

.portfolioSec {
  padding: 0px 80px;
  margin: 180px 0px 150px;
}
@media all and (max-width: 1800px) {
  .portfolioSec {
    margin: 150px 0px 140px;
  }
}
@media all and (max-width: 1600px) {
  .portfolioSec {
    margin: 140px 0px 130px;
  }
}
@media all and (max-width: 1536px) {
  .portfolioSec {
    margin: 120px 0px 130px;
  }
}
@media all and (max-width: 1400px) {
  .portfolioSec {
    margin: 110px 0px 100px;
  }
}
@media all and (max-width: 1300px) {
  .portfolioSec {
    margin: 100px 0px 100px;
  }
}
.portfolioSec .portfolio-heading {
  margin-bottom: 60px;
}
.portfolioSec .portfolio-heading h1 {
  font-size: 40px;
  font-weight: 600;
  font-family: "IvyPresto Text Semi Bd";
  line-height: 84px;
  color: #282828;
  text-align: center;
}
@media screen and (max-width: 1600px) {
  .portfolioSec .portfolio-heading h1 {
    font-size: 36px;
  }
}
@media screen and (max-width: 1440px) {
  .portfolioSec .portfolio-heading h1 {
    font-size: 32px;
  }
}
@media screen and (max-width: 1280px) {
  .portfolioSec .portfolio-heading h1 {
    font-size: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .portfolioSec .portfolio-heading h1 {
    font-size: 26px;
  }
}
@media screen and (max-width: 680px) {
  .portfolioSec .portfolio-heading h1 {
    font-size: 22px;
  }
}
@media all and (max-width: 1800px) {
  .portfolioSec .portfolio-heading h1 {
    line-height: 80px;
  }
}
@media all and (max-width: 1600px) {
  .portfolioSec .portfolio-heading h1 {
    line-height: 70px;
  }
}
@media all and (max-width: 1400px) {
  .portfolioSec .portfolio-heading h1 {
    line-height: 60px;
  }
}
@media all and (max-width: 1300px) {
  .portfolioSec .portfolio-heading h1 {
    line-height: 50px;
  }
}
@media all and (max-width: 1200px) {
  .portfolioSec .portfolio-heading h1 {
    line-height: 40px;
  }
}
.portfolioSec .portfolio-heading p {
  font-weight: 300;
  font-size: 24px;
  line-height: 32px;
  color: #282828;
  width: 60%;
  margin: 0 auto;
  text-align: center;
}
@media screen and (max-width: 1600px) {
  .portfolioSec .portfolio-heading p {
    font-size: 20px;
  }
}
@media screen and (max-width: 1440px) {
  .portfolioSec .portfolio-heading p {
    font-size: 18px;
  }
}
@media screen and (max-width: 1200px) {
  .portfolioSec .portfolio-heading p {
    font-size: 16px;
  }
}
@media screen and (max-width: 1024px) {
  .portfolioSec .portfolio-heading p {
    font-size: 14px;
  }
}
@media all and (max-width: 1800px) {
  .portfolioSec .portfolio-heading p {
    line-height: 30px;
  }
}
@media all and (max-width: 1600px) {
  .portfolioSec .portfolio-heading p {
    line-height: 28px;
  }
}
@media all and (max-width: 1400px) {
  .portfolioSec .portfolio-heading p {
    line-height: 26px;
  }
}
@media all and (max-width: 1200px) {
  .portfolioSec .portfolio-heading p {
    line-height: 24px;
  }
}
.portfolioSec .contentSec {
  position: relative;
}
.portfolioSec .contentSec .filterSec {
  display: flex;
  margin-bottom: 40px;
}
.portfolioSec .contentSec .filterSec .filter-heading {
  width: 10%;
  background: #FFFEFB;
  border: 1px solid rgba(40, 40, 40, 0.4);
  padding: 25px 32px;
}
.portfolioSec .contentSec .filterSec .filter-heading a {
  font-weight: 300;
  font-size: 24px;
  line-height: 36px;
  color: rgba(40, 40, 40, 0.6);
}
@media screen and (max-width: 1600px) {
  .portfolioSec .contentSec .filterSec .filter-heading a {
    font-size: 20px;
  }
}
@media screen and (max-width: 1440px) {
  .portfolioSec .contentSec .filterSec .filter-heading a {
    font-size: 18px;
  }
}
@media screen and (max-width: 1200px) {
  .portfolioSec .contentSec .filterSec .filter-heading a {
    font-size: 16px;
  }
}
@media screen and (max-width: 1024px) {
  .portfolioSec .contentSec .filterSec .filter-heading a {
    font-size: 14px;
  }
}
.portfolioSec .contentSec .filterSec .focus-filter {
  display: flex;
  align-items: center;
  position: relative;
  width: 50%;
  background: #FFFEFB;
}
.portfolioSec .contentSec .filterSec .focus-filter .toggleDiv1 {
  width: 100%;
  padding: 12px 15px;
  border: 1px solid rgba(40, 40, 40, 0.4);
  cursor: pointer;
  border-right: 0.5px solid rgba(40, 40, 40, 0.4) !important;
}
.portfolioSec .contentSec .filterSec .focus-filter .toggleDiv1 .filterHead {
  font-family: "IvyPresto Text Semi Bd";
  font-weight: 600;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 0.02em;
  text-transform: capitalize;
  color: #20242A;
}
@media screen and (max-width: 1600px) {
  .portfolioSec .contentSec .filterSec .focus-filter .toggleDiv1 .filterHead {
    font-size: 16px;
  }
}
@media screen and (max-width: 1440px) {
  .portfolioSec .contentSec .filterSec .focus-filter .toggleDiv1 .filterHead {
    font-size: 14px;
  }
}
@media screen and (max-width: 678px) {
  .portfolioSec .contentSec .filterSec .focus-filter .toggleDiv1 .filterHead {
    font-size: 12px;
  }
}
.portfolioSec .contentSec .filterSec .focus-filter .toggleDiv1:after {
  position: absolute;
  content: "";
  background-image: url(../images/dropdown-arrow.png);
  height: 16px;
  width: 16px;
  right: 4%;
  top: 40%;
  background-size: contain;
  bottom: 0;
  margin: 0;
  background-repeat: no-repeat;
  transition: 0.5s all;
  transform: rotate(0deg);
  cursor: pointer;
}
.portfolioSec .contentSec .filterSec .focus-filter .dropdownArrow::after {
  transform: rotate(180deg);
}
.portfolioSec .contentSec .filterSec .focus-filter .filterList1 {
  display: none;
  top: 100%;
  width: 100%;
  position: absolute;
  z-index: 1;
  background: #FFFEFB;
  border: 1px solid rgba(40, 40, 40, 0.4);
  padding: 0px 15px;
  border-top: 0px;
}
.portfolioSec .contentSec .filterSec .focus-filter .filterList1 a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  padding: 12px 0px;
  cursor: default;
}
.portfolioSec .contentSec .filterSec .focus-filter .filterList1 a label {
  cursor: pointer;
  font-weight: 600;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 0.02em;
  text-transform: capitalize;
  color: #20242A;
  cursor: pointer;
  width: 100%;
}
@media screen and (max-width: 1600px) {
  .portfolioSec .contentSec .filterSec .focus-filter .filterList1 a label {
    font-size: 16px;
  }
}
@media screen and (max-width: 1440px) {
  .portfolioSec .contentSec .filterSec .focus-filter .filterList1 a label {
    font-size: 14px;
  }
}
@media screen and (max-width: 678px) {
  .portfolioSec .contentSec .filterSec .focus-filter .filterList1 a label {
    font-size: 12px;
  }
}
.portfolioSec .contentSec .filterSec .focus-filter .filterList1 a:not(:last-child) {
  border-bottom: 1px solid rgba(40, 40, 40, 0.4);
}
.portfolioSec .contentSec .filterSec .focus-filter .filterList1 a input[type=checkbox] {
  width: 18px;
  height: 18px;
  background: rgb(171, 171, 181);
  border: 1px solid #ABABB5;
  cursor: pointer;
}
.portfolioSec .contentSec .filterSec .focus-filter .filterList1 a input[type=checkbox]:checked {
  accent-color: #0D5C48;
}
.portfolioSec .contentSec .filterSec .company-filter {
  display: flex;
  align-items: center;
  position: relative;
  width: 50%;
  background: #FFFEFB;
}
.portfolioSec .contentSec .filterSec .company-filter .toggleDiv2 {
  width: 100%;
  padding: 12px 15px;
  cursor: pointer;
  border: 1px solid rgba(40, 40, 40, 0.4);
  border-left: 0.5px solid rgba(40, 40, 40, 0.4) !important;
}
.portfolioSec .contentSec .filterSec .company-filter .toggleDiv2 .filterHead {
  font-family: "IvyPresto Text Semi Bd";
  font-weight: 600;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 0.02em;
  text-transform: capitalize;
  color: #20242A;
}
@media screen and (max-width: 1600px) {
  .portfolioSec .contentSec .filterSec .company-filter .toggleDiv2 .filterHead {
    font-size: 16px;
  }
}
@media screen and (max-width: 1440px) {
  .portfolioSec .contentSec .filterSec .company-filter .toggleDiv2 .filterHead {
    font-size: 14px;
  }
}
@media screen and (max-width: 678px) {
  .portfolioSec .contentSec .filterSec .company-filter .toggleDiv2 .filterHead {
    font-size: 12px;
  }
}
.portfolioSec .contentSec .filterSec .company-filter .toggleDiv2:after {
  content: "";
  position: absolute;
  background-image: url(../images/dropdown-arrow.png);
  height: 16px;
  width: 16px;
  right: 4%;
  top: 40%;
  background-size: contain;
  bottom: 0;
  margin: 0;
  background-repeat: no-repeat;
  transition: 0.5s all;
  transform: rotate(0deg);
  cursor: pointer;
}
.portfolioSec .contentSec .filterSec .company-filter .dropdownArrow::after {
  transform: rotate(180deg);
}
.portfolioSec .contentSec .filterSec .company-filter .filterList2 {
  display: none;
  top: 100%;
  width: 100%;
  position: absolute;
  z-index: 1;
  background: #FFFEFB;
  border: 1px solid rgba(40, 40, 40, 0.4);
  padding: 0px 15px;
  border-top: 0px;
}
.portfolioSec .contentSec .filterSec .company-filter .filterList2 a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  padding: 12px 0px;
  cursor: default;
}
.portfolioSec .contentSec .filterSec .company-filter .filterList2 a label {
  cursor: pointer;
  font-weight: 600;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 0.02em;
  text-transform: capitalize;
  color: #20242A;
  cursor: pointer;
  width: 100%;
}
@media screen and (max-width: 1600px) {
  .portfolioSec .contentSec .filterSec .company-filter .filterList2 a label {
    font-size: 16px;
  }
}
@media screen and (max-width: 1440px) {
  .portfolioSec .contentSec .filterSec .company-filter .filterList2 a label {
    font-size: 14px;
  }
}
@media screen and (max-width: 678px) {
  .portfolioSec .contentSec .filterSec .company-filter .filterList2 a label {
    font-size: 12px;
  }
}
.portfolioSec .contentSec .filterSec .company-filter .filterList2 a:not(:last-child) {
  border-bottom: 1px solid rgba(40, 40, 40, 0.4);
}
.portfolioSec .contentSec .filterSec .company-filter .filterList2 a input[type=checkbox] {
  width: 18px;
  height: 18px;
  background-color: rgb(171, 171, 181);
  border: 1px solid #ABABB5;
  cursor: pointer;
}
.portfolioSec .contentSec .filterSec .company-filter .filterList2 a input[type=checkbox]:checked {
  accent-color: #0D5C48;
}
.portfolioSec .contentSec .cardsSec .card-content {
  display: flex;
  flex-flow: wrap;
  margin: 0px -20px;
}
.portfolioSec .contentSec .cardsSec .card-content .cardDiv {
  width: 33.33%;
  padding: 20px;
}
.portfolioSec .contentSec .cardsSec .card-content .cardDiv .card-details {
  height: 100%;
  position: relative;
  background: #F8F5ED;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 75px 40px;
  border: 1px solid rgba(40, 40, 40, 0.4);
  cursor: pointer;
}
@media all and (max-width: 1800px) {
  .portfolioSec .contentSec .cardsSec .card-content .cardDiv .card-details {
    padding: 70px 38px;
  }
}
@media all and (max-width: 1600px) {
  .portfolioSec .contentSec .cardsSec .card-content .cardDiv .card-details {
    padding: 65px 36px;
  }
}
@media all and (max-width: 1536px) {
  .portfolioSec .contentSec .cardsSec .card-content .cardDiv .card-details {
    padding: 60px 34px;
  }
}
@media all and (max-width: 1500px) {
  .portfolioSec .contentSec .cardsSec .card-content .cardDiv .card-details {
    padding: 55px 32px;
  }
}
@media all and (max-width: 820px) {
  .portfolioSec .contentSec .cardsSec .card-content .cardDiv .card-details {
    padding: 50px 30px;
  }
}
.portfolioSec .contentSec .cardsSec .card-content .cardDiv .card-details .exitedImg {
  position: absolute;
  right: 25px;
  top: 25px;
  width: 80px;
  height: 30px;
}
.portfolioSec .contentSec .cardsSec .card-content .cardDiv .card-details .exitedImg img {
  width: 100%;
}
.portfolioSec .contentSec .cardsSec .card-content .cardDiv .card-details .cardImg {
  display: flex;
  align-items: center;
  justify-content: center;
}
.portfolioSec .contentSec .cardsSec .card-content #notext1 {
  width: 100%;
  margin: 0px 20px;
}
.portfolioSec .contentSec .cardsSec .card-content #notext1 .nodata-sec {
  padding: 42px 62px;
  width: 100%;
  background: #F8F5ED;
}
.portfolioSec .contentSec .cardsSec .card-content #notext1 .nodata-sec .nodata-img {
  margin-bottom: 20px;
  display: flex;
  justify-content: center;
}
.portfolioSec .contentSec .cardsSec .card-content #notext1 .nodata-sec h2 {
  font-weight: 600;
  font-size: 36px;
  line-height: 56px;
  text-align: center;
  color: #000000;
  margin-bottom: 12px;
}
@media screen and (max-width: 1600px) {
  .portfolioSec .contentSec .cardsSec .card-content #notext1 .nodata-sec h2 {
    font-size: 28px;
  }
}
@media screen and (max-width: 1440px) {
  .portfolioSec .contentSec .cardsSec .card-content #notext1 .nodata-sec h2 {
    font-size: 20px;
  }
}
@media screen and (max-width: 680px) {
  .portfolioSec .contentSec .cardsSec .card-content #notext1 .nodata-sec h2 {
    font-size: 16px;
  }
}
@media all and (max-width: 1800px) {
  .portfolioSec .contentSec .cardsSec .card-content #notext1 .nodata-sec h2 {
    line-height: 54px;
  }
}
@media all and (max-width: 1600px) {
  .portfolioSec .contentSec .cardsSec .card-content #notext1 .nodata-sec h2 {
    margin-bottom: 10px;
    line-height: 50px;
  }
}
@media all and (max-width: 1536px) {
  .portfolioSec .contentSec .cardsSec .card-content #notext1 .nodata-sec h2 {
    line-height: 46px;
  }
}
@media all and (max-width: 1440px) {
  .portfolioSec .contentSec .cardsSec .card-content #notext1 .nodata-sec h2 {
    line-height: 42px;
  }
}
@media all and (max-width: 1366px) {
  .portfolioSec .contentSec .cardsSec .card-content #notext1 .nodata-sec h2 {
    line-height: 40px;
  }
}
@media all and (max-width: 1200px) {
  .portfolioSec .contentSec .cardsSec .card-content #notext1 .nodata-sec h2 {
    line-height: 36px;
  }
}
.portfolioSec .contentSec .cardsSec .card-content #notext1 .nodata-sec p {
  font-weight: 300;
  font-size: 24px;
  line-height: 32px;
  text-align: center;
  color: #000000;
}
@media screen and (max-width: 1600px) {
  .portfolioSec .contentSec .cardsSec .card-content #notext1 .nodata-sec p {
    font-size: 20px;
  }
}
@media screen and (max-width: 1440px) {
  .portfolioSec .contentSec .cardsSec .card-content #notext1 .nodata-sec p {
    font-size: 18px;
  }
}
@media screen and (max-width: 1200px) {
  .portfolioSec .contentSec .cardsSec .card-content #notext1 .nodata-sec p {
    font-size: 16px;
  }
}
@media screen and (max-width: 1024px) {
  .portfolioSec .contentSec .cardsSec .card-content #notext1 .nodata-sec p {
    font-size: 14px;
  }
}
@media all and (max-width: 1800px) {
  .portfolioSec .contentSec .cardsSec .card-content #notext1 .nodata-sec p {
    line-height: 30px;
  }
}
@media all and (max-width: 1600px) {
  .portfolioSec .contentSec .cardsSec .card-content #notext1 .nodata-sec p {
    line-height: 28px;
  }
}
@media all and (max-width: 1536px) {
  .portfolioSec .contentSec .cardsSec .card-content #notext1 .nodata-sec p {
    line-height: 26px;
  }
}
@media all and (max-width: 1440px) {
  .portfolioSec .contentSec .cardsSec .card-content #notext1 .nodata-sec p {
    line-height: 24px;
  }
}
@media all and (max-width: 1366px) {
  .portfolioSec .contentSec .cardsSec .card-content #notext1 .nodata-sec p {
    line-height: 22px;
  }
}
@media all and (max-width: 1200px) {
  .portfolioSec .contentSec .cardsSec .card-content #notext1 .nodata-sec p {
    line-height: 20px;
  }
}
.portfolioSec .contentSec .cardsSec .card-content #notext1 .nodata-sec .pitch-cta {
  margin-top: 36px;
  text-align: center;
}
@media all and (max-width: 1800px) {
  .portfolioSec .contentSec .cardsSec .card-content #notext1 .nodata-sec .pitch-cta {
    margin-top: 34px;
  }
}
@media all and (max-width: 1600px) {
  .portfolioSec .contentSec .cardsSec .card-content #notext1 .nodata-sec .pitch-cta {
    margin-top: 32px;
  }
}
@media all and (max-width: 1536px) {
  .portfolioSec .contentSec .cardsSec .card-content #notext1 .nodata-sec .pitch-cta {
    margin-top: 30px;
  }
}
@media all and (max-width: 1440px) {
  .portfolioSec .contentSec .cardsSec .card-content #notext1 .nodata-sec .pitch-cta {
    margin-top: 28px;
  }
}
@media all and (max-width: 1366px) {
  .portfolioSec .contentSec .cardsSec .card-content #notext1 .nodata-sec .pitch-cta {
    margin-top: 26px;
  }
}
@media all and (max-width: 1200px) {
  .portfolioSec .contentSec .cardsSec .card-content #notext1 .nodata-sec .pitch-cta {
    margin-top: 24px;
  }
}
.portfolioSec .contentSec .pitchCta {
  margin-top: 20px;
  text-align: center;
}
.portfolioSec .mainDiv-modal {
  position: fixed;
  right: -100%;
  top: 0;
  width: 70%;
  height: 100%;
  padding: 38px 34px;
  transition: 0.3s ease-out;
  z-index: 9;
  opacity: 0;
  background: #FFFEFB;
}
@media all and (max-width: 1800px) {
  .portfolioSec .mainDiv-modal {
    padding: 36px 32px;
  }
}
@media all and (max-width: 1600px) {
  .portfolioSec .mainDiv-modal {
    padding: 36px 30px;
  }
}
@media all and (max-width: 1536px) {
  .portfolioSec .mainDiv-modal {
    padding: 34px 28px;
  }
}
@media all and (max-width: 1440px) {
  .portfolioSec .mainDiv-modal {
    padding: 34px 26px;
  }
}
@media all and (max-width: 1366px) {
  .portfolioSec .mainDiv-modal {
    padding: 34px 24px;
  }
}
.portfolioSec .mainDiv-modal.open {
  right: 0;
  opacity: 1;
}
.portfolioSec .mainDiv-modal .close-button {
  width: 82px;
  height: 82px;
  z-index: 99;
  background: #FFFEFB;
  border-radius: 50%;
  position: absolute;
  top: 40px;
  left: -110px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 18px;
}
@media all and (max-width: 1800px) {
  .portfolioSec .mainDiv-modal .close-button {
    width: 70px;
    height: 70px;
    padding: 17px;
    left: -95px;
  }
}
@media all and (max-width: 1600px) {
  .portfolioSec .mainDiv-modal .close-button {
    width: 56px;
    height: 56px;
    padding: 16px;
    left: -90px;
  }
}
@media all and (max-width: 1500px) {
  .portfolioSec .mainDiv-modal .close-button {
    width: 51px;
    height: 51px;
    padding: 14px;
    left: -80px;
  }
}
@media all and (max-width: 1400px) {
  .portfolioSec .mainDiv-modal .close-button {
    width: 42px;
    height: 42px;
    padding: 12px;
    left: -70px;
  }
}
@media all and (max-width: 1300px) {
  .portfolioSec .mainDiv-modal .close-button {
    width: 36px;
    height: 36px;
    padding: 10px;
    left: -60px;
  }
}
@media all and (max-width: 1400px) {
  .portfolioSec .mainDiv-modal {
    width: 72%;
  }
}
.portfolioSec .mainDiv-modal .modal-popup {
  overflow-y: scroll;
  padding-right: 15px;
  height: 100%;
  /* ===== Scrollbar CSS ===== */
  /* Firefox */
  scrollbar-width: auto;
  scrollbar-color: #B677FE;
  /* Chrome, Edge, and Safari */
}
.portfolioSec .mainDiv-modal .modal-popup::-webkit-scrollbar {
  height: 10px;
  background-color: transparent;
  width: 10px;
}
.portfolioSec .mainDiv-modal .modal-popup::-webkit-scrollbar-track {
  background: #FFFFFF;
  box-shadow: inset 0px 4px 4px rgba(0, 0, 0, 0.1);
  border-radius: 20px;
}
.portfolioSec .mainDiv-modal .modal-popup::-webkit-scrollbar-thumb {
  background: #0D5C48;
  border-radius: 100px;
}
.portfolioSec .mainDiv-modal .modal-popup iframe {
  max-height: 450px;
}
.portfolioSec .mainDiv-modal .modal-popup .modalImg-sec {
  display: flex;
  align-items: center;
  margin: 0px 0px 40px 0px;
  background: #FFFEFB;
}
.portfolioSec .mainDiv-modal .modal-popup .modalImg-sec .imageDiv {
  position: relative;
  width: 100%;
}
.portfolioSec .mainDiv-modal .modal-popup .modelContent .modelContent-child {
  display: flex;
}
.portfolioSec .mainDiv-modal .modal-popup .modelContent .modelContent-child .modalContent-left {
  width: 70%;
  margin-right: 24px;
  text-align: justify;
}
@media all and (max-width: 1600px) {
  .portfolioSec .mainDiv-modal .modal-popup .modelContent .modelContent-child .modalContent-left {
    margin-right: 22px;
    width: 65%;
  }
}
@media all and (max-width: 1400px) {
  .portfolioSec .mainDiv-modal .modal-popup .modelContent .modelContent-child .modalContent-left {
    margin-right: 20px;
  }
}
@media all and (max-width: 1300px) {
  .portfolioSec .mainDiv-modal .modal-popup .modelContent .modelContent-child .modalContent-left {
    margin-right: 18px;
  }
}
.portfolioSec .mainDiv-modal .modal-popup .modelContent .modelContent-child .modalContent-left .sectorName {
  display: none;
}
.portfolioSec .mainDiv-modal .modal-popup .modelContent .modelContent-child .modalContent-left .modalContent-image {
  margin-bottom: 24px;
}
.portfolioSec .mainDiv-modal .modal-popup .modelContent .modelContent-child .modalContent-left p {
  width: 95%;
}
.portfolioSec .mainDiv-modal .modal-popup .modelContent .modelContent-child .modalContent-left p:not(:last-child) {
  margin-bottom: 36px;
}
.portfolioSec .mainDiv-modal .modal-popup .modelContent .modelContent-child .modelContent-right {
  width: 30%;
  background: #0D5C48;
  padding: 30px 20px;
}
@media all and (max-width: 1600px) {
  .portfolioSec .mainDiv-modal .modal-popup .modelContent .modelContent-child .modelContent-right {
    width: 35%;
    padding: 26px 18px;
  }
}
.portfolioSec .mainDiv-modal .modal-popup .modelContent .modelContent-child .modelContent-right .model-head h4 {
  font-family: "IvyPresto Text Semi Bd";
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.2em;
  color: #D2ED7B;
  margin-bottom: 12px;
}
@media screen and (max-width: 1600px) {
  .portfolioSec .mainDiv-modal .modal-popup .modelContent .modelContent-child .modelContent-right .model-head h4 {
    font-size: 14px;
  }
}
@media screen and (max-width: 1024px) {
  .portfolioSec .mainDiv-modal .modal-popup .modelContent .modelContent-child .modelContent-right .model-head h4 {
    font-size: 12px;
  }
}
.portfolioSec .mainDiv-modal .modal-popup .modelContent .modelContent-child .modelContent-right .model-head .Title {
  display: flex;
  align-items: center;
  flex-flow: row;
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(255, 254, 251, 0.4);
}
@media all and (max-width: 1300px) {
  .portfolioSec .mainDiv-modal .modal-popup .modelContent .modelContent-child .modelContent-right .model-head .Title img {
    width: 45px;
    height: 45px;
  }
}
.portfolioSec .mainDiv-modal .modal-popup .modelContent .modelContent-child .modelContent-right .model-head .Title h2 {
  display: inline-block;
  font-family: "IvyPresto Text Semi Bd";
  font-weight: 400;
  font-size: 24px;
  line-height: 36px;
  color: #FFFEFB;
  margin-right: 20px;
  margin-top: 5px;
}
@media screen and (max-width: 1600px) {
  .portfolioSec .mainDiv-modal .modal-popup .modelContent .modelContent-child .modelContent-right .model-head .Title h2 {
    font-size: 20px;
  }
}
@media screen and (max-width: 1440px) {
  .portfolioSec .mainDiv-modal .modal-popup .modelContent .modelContent-child .modelContent-right .model-head .Title h2 {
    font-size: 18px;
  }
}
@media screen and (max-width: 1200px) {
  .portfolioSec .mainDiv-modal .modal-popup .modelContent .modelContent-child .modelContent-right .model-head .Title h2 {
    font-size: 16px;
  }
}
@media screen and (max-width: 1024px) {
  .portfolioSec .mainDiv-modal .modal-popup .modelContent .modelContent-child .modelContent-right .model-head .Title h2 {
    font-size: 14px;
  }
}
@media all and (max-width: 1600px) {
  .portfolioSec .mainDiv-modal .modal-popup .modelContent .modelContent-child .modelContent-right .model-head .Title h2 {
    margin-right: 18px;
  }
}
@media all and (max-width: 1500px) {
  .portfolioSec .mainDiv-modal .modal-popup .modelContent .modelContent-child .modelContent-right .model-head .Title h2 {
    margin-right: 16px;
  }
}
.portfolioSec .mainDiv-modal .modal-popup .modelContent .modelContent-child .modelContent-right .model-subhead {
  padding: 24px 0px;
}
.portfolioSec .mainDiv-modal .modal-popup .modelContent .modelContent-child .modelContent-right .model-subhead:not(:last-child) {
  border-bottom: 1px solid rgba(255, 254, 251, 0.4);
}
.portfolioSec .mainDiv-modal .modal-popup .modelContent .modelContent-child .modelContent-right .model-subhead p {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.2em;
  color: #D2ED7B;
  margin-bottom: 12px;
}
@media screen and (max-width: 1600px) {
  .portfolioSec .mainDiv-modal .modal-popup .modelContent .modelContent-child .modelContent-right .model-subhead p {
    font-size: 14px;
  }
}
@media screen and (max-width: 1024px) {
  .portfolioSec .mainDiv-modal .modal-popup .modelContent .modelContent-child .modelContent-right .model-subhead p {
    font-size: 12px;
  }
}
.portfolioSec .mainDiv-modal .modal-popup .modelContent .modelContent-child .modelContent-right .model-subhead h3 {
  font-family: "IvyPresto Text Semi Bd";
  font-weight: 400;
  font-size: 24px;
  line-height: 36px;
  color: #FFFEFB;
}
@media screen and (max-width: 1600px) {
  .portfolioSec .mainDiv-modal .modal-popup .modelContent .modelContent-child .modelContent-right .model-subhead h3 {
    font-size: 20px;
  }
}
@media screen and (max-width: 1440px) {
  .portfolioSec .mainDiv-modal .modal-popup .modelContent .modelContent-child .modelContent-right .model-subhead h3 {
    font-size: 18px;
  }
}
@media screen and (max-width: 1200px) {
  .portfolioSec .mainDiv-modal .modal-popup .modelContent .modelContent-child .modelContent-right .model-subhead h3 {
    font-size: 16px;
  }
}
@media screen and (max-width: 1024px) {
  .portfolioSec .mainDiv-modal .modal-popup .modelContent .modelContent-child .modelContent-right .model-subhead h3 {
    font-size: 14px;
  }
}
.portfolioSec .mainDiv-modal .modal-popup .modelContent .modelContent-child .modelContent-right .model-subhead .developmentImg {
  display: flex;
}
.portfolioSec .mainDiv-modal .modal-popup .modelContent .modelContent-child .modelContent-right .model-subhead .developmentImg img {
  width: 80px;
  height: 80px;
  margin-bottom: 10px;
}
.portfolioSec .mainDiv-modal .modal-popup .modelContent .modelContent-child .modelContent-right .model-subhead .developmentImg img:not(:last-child) {
  margin-right: 16px;
}
@media all and (max-width: 1800px) {
  .portfolioSec .mainDiv-modal .modal-popup .modelContent .modelContent-child .modelContent-right .model-subhead .developmentImg img {
    width: 75px;
    height: 75px;
  }
}
@media all and (max-width: 1600px) {
  .portfolioSec .mainDiv-modal .modal-popup .modelContent .modelContent-child .modelContent-right .model-subhead .developmentImg img {
    width: 70px;
    height: 70px;
  }
}
@media all and (max-width: 1536px) {
  .portfolioSec .mainDiv-modal .modal-popup .modelContent .modelContent-child .modelContent-right .model-subhead .developmentImg img {
    width: 65px;
    height: 65px;
  }
}
@media all and (max-width: 1440px) {
  .portfolioSec .mainDiv-modal .modal-popup .modelContent .modelContent-child .modelContent-right .model-subhead .developmentImg img {
    width: 65px;
    height: 65px;
  }
}
@media all and (max-width: 1400px) {
  .portfolioSec .mainDiv-modal .modal-popup .modelContent .modelContent-child .modelContent-right .model-subhead .developmentImg img {
    width: 60px;
    height: 60px;
  }
}
.portfolioSec .mainDiv-modal .modal-popup .modelContent .socialmedia-img {
  width: 100%;
  display: flex;
  padding-top: 40px;
}
.portfolioSec .mainDiv-modal .modal-popup .modelContent .socialmedia-img .socialMediaImg:not(:last-child) {
  margin-right: 40px;
}
@media all and (max-width: 1800px) {
  .portfolioSec .mainDiv-modal .modal-popup .modelContent .socialmedia-img .socialMediaImg:not(:last-child) {
    margin-right: 38px;
  }
}
@media all and (max-width: 1700px) {
  .portfolioSec .mainDiv-modal .modal-popup .modelContent .socialmedia-img .socialMediaImg:not(:last-child) {
    margin-right: 36px;
  }
}
@media all and (max-width: 1600px) {
  .portfolioSec .mainDiv-modal .modal-popup .modelContent .socialmedia-img .socialMediaImg:not(:last-child) {
    margin-right: 34px;
  }
}
@media all and (max-width: 1500px) {
  .portfolioSec .mainDiv-modal .modal-popup .modelContent .socialmedia-img .socialMediaImg:not(:last-child) {
    margin-right: 32px;
  }
}
@media all and (max-width: 1500px) {
  .portfolioSec .mainDiv-modal .modal-popup .modelContent .socialmedia-img .socialMediaImg:not(:last-child) {
    margin-right: 30px;
  }
}
@media all and (max-width: 1400px) {
  .portfolioSec .mainDiv-modal .modal-popup .modelContent .socialmedia-img .socialMediaImg:not(:last-child) {
    margin-right: 28px;
  }
}
@media all and (max-width: 1800px) {
  .portfolioSec .mainDiv-modal .modal-popup .modelContent .socialmedia-img {
    padding-top: 35px;
  }
}
@media all and (max-width: 1600px) {
  .portfolioSec .mainDiv-modal .modal-popup .modelContent .socialmedia-img {
    padding-top: 30px;
  }
}
@media all and (max-width: 1400px) {
  .portfolioSec .mainDiv-modal .modal-popup .modelContent .socialmedia-img {
    padding-top: 25px;
  }
}
@media all and (max-width: 1280px) {
  .portfolioSec .mainDiv-modal .modal-popup .modelContent .socialmedia-img {
    padding-top: 20px;
  }
}
@media all and (max-width: 1024px) {
  .portfolioSec .mainDiv-modal .modal-popup .modelContent .socialmedia-img {
    padding: 20px;
  }
}
@media all and (max-width: 1024px) {
  .portfolioSec {
    padding: 0px 50px;
    margin: 120px 0px 60px;
  }
  .portfolioSec .portfolio-heading {
    margin-bottom: 40px;
  }
  .portfolioSec .portfolio-heading h1 {
    text-align: center;
  }
  .portfolioSec .portfolio-heading p {
    text-align: center;
    width: 100%;
  }
  .portfolioSec .contentSec {
    display: block;
    position: relative;
  }
  .portfolioSec .contentSec .filterSec {
    display: flex;
    margin-bottom: 40px;
  }
  .portfolioSec .contentSec .filterSec .filter-heading {
    display: none;
  }
  .portfolioSec .contentSec .filterSec .focus-filter {
    width: 50%;
  }
  .portfolioSec .contentSec .filterSec .focus-filter .filterHead {
    line-height: 30px;
  }
  .portfolioSec .contentSec .filterSec .company-filter {
    width: 50%;
  }
  .portfolioSec .contentSec .filterSec .company-filter .filterHead {
    line-height: 30px;
  }
  .portfolioSec .contentSec .cardsSec .card-content {
    display: flex;
    flex-flow: wrap;
  }
  .portfolioSec .contentSec .cardsSec .card-content .cardDiv .card-details .exitedImg {
    position: absolute;
    right: 15px;
    top: 15px;
    width: 55px;
    height: 25px;
  }
  .portfolioSec .contentSec .cardsSec .card-content .cardDiv .card-details .exitedImg img {
    width: 100%;
  }
  .portfolioSec .contentSec .cardsSec .card-content .cardDiv .card-details p {
    margin-top: 40px;
    font-weight: 400;
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    color: #282828;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1600px) {
  .portfolioSec .contentSec .cardsSec .card-content .cardDiv .card-details p {
    font-size: 20px;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1440px) {
  .portfolioSec .contentSec .cardsSec .card-content .cardDiv .card-details p {
    font-size: 18px;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1200px) {
  .portfolioSec .contentSec .cardsSec .card-content .cardDiv .card-details p {
    font-size: 16px;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1024px) {
  .portfolioSec .contentSec .cardsSec .card-content .cardDiv .card-details p {
    font-size: 14px;
  }
}
@media all and (max-width: 1024px) {
  .portfolioSec .mainDiv-modal {
    top: 150px;
    width: 100%;
    padding: 0px;
  }
  .portfolioSec .mainDiv-modal .close-button {
    width: 62px;
    height: 62px;
    z-index: 99;
    top: -100px;
    left: 20px;
  }
  .portfolioSec .mainDiv-modal .modal-popup {
    padding-right: 0px;
    height: calc(100% - 150px);
  }
  .portfolioSec .mainDiv-modal .modal-popup .modalImg-sec {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 12px 16px;
    background: #FFFEFB;
  }
  .portfolioSec .mainDiv-modal .modal-popup .modalImg-sec .imageDiv {
    width: 100%;
  }
  .portfolioSec .mainDiv-modal .modal-popup .modalImg-sec .socialmedia-img {
    width: 49%;
    padding: 32px 16px;
    display: flex;
  }
  .portfolioSec .mainDiv-modal .modal-popup .modelContent .modelContent-child {
    display: block;
    padding-right: 0px;
  }
  .portfolioSec .mainDiv-modal .modal-popup .modelContent .modelContent-child .modalContent-left {
    width: 100%;
    margin-right: 0px;
    padding: 0px 20px;
  }
  .portfolioSec .mainDiv-modal .modal-popup .modelContent .modelContent-child .modalContent-left .sectorName {
    font-family: "IvyPresto Text Semi Bd";
    display: block;
    font-weight: 600;
    font-size: 12px;
    line-height: 18px;
    color: #282828;
    margin-bottom: 16px;
  }
  .portfolioSec .mainDiv-modal .modal-popup .modelContent .modelContent-child .modalContent-left .modalContent-image {
    margin-bottom: 24px;
  }
  .portfolioSec .mainDiv-modal .modal-popup .modelContent .modelContent-child .modalContent-left .modalContent-image img {
    width: 100%;
  }
  .portfolioSec .mainDiv-modal .modal-popup .modelContent .modelContent-child .modalContent-left p {
    width: 100%;
    margin-bottom: 36px;
  }
  .portfolioSec .mainDiv-modal .modal-popup .modelContent .modelContent-child .modelContent-right {
    position: relative;
    width: 100%;
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
    padding: 16px 30px 28px 30px;
  }
  .portfolioSec .mainDiv-modal .modal-popup .modelContent .modelContent-child .modelContent-right::after {
    content: "";
    position: absolute;
    height: 95%;
    width: 0.2px;
    background: #FFFEFB;
    left: 50%;
  }
  .portfolioSec .mainDiv-modal .modal-popup .modelContent .modelContent-child .modelContent-right .model-head {
    display: none;
  }
  .portfolioSec .mainDiv-modal .modal-popup .modelContent .modelContent-child .modelContent-right .model-subhead {
    width: 47%;
    padding: 24px 0px;
  }
  .portfolioSec .mainDiv-modal .modal-popup .modelContent .modelContent-child .modelContent-right .model-subhead:not(:last-child) {
    border-bottom: 1px solid rgba(255, 254, 251, 0.4);
  }
  .portfolioSec .mainDiv-modal .modal-popup .modelContent .modelContent-child .modelContent-right .model-subhead p {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.2em;
    color: #D2ED7B;
    margin-bottom: 12px;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1600px) {
  .portfolioSec .mainDiv-modal .modal-popup .modelContent .modelContent-child .modelContent-right .model-subhead p {
    font-size: 14px;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1024px) {
  .portfolioSec .mainDiv-modal .modal-popup .modelContent .modelContent-child .modelContent-right .model-subhead p {
    font-size: 12px;
  }
}
@media all and (max-width: 1024px) {
  .portfolioSec .mainDiv-modal .modal-popup .modelContent .modelContent-child .modelContent-right .model-subhead h3 {
    font-family: "IvyPresto Text Semi Bd";
    font-weight: 400;
    font-size: 24px;
    line-height: 36px;
    color: #FFFEFB;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1600px) {
  .portfolioSec .mainDiv-modal .modal-popup .modelContent .modelContent-child .modelContent-right .model-subhead h3 {
    font-size: 20px;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1440px) {
  .portfolioSec .mainDiv-modal .modal-popup .modelContent .modelContent-child .modelContent-right .model-subhead h3 {
    font-size: 18px;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1200px) {
  .portfolioSec .mainDiv-modal .modal-popup .modelContent .modelContent-child .modelContent-right .model-subhead h3 {
    font-size: 16px;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1024px) {
  .portfolioSec .mainDiv-modal .modal-popup .modelContent .modelContent-child .modelContent-right .model-subhead h3 {
    font-size: 14px;
  }
}
@media all and (max-width: 1024px) and (min-height: 1366px) {
  .portfolioSec .mainDiv-modal {
    top: 150px;
  }
  .portfolioSec .mainDiv-modal .modal-popup {
    height: calc(100% - 320px);
  }
}
@media all and (max-width: 820px) {
  .portfolioSec {
    padding: 0px 40px;
    margin: 100px 0px 60px;
  }
  .portfolioSec .mainDiv-modal {
    top: 140px;
  }
  .portfolioSec .mainDiv-modal .modal-popup {
    height: calc(100% - 140px);
  }
}
@media all and (max-width: 768px) {
  .portfolioSec {
    padding: 0px 40px;
    margin: 100px 0px 60px;
  }
  .portfolioSec .mainDiv-modal {
    top: 120px;
  }
  .portfolioSec .mainDiv-modal .modal-popup {
    height: calc(100% - 120px);
  }
}
@media all and (max-width: 680px) {
  .portfolioSec {
    padding: 0px 20px;
    margin: 96px 0px 40px;
  }
  .portfolioSec .portfolio-heading {
    margin-bottom: 24px;
  }
  .portfolioSec .portfolio-heading h1 {
    font-weight: 600;
    font-size: 28px;
    line-height: 132%;
    text-align: center;
    color: #000000;
  }
  .portfolioSec .portfolio-heading p {
    font-weight: 300;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #000000;
  }
  .portfolioSec .contentSec .filterSec {
    margin-bottom: 18px;
  }
  .portfolioSec .contentSec .filterSec .focus-filter .toggleDiv1 {
    padding: 12px 15px;
  }
  .portfolioSec .contentSec .filterSec .focus-filter .toggleDiv1:after {
    height: 15px;
    width: 15px;
    right: 5%;
    top: 45%;
    background-size: 12px;
  }
  .portfolioSec .contentSec .filterSec .focus-filter .toggleDiv1 .filterHead {
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    display: flex;
    align-items: center;
    color: #282828;
  }
  .portfolioSec .contentSec .filterSec .focus-filter .filterList1 {
    padding: 0px 12px;
  }
  .portfolioSec .contentSec .filterSec .focus-filter .filterList1 a {
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    color: #000000;
    padding: 8px 0px;
  }
  .portfolioSec .contentSec .filterSec .focus-filter .filterList1 a input[type=checkbox] {
    width: 16px;
    height: 16px;
  }
  .portfolioSec .contentSec .filterSec .company-filter .toggleDiv2 {
    padding: 12px 15px;
  }
  .portfolioSec .contentSec .filterSec .company-filter .toggleDiv2:after {
    height: 15px;
    width: 15px;
    right: 5%;
    top: 45%;
    background-size: 12px;
  }
  .portfolioSec .contentSec .filterSec .company-filter .toggleDiv2 .filterHead {
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    display: flex;
    align-items: center;
    color: #282828;
  }
  .portfolioSec .contentSec .filterSec .company-filter .filterList2 {
    padding: 0px 12px;
  }
  .portfolioSec .contentSec .filterSec .company-filter .filterList2 a {
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    color: #000000;
    padding: 8px 0px;
  }
  .portfolioSec .contentSec .filterSec .company-filter .filterList2 a input[type=checkbox] {
    width: 16px;
    height: 16px;
  }
  .portfolioSec .contentSec .cardsSec .card-content {
    margin: 0px -10px;
  }
  .portfolioSec .contentSec .cardsSec .card-content .cardDiv {
    width: 50%;
    padding: 10px;
  }
  .portfolioSec .contentSec .cardsSec .card-content .cardDiv .card-details {
    padding: 20px;
  }
  .portfolioSec .contentSec .cardsSec .card-content .cardDiv .card-details .exitedImg {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 40px;
    height: 15px;
  }
  .portfolioSec .contentSec .cardsSec .card-content .cardDiv .card-details .exitedImg img {
    width: 100%;
  }
  .portfolioSec .contentSec .cardsSec .card-content .cardDiv .card-details p {
    display: none;
    margin-top: 40px;
    font-weight: 400;
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    color: #282828;
  }
}
@media screen and (max-width: 680px) and (max-width: 1600px) {
  .portfolioSec .contentSec .cardsSec .card-content .cardDiv .card-details p {
    font-size: 20px;
  }
}
@media screen and (max-width: 680px) and (max-width: 1440px) {
  .portfolioSec .contentSec .cardsSec .card-content .cardDiv .card-details p {
    font-size: 18px;
  }
}
@media screen and (max-width: 680px) and (max-width: 1200px) {
  .portfolioSec .contentSec .cardsSec .card-content .cardDiv .card-details p {
    font-size: 16px;
  }
}
@media screen and (max-width: 680px) and (max-width: 1024px) {
  .portfolioSec .contentSec .cardsSec .card-content .cardDiv .card-details p {
    font-size: 14px;
  }
}
@media all and (max-width: 680px) {
  .portfolioSec .contentSec .cardsSec .card-content #notext1 {
    width: auto;
  }
  .portfolioSec .contentSec .cardsSec .card-content #notext1 .nodata-sec {
    padding: 34px 28px;
  }
  .portfolioSec .contentSec .cardsSec .card-content #notext1 .nodata-sec .nodata-img {
    margin-bottom: 23px;
  }
  .portfolioSec .contentSec .cardsSec .card-content #notext1 .nodata-sec h2 {
    font-weight: 600;
    font-size: 28px;
    line-height: 42px;
    text-align: center;
    color: #000000;
    margin-bottom: 12px;
  }
  .portfolioSec .contentSec .cardsSec .card-content #notext1 .nodata-sec p {
    font-weight: 300;
    font-size: 16px;
    line-height: 28px;
    text-align: center;
    color: #000000;
  }
  .portfolioSec .contentSec .cardsSec .card-content #notext1 .nodata-sec .pitch-cta {
    margin-top: 36px;
    text-align: center;
  }
}
@media all and (max-width: 680px) {
  .portfolioSec .mainDiv-modal {
    top: 100px;
  }
  .portfolioSec .mainDiv-modal .close-button {
    width: 36px;
    height: 36px;
    z-index: 99;
    top: -56px;
    left: 20px;
    padding: 10px;
  }
  .portfolioSec .mainDiv-modal .close-button img {
    width: 90%;
  }
  .portfolioSec .mainDiv-modal .modal-popup {
    height: calc(100% - 100px);
  }
  .portfolioSec .mainDiv-modal .modal-popup .modalImg-sec {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 12px 20px;
    background: #FFFEFB;
  }
  .portfolioSec .mainDiv-modal .modal-popup .modalImg-sec .imageDiv {
    width: 100%;
  }
  .portfolioSec .mainDiv-modal .modal-popup .modalImg-sec .socialmedia-img {
    padding: 30px 16px;
    width: 49%;
    display: flex;
    justify-content: space-evenly;
  }
  .portfolioSec .mainDiv-modal .modal-popup .modalImg-sec .socialmedia-img .socialMediaImg {
    width: 20px;
  }
  .portfolioSec .mainDiv-modal .modal-popup .modalImg-sec .socialmedia-img .socialMediaImg:not(:last-child) {
    margin-right: 18px;
  }
  .portfolioSec .mainDiv-modal .modal-popup .modelContent .modelContent-child {
    display: block;
  }
  .portfolioSec .mainDiv-modal .modal-popup .modelContent .modelContent-child .modelContent-right .model-subhead {
    width: 46%;
    padding: 12px 0px;
  }
  .portfolioSec .mainDiv-modal .modal-popup .modelContent .modelContent-child .modelContent-right .model-subhead p {
    font-weight: 400;
    font-size: 10px;
    line-height: 16px;
    letter-spacing: 0.2em;
    color: #D2ED7B;
    margin-bottom: 8px;
  }
  .portfolioSec .mainDiv-modal .modal-popup .modelContent .modelContent-child .modelContent-right .model-subhead h3 {
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #FFFEFB;
  }
  .portfolioSec .mainDiv-modal .modal-popup .modelContent .modelContent-child .modelContent-right .model-subhead .developmentImg {
    display: flex;
  }
  .portfolioSec .mainDiv-modal .modal-popup .modelContent .modelContent-child .modelContent-right .model-subhead .developmentImg img {
    width: 30px;
    height: 30px;
    margin-bottom: 5px;
  }
  .portfolioSec .mainDiv-modal .modal-popup .modelContent .modelContent-child .modelContent-right .model-subhead .developmentImg img:not(:last-child) {
    margin-right: 8px;
  }
}

header.overlay-portfolio::after {
  content: "";
  display: block;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.6);
  transform: 0.5s ease-in-out;
}

@media all and (max-width: 1440px) {
  .portfolioSec .contentSec .filterSec .focus-filter .filterList1 a label {
    line-height: 36px;
  }
}
@media all and (max-width: 1200px) {
  .portfolioSec .contentSec .filterSec .focus-filter .filterList1 a label {
    line-height: 30px;
  }
}
@media all and (max-width: 1024px) {
  .portfolioSec .contentSec .filterSec .focus-filter .filterList1 a label {
    line-height: 24px;
  }
}
.peopleDetailsSec {
  margin-top: 145px;
  padding: 0px 180px;
  margin-bottom: 160px;
}
@media screen and (max-width: 1800px) {
  .peopleDetailsSec {
    padding: 0px 140px;
  }
}
@media screen and (max-width: 1600px) {
  .peopleDetailsSec {
    padding: 0px 120px;
  }
}
@media screen and (max-width: 1440px) {
  .peopleDetailsSec {
    padding: 0px 100px;
  }
}
@media screen and (max-width: 1280px) {
  .peopleDetailsSec {
    padding: 0px 80px;
  }
}
@media screen and (max-width: 1024px) {
  .peopleDetailsSec {
    padding: 0px 50px;
  }
}
@media screen and (max-width: 768px) {
  .peopleDetailsSec {
    padding: 0px 20px;
  }
}
.peopleDetailsSec .backArrow a {
  display: inline-block;
  font-size: 18px;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
  line-height: 20px;
  color: #282828;
  margin-bottom: 40px;
  letter-spacing: 0px;
}
@media screen and (max-width: 1600px) {
  .peopleDetailsSec .backArrow a {
    font-size: 16px;
  }
}
@media screen and (max-width: 1400px) {
  .peopleDetailsSec .backArrow a {
    font-size: 14px;
  }
}
@media screen and (max-width: 680px) {
  .peopleDetailsSec .backArrow a {
    font-size: 12px;
  }
}
.peopleDetailsSec .backArrow a img {
  vertical-align: middle;
  display: inline-block;
  margin-right: 16px;
}
.peopleDetailsSec .innerContainer {
  display: flex;
  flex-flow: wrap;
  align-items: flex-start;
}
.peopleDetailsSec .innerContainer .peopleImg {
  width: 40%;
  position: relative;
}
.peopleDetailsSec .innerContainer .peopleImg .peopledetMbl {
  display: none;
}
.peopleDetailsSec .innerContainer .peopleImg::before {
  content: "";
  width: 100%;
  height: 50%;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(2.96deg, rgba(0, 0, 0, 0.7) -24.02%, rgba(31, 31, 31, 0) 89.41%);
}
.peopleDetailsSec .innerContainer .peopleImg .mobSocialLink {
  display: none;
  position: absolute;
  top: 16px;
  right: 16px;
  width: 36px;
  height: 36px;
}
.peopleDetailsSec .innerContainer .peopleImg .imgpeopleHead {
  display: none;
  position: absolute;
  bottom: 0px;
  padding-top: 16px;
  border-top: 1px solid #FFFEFB;
  width: calc(100% - 32px);
  margin: 16px;
}
.peopleDetailsSec .innerContainer .peopleImg .imgpeopleHead h2 {
  font-size: 36px;
  font-weight: 600;
  font-family: "IvyPresto Text Semi Bd";
  color: #FFFEFB;
  margin-bottom: 8px;
}
@media screen and (max-width: 1600px) {
  .peopleDetailsSec .innerContainer .peopleImg .imgpeopleHead h2 {
    font-size: 28px;
  }
}
@media screen and (max-width: 1440px) {
  .peopleDetailsSec .innerContainer .peopleImg .imgpeopleHead h2 {
    font-size: 20px;
  }
}
@media screen and (max-width: 680px) {
  .peopleDetailsSec .innerContainer .peopleImg .imgpeopleHead h2 {
    font-size: 16px;
  }
}
.peopleDetailsSec .innerContainer .peopleImg .imgpeopleHead p {
  font-size: 16px;
  font-weight: 300;
 font-family: "Poppins", sans-serif;
  color: #FFFEFB;
}
@media screen and (max-width: 1600px) {
  .peopleDetailsSec .innerContainer .peopleImg .imgpeopleHead p {
    font-size: 14px;
  }
}
@media screen and (max-width: 1024px) {
  .peopleDetailsSec .innerContainer .peopleImg .imgpeopleHead p {
    font-size: 12px;
  }
}
.peopleDetailsSec .innerContainer .partnersImg {
  width: 40%;
  position: relative;
  background: #F8F5ED;
  border: 1px solid rgba(40, 40, 40, 0.4);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 120px 50px;
}
.peopleDetailsSec .innerContainer .peopleInfoBox {
  width: 60%;
  padding-left: 35px;
}
.peopleDetailsSec .innerContainer .peopleInfoBox .peopleHead {
  margin-bottom: 65px;
  margin-left: 30px;
  display: block;
}
.peopleDetailsSec .innerContainer .peopleInfoBox .peopleHead h2 {
  font-size: 40px;
  font-weight: 600;
  font-family: "IvyPresto Text Semi Bd";
  letter-spacing: 0.01em;
  color: #282828;
  display: flex;
  align-items: baseline;
  margin-bottom: 8px;
}
@media screen and (max-width: 1600px) {
  .peopleDetailsSec .innerContainer .peopleInfoBox .peopleHead h2 {
    font-size: 36px;
  }
}
@media screen and (max-width: 1440px) {
  .peopleDetailsSec .innerContainer .peopleInfoBox .peopleHead h2 {
    font-size: 32px;
  }
}
@media screen and (max-width: 1280px) {
  .peopleDetailsSec .innerContainer .peopleInfoBox .peopleHead h2 {
    font-size: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .peopleDetailsSec .innerContainer .peopleInfoBox .peopleHead h2 {
    font-size: 26px;
  }
}
@media screen and (max-width: 680px) {
  .peopleDetailsSec .innerContainer .peopleInfoBox .peopleHead h2 {
    font-size: 22px;
  }
}
.peopleDetailsSec .innerContainer .peopleInfoBox .peopleHead h2 a {
  margin-left: 30px;
}
.peopleDetailsSec .innerContainer .peopleInfoBox .peopleHead p {
  font-size: 24px;
  font-weight: 300;
 font-family: "Poppins", sans-serif;
  color: rgba(0, 0, 0, 0.6);
}
@media screen and (max-width: 1600px) {
  .peopleDetailsSec .innerContainer .peopleInfoBox .peopleHead p {
    font-size: 20px;
  }
}
@media screen and (max-width: 1440px) {
  .peopleDetailsSec .innerContainer .peopleInfoBox .peopleHead p {
    font-size: 18px;
  }
}
@media screen and (max-width: 1200px) {
  .peopleDetailsSec .innerContainer .peopleInfoBox .peopleHead p {
    font-size: 16px;
  }
}
@media screen and (max-width: 1024px) {
  .peopleDetailsSec .innerContainer .peopleInfoBox .peopleHead p {
    font-size: 14px;
  }
}
.peopleDetailsSec .innerContainer .peopleInfoBox .peopleDesc {
  border-top: 1px solid #A2A19F;
  padding-top: 24px;
  margin-left: 30px;
}
.peopleDetailsSec .innerContainer .peopleInfoBox .peopleDesc p {
  font-size: 20px;
  font-weight: 300;
 font-family: "Poppins", sans-serif;
  color: #000000;
  letter-spacing: 0.01em;
}
@media screen and (max-width: 1600px) {
  .peopleDetailsSec .innerContainer .peopleInfoBox .peopleDesc p {
    font-size: 16px;
  }
}
@media screen and (max-width: 1440px) {
  .peopleDetailsSec .innerContainer .peopleInfoBox .peopleDesc p {
    font-size: 14px;
  }
}
@media screen and (max-width: 678px) {
  .peopleDetailsSec .innerContainer .peopleInfoBox .peopleDesc p {
    font-size: 12px;
  }
}
.peopleDetailsSec .innerContainer .peopleInfoBox .peoplequoteBox {
  margin-top: 80px;
  border-top: 1px solid rgba(40, 40, 40, 0.4);
  border-bottom: 1px solid rgba(40, 40, 40, 0.4);
  padding: 50px 60px;
  position: relative;
}
.peopleDetailsSec .innerContainer .peopleInfoBox .peoplequoteBox:before {
  content: "";
  width: 30px;
  height: 25px;
  padding-right: 10px;
  background: url(../images/quote-icon.svg) top left no-repeat #ffffff;
  display: block;
  position: absolute;
  top: -14px;
  left: 0;
  background-size: contain;
}
.peopleDetailsSec .innerContainer .peopleInfoBox .peoplequoteBox:after {
  content: "";
  width: 30px;
  height: 25px;
  padding-right: 10px;
  background: url(../images/quote-icon.svg) top left no-repeat #ffffff;
  display: block;
  position: absolute;
  bottom: -14px;
  right: 0;
  transform: rotate(180deg);
  background-size: contain;
}
.peopleDetailsSec .innerContainer .peopleInfoBox .peoplequoteBox h3 {
  font-size: 36px;
  font-weight: 600;
  font-family: "IvyPresto Text Semi Bd";
  letter-spacing: 0.01em;
  color: #282828;
  text-transform: capitalize;
}
@media screen and (max-width: 1600px) {
  .peopleDetailsSec .innerContainer .peopleInfoBox .peoplequoteBox h3 {
    font-size: 28px;
  }
}
@media screen and (max-width: 1440px) {
  .peopleDetailsSec .innerContainer .peopleInfoBox .peoplequoteBox h3 {
    font-size: 20px;
  }
}
@media screen and (max-width: 680px) {
  .peopleDetailsSec .innerContainer .peopleInfoBox .peoplequoteBox h3 {
    font-size: 16px;
  }
}
@media screen and (max-width: 1600px) {
  .peopleDetailsSec {
    margin-bottom: 140px;
    margin-top: 125px;
  }
  .peopleDetailsSec .backArrow a {
    margin-bottom: 30px;
  }
  .peopleDetailsSec .backArrow a img {
    margin-right: 12px;
  }
  .peopleDetailsSec .innerContainer .peopleImg {
    width: 38%;
  }
  .peopleDetailsSec .innerContainer .peopleInfoBox .peopleHead {
    margin-bottom: 45px;
  }
  .peopleDetailsSec .innerContainer .peopleInfoBox .peopleHead h2 a img {
    width: 45px;
  }
  .peopleDetailsSec .innerContainer .peopleInfoBox .peopleDesc {
    padding-top: 20px;
  }
  .peopleDetailsSec .innerContainer .peopleInfoBox .peoplequoteBox {
    padding: 40px 50px;
    margin-top: 60px;
  }
}
@media screen and (max-width: 1440px) {
  .peopleDetailsSec {
    margin-top: 115px;
    margin-bottom: 120px;
  }
  .peopleDetailsSec .backArrow a {
    margin-bottom: 20px;
  }
  .peopleDetailsSec .innerContainer .peopleInfoBox .peopleHead {
    margin-bottom: 30px;
  }
  .peopleDetailsSec .innerContainer .peopleInfoBox .peopleHead h2 a img {
    width: 40px;
  }
  .peopleDetailsSec .innerContainer .peopleInfoBox .peopleDesc {
    padding-top: 15px;
  }
  .peopleDetailsSec .innerContainer .peopleInfoBox .peoplequoteBox {
    padding: 30px 40px;
    margin-top: 40px;
  }
  .peopleDetailsSec .innerContainer .peopleInfoBox .peoplequoteBox:before {
    width: 25px;
    height: 20px;
    top: -12px;
  }
  .peopleDetailsSec .innerContainer .peopleInfoBox .peoplequoteBox:after {
    width: 25px;
    height: 20px;
    bottom: -12px;
  }
}
@media screen and (max-width: 1280px) {
  .peopleDetailsSec {
    margin-top: 100px;
    margin-bottom: 100px;
  }
  .peopleDetailsSec .innerContainer .peopleInfoBox .peopleHead {
    margin-bottom: 25px;
  }
  .peopleDetailsSec .innerContainer .peopleInfoBox .peopleHead h2 a img {
    width: 35px;
  }
  .peopleDetailsSec .innerContainer .peopleInfoBox .peopleDesc {
    padding-top: 12px;
  }
  .peopleDetailsSec .innerContainer .peopleInfoBox .peoplequoteBox {
    padding: 25px 35px;
    margin-top: 30px;
  }
  .peopleDetailsSec .innerContainer .peopleInfoBox .peoplequoteBox:before {
    width: 25px;
    height: 20px;
    top: -12px;
  }
  .peopleDetailsSec .innerContainer .peopleInfoBox .peoplequoteBox:after {
    width: 25px;
    height: 20px;
    bottom: -12px;
  }
}
@media screen and (max-width: 820px) {
  .peopleDetailsSec {
    margin-top: 80px;
    margin-bottom: 80px;
  }
  .peopleDetailsSec .backArrow a {
    margin-bottom: 14px;
  }
  .peopleDetailsSec .backArrow a img {
    margin-right: 12px;
    width: 6px;
  }
  .peopleDetailsSec .innerContainer .peopleImg {
    width: 100%;
    margin-bottom: 20px;
  }
  .peopleDetailsSec .innerContainer .peopleImg .peopledetDesk {
    display: none;
  }
  .peopleDetailsSec .innerContainer .peopleImg .peopledetMbl {
    display: block;
  }
  .peopleDetailsSec .innerContainer .peopleImg .mobSocialLink {
    display: block;
  }
  .peopleDetailsSec .innerContainer .peopleImg .imgpeopleHead {
    display: block;
  }
  .peopleDetailsSec .innerContainer .partnersImg {
    width: 100%;
    padding: 80px 20px;
    margin-bottom: 20px;
  }
  .peopleDetailsSec .innerContainer .peopleInfoBox {
    width: 100%;
    padding-left: 0px;
  }
  .peopleDetailsSec .innerContainer .peopleInfoBox .peopleHead {
    margin-bottom: 25px;
    margin-left: 0px;
    display: none;
  }
  .peopleDetailsSec .innerContainer .peopleInfoBox .peopleDesc {
    padding-top: 0px;
    margin-left: 0px;
    border-top: 0px;
  }
  .peopleDetailsSec .innerContainer .peopleInfoBox .peoplequoteBox {
    padding: 25px 35px;
    margin-top: 30px;
  }
  .peopleDetailsSec .innerContainer .peopleInfoBox .peoplequoteBox h2 {
    font-size: 16px;
    line-height: 24px;
  }
  .peopleDetailsSec .innerContainer .peopleInfoBox .peoplequoteBox:before {
    width: 25px;
    height: 20px;
    top: -12px;
  }
  .peopleDetailsSec .innerContainer .peopleInfoBox .peoplequoteBox:after {
    width: 25px;
    height: 20px;
    bottom: -12px;
  }
}
.resourceSection {
  padding: 0px 180px;
  margin-top: 180px;
  margin-bottom: 150px;
}
@media screen and (max-width: 1800px) {
  .resourceSection {
    padding: 0px 140px;
  }
}
@media screen and (max-width: 1600px) {
  .resourceSection {
    padding: 0px 120px;
  }
}
@media screen and (max-width: 1440px) {
  .resourceSection {
    padding: 0px 100px;
  }
}
@media screen and (max-width: 1280px) {
  .resourceSection {
    padding: 0px 80px;
  }
}
@media screen and (max-width: 1024px) {
  .resourceSection {
    padding: 0px 50px;
  }
}
@media screen and (max-width: 768px) {
  .resourceSection {
    padding: 0px 20px;
  }
}
.resourceSection .headingSec {
  margin-bottom: 54px;
}
.resourceSection .headingSec h2 {
  font-size: 40px;
  font-weight: 600;
  text-align: center;
  color: #282828;
  line-height: 84px;
  letter-spacing: 0.01em;
  font-family: "IvyPresto Text Semi Bd";
}
@media screen and (max-width: 1600px) {
  .resourceSection .headingSec h2 {
    font-size: 36px;
  }
}
@media screen and (max-width: 1440px) {
  .resourceSection .headingSec h2 {
    font-size: 32px;
  }
}
@media screen and (max-width: 1280px) {
  .resourceSection .headingSec h2 {
    font-size: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .resourceSection .headingSec h2 {
    font-size: 26px;
  }
}
@media screen and (max-width: 680px) {
  .resourceSection .headingSec h2 {
    font-size: 22px;
  }
}
.resourceSection .impactMainbox {
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
}
.resourceSection .impactMainbox .impactBox {
  padding: 20px;
  width: 50%;
  border-right: 1px solid rgba(40, 40, 40, 0.4);
  border-bottom: 1px solid rgba(40, 40, 40, 0.4);
}
.resourceSection .impactMainbox .impactBox:nth-child(even) {
  border-right: 0;
}
.resourceSection .impactMainbox .impactBox:hover {
  background: #F8F5ED;
}
.resourceSection .impactMainbox .impactBox .impactImagebox {
  position: relative;
  transition: 0.2s all;
}
.resourceSection .impactMainbox .impactBox .impactImagebox .impactImage .hpimpactmbl {
  display: none;
}
.resourceSection .impactMainbox .impactBox .impactImagebox .impactSubbox {
  position: absolute;
  top: 10px;
  left: 10px;
  background: #FFFEFB;
  border: 1px solid #0D5C48;
  padding: 8px 10px;
}
.resourceSection .impactMainbox .impactBox .impactImagebox .impactSubbox p {
  font-size: 16px;
  font-weight: 400;
  color: #0D5C48;
  letter-spacing: 0.2em;
 font-family: "Poppins", sans-serif;
  text-transform: uppercase;
}
@media screen and (max-width: 1600px) {
  .resourceSection .impactMainbox .impactBox .impactImagebox .impactSubbox p {
    font-size: 14px;
  }
}
@media screen and (max-width: 1024px) {
  .resourceSection .impactMainbox .impactBox .impactImagebox .impactSubbox p {
    font-size: 12px;
  }
}
.resourceSection .impactMainbox .impactBox .impactContentbx {
  margin-top: 16px;
  position: relative;
}
.resourceSection .impactMainbox .impactBox .impactContentbx .impactconArrow {
  position: absolute;
  top: 10px;
  right: 0px;
  width: 10px;
}
.resourceSection .impactMainbox .impactBox .impactContentbx .impactConinfo h3 {
  font-size: 20px;
  font-weight: 600;
  line-height: 36px;
  color: #282828;
  font-family: "IvyPresto Text Semi Bd";
  width: 90%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  white-space: normal;
  transition: 0.3s all;
}
@media screen and (max-width: 1600px) {
  .resourceSection .impactMainbox .impactBox .impactContentbx .impactConinfo h3 {
    font-size: 16px;
  }
}
@media screen and (max-width: 1440px) {
  .resourceSection .impactMainbox .impactBox .impactContentbx .impactConinfo h3 {
    font-size: 14px;
  }
}
@media screen and (max-width: 678px) {
  .resourceSection .impactMainbox .impactBox .impactContentbx .impactConinfo h3 {
    font-size: 12px;
  }
}
.resourceSection .impactMainbox .impactBox .impactContentbx .impactConinfo p {
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
  color: #20242A;
  letter-spacing: 0.02em;
  margin: 12px 0px 16px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
  transition: 0.3s all;
 font-family: "Poppins", sans-serif;
}
@media screen and (max-width: 1600px) {
  .resourceSection .impactMainbox .impactBox .impactContentbx .impactConinfo p {
    font-size: 14px;
  }
}
@media screen and (max-width: 1024px) {
  .resourceSection .impactMainbox .impactBox .impactContentbx .impactConinfo p {
    font-size: 12px;
  }
}
.resourceSection .impactMainbox .impactBox .impactContentbx .impactConinfo h4 {
  font-size: 18px;
  font-weight: 400;
  color: #20242A;
 font-family: "Poppins", sans-serif;
}
@media screen and (max-width: 1600px) {
  .resourceSection .impactMainbox .impactBox .impactContentbx .impactConinfo h4 {
    font-size: 16px;
  }
}
@media screen and (max-width: 1400px) {
  .resourceSection .impactMainbox .impactBox .impactContentbx .impactConinfo h4 {
    font-size: 14px;
  }
}
@media screen and (max-width: 680px) {
  .resourceSection .impactMainbox .impactBox .impactContentbx .impactConinfo h4 {
    font-size: 12px;
  }
}
.resourceSection .impactMainbox .impactBox .impactContentbx .impactConinfo.impactconinfoTwo {
  display: flex;
  justify-content: space-between;
}
.resourceSection .impactMainbox .impactBox .impactContentbx .impactConinfo.impactconinfoTwo img {
  width: 80px;
}
.resourceSection .impactMainbox .impactBox .impactContentbx .impactConinfo.impactconinfoTwo .subFeaturecon {
  width: 84%;
  margin-left: 16px;
}
.resourceSection .paginationSec {
  display: flex;
  justify-content: center;
  margin-top: 40px;
}
.resourceSection .paginationSec ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.resourceSection .paginationSec ul li a {
  margin-left: 12px;
  background: #b7cec6;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  display: block;
  transition: 0.3s ease-in-out;
}
.resourceSection .paginationSec ul li a img {
  opacity: 0.4;
}
.resourceSection .paginationSec ul li:first-child a, .resourceSection .paginationSec ul li:last-child a {
  border-radius: 50%;
  background: none;
  height: 60px;
  width: 60px;
  border: 1px solid rgba(32, 36, 42, 0.4);
  display: flex;
  align-items: center;
  justify-content: center;
}
.resourceSection .paginationSec ul li:hover:first-child a, .resourceSection .paginationSec ul li:hover:last-child a {
  border: 1px solid rgb(32, 36, 42);
  background: none;
}
.resourceSection .paginationSec ul li:hover a {
  background: #0D5C48;
}
.resourceSection .paginationSec ul li:hover img {
  opacity: 1;
}
@media screen and (max-width: 1600px) {
  .resourceSection {
    margin-top: 160px;
    margin-bottom: 130px;
  }
  .resourceSection .headingSec {
    margin-bottom: 30px;
  }
  .resourceSection .headingSec h2 {
    line-height: 64px;
  }
  .resourceSection .impactMainbox .impactBox .impactContentbx .impactConinfo h3 {
    line-height: 32px;
  }
  .resourceSection .impactMainbox .impactBox .impactContentbx .impactConinfo p {
    line-height: 18px;
    margin: 10px 0px 14px;
  }
}
@media screen and (max-width: 1400px) {
  .resourceSection {
    margin-top: 140px;
    margin-bottom: 100px;
  }
  .resourceSection .headingSec h2 {
    line-height: 44px;
  }
  .resourceSection .impactMainbox .impactBox {
    padding: 15px;
  }
  .resourceSection .impactMainbox .impactBox .impactContentbx .impactConinfo h3 {
    line-height: 28px;
  }
  .resourceSection .impactMainbox .impactBox .impactContentbx .impactConinfo.impactconinfoTwo img {
    width: 60px;
  }
  .resourceSection .impactMainbox .impactBox .impactContentbx .impactConinfo.impactconinfoTwo .subFeaturecon {
    width: 86%;
    margin-left: 10px;
  }
  .resourceSection .paginationSec {
    margin-top: 30px;
  }
  .resourceSection .paginationSec ul li a {
    margin-left: 10px;
    height: 14px;
    width: 14px;
  }
  .resourceSection .paginationSec ul li a img {
    width: 8px;
  }
  .resourceSection .paginationSec ul li:first-child a, .resourceSection .paginationSec ul li:last-child a {
    height: 50px;
    width: 50px;
  }
}
@media screen and (max-width: 1200px) {
  .resourceSection .headingSec h2 {
    line-height: 28px;
  }
  .resourceSection .impactMainbox .impactBox .impactContentbx .impactConinfo h3 {
    line-height: 26px;
  }
}
@media screen and (max-width: 1024px) {
  .resourceSection {
    margin-bottom: 60px;
    margin-top: 120px;
  }
  .resourceSection .headingSec h2 {
    line-height: 23px;
  }
  .resourceSection .impactMainbox .impactBox {
    padding: 15px 20px;
  }
  .resourceSection .impactMainbox .impactBox .impactImagebox .impactSubbox {
    padding: 4px 8px;
  }
  .resourceSection .impactMainbox .impactBox .impactImagebox .impactSubbox p {
    font-size: 10px;
    line-height: 16px;
  }
  .resourceSection .impactMainbox .impactBox .impactImagebox .impactImage .hpimpactdesk {
    display: none;
  }
  .resourceSection .impactMainbox .impactBox .impactImagebox .impactImage .hpimpactmbl {
    display: block;
  }
  .resourceSection .impactMainbox .impactBox .impactContentbx .impactconArrow img {
    width: 9px;
  }
  .resourceSection .impactMainbox .impactBox .impactContentbx .impactConinfo h3 {
    line-height: 22px;
  }
  .resourceSection .impactMainbox .impactBox .impactContentbx .impactConinfo p {
    line-height: 20px;
    margin: 4px 0px 12px;
  }
  .resourceSection .impactMainbox .impactBox .impactContentbx .impactConinfo h4 {
    font-size: 12px;
    line-height: 20px;
    display: none;
  }
  .resourceSection .paginationSec {
    margin-top: 24px;
  }
  .resourceSection .paginationSec ul li a {
    margin-left: 8px;
    height: 10px;
    width: 10px;
  }
  .resourceSection .paginationSec ul li a img {
    width: 6px;
  }
  .resourceSection .paginationSec ul li:first-child a, .resourceSection .paginationSec ul li:last-child a {
    height: 40px;
    width: 40px;
  }
}
@media screen and (max-width: 680px) {
  .resourceSection {
    margin-top: 100px;
  }
  .resourceSection .headingSec h2 {
    line-height: 30px;
    font-size: 28px;
  }
  .resourceSection .impactMainbox {
    display: block;
    border-bottom: none;
  }
  .resourceSection .impactMainbox .impactBox {
    width: 100%;
    border-right: 0;
    padding: 24px 0px 6px;
  }
  .resourceSection .impactMainbox .impactBox:nth-child(1) {
    border-right: none;
  }
  .resourceSection .impactMainbox .impactBox .impactContentbx {
    margin-top: 12px;
  }
  .resourceSection .impactMainbox .impactBox .impactContentbx .impactConinfo h3 {
    line-height: 24px;
    font-size: 16px;
  }
  .resourceSection .impactMainbox .impactBox .impactContentbx .impactConinfo p {
    line-height: 16px;
    font-size: 12px;
    margin: 4px 0px 12px;
  }
  .resourceSection .impactMainbox .impactBox .impactContentbx .impactconArrow {
    top: 8px;
  }
}

.resDetailsbanner {
  margin: 150px 0px 180px;
  padding: 0px 180px;
}
@media screen and (max-width: 1800px) {
  .resDetailsbanner {
    padding: 0px 140px;
  }
}
@media screen and (max-width: 1600px) {
  .resDetailsbanner {
    padding: 0px 120px;
  }
}
@media screen and (max-width: 1440px) {
  .resDetailsbanner {
    padding: 0px 100px;
  }
}
@media screen and (max-width: 1280px) {
  .resDetailsbanner {
    padding: 0px 80px;
  }
}
@media screen and (max-width: 1024px) {
  .resDetailsbanner {
    padding: 0px 50px;
  }
}
@media screen and (max-width: 768px) {
  .resDetailsbanner {
    padding: 0px 20px;
  }
}
.resDetailsbanner .bannerResources .imgMbl {
  display: none;
}
.resDetailsbanner .bannerResources .backArrow a {
  display: inline-block;
  font-size: 18px;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
  line-height: 20px;
  color: #282828;
  margin-bottom: 26px;
  letter-spacing: 0px;
}
@media screen and (max-width: 1600px) {
  .resDetailsbanner .bannerResources .backArrow a {
    font-size: 16px;
  }
}
@media screen and (max-width: 1400px) {
  .resDetailsbanner .bannerResources .backArrow a {
    font-size: 14px;
  }
}
@media screen and (max-width: 680px) {
  .resDetailsbanner .bannerResources .backArrow a {
    font-size: 12px;
  }
}
.resDetailsbanner .bannerResources .backArrow a img {
  vertical-align: middle;
  display: inline-block;
  margin-right: 16px;
}
.resDetailsbanner .resDetailsContent {
  width: 70%;
  margin: 0 auto;
}
.resDetailsbanner .resDetailsContent .resinnerContent {
  width: 75%;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .resDetailsbanner .resDetailsContent {
    width: 80%;
  }
  .resDetailsbanner .resDetailsContent .resinnerContent {
    width: 80%;
  }
}
@media screen and (max-width: 680px) {
  .resDetailsbanner .resDetailsContent {
    width: 100%;
  }
  .resDetailsbanner .resDetailsContent .resinnerContent {
    width: 100%;
  }
}
.resDetailsbanner .resHeading {
  padding: 30px 0px 40px;
}
.resDetailsbanner .resHeading .headingMini ul {
  display: flex;
}
.resDetailsbanner .resHeading .headingMini ul li {
  font-size: 18px;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
  color: #282828;
  list-style: disc;
  margin-left: 30px;
}
@media screen and (max-width: 1600px) {
  .resDetailsbanner .resHeading .headingMini ul li {
    font-size: 16px;
  }
}
@media screen and (max-width: 1400px) {
  .resDetailsbanner .resHeading .headingMini ul li {
    font-size: 14px;
  }
}
@media screen and (max-width: 680px) {
  .resDetailsbanner .resHeading .headingMini ul li {
    font-size: 12px;
  }
}
.resDetailsbanner .resHeading .headingMini ul li:nth-child(1) {
  list-style: none;
  margin-left: 0;
}
.resDetailsbanner .resHeading h2 {
  font-size: 40px;
  font-weight: 600;
  font-family: "IvyPresto Text Semi Bd";
  line-height: 60px;
  margin: 4px 0px 16px;
  color: #282828;
}
@media screen and (max-width: 1600px) {
  .resDetailsbanner .resHeading h2 {
    font-size: 36px;
  }
}
@media screen and (max-width: 1440px) {
  .resDetailsbanner .resHeading h2 {
    font-size: 32px;
  }
}
@media screen and (max-width: 1280px) {
  .resDetailsbanner .resHeading h2 {
    font-size: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .resDetailsbanner .resHeading h2 {
    font-size: 26px;
  }
}
@media screen and (max-width: 680px) {
  .resDetailsbanner .resHeading h2 {
    font-size: 22px;
  }
}
.resDetailsbanner .resHeading .authorData {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.resDetailsbanner .resHeading .authorData h5 {
  font-size: 24px;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
  line-height: 30px;
  color: #282828;
}
@media screen and (max-width: 1600px) {
  .resDetailsbanner .resHeading .authorData h5 {
    font-size: 20px;
  }
}
@media screen and (max-width: 1440px) {
  .resDetailsbanner .resHeading .authorData h5 {
    font-size: 18px;
  }
}
@media screen and (max-width: 1200px) {
  .resDetailsbanner .resHeading .authorData h5 {
    font-size: 16px;
  }
}
@media screen and (max-width: 1024px) {
  .resDetailsbanner .resHeading .authorData h5 {
    font-size: 14px;
  }
}
.resDetailsbanner .resHeading .authorData .socialIcon img {
  height: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 14px;
}
.resDetailsbanner .resDetailData {
  border-top: 1px solid rgba(40, 40, 40, 0.4);
  border-bottom: 1px solid rgba(40, 40, 40, 0.4);
  padding: 25px 0px;
  text-align: justify;
}
.resDetailsbanner .resDetailData .quoteDiv {
  padding: 36px 60px;
  margin: 48px 0px;
  border-top: 1px solid rgba(40, 40, 40, 0.4);
  border-bottom: 1px solid rgba(40, 40, 40, 0.4);
  position: relative;
}
.resDetailsbanner .resDetailData .quoteDiv::before {
  content: "";
  position: absolute;
  background: url(../images/quote-1.svg) no-repeat;
  top: -15px;
  background-color: #FFFEFB;
  left: 0;
  height: 25px;
  width: 40px;
}
.resDetailsbanner .resDetailData .quoteDiv::after {
  content: "";
  position: absolute;
  background: url(../images/quote-2.svg) no-repeat;
  bottom: -15px;
  right: 0;
  height: 25px;
  width: 40px;
  background-color: #FFFEFB;
}
.resDetailsbanner .resDetailData h2 {
  font-size: 40px;
  line-height: 64px;
  font-weight: 600;
  color: #282828;
  font-family: "IvyPresto Text Semi Bd";
  text-align: left;
}
@media screen and (max-width: 1600px) {
  .resDetailsbanner .resDetailData h2 {
    font-size: 36px;
  }
}
@media screen and (max-width: 1440px) {
  .resDetailsbanner .resDetailData h2 {
    font-size: 32px;
  }
}
@media screen and (max-width: 1280px) {
  .resDetailsbanner .resDetailData h2 {
    font-size: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .resDetailsbanner .resDetailData h2 {
    font-size: 26px;
  }
}
@media screen and (max-width: 680px) {
  .resDetailsbanner .resDetailData h2 {
    font-size: 22px;
  }
}
.resDetailsbanner .resDetailData h3 {
  font-size: 32px;
  font-weight: 600;
  color: #282828;
  font-family: "IvyPresto Text Semi Bd";
  line-height: 44px;
  text-align: left;
}
@media screen and (max-width: 1600px) {
  .resDetailsbanner .resDetailData h3 {
    font-size: 30px;
  }
}
@media screen and (max-width: 1280px) {
  .resDetailsbanner .resDetailData h3 {
    font-size: 26px;
  }
}
@media screen and (max-width: 1024px) {
  .resDetailsbanner .resDetailData h3 {
    font-size: 22px;
  }
}
@media screen and (max-width: 680px) {
  .resDetailsbanner .resDetailData h3 {
    font-size: 18px;
  }
}
.resDetailsbanner .resDetailData h4 {
  font-size: 24px;
  font-weight: 600;
  line-height: 36px;
  color: #282828;
  font-family: "IvyPresto Text Semi Bd";
  text-align: left;
}
@media screen and (max-width: 1600px) {
  .resDetailsbanner .resDetailData h4 {
    font-size: 20px;
  }
}
@media screen and (max-width: 1440px) {
  .resDetailsbanner .resDetailData h4 {
    font-size: 18px;
  }
}
@media screen and (max-width: 1200px) {
  .resDetailsbanner .resDetailData h4 {
    font-size: 16px;
  }
}
@media screen and (max-width: 1024px) {
  .resDetailsbanner .resDetailData h4 {
    font-size: 14px;
  }
}
.resDetailsbanner .resDetailData h5 {
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  color: #282828;
  font-family: "IvyPresto Text Semi Bd";
  text-align: left;
}
@media screen and (max-width: 1600px) {
  .resDetailsbanner .resDetailData h5 {
    font-size: 16px;
  }
}
@media screen and (max-width: 1440px) {
  .resDetailsbanner .resDetailData h5 {
    font-size: 14px;
  }
}
@media screen and (max-width: 678px) {
  .resDetailsbanner .resDetailData h5 {
    font-size: 12px;
  }
}
.resDetailsbanner .resDetailData h6 {
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  color: #282828;
  font-family: "IvyPresto Text Semi Bd";
  text-align: left;
}
@media screen and (max-width: 1600px) {
  .resDetailsbanner .resDetailData h6 {
    font-size: 16px;
  }
}
@media screen and (max-width: 1400px) {
  .resDetailsbanner .resDetailData h6 {
    font-size: 14px;
  }
}
@media screen and (max-width: 680px) {
  .resDetailsbanner .resDetailData h6 {
    font-size: 12px;
  }
}
.resDetailsbanner .resDetailData p,
.resDetailsbanner .resDetailData ul li,
.resDetailsbanner .resDetailData ol li {
  font-size: 18px;
  font-weight: 300;
 font-family: "Poppins", sans-serif;
  line-height: 24px;
  color: #282828;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 1600px) {
  .resDetailsbanner .resDetailData p,
  .resDetailsbanner .resDetailData ul li,
  .resDetailsbanner .resDetailData ol li {
    font-size: 16px;
  }
}
@media screen and (max-width: 1400px) {
  .resDetailsbanner .resDetailData p,
  .resDetailsbanner .resDetailData ul li,
  .resDetailsbanner .resDetailData ol li {
    font-size: 14px;
  }
}
@media screen and (max-width: 680px) {
  .resDetailsbanner .resDetailData p,
  .resDetailsbanner .resDetailData ul li,
  .resDetailsbanner .resDetailData ol li {
    font-size: 12px;
  }
}
.resDetailsbanner .resDetailData p {
  margin-bottom: 20px;
}
.resDetailsbanner .resDetailData ul {
  margin-left: 15px;
}
.resDetailsbanner .resDetailData ul li {
  list-style: disc;
}
.resDetailsbanner .resDetailData ol li {
  list-style: decimal;
}
.resDetailsbanner .socialMedia {
  margin-top: 32px;
  text-align: center;
}
.resDetailsbanner .socialMedia h6 {
  font-size: 18px;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
  margin-bottom: 15px;
}
@media screen and (max-width: 1600px) {
  .resDetailsbanner .socialMedia h6 {
    font-size: 16px;
  }
}
@media screen and (max-width: 1400px) {
  .resDetailsbanner .socialMedia h6 {
    font-size: 14px;
  }
}
@media screen and (max-width: 680px) {
  .resDetailsbanner .socialMedia h6 {
    font-size: 12px;
  }
}
.resDetailsbanner .socialMedia ul {
  display: flex;
  align-items: center;
  justify-content: center;
}
.resDetailsbanner .socialMedia ul li {
  margin-left: 34px;
}
.resDetailsbanner .socialMedia ul li:nth-child(1) {
  margin-left: 0;
}
.resDetailsbanner .socialMediaDesk {
  display: none;
}
@media screen and (max-width: 1920px) {
  .resDetailsbanner .resHeading .authorData .socialIcon img {
    width: 30px;
    height: 30px;
  }
}
@media screen and (max-width: 1600px) {
  .resDetailsbanner {
    margin: 120px 0px;
  }
  .resDetailsbanner .bannerResources .backArrow a {
    margin-bottom: 20px;
  }
  .resDetailsbanner .bannerResources .backArrow a img {
    margin-right: 12px;
  }
  .resDetailsbanner .resHeading {
    padding: 25px 0px 35px;
  }
  .resDetailsbanner .resHeading h2 {
    line-height: 48px;
    margin: 14px 0px;
  }
  .resDetailsbanner .resDetailData {
    padding: 20px 0px;
  }
  .resDetailsbanner .resDetailData h2 {
    line-height: 60px;
  }
  .resDetailsbanner .resDetailData h3 {
    line-height: 45px;
  }
  .resDetailsbanner .resDetailData h4 {
    line-height: 32px;
  }
  .resDetailsbanner .resDetailData h5 {
    line-height: 24px;
  }
  .resDetailsbanner .resDetailData p {
    margin-bottom: 15px;
  }
  .resDetailsbanner .resDetailData .quoteDiv {
    padding: 30px 50px;
    margin: 40px 0px;
  }
  .resDetailsbanner .socialMedia {
    margin-top: 28px;
  }
  .resDetailsbanner .socialMedia ul li {
    margin-left: 30px;
  }
}
@media screen and (max-width: 1400px) {
  .resDetailsbanner {
    margin: 120px 0px;
  }
  .resDetailsbanner .resHeading {
    padding: 25px 0px 35px;
  }
  .resDetailsbanner .resHeading h2 {
    line-height: 42px;
    margin: 20px 0px 12px;
  }
  .resDetailsbanner .resDetailData {
    padding: 15px 0px;
  }
  .resDetailsbanner .resDetailData h2 {
    line-height: 52px;
  }
  .resDetailsbanner .resDetailData h4 {
    line-height: 28px;
  }
  .resDetailsbanner .resDetailData h5 {
    line-height: 24px;
  }
  .resDetailsbanner .resDetailData h6 {
    line-height: 22px;
  }
  .resDetailsbanner .resDetailData p, .resDetailsbanner .resDetailData ul li, .resDetailsbanner .resDetailData ol li {
    line-height: 22px;
  }
  .resDetailsbanner .resDetailData p {
    margin-bottom: 15px;
  }
  .resDetailsbanner .resDetailData .quoteDiv {
    padding: 25px 40px;
    margin: 35px 0px;
  }
  .resDetailsbanner .socialMedia {
    margin-top: 22px;
  }
  .resDetailsbanner .socialMedia ul li {
    margin-left: 25px;
  }
}
@media screen and (max-width: 1280px) {
  .resDetailsbanner {
    margin: 100px 0px;
  }
  .resDetailsbanner .resHeading {
    padding: 20px 0px 30px;
  }
  .resDetailsbanner .resHeading h2 {
    margin: 15px 0px 12px;
  }
  .resDetailsbanner .resDetailData h3 {
    line-height: 40px;
  }
  .resDetailsbanner .resDetailData h4 {
    line-height: 24px;
  }
  .resDetailsbanner .resDetailData h5 {
    line-height: 24px;
  }
  .resDetailsbanner .resDetailData h6 {
    line-height: 22px;
  }
  .resDetailsbanner .resDetailData p, .resDetailsbanner .resDetailData ul li, .resDetailsbanner .resDetailData ol li {
    line-height: 22px;
  }
  .resDetailsbanner .resDetailData p {
    margin-bottom: 15px;
  }
  .resDetailsbanner .resDetailData .quoteDiv {
    padding: 20px 40px;
    margin: 30px 0px;
  }
  .resDetailsbanner .socialMedia {
    margin-top: 20px;
  }
  .resDetailsbanner .socialMedia ul li {
    margin-left: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .resDetailsbanner {
    margin: 90px 0px 80px;
  }
  .resDetailsbanner .bannerResources .imgDesk {
    display: none;
  }
  .resDetailsbanner .bannerResources .imgMbl {
    display: block;
  }
  .resDetailsbanner .resHeading {
    padding: 16px 0px 16px;
  }
  .resDetailsbanner .resHeading h2 {
    line-height: 36px;
    margin: 10px 0px 16px;
  }
  .resDetailsbanner .resHeading .authorData .socialIcon img {
    width: 20px;
    height: 20px;
    margin-left: 12px;
  }
  .resDetailsbanner .resDetailData h2 {
    line-height: 44px;
  }
  .resDetailsbanner .resDetailData h3 {
    line-height: 36px;
  }
  .resDetailsbanner .resDetailData h6 {
    line-height: 20px;
  }
  .resDetailsbanner .resDetailData p, .resDetailsbanner .resDetailData ul li, .resDetailsbanner .resDetailData ol li {
    line-height: 20px;
  }
  .resDetailsbanner .resDetailData p {
    margin-bottom: 15px;
  }
  .resDetailsbanner .resDetailData .quoteDiv {
    padding: 16px 0px;
    margin: 30px 0px;
  }
  .resDetailsbanner .resDetailData .quoteDiv::before {
    background-size: 20px;
    width: 24px;
    top: -10px;
  }
  .resDetailsbanner .resDetailData .quoteDiv::after {
    background-size: 20px;
    width: 24px;
    bottom: -18px;
  }
  .resDetailsbanner .socialMedia {
    display: none;
  }
  .resDetailsbanner .socialMediaDesk {
    display: flex;
    justify-content: space-between;
    border-top: 1px solid rgba(40, 40, 40, 0.4);
    padding: 18px 0px;
  }
  .resDetailsbanner .socialMediaDesk h6 {
    font-size: 14px;
    line-height: 36px;
    font-weight: 400;
    font-family: "Poppins", sans-serif;
    color: #282828;
  }
  .resDetailsbanner .socialMediaDesk ul {
    display: flex;
    align-items: center;
  }
  .resDetailsbanner .socialMediaDesk ul li {
    margin-left: 30px;
  }
  .resDetailsbanner .socialMediaDesk ul li img {
    width: 20px;
  }
  .resDetailsbanner .socialMediaDesk ul li:nth-child(1) {
    margin-left: 0px;
  }
}
@media screen and (max-width: 680px) {
  .resDetailsbanner .resHeading {
    padding: 10px 0px 16px;
  }
  .resDetailsbanner .resHeading .headingMini ul li {
    font-size: 12px;
    line-height: 36px;
    margin-left: 25px;
  }
  .resDetailsbanner .resHeading h2 {
    font-size: 20px;
    line-height: 24px;
    margin: 8px 0px;
  }
  .resDetailsbanner .resHeading .authorData h5 {
    font-size: 12px;
    line-height: 16px;
  }
  .resDetailsbanner .resHeading .authorData .socialIcon img {
    width: 18px;
    height: 18px;
  }
  .resDetailsbanner .resDetailData h2 {
    line-height: 44px;
  }
  .resDetailsbanner .resDetailData h3 {
    line-height: 30px;
  }
  .resDetailsbanner .resDetailData h6 {
    line-height: 20px;
  }
  .resDetailsbanner .resDetailData p, .resDetailsbanner .resDetailData ul li, .resDetailsbanner .resDetailData ol li {
    line-height: 16px;
    font-size: 12px;
    letter-spacing: 2%;
  }
  .resDetailsbanner .resDetailData p {
    margin-bottom: 15px;
  }
  .resDetailsbanner .resDetailData .quoteDiv {
    padding: 16px 0px;
    margin: 30px 0px;
  }
}

.impactFulreads {
  padding: 0px 180px;
  margin-bottom: 200px;
}
@media screen and (max-width: 1800px) {
  .impactFulreads {
    padding: 0px 140px;
  }
}
@media screen and (max-width: 1600px) {
  .impactFulreads {
    padding: 0px 120px;
  }
}
@media screen and (max-width: 1440px) {
  .impactFulreads {
    padding: 0px 100px;
  }
}
@media screen and (max-width: 1280px) {
  .impactFulreads {
    padding: 0px 80px;
  }
}
@media screen and (max-width: 1024px) {
  .impactFulreads {
    padding: 0px 50px;
  }
}
@media screen and (max-width: 768px) {
  .impactFulreads {
    padding: 0px 20px;
  }
}
.impactFulreads .headingSec h2 {
  font-size: 40px;
  font-weight: 600;
  text-align: center;
  color: #282828;
  line-height: 84px;
  letter-spacing: 0.01em;
  font-family: "IvyPresto Text Semi Bd";
}
@media screen and (max-width: 1600px) {
  .impactFulreads .headingSec h2 {
    font-size: 36px;
  }
}
@media screen and (max-width: 1440px) {
  .impactFulreads .headingSec h2 {
    font-size: 32px;
  }
}
@media screen and (max-width: 1280px) {
  .impactFulreads .headingSec h2 {
    font-size: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .impactFulreads .headingSec h2 {
    font-size: 26px;
  }
}
@media screen and (max-width: 680px) {
  .impactFulreads .headingSec h2 {
    font-size: 22px;
  }
}
.impactFulreads .impactSlider {
  margin-top: 30px;
  border-bottom: 1px solid #c4c2be;
}
.impactFulreads .impactSlider .slick-current {
  border-right: 1px solid #c4c2be;
}
.impactFulreads .impactSlider .slick-prev,
.impactFulreads .impactSlider .slick-next {
  position: absolute;
  bottom: -100px;
  top: unset;
  background: #FFFDF9;
  border: 1px solid rgba(32, 36, 42, 0.4);
  border-radius: 40px;
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.impactFulreads .impactSlider .slick-prev:hover,
.impactFulreads .impactSlider .slick-next:hover {
  border: 1px solid #000;
}
.impactFulreads .impactSlider .slick-prev:hover::before,
.impactFulreads .impactSlider .slick-next:hover::before {
  opacity: 1;
}
.impactFulreads .impactSlider .slick-prev::before,
.impactFulreads .impactSlider .slick-next::before {
  content: url(../images/slide-left-arrow.svg);
  opacity: 0.6;
}
.impactFulreads .impactSlider .slick-prev.slick-next,
.impactFulreads .impactSlider .slick-next.slick-next {
  right: 50%;
  transform: translateX(65px);
}
.impactFulreads .impactSlider .slick-prev.slick-next::before,
.impactFulreads .impactSlider .slick-next.slick-next::before {
  content: url(../images/slide-right-arrow.svg);
}
.impactFulreads .impactSlider .slick-prev.slick-prev,
.impactFulreads .impactSlider .slick-next.slick-prev {
  left: 50%;
  transform: translateX(-65px);
}
.impactFulreads .impactSlider .impactBox {
  padding: 20px 20px 24px;
}
.impactFulreads .impactSlider .impactBox:hover {
  background: #F8F5ED;
}
.impactFulreads .impactSlider .impactBox .impactImagebox {
  position: relative;
  transition: 0.2s all;
}
.impactFulreads .impactSlider .impactBox .impactImagebox .impactSubbox {
  position: absolute;
  top: 10px;
  left: 10px;
  background: #FFFEFB;
  border: 1px solid #0D5C48;
  padding: 8px 10px;
}
.impactFulreads .impactSlider .impactBox .impactImagebox .impactSubbox p {
  font-size: 16px;
  font-weight: 400;
  color: #0D5C48;
  letter-spacing: 0.2em;
 font-family: "Poppins", sans-serif;
  text-transform: uppercase;
}
@media screen and (max-width: 1600px) {
  .impactFulreads .impactSlider .impactBox .impactImagebox .impactSubbox p {
    font-size: 14px;
  }
}
@media screen and (max-width: 1024px) {
  .impactFulreads .impactSlider .impactBox .impactImagebox .impactSubbox p {
    font-size: 12px;
  }
}
.impactFulreads .impactSlider .impactBox .impactContentbx {
  margin-top: 16px;
  position: relative;
}
.impactFulreads .impactSlider .impactBox .impactContentbx .impactconArrow {
  position: absolute;
  top: 10px;
  right: 0px;
  width: 10px;
}
.impactFulreads .impactSlider .impactBox .impactContentbx .impactConinfo h3 {
  font-size: 24px;
  font-weight: 600;
  line-height: 36px;
  color: #282828;
  font-family: "IvyPresto Text Semi Bd";
  width: 90%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  white-space: normal;
  transition: 0.3s all;
}
@media screen and (max-width: 1600px) {
  .impactFulreads .impactSlider .impactBox .impactContentbx .impactConinfo h3 {
    font-size: 20px;
  }
}
@media screen and (max-width: 1440px) {
  .impactFulreads .impactSlider .impactBox .impactContentbx .impactConinfo h3 {
    font-size: 18px;
  }
}
@media screen and (max-width: 1200px) {
  .impactFulreads .impactSlider .impactBox .impactContentbx .impactConinfo h3 {
    font-size: 16px;
  }
}
@media screen and (max-width: 1024px) {
  .impactFulreads .impactSlider .impactBox .impactContentbx .impactConinfo h3 {
    font-size: 14px;
  }
}
.impactFulreads .impactSlider .impactBox .impactContentbx .impactConinfo p {
  font-size: 18px;
  font-weight: 300;
  line-height: 24px;
  color: #20242A;
  letter-spacing: 0.02em;
  margin: 12px 0px 16px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
  transition: 0.3s all;
  font-family: "Poppins", sans-serif;
}
@media screen and (max-width: 1600px) {
  .impactFulreads .impactSlider .impactBox .impactContentbx .impactConinfo p {
    font-size: 16px;
  }
}
@media screen and (max-width: 1400px) {
  .impactFulreads .impactSlider .impactBox .impactContentbx .impactConinfo p {
    font-size: 14px;
  }
}
@media screen and (max-width: 680px) {
  .impactFulreads .impactSlider .impactBox .impactContentbx .impactConinfo p {
    font-size: 12px;
  }
}
.impactFulreads .impactSlider .impactBox .impactContentbx .impactConinfo h4 {
  font-size: 20px;
  font-weight: 400;
  color: #20242A;
  font-family: "Poppins", sans-serif;
}
@media screen and (max-width: 1600px) {
  .impactFulreads .impactSlider .impactBox .impactContentbx .impactConinfo h4 {
    font-size: 16px;
  }
}
@media screen and (max-width: 1440px) {
  .impactFulreads .impactSlider .impactBox .impactContentbx .impactConinfo h4 {
    font-size: 14px;
  }
}
@media screen and (max-width: 678px) {
  .impactFulreads .impactSlider .impactBox .impactContentbx .impactConinfo h4 {
    font-size: 12px;
  }
}
.impactFulreads .impactCtA {
  text-align: center;
  margin-top: 140px;
}
@media screen and (max-width: 1600px) {
  .impactFulreads .headingSec h2 {
    line-height: 64px;
  }
  .impactFulreads .impactSlider {
    margin-top: 25px;
  }
  .impactFulreads .impactSlider .impactBox .impactContentbx .impactConinfo h3 {
    line-height: 32px;
  }
  .impactFulreads .impactSlider .impactBox .impactContentbx .impactConinfo p {
    line-height: 22px;
    margin: 10px 0px 14px;
  }
  .impactFulreads .impactSlider .slick-prev,
  .impactFulreads .impactSlider .slick-next {
    bottom: -80px;
    width: 50px;
    height: 50px;
  }
  .impactFulreads .impactSlider .slick-prev.slick-next,
  .impactFulreads .impactSlider .slick-next.slick-next {
    transform: translateX(55px);
  }
  .impactFulreads .impactSlider .slick-prev.slick-prev,
  .impactFulreads .impactSlider .slick-next.slick-prev {
    transform: translateX(-55px);
  }
  .impactFulreads .impactCtA {
    margin-top: 120px;
  }
}
@media screen and (max-width: 1400px) {
  .impactFulreads {
    margin-bottom: 150px;
  }
  .impactFulreads .headingSec h2 {
    line-height: 44px;
  }
  .impactFulreads .impactSlider .impactBox .impactContentbx .impactConinfo h3 {
    line-height: 28px;
  }
  .impactFulreads .impactSlider .slick-prev,
  .impactFulreads .impactSlider .slick-next {
    bottom: -60px;
    width: 40px;
    height: 40px;
  }
  .impactFulreads .impactSlider .slick-prev.slick-next,
  .impactFulreads .impactSlider .slick-next.slick-next {
    transform: translateX(45px);
  }
  .impactFulreads .impactSlider .slick-prev.slick-prev,
  .impactFulreads .impactSlider .slick-next.slick-prev {
    transform: translateX(-45px);
  }
}
@media screen and (max-width: 1200px) {
  .impactFulreads .headingSec h2 {
    line-height: 28px;
  }
  .impactFulreads .impactSlider .impactBox .impactContentbx .impactConinfo h3 {
    line-height: 26px;
  }
  .impactFulreads .impactCtA {
    margin-top: 110px;
  }
}
@media screen and (max-width: 1024px) {
  .impactFulreads {
    margin-bottom: 120px;
  }
  .impactFulreads .headingSec h2 {
    line-height: 23px;
  }
  .impactFulreads .impactSlider .slick-current {
    border-right: none;
  }
  .impactFulreads .impactSlider .impactBox {
    padding: 12px 5px 12px;
  }
  .impactFulreads .impactSlider .impactBox .impactImagebox .impactSubbox {
    padding: 4px 8px;
  }
  .impactFulreads .impactSlider .impactBox .impactImagebox .impactSubbox p {
    font-size: 10px;
    line-height: 16px;
  }
  .impactFulreads .impactSlider .impactBox .impactContentbx .impactconArrow img {
    width: 9px;
  }
  .impactFulreads .impactSlider .impactBox .impactContentbx .impactConinfo h3 {
    line-height: 22px;
  }
  .impactFulreads .impactSlider .impactBox .impactContentbx .impactConinfo p {
    line-height: 20px;
    margin: 4px 0px 12px;
  }
  .impactFulreads .impactSlider .impactBox .impactContentbx .impactConinfo h4 {
    font-size: 12px;
    line-height: 20px;
    display: none;
  }
  .impactFulreads .impactCtA {
    margin-top: 100px;
  }
}
@media screen and (max-width: 680px) {
  .impactFulreads .headingSec h2 {
    line-height: 30px;
    font-size: 28px;
  }
  .impactFulreads .impactSlider .impactBox .impactContentbx {
    margin-top: 12px;
  }
  .impactFulreads .impactSlider .impactBox .impactContentbx .impactConinfo h3 {
    line-height: 24px;
    font-size: 16px;
  }
  .impactFulreads .impactSlider .impactBox .impactContentbx .impactConinfo p {
    line-height: 16px;
    font-size: 12px;
    margin: 4px 0px 12px;
  }
  .impactFulreads .impactSlider .impactBox .impactContentbx .impactconArrow {
    top: 12px;
  }
  .impactFulreads .impactCtA {
    margin-top: 80px;
  }
}

.portfolioSec-challenges {
  padding: 0px 80px;
  margin: 180px 0px 150px;
}
@media all and (max-width: 1600px) {
  .portfolioSec-challenges {
    margin: 150px 0px 130px;
  }
}
@media all and (max-width: 1440px) {
  .portfolioSec-challenges {
    margin: 120px 0px 100px;
  }
}
@media all and (max-width: 1300px) {
  .portfolioSec-challenges {
    margin: 100px 0px 100px;
  }
}
.portfolioSec-challenges .portfolio-heading-challenges {
  margin-bottom: 60px;
}
.portfolioSec-challenges .portfolio-heading-challenges h1 {
  font-size: 40px;
  font-weight: 600;
  font-family: "IvyPresto Text Semi Bd";
  line-height: 84px;
  color: #282828;
  text-align: center;
}
@media screen and (max-width: 1600px) {
  .portfolioSec-challenges .portfolio-heading-challenges h1 {
    font-size: 36px;
  }
}
@media screen and (max-width: 1440px) {
  .portfolioSec-challenges .portfolio-heading-challenges h1 {
    font-size: 32px;
  }
}
@media screen and (max-width: 1280px) {
  .portfolioSec-challenges .portfolio-heading-challenges h1 {
    font-size: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .portfolioSec-challenges .portfolio-heading-challenges h1 {
    font-size: 26px;
  }
}
@media screen and (max-width: 680px) {
  .portfolioSec-challenges .portfolio-heading-challenges h1 {
    font-size: 22px;
  }
}
@media all and (max-width: 1800px) {
  .portfolioSec-challenges .portfolio-heading-challenges h1 {
    line-height: 80px;
  }
}
@media all and (max-width: 1600px) {
  .portfolioSec-challenges .portfolio-heading-challenges h1 {
    line-height: 70px;
  }
}
@media all and (max-width: 1400px) {
  .portfolioSec-challenges .portfolio-heading-challenges h1 {
    line-height: 60px;
  }
}
@media all and (max-width: 1300px) {
  .portfolioSec-challenges .portfolio-heading-challenges h1 {
    line-height: 50px;
  }
}
@media all and (max-width: 1200px) {
  .portfolioSec-challenges .portfolio-heading-challenges h1 {
    line-height: 40px;
  }
}
.portfolioSec-challenges .portfolio-heading-challenges p {
  font-weight: 300;
  font-size: 22px;
  line-height: 30px;
  color: #282828;
  width: 90%;
  margin: 0 auto;
  text-align: center;
}
@media screen and (max-width: 1600px) {
  .portfolioSec-challenges .portfolio-heading-challenges p {
    font-size: 18px;
  }
}
@media screen and (max-width: 1440px) {
  .portfolioSec-challenges .portfolio-heading-challenges p {
    font-size: 16px;
  }
}
@media screen and (max-width: 1200px) {
  .portfolioSec-challenges .portfolio-heading-challenges p {
    font-size: 14px;
  }
}
@media all and (max-width: 1800px) {
  .portfolioSec-challenges .portfolio-heading-challenges p {
    line-height: 30px;
  }
}
@media all and (max-width: 1600px) {
  .portfolioSec-challenges .portfolio-heading-challenges p {
    line-height: 28px;
  }
}
@media all and (max-width: 1400px) {
  .portfolioSec-challenges .portfolio-heading-challenges p {
    line-height: 26px;
  }
}
@media all and (max-width: 1300px) {
  .portfolioSec-challenges .portfolio-heading-challenges p {
    line-height: 28px;
  }
}
@media all and (max-width: 1200px) {
  .portfolioSec-challenges .portfolio-heading-challenges p {
    line-height: 26px;
  }
}
.portfolioSec-challenges .contentSec-challenges {
  position: relative;
}
.portfolioSec-challenges .contentSec-challenges .filterSec-challenges {
  display: flex;
  margin-bottom: 40px;
}
.portfolioSec-challenges .contentSec-challenges .filterSec-challenges .focus-filter-challenges {
  display: flex;
  align-items: center;
  position: relative;
  width: 50%;
  background: #FFFEFB;
}
.portfolioSec-challenges .contentSec-challenges .filterSec-challenges .focus-filter-challenges .toggleDiv-challenges1 {
  width: 100%;
  padding: 12px 15px;
  border: 1px solid rgba(40, 40, 40, 0.4);
  cursor: pointer;
}
.portfolioSec-challenges .contentSec-challenges .filterSec-challenges .focus-filter-challenges .toggleDiv-challenges1 .filterHead-challenges {
  font-family: "IvyPresto Text Semi Bd";
  font-weight: 600;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 0.02em;
  text-transform: capitalize;
  color: #20242A;
}
@media screen and (max-width: 1600px) {
  .portfolioSec-challenges .contentSec-challenges .filterSec-challenges .focus-filter-challenges .toggleDiv-challenges1 .filterHead-challenges {
    font-size: 16px;
  }
}
@media screen and (max-width: 1440px) {
  .portfolioSec-challenges .contentSec-challenges .filterSec-challenges .focus-filter-challenges .toggleDiv-challenges1 .filterHead-challenges {
    font-size: 14px;
  }
}
@media screen and (max-width: 678px) {
  .portfolioSec-challenges .contentSec-challenges .filterSec-challenges .focus-filter-challenges .toggleDiv-challenges1 .filterHead-challenges {
    font-size: 12px;
  }
}
.portfolioSec-challenges .contentSec-challenges .filterSec-challenges .focus-filter-challenges .toggleDiv-challenges1:after {
  position: absolute;
  content: "";
  background-image: url(../images/dropdown-arrow.png);
  height: 16px;
  width: 16px;
  right: 4%;
  top: 40%;
  background-size: contain;
  bottom: 0;
  margin: 0;
  background-repeat: no-repeat;
  transition: 0.5s all;
  transform: rotate(0deg);
  cursor: pointer;
}
.portfolioSec-challenges .contentSec-challenges .filterSec-challenges .focus-filter-challenges .dropdownArrow::after {
  transform: rotate(180deg);
}
.portfolioSec-challenges .contentSec-challenges .filterSec-challenges .focus-filter-challenges .filterHead-challenges-mbl {
  display: none;
}
.portfolioSec-challenges .contentSec-challenges .filterSec-challenges .focus-filter-challenges .filterList1-challenges {
  display: none;
  left: 0;
  top: 100%;
  width: 100%;
  position: absolute;
  z-index: 1;
  background: #FFFEFB;
  border: 1px solid rgba(40, 40, 40, 0.4);
  padding: 0px 32px;
  border-top: 0px;
}
.portfolioSec-challenges .contentSec-challenges .filterSec-challenges .focus-filter-challenges .filterList1-challenges a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  padding: 12px 0px;
  cursor: default;
}
.portfolioSec-challenges .contentSec-challenges .filterSec-challenges .focus-filter-challenges .filterList1-challenges a label {
  cursor: pointer;
  font-weight: 600;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0.02em;
  text-transform: capitalize;
  color: #20242A;
  cursor: pointer;
  width: 100%;
}
@media screen and (max-width: 1600px) {
  .portfolioSec-challenges .contentSec-challenges .filterSec-challenges .focus-filter-challenges .filterList1-challenges a label {
    font-size: 16px;
  }
}
@media screen and (max-width: 1400px) {
  .portfolioSec-challenges .contentSec-challenges .filterSec-challenges .focus-filter-challenges .filterList1-challenges a label {
    font-size: 14px;
  }
}
@media screen and (max-width: 680px) {
  .portfolioSec-challenges .contentSec-challenges .filterSec-challenges .focus-filter-challenges .filterList1-challenges a label {
    font-size: 12px;
  }
}
.portfolioSec-challenges .contentSec-challenges .filterSec-challenges .focus-filter-challenges .filterList1-challenges a:not(:last-child) {
  border-bottom: 1px solid rgba(40, 40, 40, 0.4);
}
.portfolioSec-challenges .contentSec-challenges .filterSec-challenges .focus-filter-challenges .filterList1-challenges a input[type=checkbox] {
  width: 18px;
  height: 18px;
  background-color: rgb(171, 171, 181);
  border: 1px solid #ABABB5;
  cursor: pointer;
}
.portfolioSec-challenges .contentSec-challenges .filterSec-challenges .focus-filter-challenges .filterList1-challenges a input[type=checkbox]:checked {
  accent-color: #0D5C48;
}
.portfolioSec-challenges .contentSec-challenges .filterSec-challenges .company-filter-challenges {
  display: flex;
  align-items: center;
  position: relative;
  width: 50%;
  background: #FFFEFB;
}
.portfolioSec-challenges .contentSec-challenges .filterSec-challenges .company-filter-challenges .toggleDiv-challenges2 {
  width: 100%;
  padding: 12px 15px;
  border: 1px solid rgba(40, 40, 40, 0.4);
  cursor: pointer;
}
.portfolioSec-challenges .contentSec-challenges .filterSec-challenges .company-filter-challenges .toggleDiv-challenges2 .filterHead-challenges {
  font-family: "IvyPresto Text Semi Bd";
  font-weight: 600;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 0.02em;
  text-transform: capitalize;
  color: #20242A;
}
@media screen and (max-width: 1600px) {
  .portfolioSec-challenges .contentSec-challenges .filterSec-challenges .company-filter-challenges .toggleDiv-challenges2 .filterHead-challenges {
    font-size: 16px;
  }
}
@media screen and (max-width: 1440px) {
  .portfolioSec-challenges .contentSec-challenges .filterSec-challenges .company-filter-challenges .toggleDiv-challenges2 .filterHead-challenges {
    font-size: 14px;
  }
}
@media screen and (max-width: 678px) {
  .portfolioSec-challenges .contentSec-challenges .filterSec-challenges .company-filter-challenges .toggleDiv-challenges2 .filterHead-challenges {
    font-size: 12px;
  }
}
.portfolioSec-challenges .contentSec-challenges .filterSec-challenges .company-filter-challenges .toggleDiv-challenges2:after {
  content: "";
  position: absolute;
  background-image: url(../images/dropdown-arrow.png);
  height: 16px;
  width: 16px;
  right: 4%;
  top: 40%;
  background-size: contain;
  bottom: 0;
  margin: 0;
  background-repeat: no-repeat;
  transition: 0.5s all;
  transform: rotate(0deg);
  cursor: pointer;
}
.portfolioSec-challenges .contentSec-challenges .filterSec-challenges .company-filter-challenges .dropdownArrow::after {
  transform: rotate(180deg);
}
.portfolioSec-challenges .contentSec-challenges .filterSec-challenges .company-filter-challenges .filterHead-challenges-mbl {
  display: none;
}
.portfolioSec-challenges .contentSec-challenges .filterSec-challenges .company-filter-challenges .filterList2-challenges {
  display: none;
  left: 0;
  top: 100%;
  width: 100%;
  position: absolute;
  z-index: 1;
  background: #FFFEFB;
  border: 1px solid rgba(40, 40, 40, 0.4);
  padding: 0px 32px;
  border-top: 0px;
}
.portfolioSec-challenges .contentSec-challenges .filterSec-challenges .company-filter-challenges .filterList2-challenges a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  padding: 12px 0px;
  cursor: default;
}
.portfolioSec-challenges .contentSec-challenges .filterSec-challenges .company-filter-challenges .filterList2-challenges a label {
  cursor: pointer;
  font-weight: 600;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0.02em;
  text-transform: capitalize;
  color: #20242A;
  cursor: pointer;
  width: 100%;
}
@media screen and (max-width: 1600px) {
  .portfolioSec-challenges .contentSec-challenges .filterSec-challenges .company-filter-challenges .filterList2-challenges a label {
    font-size: 16px;
  }
}
@media screen and (max-width: 1400px) {
  .portfolioSec-challenges .contentSec-challenges .filterSec-challenges .company-filter-challenges .filterList2-challenges a label {
    font-size: 14px;
  }
}
@media screen and (max-width: 680px) {
  .portfolioSec-challenges .contentSec-challenges .filterSec-challenges .company-filter-challenges .filterList2-challenges a label {
    font-size: 12px;
  }
}
.portfolioSec-challenges .contentSec-challenges .filterSec-challenges .company-filter-challenges .filterList2-challenges a:not(:last-child) {
  border-bottom: 1px solid rgba(40, 40, 40, 0.4);
}
.portfolioSec-challenges .contentSec-challenges .filterSec-challenges .company-filter-challenges .filterList2-challenges a input[type=checkbox] {
  width: 18px;
  height: 18px;
  background-color: rgb(171, 171, 181);
  border: 1px solid #ABABB5;
  cursor: pointer;
}
.portfolioSec-challenges .contentSec-challenges .filterSec-challenges .company-filter-challenges .filterList2-challenges a input[type=checkbox]:checked {
  accent-color: #0D5C48;
}
.portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges {
  display: flex;
  flex-flow: wrap;
  margin: 0px -20px;
}
.portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges .cardDiv-challenges {
  width: 33.33%;
  padding: 20px;
}
.portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges .cardDiv-challenges .card-details-challenges {
  cursor: pointer;
  height: 100%;
  position: relative;
  background: #FFFEFB;
  display: flex;
  flex-direction: column;
  border: 1px solid rgba(40, 40, 40, 0.4);
}
.portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges .cardDiv-challenges .card-details-challenges:hover {
  background: #F8F5ED;
}
.portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges .cardDiv-challenges .card-details-challenges .activeImg {
  padding: 6px 12px;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0.2em;
  line-height: 16px;
  position: absolute;
  right: 25px;
  top: 25px;
  border: 1px solid #0D5C48;
  background: #FFFEFB;
  color: #0D5C48;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
}
@media screen and (max-width: 1600px) {
  .portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges .cardDiv-challenges .card-details-challenges .activeImg {
    font-size: 14px;
  }
}
@media screen and (max-width: 1024px) {
  .portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges .cardDiv-challenges .card-details-challenges .activeImg {
    font-size: 12px;
  }
}
.portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges .cardDiv-challenges .card-details-challenges .cardImg-challenges {
  width: 100%;
}
.portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges .cardDiv-challenges .card-details-challenges .cardImg-challenges img {
  width: 100%;
  height: 100%;
}
.portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges .cardDiv-challenges .card-details-challenges .card-info {
  padding: 24px 50px 25px 40px;
}
@media all and (max-width: 1800px) {
  .portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges .cardDiv-challenges .card-details-challenges .card-info {
    padding: 23px 48px 24px 38px;
  }
}
@media all and (max-width: 1600px) {
  .portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges .cardDiv-challenges .card-details-challenges .card-info {
    padding: 22px 46px 23px 36px;
  }
}
@media all and (max-width: 1500px) {
  .portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges .cardDiv-challenges .card-details-challenges .card-info {
    padding: 20px 45px 22px 34px;
  }
}
@media all and (max-width: 1300px) {
  .portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges .cardDiv-challenges .card-details-challenges .card-info {
    padding: 18px 40px 20px 30px;
  }
}
.portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges .cardDiv-challenges .card-details-challenges .card-info .rare-content {
  display: inline-block;
  margin-top: 15px;
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  color: #0D5C48;
  background-color: #F8F5ED;
  text-transform: capitalize;
}
@media screen and (max-width: 1600px) {
  .portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges .cardDiv-challenges .card-details-challenges .card-info .rare-content {
    font-size: 16px;
  }
}
@media screen and (max-width: 1440px) {
  .portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges .cardDiv-challenges .card-details-challenges .card-info .rare-content {
    font-size: 14px;
  }
}
@media screen and (max-width: 678px) {
  .portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges .cardDiv-challenges .card-details-challenges .card-info .rare-content {
    font-size: 12px;
  }
}
@media all and (max-width: 1800px) {
  .portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges .cardDiv-challenges .card-details-challenges .card-info .rare-content {
    margin-top: 14px;
  }
}
@media all and (max-width: 1600px) {
  .portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges .cardDiv-challenges .card-details-challenges .card-info .rare-content {
    margin-top: 13px;
  }
}
@media all and (max-width: 1500px) {
  .portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges .cardDiv-challenges .card-details-challenges .card-info .rare-content {
    margin-top: 12px;
  }
}
@media all and (max-width: 1300px) {
  .portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges .cardDiv-challenges .card-details-challenges .card-info .rare-content {
    margin-top: 10px;
  }
}
.portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges .cardDiv-challenges .card-details-challenges .card-info .rareContent-top {
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  color: #282828;
  margin-bottom: 15px;
  text-transform: capitalize;
}
@media screen and (max-width: 1600px) {
  .portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges .cardDiv-challenges .card-details-challenges .card-info .rareContent-top {
    font-size: 16px;
  }
}
@media screen and (max-width: 1440px) {
  .portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges .cardDiv-challenges .card-details-challenges .card-info .rareContent-top {
    font-size: 14px;
  }
}
@media screen and (max-width: 678px) {
  .portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges .cardDiv-challenges .card-details-challenges .card-info .rareContent-top {
    font-size: 12px;
  }
}
@media all and (max-width: 1800px) {
  .portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges .cardDiv-challenges .card-details-challenges .card-info .rareContent-top {
    margin-bottom: 14px;
  }
}
@media all and (max-width: 1600px) {
  .portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges .cardDiv-challenges .card-details-challenges .card-info .rareContent-top {
    margin-bottom: 13px;
  }
}
@media all and (max-width: 1500px) {
  .portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges .cardDiv-challenges .card-details-challenges .card-info .rareContent-top {
    margin-bottom: 12px;
  }
}
@media all and (max-width: 1300px) {
  .portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges .cardDiv-challenges .card-details-challenges .card-info .rareContent-top {
    margin-bottom: 10px;
  }
}
.portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges .cardDiv-challenges .card-details-challenges .card-info h2 {
  font-family: "IvyPresto Text Semi Bd";
  font-weight: 600;
  font-size: 36px;
  line-height: 48px;
  letter-spacing: 0.02em;
  color: #282828;
  margin-bottom: 12px;
  text-transform: capitalize;
}
@media screen and (max-width: 1600px) {
  .portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges .cardDiv-challenges .card-details-challenges .card-info h2 {
    font-size: 28px;
  }
}
@media screen and (max-width: 1440px) {
  .portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges .cardDiv-challenges .card-details-challenges .card-info h2 {
    font-size: 20px;
  }
}
@media screen and (max-width: 680px) {
  .portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges .cardDiv-challenges .card-details-challenges .card-info h2 {
    font-size: 16px;
  }
}
@media all and (max-width: 1800px) {
  .portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges .cardDiv-challenges .card-details-challenges .card-info h2 {
    margin-bottom: 10px;
  }
}
@media all and (max-width: 1600px) {
  .portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges .cardDiv-challenges .card-details-challenges .card-info h2 {
    margin-bottom: 9px;
  }
}
@media all and (max-width: 1500px) {
  .portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges .cardDiv-challenges .card-details-challenges .card-info h2 {
    margin-bottom: 8px;
  }
}
.portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges .cardDiv-challenges .card-details-challenges .card-info p {
  font-weight: 300;
  font-size: 20px;
  line-height: 28px;
  color: #282828;
}
@media screen and (max-width: 1600px) {
  .portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges .cardDiv-challenges .card-details-challenges .card-info p {
    font-size: 16px;
  }
}
@media screen and (max-width: 1440px) {
  .portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges .cardDiv-challenges .card-details-challenges .card-info p {
    font-size: 14px;
  }
}
@media screen and (max-width: 678px) {
  .portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges .cardDiv-challenges .card-details-challenges .card-info p {
    font-size: 12px;
  }
}
.portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges #notext {
  width: 100%;
  margin: 0px 20px;
}
.portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges #notext .nodata-sec {
  padding: 42px 62px;
  width: 100%;
  background: #F8F5ED;
}
.portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges #notext .nodata-sec .nodata-img {
  margin-bottom: 20px;
  display: flex;
  justify-content: center;
}
.portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges #notext .nodata-sec h2 {
  font-weight: 600;
  font-size: 40px;
  line-height: 56px;
  text-align: center;
  color: #000000;
  margin-bottom: 12px;
}
@media screen and (max-width: 1600px) {
  .portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges #notext .nodata-sec h2 {
    font-size: 36px;
  }
}
@media screen and (max-width: 1440px) {
  .portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges #notext .nodata-sec h2 {
    font-size: 32px;
  }
}
@media screen and (max-width: 1280px) {
  .portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges #notext .nodata-sec h2 {
    font-size: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges #notext .nodata-sec h2 {
    font-size: 26px;
  }
}
@media screen and (max-width: 680px) {
  .portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges #notext .nodata-sec h2 {
    font-size: 22px;
  }
}
@media all and (max-width: 1800px) {
  .portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges #notext .nodata-sec h2 {
    line-height: 54px;
  }
}
@media all and (max-width: 1600px) {
  .portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges #notext .nodata-sec h2 {
    margin-bottom: 10px;
    line-height: 50px;
  }
}
@media all and (max-width: 1536px) {
  .portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges #notext .nodata-sec h2 {
    line-height: 46px;
  }
}
@media all and (max-width: 1440px) {
  .portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges #notext .nodata-sec h2 {
    line-height: 42px;
  }
}
@media all and (max-width: 1366px) {
  .portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges #notext .nodata-sec h2 {
    line-height: 40px;
  }
}
@media all and (max-width: 1200px) {
  .portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges #notext .nodata-sec h2 {
    line-height: 36px;
  }
}
.portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges #notext .nodata-sec p {
  font-weight: 300;
  font-size: 24px;
  line-height: 32px;
  text-align: center;
  color: #000000;
}
@media screen and (max-width: 1600px) {
  .portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges #notext .nodata-sec p {
    font-size: 20px;
  }
}
@media screen and (max-width: 1440px) {
  .portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges #notext .nodata-sec p {
    font-size: 18px;
  }
}
@media screen and (max-width: 1200px) {
  .portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges #notext .nodata-sec p {
    font-size: 16px;
  }
}
@media screen and (max-width: 1024px) {
  .portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges #notext .nodata-sec p {
    font-size: 14px;
  }
}
@media all and (max-width: 1800px) {
  .portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges #notext .nodata-sec p {
    line-height: 30px;
  }
}
@media all and (max-width: 1600px) {
  .portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges #notext .nodata-sec p {
    line-height: 28px;
  }
}
@media all and (max-width: 1536px) {
  .portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges #notext .nodata-sec p {
    line-height: 26px;
  }
}
@media all and (max-width: 1440px) {
  .portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges #notext .nodata-sec p {
    line-height: 24px;
  }
}
@media all and (max-width: 1366px) {
  .portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges #notext .nodata-sec p {
    line-height: 22px;
  }
}
@media all and (max-width: 1200px) {
  .portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges #notext .nodata-sec p {
    line-height: 20px;
  }
}
.portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges #notext .nodata-sec .pitch-cta {
  margin-top: 36px;
  text-align: center;
}
@media all and (max-width: 1800px) {
  .portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges #notext .nodata-sec .pitch-cta {
    margin-top: 34px;
  }
}
@media all and (max-width: 1600px) {
  .portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges #notext .nodata-sec .pitch-cta {
    margin-top: 32px;
  }
}
@media all and (max-width: 1536px) {
  .portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges #notext .nodata-sec .pitch-cta {
    margin-top: 30px;
  }
}
@media all and (max-width: 1440px) {
  .portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges #notext .nodata-sec .pitch-cta {
    margin-top: 28px;
  }
}
@media all and (max-width: 1366px) {
  .portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges #notext .nodata-sec .pitch-cta {
    margin-top: 26px;
  }
}
@media all and (max-width: 1200px) {
  .portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges #notext .nodata-sec .pitch-cta {
    margin-top: 24px;
  }
}
@media all and (max-width: 1024px) {
  .portfolioSec-challenges {
    padding: 0px 50px;
    margin: 120px 0px 60px;
  }
  .portfolioSec-challenges .portfolio-heading-challenges {
    margin-bottom: 40px;
  }
  .portfolioSec-challenges .portfolio-heading-challenges h1 {
    text-align: center;
  }
  .portfolioSec-challenges .portfolio-heading-challenges p {
    text-align: center;
    width: 100%;
  }
  .portfolioSec-challenges .contentSec-challenges .filterSec-challenges {
    display: flex;
    margin-bottom: 40px;
  }
  .portfolioSec-challenges .contentSec-challenges .filterSec-challenges .filter-heading-challenges {
    display: none;
  }
  .portfolioSec-challenges .contentSec-challenges .filterSec-challenges .focus-filter-challenges {
    width: 50%;
  }
  .portfolioSec-challenges .contentSec-challenges .filterSec-challenges .focus-filter-challenges .filterHead-challenges {
    line-height: 30px;
  }
  .portfolioSec-challenges .contentSec-challenges .filterSec-challenges .company-filter-challenges {
    width: 50%;
  }
  .portfolioSec-challenges .contentSec-challenges .filterSec-challenges .company-filter-challenges .filterHead-challenges {
    line-height: 30px;
  }
  .portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges {
    display: flex;
    flex-flow: wrap;
  }
  .portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges .cardDiv-challenges {
    width: 50%;
  }
  .portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges .cardDiv-challenges .card-details-challenges .activeImg {
    right: 15px;
    top: 15px;
  }
}
@media all and (max-width: 820px) {
  .portfolioSec-challenges {
    padding: 0px 40px;
    margin: 100px 0px 60px;
  }
}
@media all and (max-width: 768px) {
  .portfolioSec-challenges {
    padding: 0px 40px;
    margin: 100px 0px 60px;
  }
}
@media all and (max-width: 680px) {
  .portfolioSec-challenges {
    padding: 0px 20px;
    margin: 96px 0px 40px;
  }
  .portfolioSec-challenges .portfolio-heading-challenges {
    margin-bottom: 24px;
  }
  .portfolioSec-challenges .portfolio-heading-challenges h1 {
    font-weight: 600;
    font-size: 28px;
    line-height: 132%;
    text-align: center;
    color: #000000;
    margin-bottom: 20px;
  }
  .portfolioSec-challenges .portfolio-heading-challenges p {
    font-weight: 300;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #000000;
  }
  .portfolioSec-challenges .contentSec-challenges .filterSec-challenges {
    margin-bottom: 18px;
  }
  .portfolioSec-challenges .contentSec-challenges .filterSec-challenges .focus-filter-challenges .toggleDiv-challenges1 {
    width: 100%;
    padding: 12px 15px;
  }
  .portfolioSec-challenges .contentSec-challenges .filterSec-challenges .focus-filter-challenges .toggleDiv-challenges1 .filterHead-challenges {
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    display: flex;
    align-items: center;
    color: #282828;
  }
  .portfolioSec-challenges .contentSec-challenges .filterSec-challenges .focus-filter-challenges .toggleDiv-challenges1:after {
    height: 15px;
    width: 15px;
    right: 5%;
    top: 45%;
    background-size: 12px;
  }
  .portfolioSec-challenges .contentSec-challenges .filterSec-challenges .focus-filter-challenges .filterList1-challenges {
    padding: 0px 12px;
  }
  .portfolioSec-challenges .contentSec-challenges .filterSec-challenges .focus-filter-challenges .filterList1-challenges a {
    padding: 8px 0px;
  }
  .portfolioSec-challenges .contentSec-challenges .filterSec-challenges .focus-filter-challenges .filterList1-challenges a label {
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    color: #000000;
  }
  .portfolioSec-challenges .contentSec-challenges .filterSec-challenges .focus-filter-challenges .filterList1-challenges a input[type=checkbox] {
    width: 16px;
    height: 16px;
    top: 30%;
  }
  .portfolioSec-challenges .contentSec-challenges .filterSec-challenges .company-filter-challenges .toggleDiv-challenges2 {
    width: 100%;
    padding: 12px 15px;
  }
  .portfolioSec-challenges .contentSec-challenges .filterSec-challenges .company-filter-challenges .toggleDiv-challenges2 .filterHead-challenges {
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    display: flex;
    align-items: center;
    color: #282828;
  }
  .portfolioSec-challenges .contentSec-challenges .filterSec-challenges .company-filter-challenges .toggleDiv-challenges2:after {
    height: 15px;
    width: 15px;
    right: 5%;
    top: 45%;
    background-size: 12px;
  }
  .portfolioSec-challenges .contentSec-challenges .filterSec-challenges .company-filter-challenges .filterList2-challenges {
    padding: 0px 12px;
  }
  .portfolioSec-challenges .contentSec-challenges .filterSec-challenges .company-filter-challenges .filterList2-challenges a {
    padding: 8px 0px;
  }
  .portfolioSec-challenges .contentSec-challenges .filterSec-challenges .company-filter-challenges .filterList2-challenges a label {
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    color: #000000;
  }
  .portfolioSec-challenges .contentSec-challenges .filterSec-challenges .company-filter-challenges .filterList2-challenges a input[type=checkbox] {
    width: 16px;
    height: 16px;
    top: 30%;
  }
  .portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges {
    display: block;
    margin: 0px -20px;
  }
  .portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges .cardDiv-challenges {
    width: 100%;
    padding: 20px;
  }
  .portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges .cardDiv-challenges .card-details-challenges .activeImg {
    right: 10px;
    top: 10px;
  }
  .portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges .cardDiv-challenges .card-details-challenges .card-info {
    padding: 12px 30px 23px 12px;
  }
  .portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges .cardDiv-challenges .card-details-challenges .card-info .rare-content {
    margin-top: 8px;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    color: #0D5C48;
  }
}
@media screen and (max-width: 680px) and (max-width: 1600px) {
  .portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges .cardDiv-challenges .card-details-challenges .card-info .rare-content {
    font-size: 16px;
  }
}
@media screen and (max-width: 680px) and (max-width: 1440px) {
  .portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges .cardDiv-challenges .card-details-challenges .card-info .rare-content {
    font-size: 14px;
  }
}
@media screen and (max-width: 680px) and (max-width: 678px) {
  .portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges .cardDiv-challenges .card-details-challenges .card-info .rare-content {
    font-size: 12px;
  }
}
@media all and (max-width: 680px) {
  .portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges .cardDiv-challenges .card-details-challenges .card-info .rareContent-top {
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    color: #282828;
    margin-bottom: 8px;
  }
}
@media screen and (max-width: 680px) and (max-width: 1600px) {
  .portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges .cardDiv-challenges .card-details-challenges .card-info .rareContent-top {
    font-size: 16px;
  }
}
@media screen and (max-width: 680px) and (max-width: 1440px) {
  .portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges .cardDiv-challenges .card-details-challenges .card-info .rareContent-top {
    font-size: 14px;
  }
}
@media screen and (max-width: 680px) and (max-width: 678px) {
  .portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges .cardDiv-challenges .card-details-challenges .card-info .rareContent-top {
    font-size: 12px;
  }
}
@media all and (max-width: 680px) {
  .portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges .cardDiv-challenges .card-details-challenges .card-info h2 {
    font-family: "IvyPresto Text Semi Bd";
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #282828;
    margin-bottom: 8px;
  }
}
@media all and (max-width: 680px) {
  .portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges .cardDiv-challenges .card-details-challenges .card-info p {
    font-weight: 300;
    font-size: 12px;
    line-height: 16px;
    color: #606060;
  }
}
@media all and (max-width: 680px) {
  .portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges #notext {
    width: auto;
  }
  .portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges #notext .nodata-sec {
    padding: 34px 28px;
  }
  .portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges #notext .nodata-sec .nodata-img {
    margin-bottom: 23px;
  }
  .portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges #notext .nodata-sec h2 {
    font-weight: 600;
    font-size: 28px;
    line-height: 42px;
    text-align: center;
    color: #000000;
    margin-bottom: 12px;
  }
  .portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges #notext .nodata-sec p {
    font-weight: 300;
    font-size: 16px;
    line-height: 28px;
    text-align: center;
    color: #000000;
  }
  .portfolioSec-challenges .contentSec-challenges .cardsSec-challenges .card-content-challenges #notext .nodata-sec .pitch-cta {
    margin-top: 36px;
    text-align: center;
  }
}

.banChallengeSec {
  margin: 150px 0px 80px;
}
@media all and (max-width: 1800px) {
  .banChallengeSec {
    margin: 120px 0px 140px;
  }
}
@media all and (max-width: 1600px) {
  .banChallengeSec {
    margin: 110px 0px 130px;
  }
}
@media all and (max-width: 1536px) {
  .banChallengeSec {
    margin: 100px 0px 130px;
  }
}
@media all and (max-width: 1400px) {
  .banChallengeSec {
    margin: 100px 0px 100px;
  }
}
@media all and (max-width: 1300px) {
  .banChallengeSec {
    margin: 90px 0px 100px;
  }
}
.banChallengeSec .backArrow {
  margin-bottom: 86px;
  padding-left: 80px;
}
.banChallengeSec .backArrow a {
  display: inline-block;
  font-size: 18px;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
  line-height: 20px;
  color: #282828;
}
@media screen and (max-width: 1600px) {
  .banChallengeSec .backArrow a {
    font-size: 16px;
  }
}
@media screen and (max-width: 1400px) {
  .banChallengeSec .backArrow a {
    font-size: 14px;
  }
}
@media screen and (max-width: 680px) {
  .banChallengeSec .backArrow a {
    font-size: 12px;
  }
}
.banChallengeSec .backArrow a img {
  vertical-align: middle;
  display: inline-block;
  margin-right: 16px;
}
.banChallengeSec .banDescription {
  text-align: center;
  margin: 0 auto;
  width: 85%;
  padding: 0px 180px;
}
@media screen and (max-width: 1800px) {
  .banChallengeSec .banDescription {
    padding: 0px 140px;
  }
}
@media screen and (max-width: 1600px) {
  .banChallengeSec .banDescription {
    padding: 0px 120px;
  }
}
@media screen and (max-width: 1440px) {
  .banChallengeSec .banDescription {
    padding: 0px 100px;
  }
}
@media screen and (max-width: 1280px) {
  .banChallengeSec .banDescription {
    padding: 0px 80px;
  }
}
@media screen and (max-width: 1024px) {
  .banChallengeSec .banDescription {
    padding: 0px 50px;
  }
}
@media screen and (max-width: 768px) {
  .banChallengeSec .banDescription {
    padding: 0px 20px;
  }
}
.banChallengeSec .banDescription h2 {
  font-size: 40px;
  font-weight: 600;
  line-height: 84px;
  letter-spacing: 0.01em;
  font-family: "IvyPresto Text Semi Bd";
  color: #282828;
  margin-bottom: 24px;
}
@media screen and (max-width: 1600px) {
  .banChallengeSec .banDescription h2 {
    font-size: 36px;
  }
}
@media screen and (max-width: 1440px) {
  .banChallengeSec .banDescription h2 {
    font-size: 32px;
  }
}
@media screen and (max-width: 1280px) {
  .banChallengeSec .banDescription h2 {
    font-size: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .banChallengeSec .banDescription h2 {
    font-size: 26px;
  }
}
@media screen and (max-width: 680px) {
  .banChallengeSec .banDescription h2 {
    font-size: 22px;
  }
}
.banChallengeSec .banDescription p {
  font-size: 24px;
  font-weight: 300;
  line-height: 32px;
 font-family: "Poppins", sans-serif;
  color: #282828;
}
@media screen and (max-width: 1600px) {
  .banChallengeSec .banDescription p {
    font-size: 20px;
  }
}
@media screen and (max-width: 1440px) {
  .banChallengeSec .banDescription p {
    font-size: 18px;
  }
}
@media screen and (max-width: 1200px) {
  .banChallengeSec .banDescription p {
    font-size: 16px;
  }
}
@media screen and (max-width: 1024px) {
  .banChallengeSec .banDescription p {
    font-size: 14px;
  }
}
.banChallengeSec .banDescription .videoMain {
  width: 70%;
  margin: 40px auto 0px;
}
.banChallengeSec .banDescription .videoMain .videoFrame {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.banChallengeSec .banDescription .videoMain .videoFrame iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 1600px) {
  .banChallengeSec {
    margin: 140px 0px 80px;
  }
  .banChallengeSec .backArrow {
    margin-bottom: 70px;
  }
  .banChallengeSec .banDescription {
    width: 90%;
  }
  .banChallengeSec .banDescription h2 {
    line-height: 64px;
    margin-bottom: 22px;
  }
  .banChallengeSec .banDescription p {
    line-height: 30px;
  }
  .banChallengeSec .banDescription .videoMain {
    margin: 35px auto 0px;
  }
}
@media screen and (max-width: 1400px) {
  .banChallengeSec {
    margin: 120px 0px 80px;
  }
  .banChallengeSec .backArrow {
    margin-bottom: 60px;
  }
  .banChallengeSec .backArrow a img {
    margin-right: 10px;
  }
  .banChallengeSec .banDescription h2 {
    line-height: 60px;
    margin-bottom: 20px;
  }
  .banChallengeSec .banDescription p {
    line-height: 28px;
  }
  .banChallengeSec .banDescription .videoMain {
    margin: 30px auto 0px;
  }
}
@media screen and (max-width: 1280px) {
  .banChallengeSec {
    margin: 100px 0px 80px;
  }
  .banChallengeSec .backArrow {
    margin-bottom: 50px;
  }
  .banChallengeSec .banDescription {
    width: 92%;
  }
  .banChallengeSec .banDescription h2 {
    line-height: 52px;
    margin-bottom: 15px;
  }
  .banChallengeSec .banDescription p {
    line-height: 24px;
  }
  .banChallengeSec .banDescription .videoMain {
    width: 80%;
    margin: 30px auto 0px;
  }
}
@media screen and (max-width: 1024px) {
  .banChallengeSec {
    margin: 90px 0px 80px;
  }
  .banChallengeSec .backArrow {
    margin-bottom: 40px;
    padding-left: 50px;
  }
  .banChallengeSec .banDescription {
    width: 100%;
  }
  .banChallengeSec .banDescription h2 {
    line-height: 44px;
    margin-bottom: 24px;
  }
  .banChallengeSec .banDescription p {
    line-height: 22px;
  }
  .banChallengeSec .banDescription .videoMain {
    width: 100%;
    margin: 24px auto 0px;
  }
}
@media screen and (max-width: 768px) {
  .banChallengeSec .backArrow {
    padding-left: 20px;
  }
  .banChallengeSec .backArrow a img {
    width: 6px;
    margin-right: 8px;
  }
  .banChallengeSec .banDescription h2 {
    font-size: 28px;
    line-height: 36px;
  }
  .banChallengeSec .banDescription p {
    line-height: 20px;
  }
  .banChallengeSec .banDescription .videoMain {
    width: 100%;
    margin: 24px auto 0px;
  }
}

.banChallengewin {
  padding: 0px 180px;
  margin: 0px auto 150px;
  text-align: center;
  width: 85%;
}
@media screen and (max-width: 1800px) {
  .banChallengewin {
    padding: 0px 140px;
  }
}
@media screen and (max-width: 1600px) {
  .banChallengewin {
    padding: 0px 120px;
  }
}
@media screen and (max-width: 1440px) {
  .banChallengewin {
    padding: 0px 100px;
  }
}
@media screen and (max-width: 1280px) {
  .banChallengewin {
    padding: 0px 80px;
  }
}
@media screen and (max-width: 1024px) {
  .banChallengewin {
    padding: 0px 50px;
  }
}
@media screen and (max-width: 768px) {
  .banChallengewin {
    padding: 0px 20px;
  }
}
.banChallengewin h2 {
  font-size: 40px;
  font-weight: 600;
  line-height: 84px;
  letter-spacing: 0.01em;
  font-family: "IvyPresto Text Semi Bd";
  color: #282828;
}
@media screen and (max-width: 1600px) {
  .banChallengewin h2 {
    font-size: 36px;
  }
}
@media screen and (max-width: 1440px) {
  .banChallengewin h2 {
    font-size: 32px;
  }
}
@media screen and (max-width: 1280px) {
  .banChallengewin h2 {
    font-size: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .banChallengewin h2 {
    font-size: 26px;
  }
}
@media screen and (max-width: 680px) {
  .banChallengewin h2 {
    font-size: 22px;
  }
}
.banChallengewin p {
  font-size: 24px;
  font-weight: 300;
  line-height: 32px;
 font-family: "Poppins", sans-serif;
  color: #282828;
  margin-top: 24px;
}
@media screen and (max-width: 1600px) {
  .banChallengewin p {
    font-size: 20px;
  }
}
@media screen and (max-width: 1440px) {
  .banChallengewin p {
    font-size: 18px;
  }
}
@media screen and (max-width: 1200px) {
  .banChallengewin p {
    font-size: 16px;
  }
}
@media screen and (max-width: 1024px) {
  .banChallengewin p {
    font-size: 14px;
  }
}
.banChallengewin .winnerImg {
  border: 1px solid rgba(40, 40, 40, 0.4);
  padding: 100px 26px;
  display: inline-block;
  margin-top: 40px;
}
.banChallengewin h6 {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  font-family: "Poppins", sans-serif;
  color: rgba(40, 40, 40, 0.6);
  text-transform: uppercase;
  letter-spacing: 0.2em;
  margin: 40px 0px 8px;
}
@media screen and (max-width: 1600px) {
  .banChallengewin h6 {
    font-size: 14px;
  }
}
@media screen and (max-width: 1024px) {
  .banChallengewin h6 {
    font-size: 12px;
  }
}
.banChallengewin h5 {
  font-size: 24px;
  font-weight: 400;
  line-height: 36px;
  font-family: "IvyPresto Text Semi Bd";
  color: #282828;
  padding-bottom: 30px;
  border-bottom: 1px solid rgba(40, 40, 40, 0.4);
}
@media screen and (max-width: 1600px) {
  .banChallengewin h5 {
    font-size: 20px;
  }
}
@media screen and (max-width: 1440px) {
  .banChallengewin h5 {
    font-size: 18px;
  }
}
@media screen and (max-width: 1200px) {
  .banChallengewin h5 {
    font-size: 16px;
  }
}
@media screen and (max-width: 1024px) {
  .banChallengewin h5 {
    font-size: 14px;
  }
}
.banChallengewin .winnerCta {
  margin-top: 40px;
}
@media screen and (max-width: 1600px) {
  .banChallengewin {
    margin: 0px auto 120px;
    width: 90%;
  }
  .banChallengewin h2 {
    line-height: 64px;
  }
  .banChallengewin p {
    line-height: 30px;
  }
  .banChallengewin h6 {
    line-height: 22px;
    margin: 30px 0px 8px;
  }
  .banChallengewin h5 {
    line-height: 28px;
    padding-bottom: 25px;
  }
  .banChallengewin .winnerImg {
    padding: 70px 24px;
    margin-top: 30px;
  }
  .banChallengewin .winnerImg img {
    width: 150px;
  }
}
@media screen and (max-width: 1400px) {
  .banChallengewin {
    margin: 0px auto 100px;
  }
  .banChallengewin h2 {
    line-height: 60px;
  }
  .banChallengewin p {
    line-height: 28px;
    margin-top: 20px;
  }
  .banChallengewin h6 {
    line-height: 20px;
    margin: 26px 0px 6px;
  }
  .banChallengewin h5 {
    line-height: 26px;
    padding-bottom: 20px;
  }
  .banChallengewin .winnerImg {
    padding: 60px 22px;
    margin-top: 25px;
  }
  .banChallengewin .winnerCta {
    margin-top: 30px;
  }
}
@media screen and (max-width: 1280px) {
  .banChallengewin {
    width: 92%;
  }
  .banChallengewin h2 {
    line-height: 52px;
  }
  .banChallengewin p {
    line-height: 24px;
    margin-top: 18px;
  }
}
@media screen and (max-width: 1024px) {
  .banChallengewin {
    margin: 0px auto 80px;
    width: 100%;
  }
  .banChallengewin h2 {
    line-height: 44px;
  }
  .banChallengewin p {
    line-height: 22px;
    margin-top: 12px;
  }
  .banChallengewin h6 {
    line-height: 18px;
    margin: 20px 0px 6px;
  }
  .banChallengewin h5 {
    line-height: 24px;
    padding-bottom: 15px;
  }
  .banChallengewin .winnerImg {
    padding: 40px 15px;
    margin-top: 25px;
  }
  .banChallengewin .winnerImg img {
    width: 120px;
  }
  .banChallengewin .winnerCta {
    margin-top: 24px;
  }
}
@media screen and (max-width: 680px) {
  .banChallengewin h2 {
    font-size: 28px;
    line-height: 36px;
  }
  .banChallengewin p {
    line-height: 20px;
  }
  .banChallengewin h6 {
    font-size: 10px;
    line-height: 16px;
    margin: 30px 0px 4px;
  }
  .banChallengewin h5 {
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 12px;
  }
  .banChallengewin .winnerImg {
    padding: 50px 10px;
    margin-top: 25px;
  }
  .banChallengewin .winnerImg img {
    width: 120px;
  }
}

.banChallengeact {
  margin: 150px 0px 0px;
}
@media all and (max-width: 1800px) {
  .banChallengeact {
    margin: 140px 0px 140px;
  }
}
@media all and (max-width: 1600px) {
  .banChallengeact {
    margin: 130px 0px 130px;
  }
}
@media all and (max-width: 1536px) {
  .banChallengeact {
    margin: 120px 0px 130px;
  }
}
@media all and (max-width: 1400px) {
  .banChallengeact {
    margin: 110px 0px 100px;
  }
}
@media all and (max-width: 1300px) {
  .banChallengeact {
    margin: 100px 0px 100px;
  }
}
.banChallengeact .backArrow {
  margin-bottom: 40px;
  padding-left: 80px;
}
.banChallengeact .backArrow a {
  display: inline-block;
  font-size: 18px;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
  line-height: 20px;
  color: #282828;
}
@media screen and (max-width: 1600px) {
  .banChallengeact .backArrow a {
    font-size: 16px;
  }
}
@media screen and (max-width: 1400px) {
  .banChallengeact .backArrow a {
    font-size: 14px;
  }
}
@media screen and (max-width: 680px) {
  .banChallengeact .backArrow a {
    font-size: 12px;
  }
}
.banChallengeact .backArrow a img {
  vertical-align: middle;
  display: inline-block;
  margin-right: 16px;
}
.banChallengeact .bannerDisc {
  padding: 0px 180px;
}
@media screen and (max-width: 1800px) {
  .banChallengeact .bannerDisc {
    padding: 0px 140px;
  }
}
@media screen and (max-width: 1600px) {
  .banChallengeact .bannerDisc {
    padding: 0px 120px;
  }
}
@media screen and (max-width: 1440px) {
  .banChallengeact .bannerDisc {
    padding: 0px 100px;
  }
}
@media screen and (max-width: 1280px) {
  .banChallengeact .bannerDisc {
    padding: 0px 80px;
  }
}
@media screen and (max-width: 1024px) {
  .banChallengeact .bannerDisc {
    padding: 0px 50px;
  }
}
@media screen and (max-width: 768px) {
  .banChallengeact .bannerDisc {
    padding: 0px 20px;
  }
}
.banChallengeact .bannerDisc h2 {
  font-size: 40px;
  font-weight: 600;
  line-height: 84px;
  letter-spacing: 0.01em;
  font-family: "IvyPresto Text Semi Bd";
  color: #282828;
  margin-bottom: 24px;
  text-align: center;
}
@media screen and (max-width: 1600px) {
  .banChallengeact .bannerDisc h2 {
    font-size: 36px;
  }
}
@media screen and (max-width: 1440px) {
  .banChallengeact .bannerDisc h2 {
    font-size: 32px;
  }
}
@media screen and (max-width: 1280px) {
  .banChallengeact .bannerDisc h2 {
    font-size: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .banChallengeact .bannerDisc h2 {
    font-size: 26px;
  }
}
@media screen and (max-width: 680px) {
  .banChallengeact .bannerDisc h2 {
    font-size: 22px;
  }
}
.banChallengeact .bannerDisc p,
.banChallengeact .bannerDisc h5 {
  font-size: 24px;
  font-weight: 300;
  line-height: 32px;
 font-family: "Poppins", sans-serif;
  color: #282828;
  text-align: center;
}
@media screen and (max-width: 1600px) {
  .banChallengeact .bannerDisc p,
  .banChallengeact .bannerDisc h5 {
    font-size: 20px;
  }
}
@media screen and (max-width: 1440px) {
  .banChallengeact .bannerDisc p,
  .banChallengeact .bannerDisc h5 {
    font-size: 18px;
  }
}
@media screen and (max-width: 1200px) {
  .banChallengeact .bannerDisc p,
  .banChallengeact .bannerDisc h5 {
    font-size: 16px;
  }
}
@media screen and (max-width: 1024px) {
  .banChallengeact .bannerDisc p,
  .banChallengeact .bannerDisc h5 {
    font-size: 14px;
  }
}
.banChallengeact .bannerDisc h5 {
  font-weight: 600;
  font-family: "IvyPresto Text Semi Bd";
  margin-bottom: 16px;
}
.banChallengeact .bannerDisc .banCta {
  text-align: center;
  padding: 40px 0px;
  border-bottom: 1px solid rgba(40, 40, 40, 0.4);
}
@media screen and (max-width: 1600px) {
  .banChallengeact {
    margin: 130px 0px 0px;
  }
  .banChallengeact .backArrow {
    margin-bottom: 30px;
  }
  .banChallengeact .bannerDisc h2 {
    line-height: 64px;
    margin-bottom: 22px;
  }
  .banChallengeact .bannerDisc p,
  .banChallengeact .bannerDisc h5 {
    line-height: 30px;
  }
}
@media screen and (max-width: 1400px) {
  .banChallengeact {
    margin: 110px 0px 0px;
  }
  .banChallengeact .backArrow {
    margin-bottom: 24px;
  }
  .banChallengeact .backArrow a img {
    margin-right: 10px;
  }
  .banChallengeact .bannerDisc h2 {
    line-height: 60px;
    margin-bottom: 20px;
  }
  .banChallengeact .bannerDisc p,
  .banChallengeact .bannerDisc h5 {
    line-height: 28px;
  }
  .banChallengeact .bannerDisc .banCta {
    padding: 30px 0px;
  }
}
@media screen and (max-width: 1280px) {
  .banChallengeact {
    margin: 100px 0px 0px;
  }
  .banChallengeact .bannerDisc h2 {
    line-height: 52px;
    margin-bottom: 15px;
  }
  .banChallengeact .bannerDisc p,
  .banChallengeact .bannerDisc h5 {
    line-height: 24px;
  }
}
@media screen and (max-width: 1024px) {
  .banChallengeact {
    margin: 90px 0px 0px;
  }
  .banChallengeact .backArrow {
    padding-left: 50px;
  }
  .banChallengeact .bannerDisc h2 {
    line-height: 44px;
    margin-bottom: 24px;
  }
  .banChallengeact .bannerDisc p,
  .banChallengeact .bannerDisc h5 {
    line-height: 22px;
  }
  .banChallengeact .bannerDisc .banCta {
    padding: 20px 0px;
  }
}
@media screen and (max-width: 768px) {
  .banChallengeact .backArrow {
    padding-left: 20px;
  }
  .banChallengeact .backArrow a img {
    width: 6px;
    margin-right: 8px;
  }
  .banChallengeact .bannerDisc h2 {
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 8px;
  }
  .banChallengeact .bannerDisc p,
  .banChallengeact .bannerDisc h5 {
    line-height: 20px;
  }
  .banChallengeact .bannerDisc h5 {
    font-size: 18px;
    line-height: 36px;
    margin-bottom: 4px;
  }
}

.videoChallengeSec {
  margin: 150px 0px;
  padding: 0px 180px;
}
@media screen and (max-width: 1800px) {
  .videoChallengeSec {
    padding: 0px 140px;
  }
}
@media screen and (max-width: 1600px) {
  .videoChallengeSec {
    padding: 0px 120px;
  }
}
@media screen and (max-width: 1440px) {
  .videoChallengeSec {
    padding: 0px 100px;
  }
}
@media screen and (max-width: 1280px) {
  .videoChallengeSec {
    padding: 0px 80px;
  }
}
@media screen and (max-width: 1024px) {
  .videoChallengeSec {
    padding: 0px 50px;
  }
}
@media screen and (max-width: 768px) {
  .videoChallengeSec {
    padding: 0px 20px;
  }
}
.videoChallengeSec .banDescription {
  text-align: center;
  margin: 0 auto;
  width: 85%;
}
.videoChallengeSec .banDescription h2 {
  font-size: 40px;
  font-weight: 600;
  line-height: 84px;
  letter-spacing: 0.01em;
  font-family: "IvyPresto Text Semi Bd";
  color: #282828;
  margin-bottom: 24px;
}
@media screen and (max-width: 1600px) {
  .videoChallengeSec .banDescription h2 {
    font-size: 36px;
  }
}
@media screen and (max-width: 1440px) {
  .videoChallengeSec .banDescription h2 {
    font-size: 32px;
  }
}
@media screen and (max-width: 1280px) {
  .videoChallengeSec .banDescription h2 {
    font-size: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .videoChallengeSec .banDescription h2 {
    font-size: 26px;
  }
}
@media screen and (max-width: 680px) {
  .videoChallengeSec .banDescription h2 {
    font-size: 22px;
  }
}
.videoChallengeSec .banDescription p {
  font-size: 24px;
  font-weight: 300;
  line-height: 32px;
 font-family: "Poppins", sans-serif;
  color: #282828;
  margin-bottom: 24px;
}
@media screen and (max-width: 1600px) {
  .videoChallengeSec .banDescription p {
    font-size: 20px;
  }
}
@media screen and (max-width: 1440px) {
  .videoChallengeSec .banDescription p {
    font-size: 18px;
  }
}
@media screen and (max-width: 1200px) {
  .videoChallengeSec .banDescription p {
    font-size: 16px;
  }
}
@media screen and (max-width: 1024px) {
  .videoChallengeSec .banDescription p {
    font-size: 14px;
  }
}
.videoChallengeSec .banDescription .videobtmPara {
  border-top: 1px solid rgba(40, 40, 40, 0.6);
  padding-top: 34px;
}
.videoChallengeSec .banDescription .ctaThree {
  margin-top: 16px;
}
.videoChallengeSec .banDescription .videoMain {
  width: 70%;
  margin: 40px auto 34px;
}
.videoChallengeSec .banDescription .videoMain .videoFrame {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.videoChallengeSec .banDescription .videoMain .videoFrame iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 1600px) {
  .videoChallengeSec {
    margin: 120px 0px;
  }
  .videoChallengeSec .banDescription {
    width: 90%;
  }
  .videoChallengeSec .banDescription h2 {
    line-height: 64px;
    margin-bottom: 22px;
  }
  .videoChallengeSec .banDescription p {
    line-height: 30px;
    margin-bottom: 20px;
  }
  .videoChallengeSec .banDescription .videoMain {
    margin: 35px auto 30px;
  }
}
@media screen and (max-width: 1400px) {
  .videoChallengeSec {
    margin: 100px 0px;
  }
  .videoChallengeSec .banDescription h2 {
    line-height: 60px;
    margin-bottom: 20px;
  }
  .videoChallengeSec .banDescription p {
    line-height: 28px;
  }
  .videoChallengeSec .banDescription .ctaThree {
    margin-top: 10px;
  }
  .videoChallengeSec .banDescription .videoMain {
    margin: 30px auto 25px;
  }
}
@media screen and (max-width: 1280px) {
  .videoChallengeSec {
    margin: 80px 0px;
  }
  .videoChallengeSec .banDescription {
    width: 92%;
  }
  .videoChallengeSec .banDescription h2 {
    line-height: 52px;
    margin-bottom: 15px;
  }
  .videoChallengeSec .banDescription p {
    line-height: 24px;
    margin-bottom: 15px;
  }
  .videoChallengeSec .banDescription .videoMain {
    width: 80%;
    margin: 30px auto 20px;
  }
}
@media screen and (max-width: 1024px) {
  .videoChallengeSec .banDescription {
    width: 100%;
  }
  .videoChallengeSec .banDescription h2 {
    line-height: 44px;
    margin-bottom: 24px;
  }
  .videoChallengeSec .banDescription p {
    line-height: 22px;
    margin-bottom: 10px;
  }
  .videoChallengeSec .banDescription .ctaThree {
    margin-top: 6px;
  }
  .videoChallengeSec .banDescription .videoMain {
    width: 100%;
    margin: 24px auto 16px;
  }
}
@media screen and (max-width: 680px) {
  .videoChallengeSec .banDescription h2 {
    font-size: 28px;
    line-height: 36px;
  }
  .videoChallengeSec .banDescription p {
    line-height: 20px;
  }
  .videoChallengeSec .banDescription .videoMain {
    width: 100%;
    margin: 24px auto 16px;
  }
}

.banChallengewintwo {
  padding: 0px 180px;
  margin: 0px auto 150px;
  text-align: center;
  width: 85%;
}
@media screen and (max-width: 1800px) {
  .banChallengewintwo {
    padding: 0px 140px;
  }
}
@media screen and (max-width: 1600px) {
  .banChallengewintwo {
    padding: 0px 120px;
  }
}
@media screen and (max-width: 1440px) {
  .banChallengewintwo {
    padding: 0px 100px;
  }
}
@media screen and (max-width: 1280px) {
  .banChallengewintwo {
    padding: 0px 80px;
  }
}
@media screen and (max-width: 1024px) {
  .banChallengewintwo {
    padding: 0px 50px;
  }
}
@media screen and (max-width: 768px) {
  .banChallengewintwo {
    padding: 0px 20px;
  }
}
.banChallengewintwo h2 {
  font-size: 40px;
  font-weight: 600;
  line-height: 84px;
  letter-spacing: 0.01em;
  font-family: "IvyPresto Text Semi Bd";
  color: #282828;
}
@media screen and (max-width: 1600px) {
  .banChallengewintwo h2 {
    font-size: 36px;
  }
}
@media screen and (max-width: 1440px) {
  .banChallengewintwo h2 {
    font-size: 32px;
  }
}
@media screen and (max-width: 1280px) {
  .banChallengewintwo h2 {
    font-size: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .banChallengewintwo h2 {
    font-size: 26px;
  }
}
@media screen and (max-width: 680px) {
  .banChallengewintwo h2 {
    font-size: 22px;
  }
}
.banChallengewintwo p {
  font-size: 24px;
  font-weight: 300;
  line-height: 32px;
 font-family: "Poppins", sans-serif;
  color: #282828;
  margin-top: 24px;
}
@media screen and (max-width: 1600px) {
  .banChallengewintwo p {
    font-size: 20px;
  }
}
@media screen and (max-width: 1440px) {
  .banChallengewintwo p {
    font-size: 18px;
  }
}
@media screen and (max-width: 1200px) {
  .banChallengewintwo p {
    font-size: 16px;
  }
}
@media screen and (max-width: 1024px) {
  .banChallengewintwo p {
    font-size: 14px;
  }
}
.banChallengewintwo .winnerImg {
  border: 1px solid rgba(40, 40, 40, 0.4);
  padding: 100px 26px;
  display: inline-block;
  margin-top: 40px;
}
.banChallengewintwo h6 {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  font-family: "Poppins", sans-serif;
  color: rgba(40, 40, 40, 0.6);
  text-transform: uppercase;
  letter-spacing: 0.02em;
  margin: 40px 0px 8px;
}
@media screen and (max-width: 1600px) {
  .banChallengewintwo h6 {
    font-size: 14px;
  }
}
@media screen and (max-width: 1024px) {
  .banChallengewintwo h6 {
    font-size: 12px;
  }
}
.banChallengewintwo h5 {
  font-size: 24px;
  font-weight: 400;
  line-height: 36px;
  font-family: "IvyPresto Text Semi Bd";
  color: #282828;
  padding-bottom: 30px;
  border-bottom: 1px solid rgba(40, 40, 40, 0.4);
}
@media screen and (max-width: 1600px) {
  .banChallengewintwo h5 {
    font-size: 20px;
  }
}
@media screen and (max-width: 1440px) {
  .banChallengewintwo h5 {
    font-size: 18px;
  }
}
@media screen and (max-width: 1200px) {
  .banChallengewintwo h5 {
    font-size: 16px;
  }
}
@media screen and (max-width: 1024px) {
  .banChallengewintwo h5 {
    font-size: 14px;
  }
}
.banChallengewintwo .winnerCta {
  margin-top: 40px;
}
@media screen and (max-width: 1600px) {
  .banChallengewintwo {
    margin: 0px auto 120px;
    width: 90%;
  }
  .banChallengewintwo h2 {
    line-height: 64px;
  }
  .banChallengewintwo p {
    line-height: 30px;
  }
  .banChallengewintwo h6 {
    line-height: 22px;
    margin: 30px 0px 8px;
  }
  .banChallengewintwo h5 {
    line-height: 28px;
    padding-bottom: 25px;
  }
  .banChallengewintwo .winnerImg {
    padding: 70px 24px;
    margin-top: 30px;
  }
  .banChallengewintwo .winnerImg img {
    width: 150px;
  }
}
@media screen and (max-width: 1400px) {
  .banChallengewintwo {
    margin: 0px auto 100px;
  }
  .banChallengewintwo h2 {
    line-height: 60px;
  }
  .banChallengewintwo p {
    line-height: 28px;
    margin-top: 20px;
  }
  .banChallengewintwo h6 {
    line-height: 20px;
    margin: 26px 0px 6px;
  }
  .banChallengewintwo h5 {
    line-height: 26px;
    padding-bottom: 20px;
  }
  .banChallengewintwo .winnerImg {
    padding: 60px 22px;
    margin-top: 25px;
  }
  .banChallengewintwo .winnerCta {
    margin-top: 30px;
  }
}
@media screen and (max-width: 1280px) {
  .banChallengewintwo {
    width: 92%;
  }
  .banChallengewintwo h2 {
    line-height: 52px;
  }
  .banChallengewintwo p {
    line-height: 24px;
    margin-top: 18px;
  }
}
@media screen and (max-width: 1024px) {
  .banChallengewintwo {
    margin: 0px auto 80px;
    width: 100%;
  }
  .banChallengewintwo h2 {
    line-height: 44px;
  }
  .banChallengewintwo p {
    line-height: 22px;
    margin-top: 12px;
  }
  .banChallengewintwo h6 {
    line-height: 18px;
    margin: 20px 0px 6px;
  }
  .banChallengewintwo h5 {
    line-height: 24px;
    padding-bottom: 15px;
  }
  .banChallengewintwo .winnerImg {
    padding: 40px 15px;
    margin-top: 25px;
  }
  .banChallengewintwo .winnerImg img {
    width: 120px;
  }
  .banChallengewintwo .winnerCta {
    margin-top: 24px;
  }
}
@media screen and (max-width: 680px) {
  .banChallengewintwo h2 {
    font-size: 28px;
    line-height: 36px;
  }
  .banChallengewintwo p {
    line-height: 20px;
  }
  .banChallengewintwo h6 {
    font-size: 10px;
    line-height: 16px;
    margin: 30px 0px 4px;
  }
  .banChallengewintwo h5 {
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 12px;
  }
  .banChallengewintwo .winnerImg {
    padding: 50px 10px;
    margin-top: 25px;
  }
  .banChallengewintwo .winnerImg img {
    width: 120px;
  }
}

.challTheme {
  padding: 0px 180px;
  margin-bottom: 150px;
}
@media screen and (max-width: 1800px) {
  .challTheme {
    padding: 0px 140px;
  }
}
@media screen and (max-width: 1600px) {
  .challTheme {
    padding: 0px 120px;
  }
}
@media screen and (max-width: 1440px) {
  .challTheme {
    padding: 0px 100px;
  }
}
@media screen and (max-width: 1280px) {
  .challTheme {
    padding: 0px 80px;
  }
}
@media screen and (max-width: 1024px) {
  .challTheme {
    padding: 0px 50px;
  }
}
@media screen and (max-width: 768px) {
  .challTheme {
    padding: 0px 20px;
  }
}
.challTheme h2 {
  font-size: 40px;
  font-weight: 600;
  line-height: 72px;
  letter-spacing: 0.01em;
  font-family: "IvyPresto Text Semi Bd";
  color: #282828;
  margin-bottom: 48px;
  text-align: center;
}
@media screen and (max-width: 1600px) {
  .challTheme h2 {
    font-size: 36px;
  }
}
@media screen and (max-width: 1440px) {
  .challTheme h2 {
    font-size: 32px;
  }
}
@media screen and (max-width: 1280px) {
  .challTheme h2 {
    font-size: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .challTheme h2 {
    font-size: 26px;
  }
}
@media screen and (max-width: 680px) {
  .challTheme h2 {
    font-size: 22px;
  }
}
.challTheme .challengeMainbx {
  display: flex;
  align-items: center;
  border-top: 1px solid rgba(40, 40, 40, 0.4);
  border-bottom: 1px solid rgba(40, 40, 40, 0.4);
  padding: 20px 0px;
}
.challTheme .challengeMainbx .challengebxinner {
  width: 33.33%;
  padding: 0px 25px;
}
.challTheme .challengeMainbx .challengebxinner:nth-child(2) {
  border-right: 1px solid rgba(40, 40, 40, 0.4);
  border-left: 1px solid rgba(40, 40, 40, 0.4);
}
.challTheme .challengeMainbx .challengebxinner h4 {
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
  letter-spacing: 0.02em;
  color: #282828;
  font-family: "IvyPresto Text Semi Bd";
  margin: 40px 0px 26px;
  text-align: center;
}
@media screen and (max-width: 1600px) {
  .challTheme .challengeMainbx .challengebxinner h4 {
    font-size: 20px;
  }
}
@media screen and (max-width: 1440px) {
  .challTheme .challengeMainbx .challengebxinner h4 {
    font-size: 18px;
  }
}
@media screen and (max-width: 1200px) {
  .challTheme .challengeMainbx .challengebxinner h4 {
    font-size: 16px;
  }
}
@media screen and (max-width: 1024px) {
  .challTheme .challengeMainbx .challengebxinner h4 {
    font-size: 14px;
  }
}
.challTheme .challengeMainbx .challengebxinner p {
  font-size: 20px;
  font-weight: 300;
  line-height: 28px;
  color: #282828;
 font-family: "Poppins", sans-serif;
  margin-bottom: 14px;
  text-align: center;
}
@media screen and (max-width: 1600px) {
  .challTheme .challengeMainbx .challengebxinner p {
    font-size: 16px;
  }
}
@media screen and (max-width: 1440px) {
  .challTheme .challengeMainbx .challengebxinner p {
    font-size: 14px;
  }
}
@media screen and (max-width: 678px) {
  .challTheme .challengeMainbx .challengebxinner p {
    font-size: 12px;
  }
}
.challTheme .challengeMainbx .challengebxinner img {
  margin: 0 auto;
}
@media screen and (max-width: 1600px) {
  .challTheme {
    margin-bottom: 120px;
  }
  .challTheme h2 {
    line-height: 64px;
    margin-bottom: 40px;
  }
  .challTheme .challengeMainbx {
    padding: 18px 0px;
  }
  .challTheme .challengeMainbx .challengebxinner {
    padding: 0px 20px;
  }
  .challTheme .challengeMainbx .challengebxinner img {
    width: 150px;
  }
  .challTheme .challengeMainbx .challengebxinner h4 {
    margin: 35px 0px 22px;
    line-height: 30px;
  }
  .challTheme .challengeMainbx .challengebxinner p {
    margin-bottom: 12px;
    line-height: 25px;
  }
}
@media screen and (max-width: 1400px) {
  .challTheme {
    margin-bottom: 100px;
  }
  .challTheme h2 {
    line-height: 60px;
    margin-bottom: 30px;
  }
  .challTheme .challengeMainbx {
    padding: 15px 0px;
  }
  .challTheme .challengeMainbx .challengebxinner {
    padding: 0px 15px;
  }
  .challTheme .challengeMainbx .challengebxinner img {
    width: 130px;
  }
  .challTheme .challengeMainbx .challengebxinner h4 {
    margin: 30px 0px 18px;
    line-height: 28px;
  }
  .challTheme .challengeMainbx .challengebxinner p {
    margin-bottom: 10px;
    line-height: 23px;
  }
}
@media screen and (max-width: 1200px) {
  .challTheme {
    margin-bottom: 80px;
  }
  .challTheme h2 {
    line-height: 52px;
    margin-bottom: 25px;
  }
  .challTheme .challengeMainbx .challengebxinner img {
    width: 110px;
  }
  .challTheme .challengeMainbx .challengebxinner h4 {
    margin: 25px 0px 15px;
    line-height: 24px;
  }
  .challTheme .challengeMainbx .challengebxinner p {
    line-height: 21px;
  }
}
@media screen and (max-width: 1024px) {
  .challTheme h2 {
    line-height: 44px;
    margin-bottom: 20px;
  }
  .challTheme .challengeMainbx .challengebxinner img {
    width: 100px;
  }
  .challTheme .challengeMainbx .challengebxinner h4 {
    margin: 20px 0px 10px;
    line-height: 22px;
  }
}
@media screen and (max-width: 920px) {
  .challTheme h2 {
    line-height: 36px;
    font-size: 28px;
    margin-bottom: 12px;
  }
  .challTheme .challengeMainbx {
    display: block;
    border-top: none;
    border-bottom: none;
    padding: 0px;
  }
  .challTheme .challengeMainbx .challengebxinner {
    width: 100%;
    padding: 20px 0px;
    border-bottom: 1px solid rgba(40, 40, 40, 0.4);
  }
  .challTheme .challengeMainbx .challengebxinner:nth-child(2) {
    border-left: none;
    border-right: none;
  }
  .challTheme .challengeMainbx .challengebxinner img {
    width: 100px;
  }
  .challTheme .challengeMainbx .challengebxinner h4 {
    margin: 20px 0px 10px;
    line-height: 28px;
    font-size: 20px;
  }
}
@media screen and (max-width: 680px) {
  .challTheme .challengeMainbx .challengebxinner h4 {
    margin: 10px 0px 10px;
    line-height: 26px;
    font-size: 20px;
  }
  .challTheme .challengeMainbx .challengebxinner p {
    font-size: 12px;
    line-height: 16px;
  }
}

.focusAreasec {
  padding: 0px 180px;
  margin-bottom: 150px;
}
@media screen and (max-width: 1800px) {
  .focusAreasec {
    padding: 0px 140px;
  }
}
@media screen and (max-width: 1600px) {
  .focusAreasec {
    padding: 0px 120px;
  }
}
@media screen and (max-width: 1440px) {
  .focusAreasec {
    padding: 0px 100px;
  }
}
@media screen and (max-width: 1280px) {
  .focusAreasec {
    padding: 0px 80px;
  }
}
@media screen and (max-width: 1024px) {
  .focusAreasec {
    padding: 0px 50px;
  }
}
@media screen and (max-width: 768px) {
  .focusAreasec {
    padding: 0px 20px;
  }
}
.focusAreasec h2 {
  font-size: 40px;
  font-weight: 600;
  line-height: 72px;
  letter-spacing: 0.01em;
  font-family: "IvyPresto Text Semi Bd";
  color: #282828;
  margin-bottom: 48px;
  text-align: center;
}
@media screen and (max-width: 1600px) {
  .focusAreasec h2 {
    font-size: 36px;
  }
}
@media screen and (max-width: 1440px) {
  .focusAreasec h2 {
    font-size: 32px;
  }
}
@media screen and (max-width: 1280px) {
  .focusAreasec h2 {
    font-size: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .focusAreasec h2 {
    font-size: 26px;
  }
}
@media screen and (max-width: 680px) {
  .focusAreasec h2 {
    font-size: 22px;
  }
}
.focusAreasec .focusMainbx {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.focusAreasec .focusMainbx .focusbxinner {
  width: 23%;
  padding: 25px 15px;
  border: 1px solid rgba(40, 40, 40, 0.4);
}
.focusAreasec .focusMainbx .focusbxinner h4 {
  font-size: 32px;
  font-weight: 600;
  line-height: 56px;
  letter-spacing: 0.02em;
  color: #282828;
  font-family: "IvyPresto Text Semi Bd";
  margin-bottom: 30px;
  text-align: center;
}
@media screen and (max-width: 1600px) {
  .focusAreasec .focusMainbx .focusbxinner h4 {
    font-size: 30px;
  }
}
@media screen and (max-width: 1280px) {
  .focusAreasec .focusMainbx .focusbxinner h4 {
    font-size: 26px;
  }
}
@media screen and (max-width: 1024px) {
  .focusAreasec .focusMainbx .focusbxinner h4 {
    font-size: 22px;
  }
}
@media screen and (max-width: 680px) {
  .focusAreasec .focusMainbx .focusbxinner h4 {
    font-size: 18px;
  }
}
.focusAreasec .focusMainbx .focusbxinner p {
  font-size: 20px;
  font-weight: 300;
  line-height: 28px;
  color: #282828;
 font-family: "Poppins", sans-serif;
  text-align: center;
}
@media screen and (max-width: 1600px) {
  .focusAreasec .focusMainbx .focusbxinner p {
    font-size: 16px;
  }
}
@media screen and (max-width: 1440px) {
  .focusAreasec .focusMainbx .focusbxinner p {
    font-size: 14px;
  }
}
@media screen and (max-width: 678px) {
  .focusAreasec .focusMainbx .focusbxinner p {
    font-size: 12px;
  }
}
.focusAreasec .focusMainbx .focusbxinner img {
  margin: 0 auto;
}
@media screen and (max-width: 1600px) {
  .focusAreasec {
    margin-bottom: 120px;
  }
  .focusAreasec h2 {
    line-height: 64px;
    margin-bottom: 40px;
  }
  .focusAreasec .focusMainbx .focusbxinner {
    padding: 22px 12px;
  }
  .focusAreasec .focusMainbx .focusbxinner h4 {
    line-height: 45px;
    margin-bottom: 20px;
  }
  .focusAreasec .focusMainbx .focusbxinner p {
    line-height: 22px;
  }
}
@media screen and (max-width: 1400px) {
  .focusAreasec {
    margin-bottom: 100px;
  }
  .focusAreasec h2 {
    line-height: 60px;
    margin-bottom: 30px;
  }
  .focusAreasec .focusMainbx .focusbxinner {
    padding: 20px 10px;
  }
  .focusAreasec .focusMainbx .focusbxinner h4 {
    line-height: 35px;
    margin-bottom: 15px;
  }
  .focusAreasec .focusMainbx .focusbxinner p {
    line-height: 20px;
  }
}
@media screen and (max-width: 1200px) {
  .focusAreasec {
    margin-bottom: 80px;
  }
  .focusAreasec h2 {
    line-height: 52px;
    margin-bottom: 20px;
  }
  .focusAreasec .focusMainbx .focusbxinner {
    padding: 18px 10px;
  }
  .focusAreasec .focusMainbx .focusbxinner h4 {
    line-height: 30px;
    margin-bottom: 10px;
  }
  .focusAreasec .focusMainbx .focusbxinner p {
    line-height: 18px;
  }
}
@media screen and (max-width: 1024px) {
  .focusAreasec h2 {
    line-height: 44px;
    margin-bottom: 4px;
  }
  .focusAreasec .focusMainbx .focusbxinner {
    width: 48.5%;
    margin-top: 20px;
    padding: 20px 18px;
  }
  .focusAreasec .focusMainbx .focusbxinner h4 {
    line-height: 28px;
    margin-bottom: 16px;
  }
  .focusAreasec .focusMainbx .focusbxinner p {
    line-height: 16px;
  }
}
@media screen and (max-width: 580px) {
  .focusAreasec h2 {
    line-height: 30px;
    font-size: 28px;
  }
  .focusAreasec .focusMainbx .focusbxinner {
    width: 48%;
  }
  .focusAreasec .focusMainbx .focusbxinner h4 {
    line-height: 26px;
    font-size: 16px;
  }
  .focusAreasec .focusMainbx .focusbxinner p {
    font-size: 12px;
  }
}

.benefitssec {
  padding: 0px 180px;
  margin-bottom: 150px;
  width: 85%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1800px) {
  .benefitssec {
    padding: 0px 140px;
  }
}
@media screen and (max-width: 1600px) {
  .benefitssec {
    padding: 0px 120px;
  }
}
@media screen and (max-width: 1440px) {
  .benefitssec {
    padding: 0px 100px;
  }
}
@media screen and (max-width: 1280px) {
  .benefitssec {
    padding: 0px 80px;
  }
}
@media screen and (max-width: 1024px) {
  .benefitssec {
    padding: 0px 50px;
  }
}
@media screen and (max-width: 768px) {
  .benefitssec {
    padding: 0px 20px;
  }
}
.benefitssec h2 {
  font-size: 40px;
  font-weight: 600;
  line-height: 72px;
  letter-spacing: 0.01em;
  font-family: "IvyPresto Text Semi Bd";
  color: #282828;
  margin-bottom: 40px;
  text-align: center;
}
@media screen and (max-width: 1600px) {
  .benefitssec h2 {
    font-size: 36px;
  }
}
@media screen and (max-width: 1440px) {
  .benefitssec h2 {
    font-size: 32px;
  }
}
@media screen and (max-width: 1280px) {
  .benefitssec h2 {
    font-size: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .benefitssec h2 {
    font-size: 26px;
  }
}
@media screen and (max-width: 680px) {
  .benefitssec h2 {
    font-size: 22px;
  }
}
.benefitssec p {
  font-size: 24px;
  font-weight: 300;
  line-height: 32px;
 font-family: "Poppins", sans-serif;
  color: #282828;
  padding-bottom: 40px;
  text-align: center;
  margin: 0 auto;
}
@media screen and (max-width: 1600px) {
  .benefitssec p {
    font-size: 20px;
  }
}
@media screen and (max-width: 1440px) {
  .benefitssec p {
    font-size: 18px;
  }
}
@media screen and (max-width: 1200px) {
  .benefitssec p {
    font-size: 16px;
  }
}
@media screen and (max-width: 1024px) {
  .benefitssec p {
    font-size: 14px;
  }
}
.benefitssec .benefitMainbx {
  display: flex;
}
.benefitssec .benefitMainbx .benefitbxinner {
  width: 33.33%;
  padding: 40px 42px 14px;
  background: #F8F5ED;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
}
.benefitssec .benefitMainbx .benefitbxinner::before {
  content: "";
  position: absolute;
  height: 100%;
  width: 0.5px;
  background: rgba(40, 40, 40, 0.4);
  top: 0;
  right: -22px;
}
.benefitssec .benefitMainbx .benefitbxinner:nth-child(2) {
  margin: 0px 40px;
}
.benefitssec .benefitMainbx .benefitbxinner:last-child::before {
  content: none;
}
.benefitssec .benefitMainbx .benefitbxinner h4 {
  font-size: 32px;
  font-weight: 600;
  line-height: 36px;
  letter-spacing: 0.02em;
  color: #282828;
  font-family: "IvyPresto Text Semi Bd";
  margin: 40px 0px 14px;
  text-align: left;
}
@media screen and (max-width: 1600px) {
  .benefitssec .benefitMainbx .benefitbxinner h4 {
    font-size: 30px;
  }
}
@media screen and (max-width: 1280px) {
  .benefitssec .benefitMainbx .benefitbxinner h4 {
    font-size: 26px;
  }
}
@media screen and (max-width: 1024px) {
  .benefitssec .benefitMainbx .benefitbxinner h4 {
    font-size: 22px;
  }
}
@media screen and (max-width: 680px) {
  .benefitssec .benefitMainbx .benefitbxinner h4 {
    font-size: 18px;
  }
}
.benefitssec .benefitMainbx .benefitbxinner p {
  padding-bottom: 0px;
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
  color: #282828;
  font-family: "IvyPresto Text Semi Bd";
  text-align: left;
  margin-bottom: 0;
  width: 100%;
}
@media screen and (max-width: 1600px) {
  .benefitssec .benefitMainbx .benefitbxinner p {
    font-size: 16px;
  }
}
@media screen and (max-width: 1440px) {
  .benefitssec .benefitMainbx .benefitbxinner p {
    font-size: 14px;
  }
}
@media screen and (max-width: 678px) {
  .benefitssec .benefitMainbx .benefitbxinner p {
    font-size: 12px;
  }
}
.benefitssec .benefitMainbx .benefitbxinner .miniBox p {
  margin-bottom: 1;
}
@media all and (max-width: 1800px) {
  .benefitssec {
    margin-bottom: 140px;
  }
  .benefitssec h2 {
    margin-bottom: 45px;
  }
  .benefitssec p {
    width: 95%;
  }
}
@media all and (max-width: 1600px) {
  .benefitssec {
    margin-bottom: 130px;
  }
  .benefitssec h2 {
    margin-bottom: 42px;
  }
}
@media all and (max-width: 1536px) {
  .benefitssec {
    margin-bottom: 120px;
  }
  .benefitssec h2 {
    margin-bottom: 40px;
  }
}
@media all and (max-width: 1500px) {
  .benefitssec {
    margin-bottom: 110px;
  }
  .benefitssec h2 {
    margin-bottom: 38px;
  }
  .benefitssec p {
    width: 93%;
  }
}
@media all and (max-width: 1400px) {
  .benefitssec {
    margin-bottom: 100px;
  }
  .benefitssec h2 {
    margin-bottom: 35px;
  }
}
@media all and (max-width: 1300px) {
  .benefitssec h2 {
    margin-bottom: 32px;
  }
}
@media all and (max-width: 820px) {
  .benefitssec {
    margin-bottom: 80px;
  }
  .benefitssec .benefitMainbx {
    display: block;
  }
  .benefitssec .benefitMainbx .benefitbxinner {
    width: 100%;
    padding: 40px 30px;
  }
  .benefitssec .benefitMainbx .benefitbxinner::before {
    height: 0.5px;
    width: 100%;
    top: auto;
    left: 0px;
    bottom: -20px;
  }
  .benefitssec .benefitMainbx .benefitbxinner:not(:last-child) {
    margin: 0px 0px 40px 0px;
  }
  .benefitssec .benefitMainbx .benefitbxinner h4 {
    margin: 40px 0px 14px;
  }
  .benefitssec .benefitMainbx .benefitbxinner p {
    width: 100%;
  }
}
@media all and (max-width: 680px) {
  .benefitssec {
    margin-bottom: 42px;
    width: 100%;
  }
  .benefitssec h2 {
    font-weight: 600;
    font-size: 28px;
    line-height: 30px;
    text-align: center;
    color: #282828;
    margin-bottom: 16px;
    text-align: center;
  }
  .benefitssec p {
    width: 100%;
    font-weight: 300;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #282828;
  }
  .benefitssec .benefitMainbx .benefitbxinner {
    width: 100%;
    padding: 32px 42px 14px;
  }
  .benefitssec .benefitMainbx .benefitbxinner::before {
    height: 0.5px;
    width: 100%;
    top: auto;
    left: 0px;
    bottom: -20px;
  }
  .benefitssec .benefitMainbx .benefitbxinner:not(:last-child) {
    margin: 0px 0px 40px 0px;
  }
  .benefitssec .benefitMainbx .benefitbxinner h4 {
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: #282828;
    margin: 30px 0px 14px;
  }
  .benefitssec .benefitMainbx .benefitbxinner p {
    padding-bottom: 0px;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #282828;
  }
  .benefitssec .benefitMainbx .benefitbxinner .miniBox p {
    margin-bottom: 1;
  }
}

.joinusSection {
  padding: 0px 180px;
}
@media screen and (max-width: 1800px) {
  .joinusSection {
    padding: 0px 140px;
  }
}
@media screen and (max-width: 1600px) {
  .joinusSection {
    padding: 0px 120px;
  }
}
@media screen and (max-width: 1440px) {
  .joinusSection {
    padding: 0px 100px;
  }
}
@media screen and (max-width: 1280px) {
  .joinusSection {
    padding: 0px 80px;
  }
}
@media screen and (max-width: 1024px) {
  .joinusSection {
    padding: 0px 50px;
  }
}
@media screen and (max-width: 768px) {
  .joinusSection {
    padding: 0px 20px;
  }
}
.joinusSection .joinusMain {
  display: flex;
  align-items: center;
  background: #0D5C48;
  padding: 0px 100px 0px 60px;
}
.joinusSection .joinusMain .joinusTitle {
  width: 30%;
  border-right: 1px solid rgba(255, 254, 251, 0.4);
  padding: 30px 40px 52px 0px;
}
.joinusSection .joinusMain .joinusTitle .joinusImg-mbl {
  display: none;
}
.joinusSection .joinusMain .joinusTitle h2 {
  font-size: 60px;
  line-height: 80px;
  font-weight: 600;
  font-family: "IvyPresto Text Semi Bd";
  color: #FFFEFB;
  margin-bottom: 20px;
  border-bottom: 1px solid rgba(255, 254, 251, 0.4);
}
.joinusSection .joinusMain .joinusTitle p {
  font-size: 24px;
  line-height: 32px;
  font-weight: 300;
 font-family: "Poppins", sans-serif;
  color: #FFFEFB;
  margin-top: 48px;
}
.joinusSection .joinusMain .joinusContent {
  width: 70%;
  display: flex;
  align-items: center;
  padding: 70px 0px 52px 60px;
  justify-content: space-between;
}
.joinusSection .joinusMain .joinusContent ul {
  width: 60%;
}
.joinusSection .joinusMain .joinusContent ul li {
  font-size: 20px;
  font-weight: 300;
 font-family: "Poppins", sans-serif;
  line-height: 28px;
  color: #FFFEFB;
  letter-spacing: 0.01em;
  list-style: disc;
  text-align: left;
  margin-bottom: 30px;
}
@media screen and (max-width: 1600px) {
  .joinusSection .joinusMain .joinusContent ul li {
    font-size: 16px;
  }
}
@media screen and (max-width: 1440px) {
  .joinusSection .joinusMain .joinusContent ul li {
    font-size: 14px;
  }
}
@media screen and (max-width: 678px) {
  .joinusSection .joinusMain .joinusContent ul li {
    font-size: 12px;
  }
}
.joinusSection .joinusMain .joinusContent ul li:last-child {
  margin-bottom: 0;
}
@media all and (max-width: 1536px) {
  .joinusSection .joinusMain .joinusContent ul {
    width: 68%;
  }
}
@media all and (max-width: 1400px) {
  .joinusSection .joinusMain .joinusContent ul {
    width: 70%;
  }
}
@media all and (max-width: 1300px) {
  .joinusSection .joinusMain .joinusContent ul {
    width: 72%;
  }
}
@media all and (max-width: 1200px) {
  .joinusSection .joinusMain .joinusContent ul {
    width: 90%;
  }
}
@media all and (max-width: 820px) {
  .joinusSection .joinusMain {
    display: block;
    padding: 0px 60px;
  }
  .joinusSection .joinusMain .joinusTitle {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    border-right: none;
    padding: 34px 0px 20px 0px;
    border-bottom: 1px solid rgba(255, 254, 251, 0.4);
  }
  .joinusSection .joinusMain .joinusTitle .joinusImg-mbl {
    display: block;
    width: 120px;
    margin-bottom: 10px;
  }
  .joinusSection .joinusMain .joinusTitle h2 {
    margin-bottom: 15px;
    border-bottom: none;
    text-align: center;
  }
  .joinusSection .joinusMain .joinusTitle p {
    margin-top: 0px;
    text-align: center;
  }
  .joinusSection .joinusMain .joinusContent {
    width: 100%;
    display: block;
    padding: 30px 30px 34px 30px;
  }
  .joinusSection .joinusMain .joinusContent ul {
    width: 100%;
  }
  .joinusSection .joinusMain .joinusContent ul li {
    text-align: left;
    margin-bottom: 30px;
  }
  .joinusSection .joinusMain .joinusContent ul li:last-child {
    margin-bottom: 0;
  }
  .joinusSection .joinusMain .joinusContent .joinusImg {
    display: none;
  }
}
@media all and (max-width: 680px) {
  .joinusSection .joinusMain {
    display: block;
    padding: 0px 16px;
  }
  .joinusSection .joinusMain .joinusTitle {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    border-right: none;
    padding: 24px 0px 16px 0px;
    border-bottom: 1px solid rgba(255, 254, 251, 0.4);
  }
  .joinusSection .joinusMain .joinusTitle .joinusImg-mbl {
    display: block;
    width: 100px;
    margin-bottom: 10px;
  }
  .joinusSection .joinusMain .joinusTitle h2 {
    font-weight: 600;
    font-size: 28px;
    line-height: 128.3%;
    color: #FFFEFB;
    margin-bottom: 15px;
    border-bottom: none;
    text-align: center;
  }
  .joinusSection .joinusMain .joinusTitle p {
    font-weight: 300;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #FFFEFB;
    margin-top: 0px;
    text-align: center;
  }
  .joinusSection .joinusMain .joinusContent {
    width: 100%;
    display: block;
    padding: 17px 0px 24px 30px;
  }
  .joinusSection .joinusMain .joinusContent ul {
    width: 100%;
  }
  .joinusSection .joinusMain .joinusContent ul li {
    font-weight: 300;
    font-size: 12px;
    line-height: 16px;
    color: #FFFEFB;
    text-align: left;
    margin-bottom: 28px;
  }
  .joinusSection .joinusMain .joinusContent ul li:last-child {
    margin-bottom: 0;
  }
  .joinusSection .joinusMain .joinusContent .joinusImg {
    display: none;
  }
}

.partnerChallenge {
  background: #F8F5ED;
  padding: 36px 0px 56px;
  text-align: center;
}
.partnerChallenge img {
  margin: 0 auto;
}
.partnerChallenge h3 {
  font-size: 40px;
  line-height: 72px;
  font-weight: 600;
  font-family: "IvyPresto Text Semi Bd";
  color: #282828;
  margin: 14px 0px;
}
@media screen and (max-width: 1600px) {
  .partnerChallenge h3 {
    font-size: 36px;
  }
}
@media screen and (max-width: 1440px) {
  .partnerChallenge h3 {
    font-size: 32px;
  }
}
@media screen and (max-width: 1280px) {
  .partnerChallenge h3 {
    font-size: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .partnerChallenge h3 {
    font-size: 26px;
  }
}
@media screen and (max-width: 680px) {
  .partnerChallenge h3 {
    font-size: 22px;
  }
}
@media all and (max-width: 680px) {
  .partnerChallenge h3 {
    font-weight: 600;
    font-size: 28px;
    line-height: 30px;
    text-align: center;
    color: #282828;
    margin: 24px 0px 10px 0px;
  }
}
.partnerChallenge p {
  font-size: 20px;
  line-height: 32px;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
  color: #282828;
  margin-bottom: 12px;
}
@media screen and (max-width: 1600px) {
  .partnerChallenge p {
    font-size: 16px;
  }
}
@media screen and (max-width: 1440px) {
  .partnerChallenge p {
    font-size: 14px;
  }
}
@media screen and (max-width: 678px) {
  .partnerChallenge p {
    font-size: 12px;
  }
}
@media all and (max-width: 680px) {
  .partnerChallenge p {
    margin-bottom: 0px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 32px;
    text-align: center;
    color: #282828;
  }
}
.partnerChallenge a {
  font-size: 32px;
  line-height: 32px;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
  color: #282828;
  text-decoration: underline;
}
@media screen and (max-width: 1600px) {
  .partnerChallenge a {
    font-size: 30px;
  }
}
@media screen and (max-width: 1280px) {
  .partnerChallenge a {
    font-size: 26px;
  }
}
@media screen and (max-width: 1024px) {
  .partnerChallenge a {
    font-size: 22px;
  }
}
@media screen and (max-width: 680px) {
  .partnerChallenge a {
    font-size: 18px;
  }
}
.partnerChallenge a:hover, .partnerChallenge a:focus, .partnerChallenge a:visited, .partnerChallenge a:active {
  color: #282828;
}
@media all and (max-width: 680px) {
  .partnerChallenge a {
    font-weight: 400;
    font-size: 18px;
    line-height: 32px;
    text-align: center;
    color: #282828;
  }
}
@media all and (max-width: 768px) {
  .partnerChallenge img {
    width: 220px;
    height: 200px;
  }
}

.bannerimpactSec {
  height: calc(100vh - 150px);
  margin-top: 100px;
  position: relative;
}
.bannerimpactSec .innerContainer {
  background: #0D5C48;
  height: 100%;
  position: relative;
}
.bannerimpactSec .innerContainer .videoBox {
  position: relative;
  overflow: hidden;
  height: 100%;
}
.bannerimpactSec .innerContainer .videoBox video,
.bannerimpactSec .innerContainer .videoBox iframe {
  width: 100%;
  height: 100%;
  pointer-events: none;
  object-fit: cover;
}
.bannerimpactSec .innerContainer .bannerContent {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(13, 92, 72, 0.3);
}
.bannerimpactSec .innerContainer .bannerContent .bannerContentBox {
  text-align: center;
}
.bannerimpactSec .innerContainer .bannerContent .bannerContentBox h1 {
  font-size: 72px;
  font-weight: 600;
  letter-spacing: -0.01em;
  color: #FFFEFB;
  text-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
  margin-bottom: 24px;
  font-family: "IvyPresto Text Semi Bd";
}
@media screen and (max-width: 1600px) {
  .bannerimpactSec .innerContainer .bannerContent .bannerContentBox h1 {
    font-size: 58px;
  }
}
@media screen and (max-width: 1440px) {
  .bannerimpactSec .innerContainer .bannerContent .bannerContentBox h1 {
    font-size: 46px;
  }
}
@media screen and (max-width: 1280px) {
  .bannerimpactSec .innerContainer .bannerContent .bannerContentBox h1 {
    font-size: 40px;
  }
}
@media screen and (max-width: 1024px) {
  .bannerimpactSec .innerContainer .bannerContent .bannerContentBox h1 {
    font-size: 32px;
  }
}
.bannerimpactSec .innerContainer .bannerContent .bannerContentBox p {
  font-size: 36px;
  font-weight: 400;
  color: #FFFEFB;
  font-family: "Poppins", sans-serif;
}
@media screen and (max-width: 1600px) {
  .bannerimpactSec .innerContainer .bannerContent .bannerContentBox p {
    font-size: 28px;
  }
}
@media screen and (max-width: 1440px) {
  .bannerimpactSec .innerContainer .bannerContent .bannerContentBox p {
    font-size: 20px;
  }
}
@media screen and (max-width: 680px) {
  .bannerimpactSec .innerContainer .bannerContent .bannerContentBox p {
    font-size: 16px;
  }
}
.bannerimpactSec .innerContainer .bannerContent .bannerContentBox .bannerCta {
  display: flex;
  align-items: center;
  background: #FFFEFB;
  border: 1px solid #20242A;
  margin: 70px auto 0px;
  padding: 20px 40px;
  font-size: 24px;
  font-weight: 400;
  letter-spacing: 0.02em;
  text-transform: capitalize;
  font-family: "Poppins", sans-serif;
  cursor: pointer;
}
@media screen and (max-width: 1600px) {
  .bannerimpactSec .innerContainer .bannerContent .bannerContentBox .bannerCta {
    font-size: 20px;
  }
}
@media screen and (max-width: 1440px) {
  .bannerimpactSec .innerContainer .bannerContent .bannerContentBox .bannerCta {
    font-size: 18px;
  }
}
@media screen and (max-width: 1200px) {
  .bannerimpactSec .innerContainer .bannerContent .bannerContentBox .bannerCta {
    font-size: 16px;
  }
}
@media screen and (max-width: 1024px) {
  .bannerimpactSec .innerContainer .bannerContent .bannerContentBox .bannerCta {
    font-size: 14px;
  }
}
.bannerimpactSec .innerContainer .bannerContent .bannerContentBox .bannerCta .bannerCtaBox {
  margin-right: 15px;
}
.bannerimpactSec .innerContainer .bannerContent .bannerContentBox .bannerCta .bannerCtaBox img {
  display: inline-block;
}
.bannerimpactSec .innerContainer .bannerContent .bannerContentBox .lightbox {
  background-color: fade(black, 80%);
  position: absolute;
  display: none;
  width: 60%;
  margin: 0 auto;
  z-index: 1;
  bottom: 0;
  right: 0;
  left: 0;
  top: 40%;
  transform: translateY(-40%);
}
@media screen and (max-width: 1024px) {
  .bannerimpactSec .innerContainer .bannerContent .bannerContentBox .lightbox {
    width: 80%;
    top: 30%;
    transform: translateY(-30%);
  }
}
@media screen and (max-width: 920px) {
  .bannerimpactSec .innerContainer .bannerContent .bannerContentBox .lightbox {
    width: 95%;
    top: 50%;
    transform: translateY(-50%);
  }
}
@media screen and (max-width: 414px) {
  .bannerimpactSec .innerContainer .bannerContent .bannerContentBox .lightbox {
    margin-top: 13%;
  }
}
.bannerimpactSec .innerContainer .bannerContent .bannerContentBox .lightbox-container {
  margin: auto;
  display: block;
  height: auto;
  z-index: 10;
}
.bannerimpactSec .innerContainer .bannerContent .bannerContentBox .lightbox-content {
  box-shadow: 0 1px 6px fade(black, 70%);
}
.bannerimpactSec .innerContainer .bannerContent .bannerContentBox .lightbox-close {
  text-transform: uppercase;
  background: transparent;
  position: absolute;
  font-weight: 600;
  font-size: 24px;
  display: block;
  border: none;
  color: white;
  top: -35px;
  right: 0%;
  cursor: pointer;
}
@media screen and (max-width: 1600px) {
  .bannerimpactSec .innerContainer .bannerContent .bannerContentBox .lightbox-close {
    font-size: 20px;
  }
}
@media screen and (max-width: 1440px) {
  .bannerimpactSec .innerContainer .bannerContent .bannerContentBox .lightbox-close {
    font-size: 18px;
  }
}
@media screen and (max-width: 1200px) {
  .bannerimpactSec .innerContainer .bannerContent .bannerContentBox .lightbox-close {
    font-size: 16px;
  }
}
@media screen and (max-width: 1024px) {
  .bannerimpactSec .innerContainer .bannerContent .bannerContentBox .lightbox-close {
    font-size: 14px;
  }
}
.bannerimpactSec .innerContainer .bannerContent .bannerContentBox .video-container {
  padding-bottom: 56.25%;
  position: relative;
  padding-top: 30px;
  overflow: hidden;
  height: 0;
}
.bannerimpactSec .innerContainer .bannerContent .bannerContentBox .video-container iframe,
.bannerimpactSec .innerContainer .bannerContent .bannerContentBox .video-container object,
.bannerimpactSec .innerContainer .bannerContent .bannerContentBox .video-container embed {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}
.bannerimpactSec .innerContainer .scrollDown {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -50px;
}
.bannerimpactSec .innerContainer .scrollDown img {
  margin: auto;
}
@media screen and (max-width: 1600px) {
  .bannerimpactSec {
    height: calc(100vh - 140px);
    margin-top: 90px;
  }
  .bannerimpactSec .innerContainer .bannerContent .bannerContentBox .bannerCta {
    margin-top: 50px;
    padding: 16px 30px;
  }
  .bannerimpactSec .innerContainer .bannerContent .bannerContentBox .bannerCta .bannerCtaBox {
    width: 30px;
    height: 30px;
  }
  .bannerimpactSec .innerContainer .scrollDown {
    width: 30px;
    bottom: -40px;
    margin: auto;
  }
}
@media screen and (max-width: 1480px) {
  .bannerimpactSec {
    height: calc(100vh - 138px);
    margin-top: 88px;
  }
  .bannerimpactSec .innerContainer .bannerContent .bannerContentBox .bannerCta {
    margin-top: 40px;
    padding: 12px 24px;
  }
  .bannerimpactSec .innerContainer .bannerContent .bannerContentBox .bannerCta .bannerCtaBox {
    width: 24px;
    height: 24px;
  }
  .bannerimpactSec .innerContainer .bannerContent .bannerContentBox h1 {
    margin-bottom: 10px;
  }
  .bannerimpactSec .innerContainer .scrollDown {
    width: 24px;
    bottom: -40px;
  }
}
@media screen and (max-width: 1280px) {
  .bannerimpactSec {
    height: calc(100vh - 124px);
    margin-top: 74px;
  }
}
@media screen and (max-width: 1024px) {
  .bannerimpactSec {
    height: calc(100vh - 118px);
    margin-top: 60px;
  }
  .bannerimpactSec .innerContainer .bannerContent .bannerContentBox h1 {
    margin-bottom: 12px;
    font-size: 32px;
    line-height: 48px;
  }
  .bannerimpactSec .innerContainer .bannerContent .bannerContentBox p {
    font-size: 16px;
    line-height: 20px;
  }
  .bannerimpactSec .innerContainer .bannerContent .bannerContentBox .bannerCta {
    padding: 8px 40px;
    font-size: 14px;
    line-height: 20px;
  }
  .bannerimpactSec .innerContainer .bannerContent .bannerContentBox .bannerCta .bannerCtaBox {
    width: 20px;
    height: 20px;
  }
  .bannerimpactSec .innerContainer .scrollDown img {
    width: 30px;
  }
}

.ourThesisSec {
  padding: 0px 180px;
  margin: 150px 0px;
  text-align: center;
}
@media screen and (max-width: 1800px) {
  .ourThesisSec {
    padding: 0px 140px;
  }
}
@media screen and (max-width: 1600px) {
  .ourThesisSec {
    padding: 0px 120px;
  }
}
@media screen and (max-width: 1440px) {
  .ourThesisSec {
    padding: 0px 100px;
  }
}
@media screen and (max-width: 1280px) {
  .ourThesisSec {
    padding: 0px 80px;
  }
}
@media screen and (max-width: 1024px) {
  .ourThesisSec {
    padding: 0px 50px;
  }
}
@media screen and (max-width: 768px) {
  .ourThesisSec {
    padding: 0px 20px;
  }
}
.ourThesisSec h2 {
  font-size: 40px;
  font-weight: 600;
  font-family: "IvyPresto Text Semi Bd";
  line-height: 72px;
  color: #282828;
  margin-bottom: 20px;
}
@media screen and (max-width: 1600px) {
  .ourThesisSec h2 {
    font-size: 36px;
  }
}
@media screen and (max-width: 1440px) {
  .ourThesisSec h2 {
    font-size: 32px;
  }
}
@media screen and (max-width: 1280px) {
  .ourThesisSec h2 {
    font-size: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .ourThesisSec h2 {
    font-size: 26px;
  }
}
@media screen and (max-width: 680px) {
  .ourThesisSec h2 {
    font-size: 22px;
  }
}
.ourThesisSec .thesisMain {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding: 24px 0px;
}
.ourThesisSec .thesisMain:nth-child(4) {
  border-bottom: none;
  display: block;
}
.ourThesisSec .thesisMain:nth-child(4) .theisBoxes {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 40px 100px 40px 40px;
  position: relative;
}
.ourThesisSec .thesisMain:nth-child(4) .theisBoxes .backArrow {
  position: absolute;
  top: 23px;
  right: 23px;
}
.ourThesisSec .thesisMain:nth-child(4) .theisBoxes .backArrow img {
  width: unset;
}
.ourThesisSec .thesisMain:nth-child(4) .theisBoxes .boxHeading {
  width: 55%;
  border-bottom: none;
  text-align: left;
}
.ourThesisSec .thesisMain:nth-child(4) .theisBoxes img {
  padding-top: 0;
}
.ourThesisSec .thesisMain:nth-child(4) .theisBoxes:nth-child(1)::after {
  content: none;
}
.ourThesisSec .thesisMain .theisBoxes {
  width: 48%;
  background: #F8F5ED;
  padding: 24px;
  margin: 0px 24px;
}
.ourThesisSec .thesisMain .theisBoxes:first-child {
  margin-left: 0;
}
.ourThesisSec .thesisMain .theisBoxes:last-child {
  margin-right: 0;
}
.ourThesisSec .thesisMain .theisBoxes .boxHeading {
  border-bottom: 1px solid rgba(40, 40, 40, 0.4);
  padding-bottom: 24px;
}
.ourThesisSec .thesisMain .theisBoxes .boxHeading h5 {
  font-size: 28px;
  line-height: 30px;
  font-weight: 600;
  font-family: "IvyPresto Text Semi Bd";
  color: #282828;
}
@media screen and (max-width: 1600px) {
  .ourThesisSec .thesisMain .theisBoxes .boxHeading h5 {
    font-size: 26px;
  }
}
@media screen and (max-width: 1440px) {
  .ourThesisSec .thesisMain .theisBoxes .boxHeading h5 {
    font-size: 24px;
  }
}
@media screen and (max-width: 1280px) {
  .ourThesisSec .thesisMain .theisBoxes .boxHeading h5 {
    font-size: 22px;
  }
}
@media screen and (max-width: 1024px) {
  .ourThesisSec .thesisMain .theisBoxes .boxHeading h5 {
    font-size: 20px;
  }
}
@media screen and (max-width: 680px) {
  .ourThesisSec .thesisMain .theisBoxes .boxHeading h5 {
    font-size: 16px;
  }
}
.ourThesisSec .thesisMain .theisBoxes .boxHeading p {
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
 font-family: "Poppins", sans-serif;
  color: #282828;
  letter-spacing: 0.02em;
  padding-top: 16px;
}
@media screen and (max-width: 1600px) {
  .ourThesisSec .thesisMain .theisBoxes .boxHeading p {
    font-size: 16px;
  }
}
@media screen and (max-width: 1400px) {
  .ourThesisSec .thesisMain .theisBoxes .boxHeading p {
    font-size: 14px;
  }
}
@media screen and (max-width: 680px) {
  .ourThesisSec .thesisMain .theisBoxes .boxHeading p {
    font-size: 12px;
  }
}
.ourThesisSec .thesisMain .theisBoxes img {
  padding-top: 16px;
  margin: 0 auto;
}
.ourThesisSec .thesisMain .theisBoxes .theisminiBoxes {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.ourThesisSec .thesisMain .theisBoxes .theisminiBoxes .minibxImpact {
  width: 31%;
}
.ourThesisSec .thesisMain .theisBoxes .theisminiBoxes .minibxImpact .minibxImg {
  border-radius: 50%;
  overflow: hidden;
  margin-top: 16px;
}
.ourThesisSec .thesisMain .theisBoxes .theisminiBoxes .minibxImpact .minibxImg img {
  padding: 0px;
}
.ourThesisSec .thesisMain .theisBoxes .theisminiBoxes .minibxImpact p {
  font-size: 16px;
  font-weight: 300;
 font-family: "Poppins", sans-serif;
  line-height: 20px;
  color: #282828;
  margin-top: 8px;
}
@media screen and (max-width: 1600px) {
  .ourThesisSec .thesisMain .theisBoxes .theisminiBoxes .minibxImpact p {
    font-size: 14px;
  }
}
@media screen and (max-width: 1024px) {
  .ourThesisSec .thesisMain .theisBoxes .theisminiBoxes .minibxImpact p {
    font-size: 12px;
  }
}
.ourThesisSec .ctaOne {
  margin-top: 20px;
}
@media screen and (max-width: 1600px) {
  .ourThesisSec {
    margin: 120px 0px;
  }
  .ourThesisSec h2 {
    line-height: 60px;
    margin-bottom: 18px;
  }
  .ourThesisSec .thesisMain {
    padding: 20px 0px;
  }
  .ourThesisSec .thesisMain .theisBoxes {
    padding: 20px;
    margin: 0px 20px;
  }
  .ourThesisSec .thesisMain .theisBoxes .boxHeading {
    padding-bottom: 20px;
  }
  .ourThesisSec .thesisMain .theisBoxes .boxHeading p {
    line-height: 22px;
    padding-top: 12px;
  }
  .ourThesisSec .thesisMain:nth-child(4) .theisBoxes {
    padding: 30px 80px 30px 30px;
  }
  .ourThesisSec .thesisMain:nth-child(4) .theisBoxes .boxHeading {
    width: 50%;
  }
  .ourThesisSec .ctaOne {
    margin-top: 16px;
  }
}
@media screen and (max-width: 1480px) {
  .ourThesisSec {
    margin: 100px 0px;
  }
  .ourThesisSec .thesisMain:nth-child(4) .theisBoxes {
    padding: 25px 60px 25px 25px;
  }
  .ourThesisSec .thesisMain:nth-child(4) .theisBoxes .boxHeading {
    width: 55%;
  }
  .ourThesisSec .thesisMain:nth-child(4) .theisBoxes img {
    width: 300px;
  }
  .ourThesisSec .thesisMain .theisBoxes .boxHeading {
    padding-bottom: 16px;
  }
}
@media screen and (max-width: 1280px) {
  .ourThesisSec h2 {
    line-height: 50px;
  }
  .ourThesisSec .thesisMain {
    margin: 0px 15px;
  }
  .ourThesisSec .thesisMain:nth-child(4) .theisBoxes {
    padding: 20px 40px 20px 20px;
  }
  .ourThesisSec .thesisMain:nth-child(4) .theisBoxes .boxHeading {
    width: 60%;
  }
  .ourThesisSec .thesisMain:nth-child(4) .theisBoxes img {
    width: 250px;
  }
  .ourThesisSec .thesisMain .theisBoxes {
    margin: 0px 15px;
  }
  .ourThesisSec .ctaOne {
    margin-top: 14px;
  }
}
@media screen and (max-width: 1024px) {
  .ourThesisSec {
    margin: 80px 0px;
  }
  .ourThesisSec h2 {
    line-height: 42px;
    margin-bottom: 8px;
  }
  .ourThesisSec .thesisMain .theisBoxes .theisminiBoxes .minibxImpact p {
    line-height: 16px;
  }
  .ourThesisSec .thesisMain .theisBoxes .boxHeading p {
    line-height: 20px;
  }
  .ourThesisSec .ctaOne {
    margin-top: 8px;
  }
}
@media screen and (max-width: 920px) {
  .ourThesisSec .thesisMain {
    display: block;
    margin: 0;
    padding: 15px 0px;
  }
  .ourThesisSec .thesisMain .theisBoxes {
    width: 100%;
    margin: 0;
  }
  .ourThesisSec .thesisMain .theisBoxes:nth-child(1) {
    margin-bottom: 30px;
  }
  .ourThesisSec .thesisMain .theisBoxes:nth-child(1)::after {
    height: 1px;
    width: 100%;
    right: 0;
    bottom: -15px;
    top: unset;
  }
  .ourThesisSec .thesisMain:nth-child(4) .theisBoxes {
    width: 100%;
    display: block;
    padding: 20px;
  }
  .ourThesisSec .thesisMain:nth-child(4) .theisBoxes .backArrow {
    display: none;
  }
  .ourThesisSec .thesisMain:nth-child(4) .theisBoxes .boxHeading {
    width: 100%;
    border-bottom: 1px solid rgba(40, 40, 40, 0.4);
    text-align: center;
  }
  .ourThesisSec .thesisMain:nth-child(4) .theisBoxes img {
    padding-top: 16px;
  }
}
@media screen and (max-width: 768px) {
  .ourThesisSec h2 {
    line-height: 30px;
    font-size: 28px;
    margin-bottom: 4px;
  }
  .ourThesisSec .thesisMain .theisBoxes img {
    padding-top: 12px;
  }
  .ourThesisSec .thesisMain .theisBoxes .boxHeading {
    padding-bottom: 12px;
  }
  .ourThesisSec .thesisMain .theisBoxes .boxHeading h5 {
    font-size: 16px;
    line-height: 20px;
  }
  .ourThesisSec .thesisMain .theisBoxes .boxHeading p {
    font-size: 12px;
    line-height: 16px;
    padding-bottom: 8px;
  }
}

.impactSliderSec {
  position: relative;
  margin-bottom: 150px;
}
.impactSliderSec h2 {
  font-size: 40px;
  line-height: 84px;
  font-weight: 600;
  font-family: "IvyPresto Text Semi Bd";
  color: #282828;
  letter-spacing: 0.01em;
  margin-bottom: 98px;
  text-align: center;
}
@media screen and (max-width: 1600px) {
  .impactSliderSec h2 {
    font-size: 36px;
  }
}
@media screen and (max-width: 1440px) {
  .impactSliderSec h2 {
    font-size: 32px;
  }
}
@media screen and (max-width: 1280px) {
  .impactSliderSec h2 {
    font-size: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .impactSliderSec h2 {
    font-size: 26px;
  }
}
@media screen and (max-width: 680px) {
  .impactSliderSec h2 {
    font-size: 22px;
  }
}
.impactSliderSec .impactSlidermain {
  text-align: center;
  position: relative;
}
.impactSliderSec .impactSlidermain::before {
  position: absolute;
  content: "";
  width: 100%;
  top: 70%;
  right: 0;
  height: 2px;
  background: #282828;
}
.impactSliderSec .impactSlidermain .slick-track {
  align-items: center;
}
.impactSliderSec .impactSlidermain .impactBoxes .impactslideImg {
  margin: 0 auto;
  border: none;
  outline: none;
}
.impactSliderSec .impactSlidermain .impactBoxes .impactslideImg img {
  margin: 0 auto;
  height: 170px;
  width: 170px;
}
.impactSliderSec .impactSlidermain .impactBoxes .impactbxDiv {
  width: 55%;
  margin: 0px auto 14px;
  min-height: 150px;
}
.impactSliderSec .impactSlidermain .impactBoxes .impactbxDiv h4 {
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
  font-family: "IvyPresto Text Semi Bd";
  color: #282828;
  margin-bottom: 15px;
}
@media screen and (max-width: 1600px) {
  .impactSliderSec .impactSlidermain .impactBoxes .impactbxDiv h4 {
    font-size: 20px;
  }
}
@media screen and (max-width: 1440px) {
  .impactSliderSec .impactSlidermain .impactBoxes .impactbxDiv h4 {
    font-size: 18px;
  }
}
@media screen and (max-width: 1200px) {
  .impactSliderSec .impactSlidermain .impactBoxes .impactbxDiv h4 {
    font-size: 16px;
  }
}
@media screen and (max-width: 1024px) {
  .impactSliderSec .impactSlidermain .impactBoxes .impactbxDiv h4 {
    font-size: 14px;
  }
}
.impactSliderSec .impactSlidermain .impactBoxes .impactbxDiv p {
  font-size: 20px;
  line-height: 25px;
  font-weight: 300;
 font-family: "Poppins", sans-serif;
  color: #282828;
}
@media screen and (max-width: 1600px) {
  .impactSliderSec .impactSlidermain .impactBoxes .impactbxDiv p {
    font-size: 16px;
  }
}
@media screen and (max-width: 1440px) {
  .impactSliderSec .impactSlidermain .impactBoxes .impactbxDiv p {
    font-size: 14px;
  }
}
@media screen and (max-width: 678px) {
  .impactSliderSec .impactSlidermain .impactBoxes .impactbxDiv p {
    font-size: 12px;
  }
}
.impactSliderSec .impactSlidermain .impactBoxes.slick-current {
  margin-top: 0px;
}
.impactSliderSec .impactSlidermain .impactBoxes.slick-current .impactslideImg img {
  height: 250px;
  width: 250px;
}
.impactSliderSec .impactSlidermain .impactBoxes.slick-current .impactbxDiv h4 {
  font-size: 36px;
  line-height: 44px;
}
@media screen and (max-width: 1600px) {
  .impactSliderSec .impactSlidermain .impactBoxes.slick-current .impactbxDiv h4 {
    font-size: 28px;
  }
}
@media screen and (max-width: 1440px) {
  .impactSliderSec .impactSlidermain .impactBoxes.slick-current .impactbxDiv h4 {
    font-size: 20px;
  }
}
@media screen and (max-width: 680px) {
  .impactSliderSec .impactSlidermain .impactBoxes.slick-current .impactbxDiv h4 {
    font-size: 16px;
  }
}
.impactSliderSec .sliderArrow {
  position: absolute;
  right: 9%;
  left: 9%;
  display: flex;
  justify-content: space-between;
  margin: auto;
  top: 57%;
}
.impactSliderSec .sliderArrow .slick-arrow {
  background: #FFFDF9;
  border: 1px solid rgb(40, 40, 40);
  border-radius: 40px;
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.impactSliderSec .impactViewall,
.impactSliderSec .impactViewless {
  display: none;
}
.impactSliderSec .imapactSlideCta {
  text-align: center;
  margin-top: 120px;
}
@media screen and (max-width: 1600px) {
  .impactSliderSec {
    margin-bottom: 120px;
  }
  .impactSliderSec h2 {
    line-height: 60px;
    margin-bottom: 80px;
  }
  .impactSliderSec .impactSlidermain .impactBoxes .impactslideImg img {
    height: 130px;
    width: 130px;
  }
  .impactSliderSec .impactSlidermain .impactBoxes.slick-current .impactslideImg img {
    height: 200px;
    width: 200px;
  }
  .impactSliderSec .impactSlidermain .impactBoxes .impactbxDiv h4 {
    margin-bottom: 20px;
    line-height: 40px;
  }
  .impactSliderSec .impactSlidermain::before {
    top: 75%;
  }
  .impactSliderSec .sliderArrow {
    right: 7%;
    left: 7%;
    top: 60%;
  }
  .impactSliderSec .imapactSlideCta {
    margin-top: 90px;
  }
}
@media screen and (max-width: 1400px) {
  .impactSliderSec {
    margin-bottom: 100px;
  }
  .impactSliderSec h2 {
    margin-bottom: 70px;
  }
  .impactSliderSec .impactSlidermain .impactBoxes .impactslideImg img {
    height: 110px;
    width: 110px;
  }
  .impactSliderSec .impactSlidermain .impactBoxes.slick-current .impactslideImg img {
    height: 180px;
    width: 180px;
  }
  .impactSliderSec .impactSlidermain .impactBoxes .impactbxDiv {
    height: 160px;
  }
  .impactSliderSec .impactSlidermain .impactBoxes .impactbxDiv h4 {
    margin-bottom: 18px;
    line-height: 35px;
  }
  .impactSliderSec .sliderArrow {
    right: 6%;
    left: 6%;
    top: 61%;
  }
  .impactSliderSec .imapactSlideCta {
    margin-top: 70px;
  }
}
@media screen and (max-width: 1280px) {
  .impactSliderSec h2 {
    line-height: 50px;
    margin-bottom: 60px;
  }
  .impactSliderSec .impactSlidermain::before {
    top: 79%;
  }
  .impactSliderSec .impactSlidermain .impactBoxes .impactslideImg img {
    height: 90px;
    width: 90px;
  }
  .impactSliderSec .impactSlidermain .impactBoxes.slick-current .impactslideImg img {
    height: 160px;
    width: 160px;
  }
  .impactSliderSec .impactSlidermain .impactBoxes .impactbxDiv {
    margin-bottom: 15px;
  }
  .impactSliderSec .impactSlidermain .impactBoxes .impactbxDiv h4 {
    margin-bottom: 15px;
    line-height: 32px;
  }
  .impactSliderSec .sliderArrow {
    right: 4%;
    left: 4%;
    top: 64%;
  }
  .impactSliderSec .imapactSlideCta {
    margin-top: 50px;
  }
}
@media screen and (max-width: 1024px) {
  .impactSliderSec {
    margin: 80px 0px;
    padding: 0px 180px;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1800px) {
  .impactSliderSec {
    padding: 0px 140px;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1600px) {
  .impactSliderSec {
    padding: 0px 120px;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1440px) {
  .impactSliderSec {
    padding: 0px 100px;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1280px) {
  .impactSliderSec {
    padding: 0px 80px;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1024px) {
  .impactSliderSec {
    padding: 0px 50px;
  }
}
@media screen and (max-width: 1024px) and (max-width: 768px) {
  .impactSliderSec {
    padding: 0px 20px;
  }
}
@media screen and (max-width: 1024px) {
  .impactSliderSec h2 {
    line-height: 42px;
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 1024px) {
  .impactSliderSec .impactSlidermain .impactBoxes {
    height: 0;
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    align-items: center;
    transition: 0.5s all ease-in-out;
    margin-top: 0;
    position: relative;
  }
  .impactSliderSec .impactSlidermain .impactBoxes:nth-child(n):nth-child(-n+3) {
    height: 150px;
  }
  .impactSliderSec .impactSlidermain .impactBoxes:nth-child(n):nth-child(-n+3)::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 2px;
    background: #000;
    top: -60%;
    left: 40px;
  }
  .impactSliderSec .impactSlidermain .impactBoxes:nth-child(n):nth-child(-n+3) .impactbxDiv,
  .impactSliderSec .impactSlidermain .impactBoxes:nth-child(n):nth-child(-n+3) .impactslideImg {
    display: block;
  }
  .impactSliderSec .impactSlidermain .impactBoxes:nth-child(1)::before {
    content: none !important;
  }
  .impactSliderSec .impactSlidermain .impactBoxes.viewMore {
    height: 150px;
    transition: 0.5s all ease-in-out;
  }
  .impactSliderSec .impactSlidermain .impactBoxes.viewMore::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 2px;
    background: #000;
    top: -60%;
    left: 40px;
  }
  .impactSliderSec .impactSlidermain .impactBoxes.viewMore .impactbxDiv,
  .impactSliderSec .impactSlidermain .impactBoxes.viewMore .impactslideImg {
    display: block;
  }
  .impactSliderSec .impactSlidermain .impactBoxes .impactbxDiv {
    display: none;
    margin-left: 26px;
    width: 60%;
    text-align: left;
    min-height: unset;
    margin-bottom: 0;
    height: unset;
  }
  .impactSliderSec .impactSlidermain .impactBoxes .impactbxDiv h4 {
    margin-bottom: 12px;
    line-height: 28px;
  }
  .impactSliderSec .impactSlidermain .impactBoxes .impactslideImg {
    display: none;
    z-index: 6;
    margin: 0;
  }
  .impactSliderSec .impactSlidermain .impactBoxes .impactslideImg img {
    height: 80px;
    width: 80px;
  }
  .impactSliderSec .impactSlidermain::before {
    content: none;
  }
}
@media screen and (max-width: 1024px) {
  .impactSliderSec .impactViewall {
    display: block;
    text-align: center;
  }
  .impactSliderSec .impactViewall p {
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    font-family: "Poppins", sans-serif;
    color: #282828;
    letter-spacing: 0.02em;
    display: inline-block;
    background: #FFFEFB;
    padding: 6px 90px;
    border: 1px solid #282828;
    text-align: center;
  }
  .impactSliderSec .impactViewall img {
    display: inline-block;
    margin-left: 10px;
  }
  .impactSliderSec .impactViewall.viewMorecta {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  .impactSliderSec .impactViewless {
    display: none;
  }
  .impactSliderSec .impactViewless.viewLesscta {
    display: block;
    text-align: center;
  }
  .impactSliderSec .impactViewless.viewLesscta p {
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    font-family: "Poppins", sans-serif;
    color: #282828;
    letter-spacing: 0.02em;
    display: inline-block;
    background: #FFFEFB;
    padding: 6px 90px;
    border: 1px solid #282828;
    text-align: center;
  }
  .impactSliderSec .impactViewless.viewLesscta img {
    display: inline-block;
    margin-left: 10px;
    transform: rotate(180deg);
  }
}
@media screen and (max-width: 1024px) {
  .impactSliderSec .sliderArrow {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  .impactSliderSec .imapactSlideCta {
    margin-top: 26px;
  }
}
@media screen and (max-width: 768px) {
  .impactSliderSec h2 {
    line-height: 30px;
    font-size: 28px;
    margin-bottom: 5px;
  }
  .impactSliderSec .impactSlidermain .impactBoxes:nth-child(n):nth-child(-n+3)::before {
    width: 1.5px;
  }
  .impactSliderSec .impactSlidermain .impactBoxes.viewMore::before {
    width: 1.5px;
  }
  .impactSliderSec .impactSlidermain .impactBoxes .impactbxDiv h4 {
    font-size: 20px;
    line-height: 26px;
  }
  .impactSliderSec .impactSlidermain .impactBoxes .impactbxDiv p {
    font-size: 12px;
    line-height: 16px;
  }
  .impactSliderSec .ctaThree {
    padding: 8px 30px;
  }
}

.impactFrameworksec {
  padding: 0px 180px;
  padding-bottom: 150px;
  background: #F8F5ED;
}
@media screen and (max-width: 1800px) {
  .impactFrameworksec {
    padding: 0px 140px;
  }
}
@media screen and (max-width: 1600px) {
  .impactFrameworksec {
    padding: 0px 120px;
  }
}
@media screen and (max-width: 1440px) {
  .impactFrameworksec {
    padding: 0px 100px;
  }
}
@media screen and (max-width: 1280px) {
  .impactFrameworksec {
    padding: 0px 80px;
  }
}
@media screen and (max-width: 1024px) {
  .impactFrameworksec {
    padding: 0px 50px;
  }
}
@media screen and (max-width: 768px) {
  .impactFrameworksec {
    padding: 0px 20px;
  }
}
.impactFrameworksec .headingSec {
  width: 80%;
  margin: 0 auto;
}
.impactFrameworksec .headingSec h2 {
  font-size: 40px;
  line-height: 72px;
  font-weight: 600;
  font-family: "IvyPresto Text Semi Bd";
  color: #282828;
  text-align: center;
  padding-top: 60px;
}
@media screen and (max-width: 1600px) {
  .impactFrameworksec .headingSec h2 {
    font-size: 36px;
  }
}
@media screen and (max-width: 1440px) {
  .impactFrameworksec .headingSec h2 {
    font-size: 32px;
  }
}
@media screen and (max-width: 1280px) {
  .impactFrameworksec .headingSec h2 {
    font-size: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .impactFrameworksec .headingSec h2 {
    font-size: 26px;
  }
}
@media screen and (max-width: 680px) {
  .impactFrameworksec .headingSec h2 {
    font-size: 22px;
  }
}
.impactFrameworksec .headingSec p {
  font-size: 22px;
  line-height: 30px;
  font-weight: 300;
 font-family: "Poppins", sans-serif;
  color: #282828;
  text-align: center;
  margin: 24px 0px 80px;
}
@media screen and (max-width: 1600px) {
  .impactFrameworksec .headingSec p {
    font-size: 18px;
  }
}
@media screen and (max-width: 1440px) {
  .impactFrameworksec .headingSec p {
    font-size: 16px;
  }
}
@media screen and (max-width: 1200px) {
  .impactFrameworksec .headingSec p {
    font-size: 14px;
  }
}
.impactFrameworksec .frameContent {
  display: flex;
  padding-bottom: 42px;
}
.impactFrameworksec .frameContent .frameBoxes {
  width: 20%;
  border-right: 1px solid rgba(40, 40, 40, 0.4);
  padding: 0px 42px;
  text-align: center;
}
.impactFrameworksec .frameContent .frameBoxes:first-child {
  padding-left: 0px;
}
.impactFrameworksec .frameContent .frameBoxes:last-child {
  padding-right: 0px;
}
.impactFrameworksec .frameContent .frameBoxes:last-child {
  border-right: none;
}
.impactFrameworksec .frameContent .frameBoxes .frameImg {
  border-radius: 50%;
  border: 2px solid rgb(40, 40, 40);
  height: 140px;
  width: 140px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}
.impactFrameworksec .frameContent .frameBoxes h4 {
  font-size: 36px;
  font-weight: 600;
  font-family: "IvyPresto Text Semi Bd";
  line-height: 46px;
  margin: 20px 0px;
  color: #282828;
}
@media screen and (max-width: 1600px) {
  .impactFrameworksec .frameContent .frameBoxes h4 {
    font-size: 28px;
  }
}
@media screen and (max-width: 1440px) {
  .impactFrameworksec .frameContent .frameBoxes h4 {
    font-size: 20px;
  }
}
@media screen and (max-width: 680px) {
  .impactFrameworksec .frameContent .frameBoxes h4 {
    font-size: 16px;
  }
}
.impactFrameworksec .frameContent .frameBoxes p {
  font-size: 20px;
  font-weight: 300;
 font-family: "Poppins", sans-serif;
  line-height: 25px;
  color: #282828;
}
@media screen and (max-width: 1600px) {
  .impactFrameworksec .frameContent .frameBoxes p {
    font-size: 16px;
  }
}
@media screen and (max-width: 1440px) {
  .impactFrameworksec .frameContent .frameBoxes p {
    font-size: 14px;
  }
}
@media screen and (max-width: 678px) {
  .impactFrameworksec .frameContent .frameBoxes p {
    font-size: 12px;
  }
}
.impactFrameworksec .frameworkCta {
  text-align: center;
  margin-top: 30px;
}
@media screen and (max-width: 1600px) {
  .impactFrameworksec {
    padding-bottom: 120px;
  }
  .impactFrameworksec .headingSec {
    width: 85%;
  }
  .impactFrameworksec .headingSec h2 {
    line-height: 60px;
    padding-top: 40px;
  }
  .impactFrameworksec .headingSec p {
    margin: 20px 0px 60px;
    line-height: 28px;
  }
  .impactFrameworksec .frameContent {
    padding-bottom: 35px;
  }
  .impactFrameworksec .frameContent .frameBoxes {
    padding: 0px 35px;
  }
  .impactFrameworksec .frameContent .frameBoxes .frameImg {
    height: 120px;
    width: 120px;
  }
  .impactFrameworksec .frameContent .frameBoxes .frameImg img {
    width: 70px;
  }
  .impactFrameworksec .frameContent .frameBoxes h4 {
    line-height: 30px;
    margin: 18px 0px;
    font-size: 30px;
  }
  .impactFrameworksec .frameContent .frameBoxes p {
    line-height: 23px;
  }
}
@media screen and (max-width: 1400px) {
  .impactFrameworksec {
    padding-bottom: 100px;
  }
  .impactFrameworksec .headingSec {
    width: 88%;
  }
  .impactFrameworksec .headingSec h2 {
    padding-top: 30px;
  }
  .impactFrameworksec .headingSec p {
    margin: 15px 0px 50px;
    line-height: 26px;
  }
  .impactFrameworksec .frameContent {
    padding-bottom: 30px;
  }
  .impactFrameworksec .frameContent .frameBoxes {
    padding: 0px 25px;
  }
  .impactFrameworksec .frameContent .frameBoxes .frameImg {
    height: 100px;
    width: 100px;
  }
  .impactFrameworksec .frameContent .frameBoxes .frameImg img {
    width: 54px;
  }
  .impactFrameworksec .frameContent .frameBoxes h4 {
    line-height: 28px;
    font-size: 28px;
  }
  .impactFrameworksec .frameContent .frameBoxes p {
    line-height: 20px;
  }
  .impactFrameworksec .frameworkCta {
    margin-top: 20px;
  }
}
@media screen and (max-width: 1280px) {
  .impactFrameworksec .frameContent .frameBoxes h4 {
    line-height: 24px;
    font-size: 22px;
  }
  .impactFrameworksec .frameContent .frameBoxes p {
    font-size: 12px;
    line-height: 16px;
  }
}
@media screen and (max-width: 1280px) {
  .impactFrameworksec {
    padding-bottom: 80px;
  }
  .impactFrameworksec .headingSec h2 {
    line-height: 50px;
    padding-top: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .impactFrameworksec .headingSec {
    width: 100%;
  }
  .impactFrameworksec .headingSec h2 {
    line-height: 42px;
  }
  .impactFrameworksec .headingSec p {
    margin: 16px 0px 42px;
    line-height: 22px;
  }
  .impactFrameworksec .frameContent {
    display: block;
    padding-bottom: 0;
    border-bottom: none;
  }
  .impactFrameworksec .frameContent .frameBoxes {
    width: 100%;
    border-right: none;
    border-bottom: 1px solid rgba(40, 40, 40, 0.4);
    padding: 30px 0px 36px;
  }
  .impactFrameworksec .frameContent .frameBoxes:nth-child(1) {
    padding-top: 0;
  }
  .impactFrameworksec .frameContent .frameBoxes:last-child {
    border-bottom: none;
  }
  .impactFrameworksec .frameContent .frameBoxes p {
    font-size: 14px;
    padding: 0px 50px;
  }
  .impactFrameworksec .frameworkCta {
    margin-top: 10px;
  }
}
@media screen and (max-width: 768px) {
  .impactFrameworksec .headingSec h2 {
    line-height: 30px;
    font-size: 28px;
  }
  .impactFrameworksec .headingSec p {
    font-size: 14px;
    line-height: 20px;
  }
  .impactFrameworksec .frameContent .frameBoxes p {
    font-size: 12px;
  }
}/*# sourceMappingURL=main.css.map */