@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");
body {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-size: 16px;
  font-optical-sizing: auto;
  color: #1e1e1e;
}
h1 {
  font-size: 62px;
  line-height: 72px;
  font-family: "Montserrat", serif;
  font-weight: 600;
  font-optical-sizing: auto;
}
h2 {
  font-size: 42px;
  line-height: normal;
  font-weight: 300;
  font-family: "Montserrat", serif;
  font-optical-sizing: auto;
  margin-bottom: 25px;
}
h3 {
  font-size: 16px;
  font-weight: bold;
  line-height: normal;
}
p {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-size: 16px;
  line-height: 20px;
}
img {
  max-width: 100%;
}
.btn {
  color: #000000;
  font-family: "Montserrat", serif;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  text-decoration: none;
  padding: 10px 60px;
  border: 1.5px solid #f15a25;
  transition: all ease 0.4s;
  background: none;
  border-radius: 0;
}
.btn:hover {
  background-color: #f15a25;
  color: #fff;
  border-color: #f15a25;
}
section {
  padding: 110px 0;
}
#main-content {
  width: 100%;
  overflow: hidden;
}
#page-header {
  background-color: #043659;
  padding: 32px 0 27px;
  position: fixed;
  z-index: 999;
  left: 0;
  top: 0;
  width: 100%;
  color: #fff;
  transition: all ease 0.4s;
}
#page-header.fixed-head {
  padding: 18px 0;
}
#page-header.fixed-head ul li a:after {
  bottom: -24px;
}
#page-header .brand-logo {
  display: inline-block;
  width: 100%;
  max-width: 224px;
  border: 0;
  outline: 0 !important;
}
#page-header .brand-logo img {
  width: 100%;
}
#page-header ul {
  display: flex;
  float: right;
  padding: 0;
  margin: 0;
}
#page-header ul li {
  list-style: none;
  padding: 0 16px;
  margin: 0;
}
#page-header ul li a {
  padding: 36px 0 0;
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  text-transform: none;
  color: #fff;
  text-decoration: none;
  letter-spacing: 1.8px;
  position: relative;
}
#page-header ul li:last-of-type {
  padding-right: 0;
}
#page-header ul li a:after {
  content: "";
  width: 16px;
  height: 18px;
  background-image: url(../img/arrow-top.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -33px;
  margin: auto;
  transition: all ease 0.4s;
  opacity: 0;
}
#page-header ul li:hover a:after,
#page-header ul li a.active::after {
  opacity: 1;
}
#home {
  width: 100%;
  position: relative;
  padding-top: 115px;
  padding-bottom: 0;
  position: relative;
}
#home::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background-color: #043659;
  width: 100%;
  height: 600px;
  z-index: -1;
}
#home .hero-wrap {
  width: 100%;
  min-height: 675px;
  padding: 20px 205px;
  text-align: center;
  color: #fff;
  background-position: center;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
}
#home .hero-content p {
  font-size: 32px;
  font-weight: 300;
  line-height: 40px;
  color: #fff;
  margin-top: 25px;
}
#home .hero-content .arrow-top {
  margin-top: 7px;
  margin-bottom: -47px;
}
#page-header .container,
#home .container,
#page-footer .container {
  max-width: 1220px;
}
.about-section {
  padding: 60px 0;
}
.about-section h2 {
  max-width: 560px;
  margin: auto;
  margin-bottom: 40px;
  text-align: center;
}
.about-section h3 {
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.5px;
  margin-bottom: 15px;
}
.about-section h3 strong {
  font-size: 22px;
  font-weight: bold;
  border-bottom: 3px solid #f15a25;
}
.about-section .about-box {
  position: relative;
  padding-right: 10px;
  position: relative;
  right: -27px;
}
.about-section .about-box::after {
  content: "";
  position: absolute;
  width: 15px;
  height: 18.67px;
  background-image: url(../img/arrow-right.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  left: -25px;
  top: 4px;
}
.about-section .about-box p {
  line-height: 20px;
}
#menu-open {
  display: none;
}
.section-title {
  font-size: 16px;
  font-weight: 600;
  color: #f15a25;
  margin-bottom: 13px;
  text-transform: none;
  letter-spacing: 1.5px;
  line-height: 20px;
  margin-left: 2px;
  display: flex;
}
.section-title::before {
  content: "";
  width: 18.67px;
  height: 16px;
  background-image: url(../img/arrow-right.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  margin-right: 11px;
  display: inline-block;
  position: relative;
  bottom: -1px;
}
.section-intro {
  font-size: 26px;
  line-height: normal;
  max-width: 680px;
  font-weight: 300;
  margin-bottom: 25px;
}
#firm {
  background-color: #f1f1f1;
/*   background-image: url(../img/firm-back.svg); */
  background-repeat: no-repeat;
  background-position: top right;
}
#firm h2 {
  margin-bottom: 43px;
  max-width: 670px;
}
#firm .firm-box img {
  margin-bottom: 20px;
  width: 100%;
}
#firm .firm-box h3 {
  margin-bottom: 8px;
}
#firm .firm-box p {
  padding-right: 20px;
}
#partnerships {
  padding: 178px 0 140px;
}
#partnerships h2 {
  margin-bottom: 15px;
}
#partnerships p {
  max-width: 370px;
  margin-top: 0;
}
#partnerships .accordion {
  margin-top: 30px;
  padding-left: 17px;
}
#partnerships .accordion .accordion-item {
  border-radius: 0;
  border: 0;
}
#partnerships .accordion .accordion-item .accordion-header {
  background: none;
  border: 0;
  border-radius: 0;
  margin: 0;
}
#partnerships .accordion .accordion-item .accordion-header button {
  border-right: 0;
  background: none;
  border: 0;
  box-shadow: none;
  font-size: 20px;
  font-weight: 600;
  color: #000;
  padding-left: 30px;
  position: relative;
  padding-bottom: 10px;
}
#partnerships .accordion .accordion-item .accordion-header button::after {
  position: absolute;
  left: 0px;
  top: 22px;
  background-image: url(../img/arrow-right.svg);
  background-size: 15px;
  width: 15px;
  height: 12px;
}
#partnerships .accordion .accordion-button:not(.collapsed)::after {
  transform: rotate(90deg);
}
#partnerships .accordion .accordion-body {
  padding-top: 0;
}
#partnerships .accordion .accordion-body ul {
  padding-left: 8px;
  margin-bottom: 0;
}
#partnerships .accordion .accordion-body ul li {
  list-style: none;
  font-size: 16px;
  font-weight: 400;
  color: #1e1e1e;
  position: relative;
  padding-bottom: 8px;
  margin-bottom: 8px;
}
#partnerships .accordion .accordion-body ul li::after {
  content: "";
  width: 17px;
  height: 2px;
  background-color: #043659;
  position: absolute;
  left: 0;
  bottom: 0;
}
#partnerships .accordion .accordion-body ul li:last-of-type {
  padding-bottom: 0;
}
#partnerships .accordion .accordion-body ul li:last-of-type::after {
  display: none;
}
#impactplatform {
  background-color: #043659;
  color: #fff;
  text-align: center;
  padding: 137px 0 164px;
}
#impactplatform h2 {
  max-width: 750px;
  margin: auto;
  margin-bottom: 26px;
}
#impactplatform p {
  max-width: 610px;
  margin: auto;
  margin-bottom: 55px;
}
#impactplatform .section-title {
  justify-content: center;
}
#impactplatform .impact-box {
  background-color: #042a44;
  padding: 0;
  min-height: 350px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  position: relative;
}
#impactplatform .impact-box .front {
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#impactplatform .impact-box .front h3 {
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
}
#impactplatform .impact-box .back {
  padding: 0 10px;
  background-color: #042a44;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  opacity: 0;
  transition: all ease 0.4s;
}
#impactplatform .impact-box ul {
  padding: 0;
  margin: 0;
  overflow: hidden;
  display: block;
  transition: all ease 0.8s;
  position: relative;
  z-index: 2;
  width: 100%;
}
#impactplatform .impact-box ul li {
  list-style: none;
  text-align: center;
  margin-bottom: 18px;
  position: relative;
  padding-bottom: 18px;
  font-size: 16px;
  line-height: 20px;
}
#impactplatform .impact-box ul li::after {
  content: "";
  width: 17px;
  height: 2px;
  background-color: #fff;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
