

@media (max-width: 980px) {
 .single-program .product-section .container
 {  
    grid-template-columns: 100%; 
}
	.single-program  .hero-replication
 {
    width: 100%;
    justify-content: center;
}
	.single-program  .col-right {
    max-width: 100%;
}
	.single-program  section#data-movement .container {
    width: 70%;
    grid-template-columns: 100%;
    justify-content: space-between;
}
	.single-program  section#data-movement
 {
    padding: 3em 0em;
    background: #F4F4F4;
}
	   .single-program  section.feature-section .row, .single-program section.feature-section .reverse {
        flex-direction: column-reverse;
        text-align: center;
        display: flex;
    }
	.single-program .row.reverse
 {
    padding: 2em 0em;
}
	.single-program .cta-section .row {
    align-items: center;
    justify-content: space-between;
    display: grid;
    grid-template-columns: 100%;
    justify-items: center;
    width: 90%;
    margin: 0 auto;
}
	.single-program .section-title {
    padding-bottom: 1em;
}
	.single-program .testimonial-box
 {
    display: grid;
    grid-template-columns: 100%;
    justify-content: space-between;
   
}
	.single-program section.testimonial-section .container
 {
 
    padding: 3em 0em;
}
	.single-program h2.heading-set
 {
 
    padding-bottom: 0 !important;
}
.single-program  .connector-item {
    width: 31%;
}	
.single-program .connectors-section
 {
    background-color: #f4f4f4;
    padding: 40px 0px;
    text-align: center;
}	
	.logo-row {
   
    gap: 8px !important;
}
}
@media (max-width: 600px) {
	.feature-header {
    
    margin-bottom: 3em !important;
}
	.feature-header h2 {
    font-size: 30px !important;
    
}
	.product-section {
   
    padding-bottom: 5px !important;
}
.single-program  .why-choose-section .row
 {
    justify-content: space-between;
    margin-bottom: 0px;
    flex-direction: column;
    gap: 20px;
}
	section.feature-section .row {
   
    gap: 20px !important;
}
	section.feature-section .row {
    width: 90% !important;
    margin: 0 auto;
}
	.single-program section#data-movement .container {
        width: 90% !important;
       
    }
	section#data-movement .left-text h2 {
    
    font-size: 30px !important;
}
}



.single-program .keydesign-container.e-con.program-container {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0px;
    display: flex;
    flex-direction: column;
}
.single-program header#page-header {
    display: none;
}
.col.col-left {
    background: #deeaf4;
        padding: 6em 5em;
border-radius:20px;
}
.middle-img {
    position: relative;
	text-align:center;
}
.product-section .col-left .middle-img img {
    width: 100% !important;
    max-width: 100%;
}
h6.replication-title {
    text-align: center;
    position: absolute;
    margin: 0 auto;
    width: 100%;
    font-weight: 400;
    font-size: 15px;
}
.hero-replication
 {
    display: flex
;
    gap: 10px;
    align-items: center;
}
.product-section {
  width: 100%;
	    padding: 4em 0em;
}
.left-img {
    background: #fff;
    border-radius: 10px;
    padding: 10px;
	box-shadow: 0 5px 4px rgba(0, 0, 0, 0.1);
	text-align:center;
}
.product-section .row {
  width: 90%;
  max-width: 1200px;
  margin: auto;
}
.product-section .container {
        align-items: center;
    justify-content: space-between;
    display: grid
;
    grid-template-columns: 44% 52%;
    gap: 40px;
}
.product-section a.btn
 {
    font-family: "proxima-nova";
    font-size: 16px;
    border-radius: 8px;
}
.product-section .col-left img {
  max-width: 90%;
  border-radius: 10px;
}
.col-right {
  max-width: 500px;
}
.product-type {
    color: #41A6FF;
    font-size: 16px;
    display: inline-block;
    font-weight: 600;
    font-family: "proxima-nova";
}
.col-right h2 {
  font-size: 28px;
  font-weight: 700;
  margin: 10px 0;
}
.col-right p {
  color: #666;
  margin-bottom: 20px;
	font-family: "Inter", Sans-serif;
    font-size: 14px;
    font-weight: 400;
}
.btn-group {
  display: flex;
  gap: 15px;
}
.btn {
  padding: 12px 25px;
  border-radius: 6px;
  font-weight: 600;
  text-decoration: none;
  transition: 0.3s ease;
}
.product-section .btn-primary {
  background: #0ca750;
  color: #fff;
}
.product-section .btn-primary:hover {
  background: #004050;
}
.product-section .btn-outline {
  border: 2px solid #0ca750;
  color: #0ca750;
}
.product-section .btn-outline:hover {
  background: #004050;
  color: #fff;
}

