/*.hero {
  margin: 120px auto;
  max-width: 1264px;
  padding: 0 32px;
  display: flex;
  gap: 64px;
}

.left {
  width: 100%;
}
.left .subtitle {
  color: #4B5563;
  margin: 16px 0 24px 0;
  max-width: 440px;
}
.right {
  width: 100%;
  background-color: #155EEF;
  border-radius: 16px;
  color: white;
  padding: 40px 32px;
  max-width: 620px;
}
.right .h3 {
  max-width: 400px;
  margin: 0 auto;
  text-align: center;
}

.testi-swiper-container {
  position: relative;
  display: flex;
  gap: 32px;
  align-items: center;
  margin: 56px auto 64px;
}
.testi-swiper {
  width: 400px;
  border: 6px solid #3685FB;
  border-radius: 22px;
  background-color: white;
}
.testi-slide {
  color: #030712;
  background-color: white;
  padding: 24px;
  height: unset;
}
  .testi-rating {
  display: flex;
  gap: 2px;
  margin-bottom: 24px;
}
  .testimonial {
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 32px;
}
  .testi-author {
  display: flex;
  align-items: center;
  gap: 12px;
}
  
.testi-author img {
  width: 48px;
  height: 48px;
  object-fit: cover;
  border-radius: 50%;
}
  .testi-next {
  width: 40px;
  height: 40px;
  background-color: #5CA9FE;
  border-radius: 50%;
  right: 0;
  top: unset !important;
}
  .testi-prev {
  width: 40px;
  height: 40px;
  background-color: #5CA9FE;
  border-radius: 50%;
  top: unset !important;
  left: 0;
}
  .cont-logos-wrap {
  display: flex;
  flex-wrap: wrap;
  columt-gap: 16px;
  row-gap: 8px;
  justify-content: center;
  max-width: 480px;
  margin: 0 auto;
}
.cont-logos-wrap img {
  width: 100px;
  height: 48px;
  object-fit: contain;
}
  */

.testi-wrapper {
  width: 100%;
  background-color: white;
}

.swiper-button-prev:after, .swiper-button-next:after {
  display: none;
}
.testi-prev svg {
  width: 6px;
  height: 10px;
  fill: white;
}


.testi-next svg {
  width: 6px;
  height: 10px;
  fill: white;
}


.testi-rating svg {
  width: 16px;
  height: 16px;
  fill: #12A250;
}



.testi-box .text {
  color: #030712;
}

.logos-header {
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 1.4;
  margin-bottom: 24px;
}



/*@media (max-width: 1200px) {
  .right {
    display: none;
  }
}*/
@media (max-width: 768px) {
  .hero {
    margin: 96px 0;
    padding: 0 16px;
  }
}
.contact-details {
  margin: 120px auto;
  max-width: 1264px;
  padding: 0 32px;
}

.cont-boxes {
  margin-top: 32px;
  display: flex;
  gap: 24px;
}

.cont-box {
  border-radius: 16px;
  border: 1px solid #E5E7EB;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 16px;
  padding: 24px;
  flex: 1 1;
}

.cont-box-icon {
  width: 40px;
  height: 40px;
  background-color: #155EEF;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cont-box-icon svg {
  width: 18px;
  height: 18px;
  fill: white;
}

.cont-link {
  position: relative;
  font-size: 24px;
  color: #030712;
  font-family: Medium;
}
.cont-link:visited {
  color: #030712;
}
.cont-link::after {
  position: absolute;
  content: "";
  left: 50%;
  width: 0;
  height: 2px;
  background-color: #030712;
  transition: ease 0.3s;
  bottom: -2px;
}
.cont-link:hover::after {
  width: 100%;
  left: 0;
}

@media (max-width: 1200px) {
  .cont-boxes {
    flex-direction: column;
    align-items: center;
  }
  .cont-box {
    max-width: 400px;
    width: 100%;
  }
}
@media (max-width: 768px) {
  .contact-details {
    margin: 96px 0;
    padding: 0 16px;
  }
  .cont-link {
    font-size: 16px;
  }
}


