.custom-banner {
  min-height: 500px;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

/* Responsive for laptops */
@media (max-width: 1024px) {
  .custom-banner {
    height: 60vh;
  }
}

/* Responsive for tablets and mobiles */
@media (max-width: 768px) {
  .custom-banner {
    height: 50vh;
  }
}

body ,html {
  margin: 0 ;
  overflow-x: hidden;
}

.sub-heading {
    font-size: 33px;
    font-family: "Gothic A1", sans-serif;
    color: #0F0E9F;
    line-height: 1.2;
    font-weight: 600;
}
.sub-heading span {
    font-size: 24px;
    font-weight: 400;
}
.heading {
  font-size: 45px;
  font-family: "Century Gothic", sans-serif;
  color: black;
    margin: 48px 0;
}

.paragraph {
  font-size: 21px;
  font-family: "Century Gothic", sans-serif;
  color: black;
    font-size: 21px;
    font-weight: 500;
    line-height: 1.2em;
}

/* Layout */
.section {
  width: 100%;
  display: flex;
  justify-content: center;
  padding: 0 20px;
}

.inner {
  max-width: 1170px;
  width: 100%;
  display: flex;
  align-items: center;
  gap: 40px;
}

/* Left and Right Containers */
.left,
.right {
  flex: 1;
}

/* Images */
.left img,
.right img {
  width: 100%;
  border-radius: 8px;
  display: block;
}

/* Responsive Layout */
@media (max-width: 1024px) {
  .inner {
    flex-direction: column;
    gap: 30px;
  }
  
  .left,
  .right {
    width: 100%;
  }
  
  .sub-heading {
    font-size: 32px;
  }
  
  .heading {
    font-size: 38px;
  }
  
  .paragraph {
    font-size: 18px;
  }
}

@media (max-width: 768px) {
  .sub-heading {
    font-size: 28px;
  }
  
  .heading {
    font-size: 32px;
  }
  
  .paragraph {
    font-size: 16px;
  }
}

@media (max-width: 480px) {
  .sub-heading {
    font-size: 24px;
  }
  
  .heading {
    font-size: 28px;
  }
  
  .paragraph {
    font-size: 14px;
  }
}







/* Initial positions for animation */
.left, .right {
  opacity: 0;
  transform: translateX(0); /* default */
  transition: all 0.8s ease-out;
}

.left.animate {
  opacity: 1;
  transform: translateX(0);
}

.right.animate {
  opacity: 1;
  transform: translateX(0);
}

/* Left slides from left, right slides from right */
.left:not(.animate) {
  transform: translateX(-100px);
}

.right:not(.animate) {
  transform: translateX(100px);
}

#row1-left .paragraph {
    width: 86%;
}
#row1 .inner{
    gap:0 !important;
}

 
#row1-left {
    width: 485px !important;
    max-width: 525px;
}

 #row1-right img {
    height: 630px;
    margin-top: -29px;
    width: 93%;
}
#row1 .inner {
    gap: 0 !important;
    padding-top: 50px;
}
 #row2-left img {
    width: 535px;
}

 #row2-right {
    width: 489px;
    max-width: 394px;
    margin-right: 136px;
    margin-top: 62px;
}
 #row2-left img {
    width: 535px;
    height: 616px;
}
 #row3-left {
    max-width: 421px;
    margin-left: 66px;
}
 #row3-right {
    margin-left: 10px;
}
#row3-right img {
    max-width: 564px;
    height: 669px;
}
#row3-left {
    max-width: 421px;
    margin-left: 66px;
    margin-top: 49px;
}
#row4-right {
    max-width: 443px;
}

#row4-left {
    width: 518px;
    max-width: 549px;
}
#row4 .inner {
    gap: 91px !important;
}
/*r5*/
#row5-left {
    max-width: 421px;
    margin-left: 66px;
    margin-top: 49px;
}
#row5-right img {
    max-width: 564px;
    height: 669px;
}
#row5 .inner {
    gap: 63px;
}