#impactplatform .impact-box ul li:last-of-type {
  padding: 0;
  margin: 0;
}
#impactplatform .impact-box ul li:last-of-type::after {
  display: none;
}
#impactplatform .impact-box .arrow {
  width: 16px;
  height: 18.67px;
  background-image: url(../img/arrow-bottom.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  margin: auto;
  transform: scaleY(-1);
  transform-origin: top;
  transition: all ease 0.4s;
  margin: 0;
  position: relative;
  top: 30px;
}
#impactplatform .impact-box.open .back {
  opacity: 1;
}
#impactplatform .impact-box.open .arrow {
  transform: scaleY(1);
  top: 10px;
}
#team {
  background-color: #f1f1f1;
}
#team h2 {
  margin-bottom: 20px;
}
#team p {
  max-width: 617px;
}
#team .team-box {
  margin-top: 30px;
  cursor: pointer;
}
#team .team-box img {
  filter: grayscale(100%);
  margin-bottom: 19px;
  transition: all ease 0.4s;
}
#team .team-box .title {
  padding-left: 30px;
  position: relative;
}
#team .team-box .title::before {
  content: "";
  width: 18.67px;
  height: 16px;
  background-image: url(../img/arrow-right.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  margin-right: 11px;
  display: inline-block;
  position: relative;
  bottom: -1px;
  position: absolute;
  left: 0;
  top: 2px;
  transition: all ease 0.4s;
  transform-origin: center;
}
#team .team-box .title h3 {
  margin-bottom: 4px;
}
#team .team-box p {
  font-size: 15px;
}
#team .team-box:hover .title::before {
  transform: rotate(90deg);
}
#team .team-box:hover img {
  filter: grayscale(0);
}
#team .modal-dialog {
  width: 100%;
  max-width: 953px;
  border-radius: 0;
}
#team .modal-dialog .btn-close {
  color: #043659;
  width: 24px;
  height: 24px;
  background-image: url(../img/modal-close.svg);
  position: absolute;
  right: 46px;
  top: 46px;
  opacity: 1;
  outline: 0 !important;
  border: 0 !important;
  box-shadow: none !important;
  padding: 0;
  background-size: 100%;
  z-index: 999;
}
#team .modal-dialog .modal-content {
  border-radius: 0;
  padding: 75px 60px 50px 80px;
  background-image: url(../img/modal-back.svg);
  background-repeat: no-repeat;
  background-position: top left;
}
#team .modal-content .modal-body {
  display: flex;
  padding: 0;
}
#team .modal-content .modal-body .image {
  width: 32%;
}
#team .modal-content .modal-body .content {
  width: 66%;
  padding-left: 7%;
  padding-top: 42px;
}
#team .modal-content .modal-body .content p {
  max-width: inherit;
}
#team .modal-content .modal-body .title {
  position: relative;
}
#team .modal-content .modal-body .title::before {
  content: "";
  width: 18.67px;
  height: 16px;
  background-image: url(../img/arrow-right.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  margin-right: 11px;
  display: inline-block;
  position: relative;
  bottom: -1px;
  position: absolute;
  left: -30px;
  top: 2px;
  transition: all ease 0.4s;
  transform-origin: center;
}
#team .modal-content .modal-body .social {
  margin-bottom: 5px;
  display: inline-block;
}
#team .modal-content .modal-body .bio {
  margin-top: 8px;
}
#team .modal-content .modal-body .bio p {
  line-height: 130%;
  margin-bottom: 14px;
}
#contact {
  background-image: url(../img/contact-right.svg);
  background-repeat: no-repeat;
  background-position: top right;
  padding: 100px 0;
}
#contact .contact-info {
  margin-top: 40px;
}
#contact a {
  color: #1e1e1e;
  transition: all ease 0.4s;
}
#contact a:hover {
  color: #f15a25;
}
#contact .contact-form {
  padding-top: 40px;
}
#contact .contact-form form label {
  font-size: 16px;
  font-weight: bold;
  color: #1e1e1e;
  width: 100%;
  display: inline-block;
}
#contact .contact-form form p {
  margin-bottom: 39px;
}
#contact .contact-form form .wpcf7-form-control {
  width: 100%;
  height: 43px;
  border: 0;
  border-bottom: 1px solid #043659;
  box-shadow: none !important;
  font-size: 16px;
  color: #1e1e1e;
  padding: 0;
  outline: 0 !important;
  background: none;
  margin-top: -4px;
}
#contact .contact-form form .wpcf7-not-valid-tip {
  font-size: 14px;
  padding-top: 5px;
}
#contact .contact-form form .wpcf7-form-control::placeholder {
  color: #7c7c7c;
}
#contact .contact-form form .wpcf7-form-control::focus,
#contact .contact-form form .wpcf7-form-control::active {
  border-color: #f15a25;
}
#contact .contact-form form .wpcf7-form-control.wpcf7-textarea {
  height: 144px;
  padding-top: 10px;
}
#contact .contact-form form .wpcf7-form-control.wpcf7-submit {
  width: 213px;
  height: 37px;
  background-color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  padding: 0;
  border: 2px solid #f15a25;
  font-weight: 400;
  margin-top: 12px;
  transition: all ease 0.4s;
  padding-top: 2px;
  border-radius: 0 !important;
}
#contact .contact-form form .wpcf7-form-control.wpcf7-submit:hover {
  background-color: #f15a25;
  color: #fff;
}
.contact-inner h3 {
  font-size: 26px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  margin: 0;
}
.contact-inner h4 {
  font-size: 16px;
  font-weight: bold;
  color: #1e1e1e;
  margin: 0;
}
.contact-inner .col-lg-6:first-of-type {
  padding-right: 50px;
}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
  margin: 0;
  margin-top: 30px;
  font-size: 14px;
}
.wpcf7 form.sent .wpcf7-response-output {
  margin: 0;
  margin-top: 30px;
  font-size: 14px;
  background-color: #46b450;
  color: #fff;
}
#page-footer {
  background-color: #043659;
  padding: 45px 0;
  color: #fff;
}
#page-footer a.foot-logo {
  width: 100%;
  max-width: 224px;
  display: inline-block;
}
#page-footer a.foot-logo img {
  width: 100%;
}
#page-footer ul {
  padding: 0;
  margin: 0;
}
#page-footer ul li {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-bottom: 8px;
  padding-top: 8px;
}
#page-footer ul li a {
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  transition: all ease 0.4s;
  text-decoration: none;
  letter-spacing: 1.5px;
}
#page-footer ul li a:hover {
  opacity: 0.6;
}
#page-footer .copyright {
  font-size: 14px;
  margin-top: 37px;
}
#page-footer .copyright strong {
  display: inline-block;
  font-weight: 400;
  padding: 0 5px;
}
#page-footer .copyright a {
  color: #fff;
  text-decoration: none;
  transition: all ease 0.4s;
}
#page-footer .copyright a:hover {
  opacity: 0.6;
}
#page-footer .foot-top {
  display: flex;
}
#page-footer .foot-top .social {
  width: 32%;
  margin-left: auto;
  text-align: right;
}
#page-footer .foot-top .social a.login-btn {
  margin-bottom: 35px;
  display: block;
  line-height: 26px;
}
#page-footer .foot-top .social a {
  transition: all ease 0.4s;
}
#page-footer .foot-top .social a:hover {
  opacity: 0.6;
}
#page-footer .foot-info {
  padding-left: 30px;
}
#innerhero {
  background-color: #042a44;
  background-image: url(../img/inner-hero-new.svg);
  background-repeat: no-repeat;
  background-position: right bottom;
  color: #fff;
  padding: 218px 0 139px;
  background-size: contain;
}
#innerhero h1 {
  font-size: 62px;
  font-weight: 600;
}
.contentpage-wrapper {
  font-size: 16px;
  line-height: 20px;
  padding: 64px 0 112px;
}
.contentpage-wrapper.innerBanner {
  padding: 64px 0 112px;
  margin-top: 0;
}
.contentpage-wrapper .section-title {
  margin-bottom: 34px;
}
.contentpage-wrapper p {
  margin-bottom: 20px;
}
.contentpage-wrapper h2 {
  font-size: 26px;
  line-height: normal;
  margin-bottom: 15px;
  margin-top: 50px;
}
.contentpage-wrapper a {
  color: #1e1e1e;
  text-decoration: underline;
  transition: all ease 0.4s;
}
.contentpage-wrapper a:hover {
  color: #f15a25;
}
.contentpage-wrapper ul,
.contentpage-wrapper ol {
  margin-top: 22px;
  margin-bottom: 25px;
  padding-left: 8px;
}
.contentpage-wrapper ul li,
.contentpage-wrapper ol li {
  margin-bottom: 20px;
}
.contentpage-wrapper ul li {
  list-style: none;
  position: relative;
  padding-left: 15px;
}
.contentpage-wrapper ul li::before {
  content: "•";
  font-size: 25px;
  position: absolute;
  left: 0;
  top: 0;
}
.contentpage-wrapper h3 {
  font-size: 22px;
  line-height: normal;
  margin-bottom: 15px;
  margin-top: 30px;
}
.contentpage-wrapper h4 {
  font-size: 20px;
  line-height: normal;
  margin-bottom: 15px;
  margin-top: 50px;
}
.contentpage-wrapper h5 {
  font-size: 16px;
  line-height: normal;
  font-weight: 600;
  margin-bottom: 15px;
  margin-top: 50px;
}
.not-found {
  padding: 235px 0 160px;
  text-align: center;
}
.not-found a {
  color: #1e1e1e;
  transition: all ease 0.4s;
}
.not-found a:hover {
  color: #f15a25;
}
#shadow-host-companion {
  display: none;
}
#team .team-box.teamOpen .title::before {
  transform: rotate(90deg);
}
/* News Section Swiper Slider CSS Start */
#news .news-slider-sec {
  position: relative;
}
#news .swiper-button-prev {
  width: 20px;
  height: 23px;
  background-image: url(../img/orange-arrow-left.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: absolute;
  top: 30%;
  left: -45px;
}
#news .swiper-button-next {
  width: 20px;
  height: 23px;
  background-image: url(../img/orange-arrow-right.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: absolute;
  top: 30%;
  right: -45px;
}
#news .swiper-button-prev::after,
#news .swiper-button-next::after {
  display: none;
}
#news h2 {
  margin-bottom: 50px;
}
#news .news-details {
  margin-top: 20px;
}
/* News Section Swiper Slider CSS End */
#news {
  background-color: #f1f1f1;
}
.news-page .news-image {
  background: #f1f1f1;
}
.news-page .news-image img {
  width: 100%;
}
.home .news-image {
  background: #fff;
}
.news-image a {
  margin: 0 !important;
}
#news .section-title {
  justify-content: center;
}
#news .section-title,
#news h2 {
  text-align: center;
}
#news .news-details {
  padding: 0;
  margin-top: 25px;
}
#news .news-details .title p {
      padding: 18px 0 0;
    min-height: 80px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