section#data-movement .left-text h2 {
    font-family: "proxima-nova";
    font-size: 32px;
}
@media (max-width: 768px) {
  .product-section .container {
    flex-direction: column;
    text-align: center;
  }
  .product-section .btn-group {
    justify-content: center;
    flex-wrap: wrap;
  }
	body .logo-row {
      display: flex;
    justify-content: center !important;
    align-items: center !important;
    flex-wrap: wrap;
    gap: 30px;
}
}

.client-logos {
  padding: 50px 0;
  background: #fff;
}
.client-logos .container {
  width: 90%;
  max-width: 1200px;
  margin: auto;
}

.logo-item img {
    max-width: 100px;
    width: 100%;
    object-fit: contain;
}
.logo-item {
   width: 100%;
    text-align: center;
    max-width: 116px;
}
@media (max-width: 768px) {
  .logo-row {
    justify-content: center;
    gap: 20px;
  }
  .logo-item {
    flex: 1 1 40%;   
    text-align: center;
  }
}


section#data-movement {
    padding: 6em 0em;
    background: #F4F4F4;
}
   section#data-movement .row {
          display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    max-width: 1200px;
    margin: 0 auto;
    }

    section#data-movement .container {
      width: 100%;
    align-items: center;
    display: grid;
    grid-template-columns: 40% 55%;
    justify-content: space-between;
    }

    section#data-movement .left-text {
      flex: 1;
     font-family: "proxima-nova";
    color: #000;
			font-size:32px;
    font-weight: 700;
    line-height: 1.2;
      min-width: 300px;
    }

    section#data-movement .right-icons {
      flex: 1;
      display: grid;
      grid-template-columns: repeat(3, 1fr);
      gap: 40px;
      text-align: center;
      min-width: 300px;
    }

    section#data-movement .icon-box {
      display: flex;
      flex-direction: column;
      align-items: center;
			width:100%;
    }

    section#data-movement .icon-box i {
      font-size: 40px;
      color: #666;
      margin-bottom: 10px;
    }
    
    body .icon-box img {
    width: 100px;
    height: 100px;
}

   section#data-movement .icon-box p {
    font-weight: bold;
    margin: 0;
    color: #000000;
    font-size: 18px;
    font-family: "proxima-nova";
}
    @media (max-width: 900px) {
     section#data-movement  .container {
        flex-direction: column;
        text-align: center;
      }

     section#data-movement  .left-text {
        margin-bottom: 30px;
      }

      section#data-movement .right-icons {
        grid-template-columns: repeat(2, 1fr);
      }
    }

  .feature-section {
      padding: 60px 20px;
    }

    section.feature-section .container {
      max-width: 1200px;
      margin: auto;
    }

    .feature-header {
      text-align: center;
      margin-bottom: 5em;
    }

    .feature-header h2 {
    margin-bottom: 10px;
    font-family: "proxima-nova";
    color: #000;
    font-size: 32px;
    font-weight: 700;
    line-height: 1.2;
}

    .feature-header p {
      font-size: 16px;
      color: #666;
    }

   section.feature-section  .row {
      display: flex;
      align-items: center;
      justify-content: center;
      flex-wrap: wrap;
      gap: 50px;
    }
.row.reverse

 {
    padding: 7em 0em;
}
    .feature-text {
      flex: 1;
      min-width: 280px;
    }

    .feature-text h3 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 10px;
}

   .feature-text p {
    font-size: 16px;
    line-height: 1.6;
    color: #545454;
    font-family: "Inter" !important;
}

    .feature-text a {
          display: inline-block;
    margin-top: 0px;
    font-size: 16px;
    font-weight: 400;
    color: #545454;
     font-family: 'Inter', sans-serif;
    }

    .feature-text a:hover {
      
    }

    .feature-img {
      flex: 1;
      min-width: 280px;
    }

    .feature-img img {
      max-width: 100%;
      border-radius: 10px;
    }

    .reverse {
      flex-direction: row-reverse;
    }

section.feature-section .row{
	width:85%;
	margin:0 auto;
}
    @media (max-width: 900px) {
      section.feature-section .row, section.feature-section .reverse {
        flex-direction: column;
        text-align: center;
      }

      .feature-text {
        margin-bottom: 20px;
      }
    }



.cta-section {
      background: #e6f9f0; 
      padding: 4em 0em;
    }

    .cta-section .container {
      max-width: 1200px;
      margin: auto;
    }

    .cta-section .row {
    align-items: center;
    justify-content: space-between;
    display: grid;
    grid-template-columns: 50% 50%;
    justify-items: end;
}

    .cta-section .cta-text {
      flex: 1;
      min-width: 280px;
    }

    .cta-section .cta-text h2 {
         font-size: 32px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #181b1f;
    }

    .cta-text p {
      font-size: 16px;
      color: #444;
      margin: 0;
    }

    .cta-btn a {
      display: inline-block;
    background: #1A9F4D;
    color: #fff;
    font-weight: bold;
    padding: 13px 20px;
    text-decoration: none;
    transition: 0.3s;
    border-radius: 3px;
    font-family: "proxima-nova";
    }

    .cta-btn a:hover {
      background: #148748;
    }

    @media (max-width: 768px) {
      .cta-section .row {
        flex-direction: column;
        text-align: center;
      }

      .cta-btn {
        margin-top: 20px;
      }
    }