/*r6*/
#row6-left {
    width: 518px;
    max-width: 549px;
}
#row6-right {
    max-width: 443px;
}
#row6 .inner {
    gap: 91px !important;
}
/*r7*/
#row7-left {
    max-width: 421px;
    margin-left: 66px;
    margin-top: 49px;
}
#row7-right img {
    max-width: 564px;
    height: 669px;
}
#row7 .inner {
    gap: 63px;
}
/*r8*/
#row8-left {
    width: 518px;
    max-width: 549px;
}
#row8-right {
    max-width: 443px;
}
#row8 .inner {
    gap: 91px !important;
}
/*r9*/
#row9-left {
    max-width: 421px;
    margin-left: 66px;
    margin-top: 49px;
}
#row9-right img {
    max-width: 564px;
    height: 669px;
}
#row9 .inner {
    gap: 63px;
}
/*r10*/
#row10-left {
    width: 518px;
    max-width: 549px;
}
#row10-right {
    max-width: 443px;
}
#row10 .inner {
    gap: 91px !important;
}
/*r11*/
#row11-left {
    max-width: 421px;
    margin-left: 66px;
    margin-top: 49px;
}
#row11-right img {
    max-width: 564px;
    height: 669px;
}
#row11 .inner {
    gap: 63px;
}
/*r12*/
#row12-left {
    width: 518px;
    max-width: 549px;
}
#row12-right {
    max-width: 443px;
}
#row12 .inner {
    gap: 91px !important;
}
/*r13*/
#row13-left {
    max-width: 421px;
    margin-left: 66px;
    margin-top: 49px;
}
#row13-right img {
    max-width: 564px;
    height: 669px;
}
#row13 .inner {
    gap: 63px;
}
/*r14*/
#row14-left {
    width: 518px;
    max-width: 549px;
}
#row14-right {
    max-width: 443px;
}
#row14 .inner {
    gap: 91px !important;
}
/*r15*/
#row15-left {
    max-width: 421px;
    margin-left: 66px;
    margin-top: 49px;
}
#row15-right img {
    max-width: 564px;
    height: 669px;
}
#row15 .inner {
    gap: 63px;
}
/*r16*/
#row16-left {
    width: 518px;
    max-width: 549px;
}
#row16-right {
    max-width: 443px;
}
#row16 .inner {
    gap: 91px !important;
}
/*r17*/
#row17-left {
    max-width: 421px;
    margin-left: 66px;
    margin-top: 49px;
}
#row17-right img {
    max-width: 564px;
    height: 669px;
}
#row17 .inner {
    gap: 63px;
}
/*r18*/
#row18-left {
    width: 518px;
    max-width: 549px;
}
#row18-right {
    max-width: 443px;
}
#row18 .inner {
    gap: 91px !important;
}
/*r19*/
#row19-left {
    max-width: 421px;
    margin-left: 66px;
    margin-top: 49px;
}
#row19-right img {
    max-width: 564px;
    height: 669px;
}
#row19 .inner {
    gap: 63px;
}
/*r20*/
#row20-left {
    width: 518px;
    max-width: 549px;
}
#row20-right {
       max-width: 564px;
}
#row20 .inner {
    gap: 91px !important;
}
 #row20 {
    padding-bottom: 10px;
}

/* Mobile Responsive for 480px and below */
@media (max-width: 480px) {
    .section {
        padding: 0 10px !important;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .inner {
        flex-direction: column !important;
        gap: 30px !important;
        text-align: center !important;
        width: 100% !important;
        max-width: 100% !important;
        align-items: center !important;
        justify-content: center !important;
    }
    
    /* Reset all specific row styles */
    #row1-left,
    #row2-right,
    #row3-left,
    #row4-right,
    #row5-left,
    #row6-right,
    #row7-left,
    #row8-right,
    #row9-left,
    #row10-right,
    #row11-left,
    #row12-right,
    #row13-left,
    #row14-right,
    #row15-left,
    #row16-right,
    #row17-left,
    #row18-right,
    #row19-left,
    #row20-right {
        width: 100% !important;
        max-width: 100% !important;
        margin: 0 auto !important;
        text-align: center !important;
    }
    
    /* Center all content containers */
    .left, .right {
        width: 100% !important;
        max-width: 100% !important;
        margin: 0 auto !important;
        padding: 0 !important;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        text-align: center;
    }
    
    /* Center and resize all images */
    .left img, .right img {
        width: 100% !important;
        max-width: 300px !important;
        height: auto !important;
        margin: 0 auto !important;
        display: block;
    }
    
    /* Reset specific image heights and widths */
    #row1-right img,
    #row2-left img,
    #row3-right img,
    #row4-left img,
    #row5-right img,
    #row6-left img,
    #row7-right img,
    #row8-left img,
    #row9-right img,
    #row10-left img,
    #row11-right img,
    #row12-left img,
    #row13-right img,
    #row14-left img,
    #row15-right img,
    #row16-left img,
    #row17-right img,
    #row18-left img,
    #row19-right img,
    #row20-left img {
        width: 100% !important;
        max-width: 280px !important;
        height: auto !important;
        max-height: 300px !important;
        margin-top: 0 !important;
    }
    
    /* Center all text content */
    .sub-heading {
        font-size: 22px !important;
        text-align: center !important;
        margin: 0 auto 15px auto !important;
        width: 100% !important;
    }
    
    .sub-heading span {
        font-size: 18px !important;
    }
    
    .heading {
        font-size: 24px !important;
        text-align: center !important;
        margin: 20px 0 15px 0 !important;
        width: 100% !important;
        line-height: 1.3 !important;
    }
    
    .paragraph {
        font-size: 14px !important;
        text-align: center !important;
        margin: 0 auto !important;
        width: 100% !important;
        max-width: 100% !important;
        line-height: 1.4em !important;
        padding: 0 5px;
    }
    
    /* Reset specific paragraph widths */
    #row1-left .paragraph {
        width: 100% !important;
    }
    
    /* Reset all gaps and padding */
    #row1 .inner,
    #row2 .inner,
    #row3 .inner,
    #row4 .inner,
    #row5 .inner,
    #row6 .inner,
    #row7 .inner,
    #row8 .inner,
    #row9 .inner,
    #row10 .inner,
    #row11 .inner,
    #row12 .inner,
    #row13 .inner,
    #row14 .inner,
    #row15 .inner,
    #row16 .inner,
    #row17 .inner,
    #row18 .inner,
    #row19 .inner,
    #row20 .inner {
        gap: 25px !important;
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }
    
    
      
    
    /* Remove all specific margins */
    #row1 .inner {
        padding-top: 30px !important;
    }
    
    #row2-right,
    #row3-left,
    #row5-left,
    #row7-left,
    #row9-left,
    #row11-left,
    #row13-left,
    #row15-left,
    #row17-left,
    #row19-left {
        margin-left: 0 !important;
        margin-right: 0 !important;
        margin-top: 0 !important;
    }
    
    #row1-right img,
     #row2-right img,
    #row3-left img,
    #row4-right img,
    #row5-left img ,
    #row6-right img,
    #row7-left img,
    #row9-left img,
    #row11-left img,
    #row13-left img,
    #row15-left img,
    #row17-left img,
    #row19-left  img{
        width: 100% !important;
        height: 100% !important;
         
    }
    
    /* Animation adjustments for mobile */
    .left:not(.animate),
    .right:not(.animate) {
        transform: translateY(20px);
    }
    
    .left.animate,
    .right.animate {
        transform: translateY(0);
    }
    
    /* Ensure proper spacing between sections */
    .section {
        margin-bottom: 10px;
    }
    
    /* Custom banner adjustment */
    .custom-banner {
        height: 40vh !important;
    }
    
    
    #row1-right img {
    height: 100%;
    margin-top: -29px;
    width: 100%;
}
    html, body {
    margin: 0;
    padding: 0;
    font-family: Century Gothic, sans-serif;
    text-align: center;
}
#row5-left {
    max-width: 421px;
    margin-left: 0;
    margin-top: 49px;
}
    
    #row6-left {
    width: 100%;
    max-width: 100%;
}


