/* Banner section starts */

section.xponent-commercial h1 {
  font-size: 3rem;
  font-weight: 600; 
  margin-bottom: 2rem;
}

section.xponent-commercial .row.analysis-banner {
  margin-bottom: 0rem;
  padding: 0rem;
}
section.xponent-commercial.banner-ai-capabilities .banner-button {
  border: 0.2rem solid #AE7F2E;
  background: #AE7F2E;
  color: #fff;
  font-size: 1.7rem;
  font-weight: 500;
  padding: 1rem 3rem !important;
}
.xponent-commercial.banner-ai-capabilities .work-bench p {
  font-size: 1.5rem;
  width: 100%;
}
.xponent-commercial.banner-ai-capabilities .banner-video-analysis img {
  width: 90%;
  margin-top: 0rem;
  position: relative;
  top: -1.3rem;
height: 20rem;
    object-fit: contain;
}
section.xponent-commercial .work-bench {
 margin: 5.5rem 0 0;
}
/* Banner section ends */

/* intellect-partner section starts */
section.intellect-partner {
  padding: 1.3rem 0 0;
  background-color: #f5f5f5;
  position: relative;
}
/* section.intellect-partner::after {
  content: "";
  position: absolute;
  background-image: url("/wp-content/uploads/2021/11/grey-bg.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  top: -9rem;
  left: 0;
  display: block;
  height: 10rem;
  width: 100%;
} */
section.intellect-partner h2 {
  font-size: 2.5rem;
  font-weight: 400;
  text-align: center;
  margin-bottom: 1.5rem;
}
section.intellect-partner p {
  font-size: 1.15rem;
  text-align: center;
  color: #000;
  margin-bottom: 3rem;
}
section.intellect-partner .intellect-partner-form{
  padding: 0 31%;
}
.input textarea.hs-input {
  font-size: 1.4rem !important;
  color: #000 !important;
  border: 0.1rem solid;
}
.input textarea.hs-input::placeholder{
  font-size: 1.4rem;
  color: #000 !important;
}
.hbspt-form .hs-form>div .input input::placeholder{
  color: #000;
  font-size: 1.5rem;
}
.hbspt-form .hs-form>div .input input, textarea:focus {
  outline: 0;
  box-shadow: inset 0 1px 3px transparent, 0 0 8px rgb(82 168 236 / 0%);
  color: #000;
  font-size: 1.5rem;
}
.hbspt-form .hs-form>div label span {
  display: none;
}
.hbspt-form .hs-form>div .input input, textarea {
  height: 3rem !important;
  border: 0.1rem solid #000;
  margin-bottom: 1rem;
  width: 94.7%;
  max-width: 100%;
  padding: 0.6rem 1rem;
  background-color: transparent;
  font-family: Poppins,sans-serif!important;
  border-radius: 0!important;
}
.input select{
  font-size: 1.5rem !important;
}
.hs_industry.hs-industry.hs-fieldtype-select.field.hs-form-field select, .hs_phone.hs-phone.hs-fieldtype-text.field.hs-form-field .hs-fieldtype-intl-phone.hs-input select {
  font-size: 1.5rem !important;
  min-height: 4.4rem !important;
  width: 100% !important;
  border-radius: 0;
}
.hs_submit.hs-submit .actions {
  text-align: center;
  padding: 0;
}
.hbspt-form .hs-form>div label {
  color: red;
}
input.hs-button.primary.large {
  font-size: 2rem!important;
  background-image: none;
  background-repeat: no-repeat;
  background-position: 85%!important;
  background-size: 2.5rem;
  text-align: center;
  border-radius: 0;
  margin: 0 auto;
  color: #fff;
  width: 45%;
  height: 4rem;
  border: 0.2rem solid #AE7F2E;
  background-color: #AE7F2E;
  transition: .5s;
  padding: 0.5rem 0!important;
  text-shadow: none;
}
input.hs-button.primary.large:active, input.hs-button.primary.large:focus, input.hs-button.primary.large:hover {
  background-color: #ffe300 !important;
  border: 0.2rem solid #ffe300 !important;
  color: #AE7F2E;
  transition: .5s;
  background-image: none !important;
  background-position: 95% !important;
}
section.intellect-partner .contact-customers {
  margin-top: 3rem;
}
section.intellect-partner .contact-customers h3 {
 text-align: center;
  margin-bottom: 1.5rem;
}
section.intellect-partner .contact-customers p {
  width: 80%;
  margin: 0 auto;
  padding-bottom: 2.5rem;
}
section.intellect-partner .contact-customers .banner-btn {
  text-align: center;
}
section.intellect-partner .contact-customers .banner-button {
  font-size: 1.5rem;
  background-image: none; 
  display: inline-block;
  background: #21552F;
    border-color: #21552F;
    color: #fff;
	padding: 0.7rem 3rem !important;
    font-weight: 400;
}

