html{
    font-family: 'Alata';
    scroll-behavior: smooth;
}
.grid-container {
    display: grid;
    grid-template-columns: 210px 700px;
    padding: 10px;
    margin-left: 30px;
    margin-right: 30px;
    font-family: 'Alata';
    letter-spacing: normal;
    text-align: center;
    justify-content: center;
    
  }
  
  .grid-item {
    background-color: #fff ;
    padding: 20px;
    border-radius: 8px;
    margin-top: 30px;
    text-align: center;
    justify-content: center;
    font-size: 18px;
    vertical-align: middle;
    text-decoration: none;
    

  }

  
  


  .grid-item:nth-child(1) {
    background-color: #2DBDEF;

  }

  .grid-item:nth-child(3) {
    background-color: #426E98;
}

  .grid-item:nth-child(5) {
    background-color: #2DBDEF;

  }
  .grid-item:nth-child(7) {
    background-color: #426E98;

  }




  .grid-item img{
    margin-left: auto;
    margin-right: auto;
    width: 150px;
    margin: 0 auto;
    padding: 20px;
  }

  


  
  @media (max-width: 1218px) {
    .grid-container {
      grid-template-columns: 1fr;
      grid-template-rows: auto auto auto;
      justify-content: center;
    }
    .grid-item{
      padding: 0;
    }
  
    .grid-item:nth-child(1)  {
      width:300px;
      height:180px;
      margin:0 auto;
      align-items: center;
    }
  
    .grid-item:nth-child(3) {
      width:300px;
      height:180px;
      margin:0 auto;
      margin-top: 40px;
    }
    
    .grid-item:nth-child(5) {
      width:300px;
      height:150px;
      margin:0 auto;
      margin-top: 40px;
    }
      
    .grid-item:nth-child(7) {
     width:300px;
     height:180px;
     margin:0 auto;
     margin-top: 40px;
     align-items: center;
    }
    .grid-item {
      font-size: 24px;
    }
  }
  

  @media (max-width: 1218px) {
    
    .grid-item:nth-child(1) img  {
      width: 100px;;
      height:100px;
      margin:0 auto;
      align-items: center;
      justify-content: center;
    }
  
    .grid-item:nth-child(3) img {
      width: 100px;;
      height: 100px;
      margin:0 auto;
      align-items: center;
      justify-content: center;

    }
    
    .grid-item:nth-child(5) img {
      width: 100px;;
      height:100px;
      margin:0 auto;
    }
      
    .grid-item:nth-child(7) img {
      width: 100px;;
      height:100px;
      align-items: center;
      justify-content: center;
    
  }
  
  }  
  


  





  .container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    text-align: center;
    height: 550px;
    height: fit-content;
    
  }

  .image-text-container {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .image-text-container img {
    width: 100%;
    height: auto;
  }

  @media (max-width: 768px) {
    .container {
      grid-template-columns: 1fr;
    }

    .image-text-container {
      width: 80%;
      margin: 0 auto;
    }
  }

  
  

  @media (min-width: 396px) and (max-width: 450px) {
    .container{
      margin-bottom: 650px;
    }
    
  }







  /* Grid section 2 start */


  .grid-container-two {
    display: grid;
    grid-template-columns: 210px 700px;
    padding: 10px;
    margin-left: 30px;
    margin-right: 30px;
    font-family: 'Alata';
    letter-spacing: normal;
    text-align: justify;
    justify-content: center;
    background-color: #2DBDEF;
    border-radius: 30px;
    width: min-content ;
    margin: 0 auto;
    
    
  }
  
  .grid-item-two {
    padding: 20px;
    text-align: center;
    justify-content: center;
    font-size: 18px;
    vertical-align: middle;
    text-decoration: none;
    border-left-style: dashed;
    border-left: #2DBDEF;
    margin-top: auto;
    margin-bottom: auto;
  }

  
  


  .grid-item-two:nth-child(1) {
   border-right-style: dashed;
   border-right-color: #fff;

  }

  .grid-item-two:nth-child(3) {
    border-right-style: dashed;
    border-right-color: #fff;}

  .grid-item-two:nth-child(5) {
    border-right-style: dashed;
    border-right-color: #fff;
  }
  .grid-item-two:nth-child(7) {
    border-right-style: dashed;
    border-right-color: #fff;
  }




  .grid-item-two img{
    margin-left: auto;
    margin-right: auto;
    width: 150px;
    margin: 0 auto;
  }

  


  
  @media (max-width: 1218px) {
    .grid-container-two {
      grid-template-columns: 1fr;
      grid-template-rows: auto auto auto;
      text-align: center;
    }
  
    .grid-item-two:nth-child(1)  {
      background-image: url(/images/about-icons/grid_two/1.1.png);
      width:256px;
      height: 256px;
      margin:0 auto;
      border-style: none;
      margin-top: 0px;

    }
  
    .grid-item-two:nth-child(3) {
      background-image: url(/images/about-icons/grid_two/2.1.png);
      width:256px;
      height:256px;
      margin:0 auto;
      margin-top: 40px;
      border-style: none;

    }
    
    .grid-item-two:nth-child(5) {
      background-image: url(/images/about-icons/grid_two/3.1.png);
      width: 256px;
      height:256px;
      margin:0 auto;
      border-style: none;

    }
      
    .grid-item-two:nth-child(7) {
    background-image: url(/images/about-icons/grid_two/4.1.png);
     width:256px;
     height:256px;
     margin:0 auto;
     align-items: center;
     text-align: left;
     border-style: none;

    }
    .grid-item-two {
      font-size: 24px;
    }
  }
  

  @media (max-width: 1218px) {
    
    .grid-item-two:nth-child(1) img  {
      width:256px;
      height:256px;
      margin:0 auto;
      align-items: center;
      
    }
  
    .grid-item-two:nth-child(3) img {
      width:256px;
      height:256px;
      margin:0 auto;
      align-items: center;

    }
    
    .grid-item-two:nth-child(5) img {
      width:50px;
      height:50px;
      margin:0 auto;
    }
      
    .grid-item-two:nth-child(7) img {
     width:50px;
     height:50px;
     
    
  }
  
  }  


  @media (max-width: 1218px) {
    .grid-item-two img{
      display: none;

    }
  }















   /* Grid section 3 start */


   .grid-container-three {
    display: grid;
    grid-template-columns: 210px 500px;
    padding: 10px;
    margin-left: 30px;
    margin-right: 30px;
    font-family: 'Alata';
    letter-spacing: normal;
    text-align: justify;
    justify-content: center;
    

    
    
  }
  
  .grid-item-three {
    padding: 20px;
    text-align: center;
    justify-content: center;
    font-size: 18px;
    vertical-align: middle;
    text-decoration: none;
    border-left-style: dashed;
    border-left: #2DBDEF;
    margin-top: auto;
    margin-bottom: auto;
    background-color: #fff;
    border-radius: 50px;
  }

  
  


  .grid-item-three:nth-child(1) {
   border-right-style: solid;
   border-right-color: orange;
  

  }

  .grid-item-three:nth-child(3) {
    border-right-style: solid;
    border-right-color: orange;}

  .grid-item-three:nth-child(5) {
    border-right-style: solid;
    border-right-color: orange;
  }
  .grid-item-three:nth-child(7) {
    border-right-style: solid;
    border-right-color: orange;
  }




  .grid-item-three img{
    margin-left: auto;
    margin-right: auto;
    width: 150px;
    margin: 0 auto;
  }

  


  
  @media (max-width: 1218px) {
    .grid-container-three {
      grid-template-columns: 1fr;
      grid-template-rows: auto auto auto;
      text-align: center;
    }
  
    .grid-item-three:nth-child(1)  {
      width:64px;
      margin:0 auto;
      border-style: none;
      margin-top: 0px;
      background-color: #F0F8FD;


    }
  
    .grid-item-three:nth-child(3) {
      width:64px;
      margin:0 auto;
      margin-top: 40px;
      border-style: none;
      background-color: #F0F8FD;


    }
    
    .grid-item-three:nth-child(5) {
      width: 64px;
      margin:0 auto;
      border-style: none;
      background-color: #F0F8FD;


    }
      
    .grid-item-three:nth-child(7) {
    
     width:64px;
     margin:0 auto;
     align-items: center;
     text-align: left;
     border-style: none;
     background-color: #F0F8FD;


    }
    .grid-item-three {
      font-size: 24px;
    }
  }
  

  @media (max-width: 1218px) {
    
    .grid-item-three:nth-child(1) img  {
      width:64px;
      height:64px;
      margin:0 auto;
      align-items: center;
      
    }
  
    .grid-item-three:nth-child(3) img {
      width:64px;
      height: 64px;
      margin:0 auto;
      align-items: center;

    }
    
    .grid-item-three:nth-child(5) img {
      width:64px;
      height:64px;
      margin:0 auto;
    }
      
    .grid-item-three:nth-child(7) img {
     width:64px;
     height:64px;
     margin: 0 auto;
     
    
  }
  
  }  

  






  