.page-template-template-tech-landing-page .site-inner {
  max-width: 100%;
  width: 100%;
  padding: 0 !important;
}
.page-template-template-tech-landing-page  .content {
  float: unset;
  width: 100%;
}
.page-template-template-tech-landing-page .tech-hero {
  padding: 0 20px;
  max-width: 1440px;
  margin: auto;
}
.page-template-template-tech-landing-page .tech-hero .left-right-content{
display: flex;
padding: 80px 126px;
gap: 0;
background: #111111;
border-radius: 20px;

}
.btn{
	padding: 10px 20px;
	font-size: 20px;
	line-height: 32px;
	font-weight: 400;
	border-radius: 0 !important;
	border: 1px solid #CA3030;
	transition: all ease-in-out 300ms;
}
.btn.btn-red{
	color: #fff;
	background: #CA3030;
}
.btn.btn-white , .btn.btn-red:hover{
	background: #fff;
	color: #CA3030;
	transition: all ease-in-out 300ms;
}
.btn.btn-white:hover{
	color: #fff;
	background: #CA3030;
}
.page-template-template-tech-landing-page h1 {
  font-family: proxima-nova,sans-serif;
  font-weight: 700;
  font-size: 64px;
  line-height: 120%;
  color: #FFFFFF;
  margin: 0 !important;
}
.page-template-template-tech-landing-page h1 span {
  color: #CA3030;
}
.page-template-template-tech-landing-page .black > * {
	color: #000;
}
.page-template-template-tech-landing-page .grey > * {
	color: #888888;
}
.page-template-template-tech-landing-page .white > * {
	color: #ffffff;
}
.page-template-template-tech-landing-page .red > * {
	color: #CA3030;
}
.page-template-template-tech-landing-page h1,
.page-template-template-tech-landing-page .h1,
.page-template-template-tech-landing-page h2,
.page-template-template-tech-landing-page .h2,
.page-template-template-tech-landing-page h3,
.page-template-template-tech-landing-page .h3,
.page-template-template-tech-landing-page h4,
.page-template-template-tech-landing-page .h4,
.page-template-template-tech-landing-page h5,
.page-template-template-tech-landing-page .h5,
.page-template-template-tech-landing-page h6,
.page-template-template-tech-landing-page .h6,
.page-template-template-tech-landing-page .content p {
	margin: 0 !important;
}
.page-template-template-tech-landing-page h1,
.page-template-template-tech-landing-page .h1 {
	font-size: 64px;
	line-height: 120%;
	font-weight: 700;
}
.page-template-template-tech-landing-page h2,
.page-template-template-tech-landing-page .h2 {
	font-size: 40px;
	line-height: 120%;
	font-weight: 700;
}
.page-template-template-tech-landing-page h2 span,
.page-template-template-tech-landing-page .h2 span {
  color: #CA3030;
}
.page-template-template-tech-landing-page h5,
.page-template-template-tech-landing-page .h5 {
	font-size: 28px;
	line-height: 36px;
	font-weight: 700;
}
.left-right-content {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;

}
.left-inner .content {
    float: unset;
    width: unset;
    padding: 40px 0;
}
.left-inner .content p {
  font-family: proxima-nova,sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 21px;
  line-height: 150%;
  color: #ffffff;
}
.left-contet{
  padding-right: 128px;
}
.right-content {
  display: flex;
  width: 100%;
  height: 100%;
}
.right-inner{
  position: relative;
  /* padding-top: 93.43%; */
  width: 100%;
  height: 100%;
}
.right-inner img,
.right-inner iframe,
.right-inner video{
  /* position: absolute;
  top: 0;
  left: 0; */
  width: 100%;
  height: 100%;
  object-fit: cover;
}