/* intellect-partner section ends */

/* Our Offices section starts */
section.our-offices {
 padding: 3rem 0 6rem;
}
section.our-offices .our-offices-img img {
  width: 100%;
}
section.our-offices h2 {
  font-size: 2.5rem;
  font-weight: 400;
  text-align: center;
  margin-bottom: 2.5rem;
  margin-top: 0;  
}
section.our-offices .our-offices-details {
  padding: 0 12rem;
  margin-bottom: 7rem;
  position: relative;
}
section.our-offices .offices-inner-details{
  position: absolute;
  bottom: -14rem;
  left: 0;
  right: 0;
  width: 77%;
  margin: 0 auto;
}
section.our-offices .card {
  background-color: #fff;
  padding: 2.3rem;
  box-shadow: 0 0.3rem 0.9rem rgb(0 0 0 / 20%);
  min-height: 21rem;
  margin: 0 0.6rem 3rem 0;
}
section.our-offices .card .mb-0 {
  margin-bottom: 0;
}
section.our-offices .card h3 {
  font-size: 2.5rem;
  font-weight: 600;
  margin: 0 0 1rem 0;
}
section.our-offices .card p {
  font-size: 1.15rem;
  color: #000;
  margin-bottom: 2rem;
}
/* Our Offices section ends */

/* Global Presence Section starts */
section.global-presence {
  padding: 5rem 0;
}
section.global-presence h2 {
  font-size: 2.5rem;
  font-weight: 400 !important;
  text-align: center;
  margin: 0 0 3.5rem 0;
}
section.global-presence .global-presence-details {
  padding: 0;
	padding-left: 0.5rem;
}
section.global-presence .card {
  background-color: #fff;
  padding: 2.5rem;
  box-shadow: 0 0.3rem 0.9rem rgb(0 0 0 / 20%);
  min-height: 25rem;
  margin: 0 0.6rem 3rem 0;
}
section.global-presence .card h3 {
  font-size: 2.5rem;
  font-weight: 600;
  margin: 0 0 1.3rem 0;
}
section.global-presence .card h4 {
  font-size: 2rem;
    font-weight: 400;
    color: #AE7F2E !important;
  margin: 0 0 2.5rem 0;
}
section.global-presence .card p {
 
  color: #000;
  margin-bottom: 2rem;
}
section.global-presence .middle-cnt {
    padding: 0 1rem 0;
}
section.global-presence .card p.sipcot {
  margin-top: 9rem;
}
section.global-presence .card .mb-0 {
  margin-bottom: 0;
}
section.global-presence .card.crescent {
  margin-bottom: 0;
}
/* Global Presence Section ends */

/* changes in this start */

    section.xponent-commercial h1 {
    font-size: 2.5rem;
    color: #fff !important;
    font-weight: 400;
}

.xponent-commercial.banner-ai-capabilities .work-bench p{
	color: #fff;
    font-size: 1.15rem!important;
}

section.intellect-partner p{
	font-size:1.15rem;
}
section.intellect-partner .contact-customers h3{
	font-size:2.5rem;
}

section.intellect-partner .contact-customers .banner-button:hover{
	 color:#2d1855;	
	 border: 0;
	border-color: #21552F !important;
}


section.our-offices .card p{
	font-size: 1.15rem;
}
section.our-offices .card {
    min-height: 20rem;
    margin: 0 0.6rem 5rem 0;
}


section.global-presence .card p{
	font-size:1.15rem
}
section.global-presence .card {
    margin: 0 0.6rem 3rem 0;
}
section.global-presence .card {
    min-height: 23rem!important;
}
section.global-presence {
    padding: 0 0 1rem;
}