#row8-left {
    width: 100%;
    max-width: 549px;
}
#row9-left {
    max-width: 100%;
    margin-left: 0;
    margin-top: 49px;
}


#row9-right img {
    max-width: 100%;
    height: 100%;
}
#row10-left {
    width: 100%;
    max-width: 549px;
}#row12-left {
    width: 100%;
    max-width: 549px;
}
#row11-left {
    max-width: 100%;
    margin-left: 0;
    margin-top: 49px;
}
#row11-right img {
    max-width: 100%;
    height: 100%;
}
#row12-left {
    width: 100%;
    max-width: 549px;
}
#row13-left {
    max-width: 421px;
    margin-left: 0;
    margin-top: 49px;
}
#row13-right img {
    max-width: 100%;
    height: 100%;
}
#row14-left {
    width: 100%;
    max-width: 549px;
}
#row15-left {
    max-width: 100%;
    margin-left: 0;
    margin-top: 49px;
}
#row15-right img {
    max-width: 100%;
    height: 100%;
}
#row16-left {
    width: 100%;
    max-width: 549px;
}
#row17-left {
    max-width: 421px;
    margin-left: 0;
    margin-top: 49px;
}
#row17-right img {
    max-width: 564px;
    height: 100%;
}
#row18-left {
    width: 100%;
    max-width: 549px;
}
#row19-left {
    max-width: 421px;
    margin-left: 0;
    margin-top: 49px;
}
#row4-left {
    width: 100%;
    max-width: 549px;
}
#row3-right img {
    max-width: 100%;
    height: 100%;
}
#row3-left {
    max-width: 421px;
    margin-left: 0;
    margin-top: 49px;
}
#row2-right {
    width: 489px;
    max-width: 394px;
    margin-right: 0;
    margin-top: 62px;
    padding: 0 23px;
}
#row2-left img {
    width: 100%;
    height: 100%;
}
#row1-right img {
    height: 100%;
    margin-top: 0;
    width: 100%;
    padding-top: 20px;
}
#row1-left .paragraph {
    width: 100%;
    padding: 0 68px;
}
#row5-right img {
    max-width: 564px;
    height: 100%;
}
#row19-right img {
    max-width: 100%;
    height: 100%;
}
#row20-left {
    width: 100%;
    max-width: 549px;
}
#row20-right {
    max-width: 564px;
    padding-bottom: 26px;
}
#row7-left {
    max-width: 421px;
    margin-left: 0;
    margin-top: 49px;
}
}