.Value-section .container-custom , .zig-zag .container-custom , .cta-main .container-custom , .audit-grid .container-custom {
	padding: 100px 0;
  max-width: 1148px;
  margin: 0 auto;
}
.Value-inner {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.Value-title {
	max-width: 100%;
	margin: auto;
	display: flex;
	flex-direction: column;
  padding-bottom: 60px;
	align-items: center;
	justify-content: center;
}
.Value-title .contet {
  padding-top: 20px;
}
.Value-card {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.Value-card > *:not(:first-child){
  padding-top: 30px;
}
.Value-title > * , 
.Value-grid > * {
	text-align: center;
}
.Value-grid {
    display: flex;
    gap: 30px;
    align-items: flex-start;
    justify-content: center;
}
.Value-card p{
	font-size: 18px !important;
	line-height: 150% !important;
}

.logo-grid{
	padding: 100px 40px; 
  max-width: 1440px;
  margin: auto;
}
.logo-grid .title{
      max-width: 147px;
}
.logo-grid-inner {
  display: flex;
  width: 100%;
  max-width: 1440px;
  height: 100%;
  justify-content: space-between;
  gap: 20px;
  flex-wrap: wrap;
}
.logo-grid img{
	margin: auto 0;
	height: 100%;
	width: fit-content;
	max-height: 60px;
	object-fit: contain;
	break-inside: avoid !important;
  max-width: 200px;
}

.has-border {
  position: relative;
}
.has-border::before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  /* max-width: calc(100% - 40px) !important;
  width: 100%; */
  max-width: 100vw;
  width: calc(100vw - 40px);
  height: 2px;
  background-image: url('../images/dashed-line.svg');
  background-size: cover;
  background-repeat: no-repeat;  
}
.audit-section {
  padding: 100px 0;
  background: #ffffff;
}
.audit-inner {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 34px;
  max-width: 1148px;
  margin: 0 auto;
}
.audit-card-inner {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 20px;
  background: #FFFFFF;
  box-shadow: 0px 8px 20px rgba(93, 57, 57, 0.2);
  border-radius: 20px;
  height: 100%;
}
.audit-card-inner h6 {
  padding: 20px 0 10px;
}
.audit-card:first-child {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.zig-zag-left-right {
  display: flex;
  align-items: center;
  justify-content: center;
}
.zig-zag-left {
  padding-right: 53px;
}
.zig-zag-left-inner {
  max-width: 580px;
}
.zig-zag-left-inner .title .content {
  padding: 20px 0 40px;
}
.zig-zag-left-inner .content.main > * {
  padding: 10px 0;
}
.zig-zag-left-inner .content.main > *:first-child{
    padding: 0 0 10px 0;
}
.zig-zag-left-inner .content.main > *:last-child{
    padding: 10px 0 0 0;
}
.global-list ul li{
  padding: 0 0 0 70px;
  position: relative;
  font-family: proxima-nova,sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  height: 40px;
  display: flex;
  align-items: center;
}

.global-list ul li::before{
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  left: 0;
  background-image: url('../images/li-icon.svg');
  background-repeat: no-repeat;
  background-size: contain;
}
.global-list ul li:not(:last-child){
  margin-bottom: 40px;
}
.cta-inner {
  display: flex;
  align-items: center;
  padding: 80px 60px;
  background: #111111;
  border-radius: 20px;
}
.cta-left h2 {
  font-weight: 700;
  font-size: 64px;
  line-height: 120%;
}
.cta-right {
    max-width: 420px;
}
.cta-left {
    padding-right: 40px;
    max-width: 568px;
}
.cta-right p{
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 150%;
  color: #FFFFFF;
  padding-bottom: 40px;
}
.audit-grid .title-main {
  max-width: 994px;
  text-align: center;
  padding-bottom: 60px;
  margin: auto;
}
.audit-grid .title-main .title {
  padding-bottom: 20px;
}
.audit-grid-card {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 20px;
  width: 100%;
  max-width: 100%;
  background: #FFFFFF;
  border: 1px solid #CA3030;
  box-shadow: 0px 8px 20px rgba(32, 99, 200, 0.2);
  border-radius: 20px;
  position: relative;
}

.audit-card-title h5{
  font-family: proxima-nova,sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 28px !important;
  line-height: 28px;
  color: #000000;
}
.audit-card-title .audit-card-num h5 {
  height: 48px;
  width: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #CA3030;
  border-radius: 100%;
  padding-top: 2px;
}
.Value-card h6 {
  font-size: 28px;
}
.audit-card-num {
  width: fit-content;
  padding-right: 20px;
}
.audit-grid-inner {
  display: flex;
  flex-wrap: wrap;
  gap: 34px;
  align-items: center;
  justify-content: flex-start;
}
.audit-card-title {
    display: flex;
    align-items: center;
    padding-bottom: 20px;
}
.audit-grid-card:nth-child(1) {
  width: 100%;
  max-width: 477px;
}
.audit-grid-card:nth-child(1) .audit-card-title img{
  position: absolute;
  top: 44px;
  left: 221px;
}
.audit-grid-card:nth-child(2) {
  width: 100%;
  max-width: 637px;
}
.audit-grid-card:nth-child(2) .audit-card-title img{
  position: absolute;
  top: 32px;
  left: 218px;
  max-width: 85px;
  object-fit: contain;
}
.audit-grid-card:nth-child(3) {
  width: 100%;
  max-width: 370px;
}
.audit-grid-card:nth-child(3) .audit-card-title img{
  position: absolute;
  top: 46px;
  left: 255px;
  max-width: 40px;
  object-fit: contain;
}
.audit-grid-card:nth-child(4) {
  width: 100%;
  max-width: 370px;
}
.audit-grid-card:nth-child(4) .audit-card-title img{
  position: absolute;
  top: 50px;
  right: 43px;
  max-width: 86px;
  object-fit: contain;
}
.audit-grid-card:nth-child(5) {
  width: 100%;
  max-width: 340px;
}
.audit-grid-card:nth-child(5) .audit-card-title img{
  position: absolute;
  top: 37px;
  left: 176px;
  max-width: 45px;
  object-fit: contain;
}
.desktop-img {
  display: block;
}
.mobile-img {
  display: none;
}
.audit-btn {
    padding-top: 80px;
    text-align: center;
}
.zig-zag-left-inner .title .content p {
  font-size: 22px;
  line-height: 150%;
}
.cta-main .container-custom {
  padding: 140px 0;
}
.logo-grid-inner h5 {
  font-size: 28px !important;
}
.audit-grid, .Value-section, .zig-zag , .audit-section{
  max-width: 1440px;
  margin: auto;
}
section.cta-main {
  background: linear-gradient(180deg, rgba(255, 65, 0, 0) 0%, rgba(255, 159, 126, 0.1) 100%);
}
@media (max-width: 1300px) {
  .left-contet {
    padding-right: 50px;
  }
  .page-template-template-tech-landing-page .tech-hero .left-right-content {
    padding: 50px 65px;
  }
  .page-template-template-tech-landing-page h1, .page-template-template-tech-landing-page .h1 {
    font-size: 57px;
    line-height: 120%;
  }
  .logo-grid img {
    max-width: 160px;
  }
  .audit-section {
    padding: 80px 0;
  }
  .zig-zag-left-inner .title .content{
    padding: 20px 0;
  }
  .global-list ul li:not(:last-child){
    margin-bottom: 20px;
  }
  .global-list ul li {
    padding: 0 0 0 60px;
  }
  .audit-grid-inner {
    gap: 25px;
  }
}
@media (max-width: 1200px){
	.Value-section .container-custom , .zig-zag .container-custom, .cta-main .container-custom , .audit-grid .container-custom {
		padding: 40px 0;
	}

  .page-template-template-tech-landing-page h1,
	.page-template-template-tech-landing-page .h1{
		font-size: 55px;
	}
  .left-inner .content p {
    font-size: 18px;
  }
  .left-contet {
    padding-right: 25px;
  }
  .logo-grid{
    padding: 80px 10px; 
  }
  .audit-inner {
    grid-template-columns: repeat(2, 1fr);
    gap: 25px;
    padding: 0 40px;
  }
  .Value-section .container-custom , .zig-zag .container-custom , .cta-main .container-custom , .audit-grid .container-custom {
    padding: 80px 40px;
  }
  .cta-main .container-custom  {
    padding: 80px 40px;
  }
}
@media (max-width: 1024px){
  	.page-template-template-tech-landing-page h1,
	.page-template-template-tech-landing-page .h1{
		font-size: 50px;
	}
  	.page-template-template-tech-landing-page h5,
	.page-template-template-tech-landing-page .h5 {
		font-size: 25px;
		line-height: 33px;
	}
	.logo-grid-inner {
		gap: 20px;
	}
	.page-template-template-tech-landing-page h2,
	.page-template-template-tech-landing-page .h2 {
		font-size: 36px;
	}
  .page-template-template-tech-landing-page .tech-hero .left-right-content {
    padding: 50px 50px;
  }
  .logo-grid img {
    max-width: 130px;
  }
  .global-list ul li:not(:last-child){
    margin-bottom: 20px;
  }
  .zig-zag-left-inner .title .content {
    padding: 20px 0;
  }
  .zig-zag-left {
    padding-right: 20px;
  }
  .cta-inner {
    padding: 50px 40px;
  }
  .cta-left h2 {
    font-weight: 700;
    font-size: 52px;
    line-height: 120%;
  }
  .zig-zag-left-inner .title .content p {
    font-size: 18px;
  }
  .audit-grid-inner {
    justify-content: center;
  }
}
@media (max-width: 1023px){
	.Value-grid , .use-grid {
		flex-direction: column;
		gap: 30px;
	}
  .Value-grid {
		align-items: center;
	}
  .Value-card > *:not(:first-child) {
    padding-top: 10px;
  }
  .Value-card h6 {
    font-size: 22px !important;
  }
  .audit-grid .title-main {
    padding-bottom: 40px;
  }
}
@media (max-width: 768px){
  .Value-card .content {
		max-width: 500px;
	}
  .Value-card p {
		font-size: 16px !important;
		line-height: 150% !important;
	}
  .page-template-template-tech-landing-page h1,
	.page-template-template-tech-landing-page .h1{
		font-size: 42px;
	}
	.page-template-template-tech-landing-page  .content p{
		font-size: 18px;
	}
  .page-template-template-tech-landing-page h2,
	.page-template-template-tech-landing-page .h2 {
		font-size: 32px;
	}
	.page-template-template-tech-landing-page h5,
	.page-template-template-tech-landing-page .h5 {
		font-size: 22px;
		line-height: 30px;
	}
  .left-right-content {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
  }
  .left-contet {
    padding: 0 0 40px 0;
  }
  .page-template-template-tech-landing-page .tech-hero .left-right-content {
    padding: 40px;
  }
  .logo-grid-inner {
		max-height: 100% !important;
    max-height: 100% !important;
    row-gap: 10px;
    /* column-gap: 20px; */
    column-gap: 50px;
  }
  .logo-grid .title {
    max-width: 100%;
    width: 100%;
    text-align: center;
    padding-bottom: 30px;
  }
	.logo-grid img {
		max-width: 157px;
	}
  .logo-grid img:nth-child(5) {
    order: 0;
  }
  .logo-grid img:nth-child(3) {
      order: 1;
  }
  .logo-grid img:nth-child(2) {
      order: 2;
  }
  .logo-grid img:nth-child(6) {
      order: 3;
  }
  .logo-grid img:nth-child(4) {
      order: 4;
  }
  .logo-grid-inner {
    justify-content: center;
  }
  .has-border::before {
    max-width: calc(100% - 20px); 
  }
  .zig-zag-left-right {
    flex-direction: column;
  }
  .zig-zag-left {
    padding-right: 0;
    padding-bottom: 40px;
  }
  .zig-zag-left-inner {
    max-width: 100%;
  }
  .cta-inner {
    flex-direction: column;
  }
  .cta-left {
    padding-right: 0;
    padding-bottom: 40px;
  }
  .cta-right, .cta-left {
    max-width: 100%;
    width: 100%;
  }
  .cta-left h2 {
    font-size: 44px;
  }
  .cta-right p {
    font-size: 24px !important;
    font-weight: 400;
  }
  .audit-grid-card {
    width: 100% !important;
    max-width: 335px !important;
  }
  .audit-grid-card:nth-child(4) .audit-card-title img {
    position: absolute;
    top: 46px;
    left: unset;
    right: 15px;
    max-width: 77px;
    object-fit: contain;
  }
  .audit-grid-card:nth-child(1) .audit-card-title img{
    position: relative;
    top: 20px;
    left: 11px;
  }
  .desktop-img {
    display: none;
  }
  .mobile-img {
    display: block;
  }
  .audit-btn {
    display: none;
  }
  .audit-inner {
    padding: 0 20px;
  }
  .zig-zag .container-custom , .cta-main .container-custom , .audit-grid .container-custom {
    padding: 80px 20px;
  }
  .cta-main .container-custom ,.Value-section .container-custom {
    padding: 80px 10px;
  }
  .page-template-template-tech-landing-page .tech-hero {
    margin-top: 75px;
  }
}
@media (max-width: 675px){
   .Value-inner , .Value-grid, .Value-card {
		gap: 0;
	}
  .Value-card:not(:last-child) {
    padding-bottom: 30px;
  }
  .Value-title {
    padding-bottom: 40px;
  }
  .Value-card h5{
		max-width: 330px;
	}
  .Value-card .content {
		max-width: 350px;
	}
  .page-template-template-tech-landing-page h1,
	.page-template-template-tech-landing-page .h1{
		font-size: 36px;
	}
  .page-template-template-tech-landing-page .tech-hero .left-right-content {
    padding: 30px 20px;
  }
  .page-template-template-tech-landing-page .tech-hero {
    padding: 10px 10px 0px 10px;
  }
  .btn {
    padding: 10px 14.5px;
  }
	.logo-grid img {
		max-width: 48%;
		min-height: 66px;
    flex: 1;
	}
  .logo-grid-inner {
    align-items: center;
    justify-content: center;
    gap: 0;
  }
  .audit-inner {
    grid-template-columns: repeat(1, 1fr);
    gap: 0;
  }
  .logo-grid-inner>*:not(:first-child) {
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .audit-card {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
  }
  .audit-card:not(:first-child){
    padding-top: 20px;
  }
  .audit-card:first-child {
    padding-bottom: 20px;
  }
  .audit-card-inner > * {
    text-align: center;
    margin: auto;
  }
  .page-template-template-tech-landing-page .audit-card-inner .content p {
    font-size: 16px;
  }
  .cta-left h2 {
    font-size: 38px;
  }
  .audit-grid-inner {
    gap: 0;
    flex-direction: column;
  }
  .audit-grid-card:not(:last-child){
    margin-bottom: 20px;
  }
  .page-template-template-tech-landing-page .tech-hero {
     margin-top: 0;
  }
}

.zig-zag  .container-custom {
  padding-bottom: 0 !important;
}