@media (max-width: 1024px) {
  .xponent-commercial.banner-ai-capabilities .banner-video-analysis img {
    top: -2rem;
  }
  .input select{
    padding: 1rem !important;
  }
}
@media (max-width: 991px) {
  section.xponent-commercial {
    margin: 13rem 0 6rem;
  }
  section.xponent-commercial .row.analysis-banner {
    padding: 0rem;
  }
  section.xponent-commercial.banner-ai-capabilities h1 {
    text-align: center;
  }
  .xponent-commercial.banner-ai-capabilities .work-bench p {
    font-size: 2rem;
    text-align: center;
    width: 100%;
  }
  section.xponent-commercial .banner-btn {
    width: 100%;
  }
  section.xponent-commercial .work-bench {
    margin: 3rem 0 0;
  }
  .xponent-commercial.banner-ai-capabilities .banner-video-analysis img {
    top: -2rem;
    margin: 0 auto;
  }
  section.intellect-partner::after {
    top: -7.5rem;
  }
  section.intellect-partner p {
    font-size: 2rem;
  }
  section.intellect-partner .intellect-partner-form {
    padding: 0 18%;
  }
  .hs_submit.hs-submit .actions {
    margin-left: 0;
  }
  input.hs-button.primary.large {
    width: 98%;
    height: 6.5rem;
  }
  section.intellect-partner .contact-customers p {
    width: 100%;
  }
  section.intellect-partner .contact-customers .banner-button {
    font-size: 1.5rem;
  }
  section.our-offices .our-offices-details {
    padding: 0 0rem;
  }
  section.our-offices .offices-inner-details{
    width: 100%;
  }
  section.our-offices .card {
    min-height: 19rem;
  }
  section.global-presence .global-presence-details {
    padding: 0 0rem;
  }
  section.global-presence .card {
    min-height: 23rem;
  }
  section.global-presence .card p.sipcot {
    min-height: 10.5rem;
  }
	section.intellect-partner p {
    	font-size: 1.15rem;
	}
}
@media (max-width: 767px) {
	section.global-presence h2 {
		font-size: 2.2rem;
	}
  .container {
    padding: 0rem;
  }
  section.xponent-commercial {
    padding: 0;
  }
  .xponent-commercial.banner-ai-capabilities .banner-video-analysis img {
    width: 100%;
  }
  section.xponent-commercial h1 {
    font-size: 2.2rem;
    margin-bottom: 1rem;
  }
  section.xponent-commercial .banner-btn {
    width: 60%;
    margin: 0 auto;
  }
  section.xponent-commercial.banner-ai-capabilities .banner-button {
    padding: 1rem 2rem !important;
  }
  section.xponent-commercial .work-bench {
    margin: 2rem 0rem 0!important;
  }
  .xponent-commercial.banner-ai-capabilities .work-bench p {
    padding: 0;
  }
  section.intellect-partner::after {
    top: -6.3rem;
  }
  section.intellect-partner h2 {
    font-size: 2.2rem !important;
    margin-bottom: 1rem;
  }
  section.intellect-partner p {
    font-size: 1.9rem;
  }
  section.intellect-partner .intellect-partner-form {
    padding: 0 4%;
  }
  input.hs-button.primary.large {
      width: 99%!important;
      height: 4rem;
      margin-left: 0!important;
  }
  section.intellect-partner .contact-customers h3 {
    font-size: 2.2rem;
    margin-bottom: 1.5rem;
  }
  section.our-offices h2 {
    font-size: 2.2rem !important;
  }
  section.our-offices .offices-inner-details {
    position: initial;
  }
  section.our-offices .our-offices-img {
    margin-bottom: 2rem;
    display: none;
  }
  section.our-offices .our-offices-img img {
    height: 35rem;
    object-fit: cover;
  }
  section.our-offices .card {
    margin: 0 0 3rem 0;
    position: unset;
  }
  section.our-offices .our-offices-details {
    margin-bottom: 0rem;
  }
  section.global-presence .card {
    margin: 0 0rem 3rem 0;
  }
  section.global-presence .card p br{
	display: none;
  }
  section.our-offices {
    padding: 3rem 0 0;
  }
  section.our-offices .card p {
    font-size: 1.8rem;
  }
  section.global-presence .card p {
    font-size: 1.8rem;
  }
  section.global-presence .card p.sipcot {
    min-height: 0;
  }
  section.global-presence .card p.sipcot {
    margin-top: 5rem;
  }
  section.global-presence .card.crescent {
    margin-bottom: 3rem;
  }
 section.global-presence .middle-cnt {
    padding: 0;
  }
  section.global-presence .card p br{
    display: none;
  }
}

.container {
    max-width: 84.5%;
}

.agile-img img {
    width: 100% !important;
    height: 100% !important;
}

footer .footer-shape {
    background-color: transparent;
}

.rel-slide-icon li img {
    opacity: .7;
    width: 2.8rem;
    object-fit: contain;
}

.rel-slide-icon li:hover img {
    opacity: 1;
}