#news .news-details .title h3 {
  position: relative;
}
#news .news-details .title h3:after {
  content: "";
  width: 17px;
  height: 2px;
  background-color: #f15a25;
  position: absolute;
  left: 0;
  bottom: -20px;
}
#news .news-details .title a {
  color: #1e1e1e;
  transition: all ease 0.4s;
}
#news .news-details .title a:hover {
  color: #f15a25;
}
#team {
  background-color: #ffffff;
}
/*    Blog*/
.blog-details .post-header .post-share {
  display: flex;
  align-items: center;
}
.blog-details .post-header p {
  color: #1e1e1e;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.blog-details .post-date p {
  position: relative;
  padding: 0;
  margin: 0;
}
.blog-details .post-date p:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -15px;
  height: 2px;
  width: 17px;
  background-color: #f15a25;
}
.blog-details .post-share ul {
  display: flex;
  padding: 0;
  margin: 0;
  list-style-type: none;
  padding-left: 17px;
  align-items: center;
}
.blog-details .post-share ul li {
  margin: 0;
  padding: 0;
  padding-right: 15px;
}
.blog-details .post-share ul li:last-of-type {
  padding-right: 0px;
  margin-top: -1.1px;
}
.blog-details.contentpage-wrapper a:focus {
  color: #f15a25;
}
.blog-details.contentpage-wrapper .entry-title {
  color: #1e1e1e;
  font-size: 42px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}