.why-choose-section
 {
    text-align: center;
    padding: 5em 0em;
    background: #F4F4F4;
}
.why-choose-section .container {
      width: 90%;
    margin: auto;
    max-width: 1200px;
}
.section-title {
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 40px;
}
.why-choose-section .row {
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
}
.why-choose-section .col {
  flex: 1;
  margin: 0 15px;
}
.why-choose-section .col .icon {
  width: 50px;
  margin-bottom: 15px;
}
.why-choose-section h3 {
    font-size: 21px;
    margin-bottom: 15px;
    color: #181b1f;
    font-weight: 600;
    margin-top: 15px;
}
.why-choose-section p {
  font-size: 16px;
  color: #666;
}
.why-choose-section .col i {
    font-size: 50px;
    color: #69727d;
}


section.testimonial-section .container {
    max-width: 1015px;
    margin: 0 auto;
    width: 85%;
}
section.testimonial-section {
    background: #f4f4f4;
}
.testimonial-box {
    display: grid ;
    grid-template-columns: 50% 50%;
    align-items: center;
    justify-content: space-between;
    background: #fff;
    border-radius: 12px;
   
}

.testimonial-content {
  flex: 1;
  padding-right: 20px;
}
.testimonial-content {
    padding: 30px;
}
h5.sub-heading-set {
    text-align: center;
    color: #1A9F4D;
    font-size: 16px;
}
h2.heading-set {
    text-align: center;
    padding-bottom: 1.5em;
}
.testimonial-content p {
  font-size: 16px;
  color: #444;
  margin-bottom: 15px;
}

.testimonial-content h4 {
  font-weight: 700;
  margin: 0;
}
.testimonial-content {
    display: block !important;
}
.testimonial-content span {
  font-size: 14px;
  color: #666;
}

.testimonial-img {
  text-align: center;
}
.owl-carousel .owl-item img
 {    
	 border-radius: 0px 20px 20px 0px;
}
.testimonial-img h5 {
  font-weight: 700;
  color: #006400;
}
.owl-carousel .owl-dot span{
	display:none;
}
.testimonial-img p {
  font-size: 13px;
  color: #666;
}

.owl-dots {
  text-align: center;
  margin-top: 20px;
}
.owl-dot span {
  width: 12px;
  height: 12px;
  background: #ccc;
  display: block;
  border-radius: 50%;
  margin: 5px;
}
.owl-dot.active span {
  background: #28a745;
}
.owl-nav button {
    width: 50px;
    background: #fff !important;
    height: 50px;
    text-align: center;
    border-radius: 6px;
}
.owl-nav {
    display: flex;
    justify-content: space-between;
    position: absolute;
    top: 50%;
    width: 100%;
}
.owl-prev, .owl-next {
  position: absolute;
  top: 40%;
  transform: translateY(-50%);
  border-radius: 50%;
  padding: 10px 15px;
}

.owl-carousel .owl-prev {
  left: -50px; 
}
.owl-nav button:hover {
    background: #1a9f4d !important;
    color: #fff !important;
}
.owl-carousel .owl-next {
  right: -50px; 
}
.connectors-section {
text-align: center;
    background: #f4f4f4;
	    padding: 4em 0em;
}

.section-title {
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 10px;
	padding-bottom:2.5em;
}

.section-subtitle {
  font-size: 18px;
  color: #555;
  max-width: 700px;
  margin: 0 auto 40px;
}

.connectors-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(90px, 1fr));
  justify-items: center;
}

.connector-item img{
  background: #fff;
  border-radius: 10px;
  padding: 20px 15px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.05);
  transition: all 0.3s ease;
	width: 90px;
    height: 90px;
}
.connector-item span {
    display: block;
    font-size: 16px;
    font-weight: 400;
    color: #545454;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
    font-family: 'Inter', sans-serif;
}
.connectors-grid.next-row {
    width: 90%;
    margin: 0 auto;
    padding-top: 1em;
}
section.connectors-section .container {
    max-width: 1200px;
    width: 90%;
    margin: 0 auto;
}

section#footer-call.cta-section .row {
    grid-template-columns: 100%;
    justify-items: center;
    text-align: center;
    width: 53%;
    margin: 0 auto;
}