/* Aryan */

.hero.contact {
    padding: 100px 0 80px;
    background-image: url("https://measurepm.com/images/contact-hero-bg-img.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom center;
    margin: 0;
}
.container {
  max-width: 1240px;
  width: 100%;
  margin: auto;
}
.hero.contact .main {
    display: flex;
    align-items: end;
    gap: 46px;
}
.hero.contact .main .left,.hero.contact .main .right {
  flex: 1;
}
.hero.contact .main .left h5 {
    text-transform: uppercase;
    font-size: 16px;
    font-family: "Medium";
    line-height: 16px;
    color: #030712;
    letter-spacing: 0.96px;
    margin-bottom: 12px;
}
.hero.contact .main .left h1 {
    font-size: 60px;
    font-family: "Medium";
    line-height: 62px;  
    letter-spacing: -3.84px;
    margin-bottom: 18px;
	max-width:500px;
}
.hero.contact .main .left .subtitle {
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin-bottom: 27px;
}
.hero.contact .main .left .subtitle li {
    display: flex;
    gap: 8px;
    position: relative;
}
.hero.contact .main .left .subtitle li::before {
    content: '';
    background-image: url("https://measurepm.com/images/check-circle.svg");
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    min-width: 18px;
    height: 18px;
    margin-top: 5px;
}
.hero.contact .main .review-box {
    background: #155EEF;
    border-radius: 20px;
    padding: 24px 24px 42px;
}
.hero.contact .main .review-box h3 {
    font-size: 24px;
    line-height: 24px;
    color: #fff;
    letter-spacing: -0.72px;
    margin-bottom: 28px;
}
.hero.contact .main .testi-swiper-container {
    position: relative;
    display: flex;
    align-items: center;
}
.hero.contact .main .testi-swiper-container .testi-swiper {
    width: 393px;
    border-radius: 10px;
    background-color: white;
    outline: 4px solid #ffffff4d;
}
.hero.contact .main .testi-swiper .testi-slide {
    color: #030712;
    padding: 20px 30px;
    height: fit-content!important;
}
.hero.contact .main .testi-swiper .testi-slide .testi-rating {
    display: flex;
    gap: 4px;
    margin-bottom: 13px;
}
.hero.contact .main .testi-swiper .testimonial {
    font-size: 17px;
    line-height: 26px;
    margin-bottom: 38px;
}
.hero.contact .main .testi-swiper .testi-author {
    display: flex;
    align-items: center;
    gap: 8px;
}
.hero.contact .main .testi-swiper .testi-author img {
    width: 30px;
    height: 30px;
    object-fit: cover;
    border-radius: 50%;
}
.hero.contact .main .testi-swiper .testi-box .text {
    color: #030712;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    letter-spacing: -0.32px;
}
.hero.contact .main .testi-swiper-container .testi-next,.hero.contact .main .testi-swiper-container .testi-prev {
    width: 30px;
    height: 30px;
    background-color: #ffffff8a;
    border-radius: 50%;
    right: 0;
    top: unset !important;
}
.hero.contact .main .testi-swiper-container .testi-prev {
    right: unset !important;
    left: 0;
}
.hero.contact .cont-logos {
    margin-top: 40px;
}
.hero.contact .cont-logos .cont-logos-wrap {
    display: grid;
    max-width: 1030px;
    margin: 0 auto;
    grid-template-columns: repeat(7,1fr);
    gap: 23px;
}
.hero.contact .cont-logos .cont-logos-wrap img {
    width: 100%;
    height: 87px;
    object-fit: cover;
    max-width: 120px;
}
.hero.contact .main .right .hero-form {
    background-color: #FFF;
    border-radius: 20px;
    box-shadow: 0 0 4px rgba(0, 0, 0, .04), 0 8px 16px rgba(0, 0, 0, .08);
    padding: 30px 24px 30px;
}
.hero.contact .main .right .hero-form h3 {
    font-size: 24px;
    line-height: 24px;
    font-family: 'Medium';
    margin-bottom: 0px;
}
.primary-color {
  color: #155EEF;
}
.hero.contact .main .right .hero-form .notes {
    font-size: 12px;
    line-height: 18px;
    color: #030712b3;
	margin:0px;
}
.after-hero.contact {
    padding: 74px 0 97px;
    text-align: center;
}
.after-hero.contact h2 {
    font-size: 44px;
    line-height: 44px;
    font-family: 'Medium';
    text-transform: capitalize;
    letter-spacing: -2.64px;
    margin-bottom: 40px;
}
.after-hero.contact .upper {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    align-items: start;
    justify-content: space-between;
    margin-bottom: 68px;
}
.after-hero.contact .upper .box {
    padding: 24px 24px 28px;
    background-color: #FFF;
    border-radius: 20px;
    text-align: left;
}
.after-hero.contact .upper .box img {
    width: 100%;
    height: 225px;
    object-fit: cover;
    object-position: top;
    border-radius: 10px;
    margin-bottom: 24px;
}
.after-hero.contact .upper .box h3 {
    font-size: 20px;
    line-height: 24px;
    font-family: 'Medium';
    max-width: 300px;
    text-transform: capitalize;
    margin-bottom: 18px;
    letter-spacing: -0.6px;
}
.after-hero.contact .upper .box p {
    line-height: 24px;
    max-width: 330px;
}
.after-hero.contact .lower {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.after-hero.contact .lower .left,.after-hero.contact .lower .right {
  flex: 1;
}
.after-hero.contact .lower .right {
  flex-basis: 19%;
}
.after-hero.contact .lower .right img {
  width: 100%;
}
.after-hero.contact .lower .left {
  text-align: left;
}
.after-hero.contact .lower .left h5 {
    font-size: 16px;
    font-family: 'Medium';
    line-height: 16px;
    letter-spacing: 0.96px;
    margin-bottom: 12px;
    text-transform: uppercase;
}
.after-hero.contact .lower .left h2 {
    letter-spacing: -1.32px;
    margin-bottom: 18px;
}
.after-hero.contact .lower .left p {
    font-size: 18px;
    line-height: 27px;
}
.after-hero.contact .lower .left img {
  width: 100%;
}
.trusted-by.contact {
    padding: 90px 0 82px;
    text-align: center;
    background-image: url("https://measurepm.com/images/contact-trust-by-bg-img.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
}
.trusted-by.contact .container {
  max-width: 1023px;
}
.trusted-by.contact h2 {
    font-size: 44px;
    line-height: 44px;
    font-family: 'Medium';
    text-transform: capitalize;
    letter-spacing: -1.32px;
    margin-bottom: 40px;
}
.trusted-by.contact p {
    max-width: 700px;
    margin: auto;
    line-height: 24px;
}
.trusted-by.contact .main {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 24px;
    margin-bottom: 30px;
}
.trusted-by.contact .main .box {
    border: 1px solid #D5D5D5;
    border-radius: 20px;
    padding: 24px;
    text-align: left;
}
.trusted-by.contact .main .box h3 {
    font-family: 'Medium';
    font-size: 34px;
    line-height: 34px;
    margin-bottom: 18px;
    letter-spacing: -1.02px;
}
.trusted-by.contact .main .box p {
    font-size: 14px;
    line-height: 21px;
}
.trusted-by.contact .last {
    margin-top: 60px;
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 26px;
}
.trusted-by.contact .last .box {
    background-color: #FFF;
    border-radius: 20px;
    box-shadow: 0 0 4px rgba(0, 0, 0, .04), 0 8px 16px rgba(0, 0, 0, .08);
    text-align: left;
    padding: 20px 24px 27px;
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: space-between;
}
.trusted-by.contact .last .box .data p {
    margin-top: 22px;
    font-family: 'Medium';
    font-size: 20px;
    line-height: 30px;
    font-style: italic;
}
.trusted-by.contact .last .box .data h5 {
    margin: 18px 0 6px;
    font-weight: 700;
    font-size: 16px;
    font-family: 'Medium';
    line-height: 24px;
}
.trusted-by.contact .last .box .data h6 {
    font-size: 14px;
    line-height: 21px;
}
.info.contact {
    padding: 55px 0 70px;
}
.info.contact .container {
  max-width: 820px;
}
.info.contact .main {
    background-color: #ECF2FE;
    border-radius: 20px;
    position: relative;
    padding: 25px 30px;
}
.info.contact .main .data h2 {
    font-size: 44px;
    line-height: 44px;
    font-family: 'Medium';
    text-transform: capitalize;
    letter-spacing: -2.64px;
    margin-bottom: 40px;
}
.info.contact .main .data ul {
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.info.contact .main .data ul li a {
    display: flex;
    position: relative;
    align-items: center;
    gap: 14px;
    color: #030712;
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    transition: .3s all;
}
.info.contact .main .main-img {
    position: absolute;
    right: 100px;
    top: -91px;
}
#modal .modal-content {
    padding: 0;
    border-radius: 20px;
    max-width: 930px;
    width: 100%;
    display: flex;
    align-items: stretch;
}
#modal .modal-content .close-btn {
    display: none;
}
#modal .modal-content .modal-head {
    background: #ECF2FE;
    padding: 30px;
    margin: 0;
    /*height: 100%;*/
}
#modal .modal-content .modal-head + div{
  padding: 30px;
}
#modal .modal-content .modal-head h2 {
    font-size: 32px;
    max-width: 100%;
    letter-spacing: -0.96px;
    line-height: 42px;
    margin-bottom: 18px;
}
#modal .modal-content .modal-head p {
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 16px;
}
#modal .modal-content .modal-head ul {
    display: flex;
    flex-direction: column;
    gap: 16px;
}
#modal .modal-content .modal-head ul li {
    font-size: 18px;
    line-height: 27px;
    display: flex;
    gap: 8px;
}
#modal .modal-content .modal-head ul li::before {
    content: '';
    background-image: url(https://measurepm.com/images/check-circle.svg);
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    min-width: 18px;
    height: 18px;
    margin-top: 5px;
}
.hero-form .notes{
    margin-top: 8px;
}
@media only screen and (max-width:767px) {
.hero.contact {
    padding: 100px 20px 40px;
}
.hero.contact .main .right iframe {
	min-height:625px!important;
	max-height:625px!important;
}
.hero.contact .main .left h5 {
    font-size: 13px;
    line-height: 13px;
    letter-spacing: 0.78px;
}
.hero.contact .main .left h1 {
    font-size: 36px;
    line-height: 36px;
    letter-spacing: -1.08px;
    margin-bottom: 12px;
}
.hero.contact .main .left .subtitle {
    gap: 8px;
    margin-bottom: 30px;
}
.hero.contact .main .left .subtitle li::before {
    min-width: 14px;
    height: 14px;
}
/*.hero.contact .main .left .subtitle li {
    max-width: 320px;
}*/
.hero.contact .main .review-box {
    display: none;
}
.hero.contact .main .right {
  display: block;
}
.hero.contact .main {
    flex-direction: column;
    gap: 0px;
}
.hero.contact .main .right .hero-form {
    padding: 20px 20px 26px;
}
.hero.contact .main .right .hero-form h3 {
    font-size: 18px;
    line-height: 18px;
    text-align: center;
    margin-bottom: 18px;
}
.hero.contact .main .right .hero-form .notes {
    font-size: 8px;
    line-height: 12px;
}
.hero.contact .cont-logos {
    margin-top: 25px;
}
.hero.contact .cont-logos .cont-logos-wrap {
    gap: 0 13px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.hero.contact .cont-logos .cont-logos-wrap img {
    height: 54px;
    max-width: 74px;
}
.after-hero.contact {
    padding: 50px 20px 50px;
}
.after-hero.contact h2 {
    font-size: 28px;
    line-height: 28px;
    letter-spacing: -0.84px;
    margin-bottom: 20px;
}
.after-hero.contact .upper {
    grid-template-columns: repeat(1,1fr);
    margin-bottom: 44px;
    gap: 16px;
}
.after-hero.contact .upper .box {
    padding: 20px;
}
.after-hero.contact .upper .box img {
    height: 180px;
    margin-bottom: 20px;
}
.after-hero.contact .upper .box h3 {
    font-size: 17px;
    line-height: 20px;
    max-width: 250px;
    margin-bottom: 15px;
    letter-spacing: -0.5px;
}
.after-hero.contact .upper .box p {
    line-height: 21px;
    font-size: 14px;
}
.after-hero.contact .lower .left h5 {
    font-size: 13px;
    line-height: 13px;
    letter-spacing: 0.78px;
    margin-bottom: 8px;
}
.after-hero.contact .lower {
    flex-direction: column;
}
.after-hero.contact .lower .right {
  display: block;
}
.after-hero.contact .lower .right img {
  margin-top: 24px;
}
.after-hero.contact .lower .left p {
    font-size: 16px;
    line-height: 24px;
}
.trusted-by.contact {
    padding: 40px 20px;
}
.trusted-by.contact h2 {
    font-size: 28px;
    line-height: 28px;
    letter-spacing: -0.84px;
    margin: 0 auto 30px;
    max-width: 250px;
}
.trusted-by.contact .main {
    grid-template-columns: repeat(1,1fr);
    gap: 16px;
    margin-bottom: 18px;
    padding: 0 40px;
}
.trusted-by.contact .main .box {
    border-radius: 15px;
    padding: 18px;
}
.trusted-by.contact .main .box h3 {
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 12px;
    letter-spacing: -0.72px;
}
.trusted-by.contact .main .box p {
    font-size: 12px;
    line-height: 18px;
}
.trusted-by.contact p {
    font-size: 14px;
    line-height: 21px;
}
.trusted-by.contact .last {
    margin-top: 24px;
    grid-template-columns: repeat(1,1fr);
    gap: 16px;
}
.trusted-by.contact .last .box {
    border-radius: 15px;
    padding: 16px;
}
.trusted-by.contact .last .box img {
  max-width: 86px;
}
.trusted-by.contact .last .box .data p {
    margin-top: 14px;
    font-size: 16px;
    line-height: 24px;
}
.trusted-by.contact .last .box .data h5 {
    margin: 18px 0 4px;
    font-size: 14px;
    line-height: 21px;
}
.trusted-by.contact .last .box .data h6 {
    font-size: 12px;
    line-height: 18px;
}
.info.contact {
    padding: 10px 20px 50px;
}
.info.contact .main {
    padding: 30px;
}
.info.contact .main .data h2 {
    font-size: 28px;
    line-height: 28px;
    letter-spacing: -0.84px;
    margin-bottom: 20px;
}
.info.contact .main .main-img {
    display: none;
}
.info.contact .main .data ul {
    gap: 14px;
}
.info.contact .main .data ul li a {
    gap: 10px;
    font-size: 17px;
    line-height: 25px;
}
.info.contact .main .data ul li a img {
  width: 32px;
}
#modal .modal-content {
    flex-direction: column;
}
.hero.contact .main {
  align-items: stretch;
}
#modal .modal-content .modal-head {
  max-width: 100%;
}
}
@media(min-width:768px) and (max-width:1199px){
.hero.contact .main {
    gap: 30px;
}
.hero.contact {
  padding: 100px 20px 60px;
}
.after-hero.contact {
  padding: 50px 20px 50px;
}
trusted-by.contact {
  padding: 60px 20px 50px;
}
.after-hero.contact h2{
    font-size: 38px;
    line-height: 40px;
}
.trusted-by.contact .main .box h3 {
  font-size: 30px;
}
.hero.contact .main .left h1 {
    font-size: 50px;
    line-height: 52px;
    letter-spacing: -3px;
}
.after-hero.contact .upper .box img {
  height: 135px;
}
.hero.contact .main .left .subtitle li {
    font-size: 16px;
}
.trusted-by.contact {
    padding: 90px 20px 82px;
}
}