.blog-details .post-header {
  padding-bottom: 75px;
}
.blog-details.contentpage-wrapper .post-share p {
  margin: 0;
  padding-top: 6px;
}
.blog-details.contentpage-wrapper .post-share ul li::before {
  content: unset;
}
/*.blog-details.contentpage-wrapper .entry-content h2:first-of-type { padding-bottom: 80px; margin-bottom: 0; }*/
.blog-details.contentpage-wrapper .entry-title {
  margin-bottom: 50px;
  margin-top: 0;
}
.blog-details .post-contact {
  padding: 70px 0;
}
.blog-details .post-contact .section-title {
  margin-bottom: 25px;
}
.blog-details .post-contact p {
  margin-bottom: 0;
}
.blog-details.contentpage-wrapper h2 {
  margin-bottom: 20px;
}
/*Team page CSS*/
.team-banner-section {
  background: url(../img/team-banner.png);
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 483px;
  padding: 206px 0 139px;
  margin-top: 110px;
}
.team-banner-section h1 {
  color: #fff;
}
#team .team-desc p {
  max-width: 610px;
}
.team-desc .section-title {
  text-transform: uppercase;
}
#team .member-details .team-box .title p {
  font-size: 15px;
}
.sep-team-page {
  padding-top: 130px;
}
.team_button {
  width: 213px;
  height: 37px;
  background-color: #fff;
  border: 2px solid #f15a25;
  transition: all ease 0.4s;
  padding-top: 4px;
  border-radius: 0 !important;
  text-decoration: none;
  color: #000;
  text-align: center;
  font-family: "Montserrat";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 1.6px;
  text-transform: uppercase;
  margin: 50px auto 0;
}
.team_button:hover {
  background-color: rgb(241, 90, 37);
  color: rgb(255, 255, 255);
}
#team .modal-content .modal-body .content .title p {
  padding-right: 90px;
}
#team .team-desc h3 {
  color: #1e1e1e;
  font-size: 26px;
  font-weight: 300;
  margin-bottom: 24px;
  max-width: 630px;
}
.blog-details .post-contact p.link,
.blog-details .post-contact p.phone-no {
  margin-bottom: 10px;
}
#page-footer .foot-top ul {
  column-count: 2;
  column-gap: 60px;
}
#page-footer .copyright {
  text-align: left;
}
#page-footer .foot-info {
  padding-left: 0px;
}
#page-header ul li.current-menu-item a:after {
  content: "";
  width: 16px;
  height: 18px;
  background-image: url(../img/arrow-top.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -33px;
  margin: auto;
  transition: all ease 0.4s;
  opacity: 1;
}
#page-header.fixed-head ul li a:after {
  bottom: -24px;
}
/* Home page css */
.login-btn {
  width: auto;
  height: 37px;
  background-color: transparent;
  border: 2px solid #f15a25;
  transition: all ease 0.4s;
  padding: 4px 16px !important;
  border-radius: 0 !important;
  text-decoration: none;
  color: #fff;
  text-align: center;
  font-family: "Montserrat";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.8px !important;
  text-transform: uppercase !important;
}
.login-btn:hover {
  background-color: #f15a25;
  color: #fff;
}
#page-header ul li:last-of-type {
  width: 215px;
  margin: 29px 0 0 48px !important;
  cursor: pointer;
}
#page-header ul li.login-btn a {
  padding: 0;
  text-transform: uppercase;
  line-height: 25px;
}
#page-header ul li:last-of-type a::after {
  display: none;
}
html,
body {
  overflow-x: hidden;
}
#page-footer .foot-top .social a.login-btn {
  opacity: 1;
}
.who-we-are {
  background-color: #fff;
  background-image: url(../img/who-we-are-bg.svg);
  background-repeat: no-repeat;
  background-position: bottom right;
  background-size: contain;
  margin-top: 60px;
}
.who-we-are a.login-btn {
  padding: 6px 18px !important;
  color: #000;
  margin-top: 22px;
  display: inline-block;
  letter-spacing: 1.6px !important;
  margin-bottom: 70px;
}
.who-we-are a.login-btn:hover {
  color: #fff;
}
.about-section {
  background-color: #f1f1f1;
  padding: 128px 0;
}
.approach-sec {
  padding: 128px 0;
}
.approach-sec a.login-btn {
  padding: 6px 18px !important;
  color: #000;
  margin-top: 22px;
  display: inline-block;
  letter-spacing: 1.6px !important;
  margin-bottom: 70px;
}
.approach-sec a.login-btn:hover {
  color: #fff;
}
.approach-sec .container {
  max-width: 1220px;
}
.approach-sec .right-content {
  max-width: 500px;
}
.our-platform {
  background-color: #043659;
  padding: 128px 0;
  background-image: url(../img/triangle-steel-pattern.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right;
}
.our-platform h2,
.our-platform p {
  color: #fff;
  max-width: 570px;
}
.our-platform a.login-btn {
  display: inline-block;
  margin-top: 34px;
  text-transform: none !important;
  padding-top: 5px !important;
}
.letsConnect.leftContent {
  background-color: transparent;
  background-image: url(../img/Triangle-pattern-3.svg);
  background-position: left bottom;
}
.news-page {
  background-color: #fff !important;
}
.news-page .news-details {
  margin-bottom: 56px;
}
/* Home page css */
/* News page css */
#load-more {
  display: inline-block;
  width: 213px;
  height: 37px;
  line-height: 35px;
  background-color: #fff;
  border: 2px solid #f15a25;
  transition: all ease 0.4s;
  padding-top: 0px;
  border-radius: 0 !important;
  text-decoration: none;
  color: #000;
  text-align: center;
  font-family: "Montserrat";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 1.6px;
  text-transform: uppercase;
  margin: 50px auto 0;
}
#load-more:hover {
  background-color: rgb(241, 90, 37);
  color: rgb(255, 255, 255);
}
.blog-details .row {
  padding: 60px;
  margin-top: -170px;
  background: #fff;
}
article #innerhero {
  padding: 143px 0 174px;
}
#innerhero.innerBanner.news-innerbanner {
  background-size: cover;
  background-position: center;
}
.news-contact {
  background-color: #ebebeb;
}
.news-contact a {
  color: #1e1e1e;
}
.news-contact a:hover {
  color: #f15a25;
}
/* News page css */
/* Contact page css */
.letsConnect.map-sec {
  background-image: none !important;
  background-color: #f1f1f1;
}
.letsConnect.map-sec .connectContent {
  max-width: 435px !important;
  display: flex;
  align-items: center;
}
.map-sec .right-content {
  position: absolute;
  height: 100%;
  width: 50%;
  top: 0;
  bottom: 0;
  right: 0;
}
.map-sec .right-content .map-icon {
  position: absolute;
  width: 120px;
  height: 58px;
  object-fit: contain;
  top: 30px;
  right: 30px;
}
/* Contact page css */
/*Firm Page Starts*/
h4 {
  font-weight: 300;
  font-size: 26px;
  margin-bottom: 24px;
}
h5 {
  font-size: 16px;
  font-weight: 700;
}
.innerBanner {
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 483px;
  padding: 143px 0 174px;
  margin-top: 110px;
}
.innerBanner h1 {
  color: #fff;
  position: relative;
}
.innerBanner h1:after {
  content: "";
  display: block;
  width: 72px;
  height: 6px;
  background: #f15a25;
  margin-top: 16px;
}
.ptb-128 {
  padding-top: 128px;
  padding-bottom: 128px;
}
.ourStory .rightContent {
  --bs-gutter-x: 1.5rem;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  max-width: 67%;
}
.ourStory {
  background-image: url(../img/firm/Triangle-pattern-1.svg);
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: 49%;
}
.ourFoundation {
  background-color: #f1f1f1;
}
.ourFoundation .secMTitle {
  margin-bottom: 56px;
}
.ourFoundation .firm-box img {
  margin-bottom: 24px;
  width: 100%;
}
.ourFoundation .firm-box h5 {
  margin-bottom: 10px;
}
.teamBlk .section-title {
  display: inline-block;
}
.team_button {
  display: inline-block;
  width: 213px;
  height: 37px;
  line-height: 35px;
  background-color: #fff;
  border: 2px solid #f15a25;
  transition: all ease 0.4s;
  padding-top: 0px;
  border-radius: 0 !important;
  text-decoration: none;
  color: #000;
  text-align: center;
  font-family: "Montserrat";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 1.6px;
  text-transform: uppercase;
  margin: 50px auto 0;
}
.team_button:hover {
  background-color: rgb(241, 90, 37);
  color: rgb(255, 255, 255);
}
.letsConnect .letsconnect-img {
  position: absolute;
  height: 100%;
  width: 40%;
  top: 0;
  bottom: 0;
}
.letsConnect.rightContent .letsconnect-img {
  left: 0;
}
.letsConnect.leftContent .letsconnect-img {
  right: 0;
}
.letsConnect.rightContent .connectContent {
  width: 100%;
  padding-left: 65px;
}
.letsConnect.leftContent .connectContent {
  width: 100%;
}
.letsConnect h4 {
  margin-bottom: 0;
  max-width: 470px;
}
.letsConnect {
  background-color: #f1f1f1;
  background-repeat: no-repeat;
  background-size: contain;
  position: relative;
}
.letsConnect.rightContent {
  background-image: url(../img/firm/Triangle-pattern-2.svg);
  background-position: right bottom;
}
.letsConnect.leftContent {
  background-image: url(../img/firm/Triangle-pattern-3.svg);
  background-position: left bottom;
}
/*Firm Page ends*/
/* Impact page css */
.team-banner-section.impact-subbanner {
  background: url(../img/circular-architecture-sky-view.png);
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 483px;
  padding: 206px 0 139px;
  margin-top: 110px;
}
#team.impact-page .team-desc p {
  max-width: 720px;
}
.impact-desc h3 {
  font-size: 26px;
  font-style: normal;
  font-weight: 300;
}
.impact-top .impact-top-inner {
  padding-top: 56px;
}
.impact-top .impact-box {
  background: #043659;
  padding: 40px 24px;
  color: #fff;
  height: 100%;
}
.impact-top .impact-box h3 {
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  padding-right: 77px;
  margin-bottom: 20px;
}
.impact-top h2 { max-width: 410px; }
.impact-top .impact-box .title {
  padding-left: 30px;
  position: relative;
}
.impact-top .impact-box .title::before {
  content: "";
  width: 18.67px;
  height: 16px;
  background-image: url(../img/arrow-right.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  margin-right: 11px;
  display: inline-block;
  position: relative;
  bottom: -1px;
  position: absolute;
  left: 0;
  top: 2px;
  transition: all ease 0.4s;
  transform-origin: center;
}
.impact-platform .title {
  text-align: center;
  color: #fff;
}
.impact-platform {
  background: #043659;
}
.platform-svg svg {
  width: 100%;
  margin: auto;
  margin-top: 20px;
}
.svg-elements {
  position: relative;
  z-index: 1;
}
.svg-header {
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  position: relative;
  z-index: 9;
  pointer-events: all;
}
.svg-header {
  pointer-events: visiblePainted;
  cursor: pointer;
}
.svg-header path {
  transition: all 0.3s ease-in-out;
}
.svg-header:hover .svg-head-bg {
  fill: #ffffff;
}
.svg-header:hover .svg-icon-bg {
  fill: #de5428;
  stroke: #de5428;
}
.svg-header:hover .svg-text {
  fill: #043659;
}
.svg-header.active .svg-head-bg {
  fill: #ffffff;
}
.svg-header.active .svg-icon-bg {
  fill: #de5428;
  stroke: #de5428;
}
.svg-header.active .svg-text {
  fill: #043659;
}
.platform-svg {
  position: relative;
  width: 100%;
  text-align: center;
}
.svg-details {
  position: absolute;
  top: 30px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: max-content;
  width: max-content;
}
.firm-details {
  position: relative;
  bottom: -24px;
}
.svg-details .portfolio-details {
    top: 0px;
    position: relative;
}
.business-details {
  position: relative;
  top: -25px;
}
.svg-details svg {
  display: none;
}
.svg-details svg.active {
  display: block;
}
.svg-bottom-line {
  margin-top: 56px;
  margin-bottom: 30px;
  width: 100%;
  overflow: hidden;
}
.svg-bottom-line svg {
  width: 100%;
}
.program-box {
  padding: 0 20px;
  color: #fff;
  text-align: center;
  height: 100%;
}
.impact-program-grid {
  color: #fff;
}
.graph-detail {
  font-size: 14px;
  font-style: italic;
  font-weight: 400;
  line-height: normal;
  margin-top: 48px;
  text-align: center;
}
.ourStory.approach-ourstory {
  background-image: url(../img/approach/story.svg);
  background-repeat: no-repeat;
  background-position: bottom right;
  background-size: 27%;
}
.investment-grid-wrap {
  padding-top: 56px;
}
.investment-box {
  padding-bottom: 40px;
}
.aliegned-partnerships {
  background-color: #f1f1f1;
}
.partnership-box-wrap {
  margin-top: 56px;
}
.partnership-box img {
  width: 100%;
}
.aliegned-partnerships .news-image {
  background-color: #fff;
  height: 204px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.partnership-box .link {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-decoration-line: underline;
  margin-top: 24px;
  display: block;
  color: #1e1e1e;
  text-align: center;
  transition: all 0.3s ease-in-out;
}
.partnership-box .link:hover {
  color: #f15a25;
}
.partnerships-letsconnect {
  background-color: #fff;
}
/*Impact page mobile slider*/
.impact-info-mobile {
  margin-left: -20px;
  margin-right: -20px;
  padding-top: 0rem !important;
  padding-bottom: 0rem !important;
  position: relative;
}
.impact-info-mobile .container {
  padding: 0;
  margin: 0;
}
.impact-info-mobile .slick-slide h3 {
  color: #d9d9d9;
  text-align: center;
  font-family: "Montserrat";
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1.4px;
  display: flex;
  width: auto;
  height: 64px;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 0;
  background-color: #043659;
  border: 2px solid #d9d9d9;
  text-transform: uppercase;
}
.impact-info-mobile .slick-slide.slick-current h3 {
  width: auto;
}
.impact-info-mobile .slick-slide h3 span {
  max-width: 150px;
  margin: auto;
}
.impact-info-mobile .slick-slide.slick-current h3 {
  background-color: #fff;
  color: #043659;
}
.impact-info-mobile .slider-nav {
  position: relative;
  margin-top: 50px;
}
.impact-info-mobile .slider-nav svg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 35px;
  height: 40px;
}
.impact-info-mobile .content {
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 28px;
}
.impact-info-mobile .content h4 {
  color: #fff;
  text-align: center;
  font-family: "Montserrat";
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  margin-bottom: 0;
  margin-top: -15px;
}
.impact-info-mobile .slick-track {
  display: flex;
  justify-content: center;
  align-items: center;
}
.impact-info-mobile .firm-excellence.content {
  padding: 40px 0;
}
.impact-info-mobile .slider .slick-prev {
  background-image: url(../img/impact/left-white-arrow-impact.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 30px;
  height: 45px;
  left: 25px;
  z-index: 9;
}
.impact-info-mobile .slider .slick-next {
  background-image: url(../img/impact/right-white-arrow-impact.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 30px;
  height: 45px;
  right: 25px;
  z-index: 9;
}
.impact-info-mobile .slider .slick-prev::before,
.impact-info-mobile .slider .slick-next::before {
  display: none;
}
.impact-info-mobile .top-arrow {
  margin-bottom: -61px;
  position: absolute;
  z-index: 2;
  left: 50%;
  transform: translatex(-50%);
  top: -28px;
}
.impact-info-mobile .impact-text {
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
  padding: 15px 0;
  background-color: #043659;
  text-align: center;
}
.impact-info-mobile .impact-text h3 {
  color: #ff703d;
  text-align: center;
  font-family: "Montserrat";
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 27px;
  letter-spacing: 1.1px;
  margin-bottom: 0;
}
.team-letsconnect {
  background-color: #f1f1f1 !important;
}
.page-id-314 .innerBanner,
.page-id-304 .innerBanner {
  background-position: center right;
}
.impact-banner{
    background-size: auto!important;
    background-position: 48% center!important;
    background-color: #15475E;
}
.news .news-image img {
    height: 204px;
    object-fit: contain;
}
.news-page .news-image img {
    height: 204px;
    object-fit: cover;
    object-position: center;
}
.aliegned-partnerships .partnership-box a.link { text-align: left; font-weight: 400 }
.aliegned-partnerships .partnership-box .news-image { margin-bottom: 20px; }
.aliegned-partnerships .partnership-box .link { margin-top: 12px; }
.aliegned-partnerships .partnership-box  .new-excerpt p { min-height: 100px; margin-bottom: 0 !important; }
.approach-ourstory .section-intro { max-width: 520px; }
.investment-wrap h4 { max-width: 720px; }
.investment-wrap .investment-box p { max-width: 270px; }
.impact-program-grid .col-lg-3 { padding: 0 10px 0; }
.impact-program-grid .col-lg-3:last-child .program-box { padding: 0 30px; }

@media (min-width: 768px) {
  .impact-info-mobile {
    display: none;
  }
  .platform-svg {
    display: block;
  }
	.blog-details .post-contact .contact { display: flex; }
	.blog-details .post-contact .contact .left { margin-right: 50px; }
}
@media (min-width: 500px) and (max-width: 1300px) {
  .our-platform .col-md-9 {
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 980px;
  }
  #partnerships
    .accordion
    .accordion-item
    .accordion-header
    button:hover::after {
    transform: rotate(90deg);
  }
  #impactplatform .impact-box:hover .back {
    opacity: 1;
  }
  #impactplatform .impact-box:hover .arrow {
    transform: scaleY(1);
    top: 30px;
  }
  #news .col-md-6:first-of-type {
    padding-right: 50px;
  }
  #news .col-md-6:nth-of-type(2) {
    padding-left: 50px;
  }
  .about-section .row .col-lg-3:first-child .about-box {
    padding-right: 28px;
  }
  .about-section .row .col-lg-3:last-child .about-box {
    padding-right: 20px;
  }
  .team-desc.impact-desc {
    max-width: 745px;
  }
  .letsConnect.map-sec .connectContent {
    min-height: 544px;
  }
  #team .team-desc {
    max-width: 632px;
  }
  .news-image {
    max-height: 204px;
    overflow: hidden;
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (orientation: portrait) {
  #page-header ul li {
    padding: 0 5px;
  }
  #page-header ul li a {
    font-size: 14px;
  }
  #page-footer .foot-top {
    flex-direction: column;
  }
  #page-footer .foot-top .social {
    width: 50%;
    margin-left: 0;
    margin-right: auto;
  }
}
@media (min-width: 1400px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 980px;
  }
}
@media (min-width: 1460px) {
  .ourStory {
    background-size: 40%;
  }
  .letsConnect.rightContent .connectContent {
    padding-left: 0;
  }
}
@media (max-width: 1200px) {
  .team-banner-section {
    margin-top: 75px;
  }
  .innerBanner {
    margin-top: 75px;
  }
}
@media screen and (max-width: 1024px) {
  #menu-open {
    display: block;
    float: right;
    width: 30px;
    height: 30px;
    background-image: url(../img/menu.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    position: relative;
    z-index: 999999;
    transition: all ease 0.4s;
  }
  .open #menu-open {
    background-image: url(../img/close.svg);
  }
  #page-header {
    padding: 15px 0;
  }
  #page-header ul {
    position: fixed;
    width: 300px;
    padding: 80px 15px 15px;
    z-index: 9999;
    background-color: #043659;
    display: block;
    height: 150vh;
    right: -320px;
    top: 0;
    transition: all ease 0.4s;
  }
  #page-header ul li {
    width: 100%;
    padding: 0 10px;
  }
  #page-header ul li:last-of-type {
    width: auto;
    margin: 29px 0 0 0px !important;
  }
  #page-header ul li:last-of-type a {
    width: auto;
  }
  #page-header .open ul {
    right: 0;
  }
  #page-header ul li a {
    padding: 20px 0 0;
    width: 100%;
  }
  #page-header ul li a:after {
    left: inherit;
    right: 0;
    bottom: 2px;
    transform: rotate(270deg);
    width: 14px;
  }
  #page-header.fixed-head ul li a:after {
    bottom: 2px;
  }
  #page-header .align-items-end {
    align-items: center !important;
  }
  #home {
    padding-top: 76px;
  }
  #page-header .brand-logo {
    position: relative;
    bottom: -4px;
  }
  #home .hero-wrap {
    padding: 20px 45px;
  }
  h1 {
    font-size: 48px;
    line-height: 60px;
  }
  h2 {
    font-size: 36px;
  }
  .about-section h2 {
    max-width: 480px;
  }
  #team .modal-dialog .modal-content {
    padding: 45px 30px 30px 30px;
  }
  #team .modal-content .modal-body .content {
    padding-top: 15px;
  }
  #team .modal-dialog .btn-close {
    right: 26px;
    top: 26px;
  }
  #page-footer .foot-info {
    padding-left: 0;
    padding-top: 50px;
  }
  #impactplatform .impact-box ul li {
    font-size: 13px;
    line-height: 18px;
  }
  .g-5,
  .gx-5 {
    --bs-gutter-x: 2rem;
  }
  #team .team-box p {
    font-size: 14px;
  }
  #firm .firm-box p {
    font-size: 15px;
    padding-right: 0;
  }
  .section-intro {
    font-size: 22px;
    max-width: 600px;
  }
  section {
    padding: 70px 0;
  }
  #partnerships {
    padding: 70px 0;
  }
  #partnerships .accordion {
    padding-left: 0;
    margin-top: 10px;
  }
  #impactplatform {
    padding: 90px 0;
  }
  #contact {
    padding: 70px 0;
  }
  #innerhero {
    padding: 158px 0 79px;
  }
  #innerhero h1 {
    font-size: 44px;
  }
  #contact .contact-form {
    padding-top: 60px;
  }
  #page-header ul li.current-menu-item a:after {
    left: auto;
    bottom: 3px;
  }
  #page-footer .foot-top .social {
    width: 40%;
  }
  .impact-banner{
      background-position: 51% center!important;
   }
}
@media (max-width: 991px) {
  h2 {
    font-size: 34px;
  }
  h4 {
    font-size: 20px;
  }
  #news .swiper-button-next {
    right: -30px;
  }
  #news .swiper-button-prev {
    left: -30px;
  }
  #news .py-5 {
    padding: 1rem 0 !important;
  }
  #news .news-details {
    padding: 0;
  }
  #news .news-details .title p {
    font-size: 14px;
  }
  .blog-details.contentpage-wrapper .entry-title {
    font-size: 30px;
  }
  .blog-details .post-header {
    padding-bottom: 0;
  }
  .blog-details .post-contact {
    padding: 35px 0;
  }
  .blog-details.contentpage-wrapper .entry-title {
    margin-top: 40px;
  }
  .team-banner-section {
    padding: 100px 0 110px;
    min-height: 200px;
    margin-top: 60px;
  }
  .sep-team-page {
    padding-top: 70px;
  }
  #page-footer .copyright {
    text-align: left;
  }
  #team h2 br {
    display: none;
  }
  #news .news-slider-sec {
    padding-left: 10px;
    padding-right: 10px;
  }
  #news .swiper-button-next {
    right: -8px;
  }
  #news .swiper-button-prev {
    left: -8px;
  }
  #page-footer .foot-top .social {
    width: 26%;
  }
  .innerBanner {
    padding: 100px 0 110px;
    min-height: 200px;
    margin-top: 60px;
  }
  .ptb-128 {
    padding-top: 64px;
    padding-bottom: 64px;
  }
  .ourFoundation .secMTitle {
    margin-bottom: 30px;
  }
  .who-we-are {
    margin-top: 0;
  }
  .who-we-are a.login-btn {
    margin-bottom: 0;
  }
  .approach-sec {
    padding: 60px 0;
  }
  .approach-sec a.login-btn {
    margin-bottom: 0;
  }
  .our-platform {
    background-size: cover;
    padding: 60px 0;
  }
  .blog-details .row {
    padding: 35px 20px;
  }
  .who-we-are {
    background-size: 50%;
    background-position: 127% 112%;
  }
  .our-platform {
    background-size: 58%;
    background-position: 160%;
  }
  .row.impact-top-inner {
    row-gap: 25px;
  }
  .letsConnect.rightContent .connectContent {
    padding-left: 0;
  }
  #news .news-details {
    margin-top: 10px;
  }
  .news .team_button {
    margin-top: 0;
  }
  .letsConnect.leftContent {
    background-size: 20%;
  }
  .ourStory .rightContent {
    max-width: 100%;
  }
  #firm {
    background-size: 20%;
    background-position: bottom right;
  }
  .letsConnect.rightContent {
    background-size: 16%;
  }
  #team .team-desc h3 {
    font-size: 20px;
    max-width: 100%;
  }
  #team .team-box img {
    width: 100%;
  }
  .letsConnect h4 {
    font-size: 18px;
  }
  .impact-desc h3 {
    font-size: 20px;
  }
  .contact-inner h3 {
    font-size: 20px;
  }
  #contact {
    background-size: 20%;
    background-position: bottom right;
  }
  .contentpage-wrapper {
    padding: 50px 0;
  }
   .impact-banner{
      background-position: 44% center!important;
   }
	.aliegned-partnerships .news-image { height: 150px; }
	.news .news-image img {
    	height: 140px;
	}
}
@media screen and (max-width: 767px) {
  #home {
    padding-top: 66px;
  }
  #home .hero-wrap {
    padding: 20px;
    min-height: 600px;
  }
  h1 {
    font-size: 36px;
    line-height: 46px;
  }
  h2 {
    font-size: 28px;
  }
  h3 {
    font-size: 20px;
  }
  h4 {
    font-size: 18px;
  }
  h1 br,
  h2 br,
  h3 br,
  h4 br {
    display: none;
  }
  #home .hero-content p {
    font-size: 22px;
    line-height: 28px;
  }
  #home .hero-content .arrow-top {
    margin-bottom: 0;
  }
  .section-intro {
    font-size: 20px;
  }
  .firm-box {
    margin-bottom: 50px;
  }
  #impactplatform .impact-box {
    margin-bottom: 50px;
  }
  #team .team-box img {
    width: 100%;
  }
  #team .modal-content .modal-body {
    flex-wrap: wrap;
  }
  #team .modal-content .modal-body .image {
    width: 100%;
  }
  #team .modal-content .modal-body .image img {
    width: 100%;
  }
  #team .modal-content .modal-body .content {
    width: 100%;
    padding: 0;
    padding-top: 40px;
  }
  #team .modal-dialog {
    max-width: calc(100% - 15px);
  }
  #team .modal-dialog .btn-close {
    right: 16px;
    top: 16px;
  }
  #page-footer .copyright {
    font-size: 13px;
  }
  #impactplatform .impact-box ul li {
    font-size: 15px;
    line-height: 20px;
  }
  .row > * {
    padding-right: 20px;
    padding-left: 20px;
  }
  .about-section .about-box {
    padding-right: 30px;
    padding-bottom: 20px;
  }
  #firm h2 {
    margin-bottom: 20px;
  }
  #innerhero {
    padding: 128px 0 59px;
  }
  #innerhero h1 {
    font-size: 36px;
  }
  .not-found {
    padding: 115px 0px 90px;
    text-align: center;
  }
  #team .modal-dialog .modal-content {
    padding: 45px 25px 30px 30px;
  }
  #team .modal-content .modal-body {
    padding-right: 5px;
  }
  #page-header.fixed-head {
    padding: 15px 0;
  }
  #news .swiper-button-next {
    right: 10px;
  }
  #news .swiper-button-prev {
    left: 10px;
  }
  #news .news-details {
    margin-top: 10px;
    margin-bottom: 25px;
  }
  #news .news-details .title p {
    min-height: inherit;
  }
  #page-footer .foot-top {
    display: block;
  }
  #page-footer .foot-top .social {
    margin-left: 0;
    text-align: left;
    width: 200px;
    margin-top: 20px;
  }
  #page-footer .foot-top .social a.login-btn {
    margin-bottom: 25px;
  }
  .ourStory .rightContent {
    padding-bottom: 100px;
    max-width: 100%;
  }
  .ourStory {
    background-size: 60%;
    background-position: left calc(100% + 50px);
  }
  .secMTitle br {
    display: none;
  }
  .approach-sec .right-content {
    margin-top: 50px;
  }
  .impact-top .impact-top-inner {
    gap: 15px;
  }
  .platform-svg svg {
    height: 100%;
  }
  .svg-details {
    top: 14px;
    width: 72%;
  }
  .svg-bottom-line {
    margin: 0;
  }
  .partnership-box {
    margin-bottom: 15px;
  }
  .letsConnect .letsconnect-img {
    position: unset;
    width: auto;
    margin: 0 -15px;
  }
  .map-sec .right-content {
    position: unset;
    width: auto;
    margin: 0 -15px;
  }
  .who-we-are {
    background-size: 40%;
    background-position: 127% 112%;
  }
  .our-platform {
    background-size: cover;
    background-position: 320px;
  }
  .impact-desc h3 {
    font-size: 19px;
  }
  .letsConnect.rightContent {
    background-size: 20%;
  }
  .letsConnect.rightContent {
    background-size: 20%;
  }
  section#firm {
    background-size: 18%;
    background-position: bottom right;
  }
  .secMTitle {
    margin-bottom: 10px;
  }
  #impactplatform {
    padding-top: 50px;
    padding-bottom: 30px;
  }
  #team .team-desc h3 {
    font-size: 20px;
  }
  #contact {
    background-size: 30%;
    background-position: bottom right;
  }
  .about-section {
    padding: 50px 0;
  }
  .letsConnect.leftContent {
    background-size: 20%;
    background-position: bottom left;
  }
  .impact-info-mobile .impact-text h3 br {
    display: block;
  }
  .platform-svg {
    display: none;
  }
  .letsConnect h4 br {
    display: block;
  }
  .blog-details .post-header .post-share {
    margin-top: -6px;
  }
  .impact-banner{
      background-position: 42% center!important;
   }
   .impact-banner h1{
    max-width: 320px;
   }
	.aliegned-partnerships .news-image { height: 350px; }
	.news .news-image img {
    height: 320px;
}
	.our-platform { background-image: none !important; }
	.letsConnect.leftContent { background-image: none; }
.letsConnect.leftContent::before {
    content: '';
    position: absolute;
    background-image: url(../img/firm/Triangle-pattern-3.svg);
    background-size: 100%;
    background-repeat: no-repeat;
    transform: scaleX(-1);
    bottom: -50px;
    right: 0;
    height: 230px;
    width: 125px;
}
.page-id-314 .innerBanner {
    background-image: url(https://pact2dev.wpenginepowered.com/wp-content/uploads/2025/09/contact-bg-mobilee.jpg) !important;
}
.svg-bottom-line { 
	position: relative;
	display: flex;
    justify-content: center;
    align-items: center;
}
.svg-bottom-line svg { width: 0; }
.svg-bottom-line::before { 
    content: '';
    position: absolute;
    width: 290px;
    height: 50px;
    background-image: url(https://pact2dev.wpenginepowered.com/wp-content/uploads/2025/09/mobile-orange-arrow.svg) !important;
    background-repeat: no-repeat;
}
}