section.product-use-cases-section table.table.table-bordered {
    margin-top: 3rem;
}

.ai-title {
    width: 66%;
    margin: auto;
    font-weight: 600;
}

.covid-sec.hood-sec {
    padding: 0rem 0 8rem;
}

.covid-sec.hood-sec .hood-sec-lt {
    margin-bottom: 4.5rem;
}

section.our-partners-section h2 {
    margin-bottom: 5rem;
}

section.ai-solutions-section .ai-solution-cnt {
    width: 82%;
}

section.ai-solutions-section .automate-form .para-1 {
    width: 98%;
}

section.ai-solutions-section .automate-form .para-2,
section.ai-solutions-section .automate-form .para-5 {
    width: 100%;
}

section.ai-solutions-section .automate-form .para-4 {
    width: 98%;
}

.our-partners-section .container {
    max-width: 66.5%;
}

section.ai-solutions-section .ai-solution-cnt img {
    left: 0;
    height: auto;
}

section.our-partners-section .slide-arrow ul.rel-slide-icon li:first-child {
    left: -6rem;
    cursor: pointer;
}

section.our-partners-section .slide-arrow ul.rel-slide-icon li:last-child {
    right: -6rem;
    cursor: pointer;
}

@media(max-width:767px) {
	section.global-presence .card h4{
		font-size: 1.75rem;
		
    margin: 0 0 2rem 0;
	}
		
	section.global-presence .card h3 {
		font-size: 2.2rem;
	}
	section.global-presence {
    padding: 0;
}
	section.our-offices .card h3 {
		font-size: 2.2rem;
	}
	section.intellect-partner {
		padding: 0;
	}
    section.our-partners-section .slide-arrow ul.rel-slide-icon li:last-child {
        right: -2rem;
    }
    section.our-partners-section .slide-arrow ul.rel-slide-icon li:first-child {
        left: -2rem;
    }
}

@media(max-width: 320px){
section.intellect-partner::after {
  top: -6.1rem;
}
}


/* Form styling starts */
section.intellect-partner .intellect-partner-form {
  background: #ffff;
  width: 44%;
  margin: 0 auto;
  padding: 2rem;
}
.hbspt-form .hs-form>div .input input, textarea{
  background-color: #f5f5f5;
  border-radius: 0;
  height: 3.5rem;
  color: #828282;
  border: none;
}
.input select{
  background-color: #f5f5f5;
  border-radius: 0;
  height: 3.5rem;
  line-height: 1.5rem;
  color: #828282 !important;
  border: none !important;
}
.input textarea.hs-input{
  background-color: #f5f5f5;
  border-radius: 0;
  height: 3.5rem;
  line-height: 1.5rem;
  color: #828282 !important;
  border: none !important;
  box-shadow: none;
}
.input textarea.hs-input::placeholder{
  color: #828282 !important;
}
.hbspt-form .hs-form>div .input input::placeholder{
  color: #828282;
}
input.hs-button.primary.large{
  font-size: 1.7rem !important;
  padding: 1.5rem 3rem !important;
  font-weight: 500;
  width: auto !important;
  height: auto;
  background-image: none;
  color: #fff;
  display: inline-block;
  text-transform: uppercase;
  border: 0.2rem solid #AE7F2E;
  background-color: #AE7F2E;
}
input.hs-button.primary.large:hover{
  color: #AE7F2E;
  padding: 1.5rem 3rem !important;
  background-color: #ffe300;
  border: 0.2rem solid #ffe300 !important;
  background-image: none;
}
.hs_submit.hs-submit .actions {
  text-align: left;
  padding: 0;
  margin: 0;
}


section.xponent-commercial {
    margin: 13rem 0 0rem;
}


@media(max-width: 1024px){
section.intellect-partner .intellect-partner-form {
  background: #ffff;
  width: 50%;
}
}
@media(max-width: 991px){
  section.intellect-partner .intellect-partner-form {
      width: 70%;
      padding: 2rem !important;
  }
}
@media(max-width: 767px){
  section.intellect-partner .intellect-partner-form {
      width: 100%;
  }
	section.intellect-partner p, section.global-presence .card p, section.our-offices .card p {
    font-size: 1.15rem;
}
	section.intellect-partner .contact-customers h3{
		font-size:2.2rem
	}
	section.intellect-partner .contact-customers .banner-button {
    font-size: 1.5rem;
}
	section.our-offices .card .mb-0{
		font-size
		
	}
	
		
/* new change add  */
	
} 
/* Form styling ends */
