
  /* For Tablet View */

  @media screen and (max-width: 1200px) {
   
  
  .content-about h3 {
    color: white;
    font-family: 'Caprasimo', cursive;
    font-size: 40px;
    font-weight: 400;
    position: relative;

  }

  .content-about h5 {
    color: white;
    font-family: 'Caprasimo', cursive;
    font-size: 20px;
    position: relative;
  }

  .content-about p {
    position: relative;
    font-size: 20px;
  }

  .about .container .images .img-fluid-1 {
    position: relative;
    margin-top: 0px;
    width: 500px;
    height: 450px;
    left: -20%;
  }

  .content-about a {
    position: relative;
    cursor: pointer;
    border: 1px solid transparent;
    background-color: transparent;
    /* left: -40%; */
  }
  .section-2 .content-sec-2 h3 {
    position: relative;
    color: white;
    font-family: 'Caprasimo', cursive;
    font-size: 50px;
    font-weight: 500;
    /* text-align: center; */
    /* margin-left: 270px;
    margin-top: 150px; */
  }

  .section-3 .content-sec-3 h3 {
    position: relative;
    color: white;
    font-family: 'Caprasimo', cursive;
    font-size: 50px;
    font-weight: 500;
    /* text-align: center; */
    /* margin-left: 70px;
    margin-top: 150px; */
  }

  .section-2 .content-sec-2 h5 {
    position: relative;
    color: white;
    font-family: 'Caprasimo', cursive;
    font-size: 20px;
    font-weight: 500;
    /* text-align: center;
    margin-left: 0px;
    margin-top: 20%; */
  }

  .section-3 .content-sec-3 h5 {
    position: relative;
    color: white;
    font-family: 'Caprasimo', cursive;
    font-size: 20px;
    font-weight: 500;
    /* text-align: center;
    margin-left: 0px;
    margin-top: 80px; */
    /* width: 100%; */
  }

  .section-2 p {
    position: relative;
    /* margin-top: 25%; */
    color: white;
    font-size: 20px;
  }
  .section-3 p {
    position: relative;
    /* margin-top: 20%; */
    color: white;
  }
  .section-2 .container .img-fluid-1 {
    position: relative;
    margin-top: 15px;
    width: 400px;
    height: 400px;
    /* left: 55%; */

  }
  .section-3 .container .img-fluid-1 {
    position: relative;
    margin-top: 15px;
    width: 500px;
    height: 500px;
    left: -25%;
  }

  .section-2 .content-sec-2 a {
    position: relative;
    /* margin-top: 90%; */
    left: 0%;
    cursor: pointer;
    border: 1px solid transparent;
    background-color: transparent;

  }

  .section-3 .content-sec-3 a {
    margin-top: 85%;
    /* left: 260px; */
    cursor: pointer;
    border: 1px solid transparent;
    background-color: transparent;
  }
  .section-4 .content-sec-4 h3 {
    position: relative;
    /* margin-top: 150px; */
    color: white;
    font-family: 'Caprasimo', cursive;
    font-size: 50px;
    font-weight: 500;
    /* text-align: center; */
    /* margin-left: 300px;
    width: 100%; */
  }

  .section-5 .content-sec-5 h3 {
    position: relative;
    /* margin-top: 150px; */
    color: white;
    font-family: 'Caprasimo', cursive;
    font-size: 50px;
    font-weight: 500;
    /* text-align: center;
    margin-left: 0px; */
    /* width: 100%; */
  }

  .section-4 .content-sec-4 h5 {
    position: relative;
    color: white;
    font-family: 'Caprasimo', cursive;
    font-size: 20px;
    font-weight: 500;
    /* text-align: center;
    margin-left: 0px;
    margin-top: 20%; */
  }

  .section-5 .content-sec-5 h5 {
    position: relative;
    color: white;
    font-family: Caprasimo, cursive;
    font-size: 20px;
    /* position: absolute;
    margin-top: 75px; */
  }

  .section-4 p {
    position: relative;
    /* margin-top: 25%; */
    color: white;
    font-size: 20px;
  }
  .section-5 p {
    position: relative;
    /* display: none; */
    /* margin-top: 105px; */
  }
  .section-4 .container .img-fluid-1 {
    position: relative;
    margin-top: 15px;
    width: 400px;
    height: 400px;
    /* left: 55%; */

  }

  .section-5 .container .img-fluid-1 {
    position: relative;
    margin-top: 20px;
    width: 500px;
    height: 500px;
    left: -25%;
  }

  .section-4 .content-sec-4 a {
    /* position: relative; */
    cursor: pointer;
    border: 1px solid transparent;
    background-color: transparent;

  }

  .section-5 .content-sec-5 a {
    /* position: relative; */
    color: white;
    cursor: pointer;
    border: 1px solid transparent;
    background-color: transparent;
  }
 

}
 
  /* For Tablet View */

  @media screen and (max-width: 1000px) {
    
    .content-about{
      margin-top: 20%;
    }
    .content-about h3 {
      position: relative;
      color: white;
      font-family: 'Caprasimo', cursive;
      font-size: 50px;
      font-weight: 500;
    }
  
    .content-about h5 {
      position: relative;
      color: white;
      font-family: 'Caprasimo', cursive;
      font-size: 25px;
    }
  
    .content-about p {
      display: none;
    }
  
    .about .container .images .img-fluid-1 {
      position: relative;
      margin-top: 0px;
      width: 500px;
      height: 450px;
     
    }
  
    .content-about a {
      cursor: pointer;
      border: 1px solid transparent;
      background-color: transparent;
    }
    .content-sec-2{
     margin-top: 20%;
    }
    .section-2 .content-sec-2 h3 {
      position: relative;
      color: white;
      font-family: 'Caprasimo', cursive;
      font-size: 50px;
      font-weight: 500;
    }
    .content-sec-3{
      margin-top: 20%;
      /* margin-left: %; */
    }
    .section-3 .content-sec-3 h3 {
      position: relative;
      color: white;
      font-family: 'Caprasimo', cursive;
      font-size: 50px;
      font-weight: 500;
    }
  
    .section-2 .content-sec-2 h5 {
      position:relative;
      color: white;
      font-family: 'Caprasimo', cursive;
      font-size: 20px;
      font-weight: 500;
    }
  
    .section-3 .content-sec-3 h5 {
      position: relative;
      color: white;
      font-family: 'Caprasimo', cursive;
      font-size: 20px;
      font-weight: 500;
    }
  
    .section-2 p {
      display: none;
    }
    .section-3 p {
      display: none;
    }
  
    .section-2 .container .img-fluid-1 {
      position: relative;
      margin-top: 15px;
      width: 500px;
      height: 500px;
      left: -30%;
    }
    .section-3 .container .img-fluid-1 {
      position: relative;
      margin-top: 0px;
      width: 450px;
      height: 450px;
    
    }
  
    .section-2 .content-sec-2 a { 
      position: relative;     
      cursor: pointer;
      border: 1px solid transparent;
      background-color: transparent;
  
    }
  
    .section-3 .content-sec-3 a {
      position: relative;
      cursor: pointer;
      border: 1px solid transparent;
      background-color: transparent;
    }

    .content-sec-4 {
      margin-top: 20%;
    }
    .content-sec-5{
      margin-top: 25%;
    }
    .section-4 .content-sec-4 h3 {
      position: relative;
      color: white;
      font-family: 'Caprasimo', cursive;
      font-size: 50px;
      font-weight: 500;
    }
  
    .section-5 .content-sec-5 h3 {
      position: relative;
      color: white;
      font-family: 'Caprasimo', cursive;
      font-size: 50px;
      font-weight: 500;
    }
  
    .section-4 .content-sec-4 h5 {
      position: relative;
      color: white;
      font-family: 'Caprasimo', cursive;
      font-size: 20px;
    }
  
    .section-5 .content-sec-5 h5 {
      position: relative;
      color: white;
      font-family: 'Caprasimo', cursive;
      font-size: 20px;
    }
    .section-4 p {
      display: none;
    }
    .section-5 p {
      display: none;
    }
    .section-4 .container .img-fluid-1 {
      position: relative;
      margin-top: 15px;
      width: 500px;
      height: 500px;
      left: -30%;
    }
    .section-5 .container .img-fluid-1 {
      position: relative;
      margin-top: 0px;
      width: 450px;
      height: 450px;
    
    }
  
    .section-4 .content-sec-4 a {
      color: white;
      cursor: pointer;
      border: 1px solid transparent;
      background-color: transparent;

    }
  
    .section-5 .content-sec-5 a {
      cursor: pointer;
      border: 1px solid transparent;
      background-color: transparent;
    }
   
  
  }

  @media screen and (max-width: 991px) {
    
  
    .firstSection-cntainer-header {
      position: relative;
      margin-top: 50%;
      font-size: 30px;
      font-weight: 700;
  }
   
    .content-about h3 {
      position: relative;
      color: white;
      font-family: 'Caprasimo', cursive;
      font-size: 50px;
      font-weight: 500;
    }
  
    .content-about h5 {
      position: relative;
      color: white;
      font-family: 'Caprasimo', cursive;
      font-size: 25px;  
    }
  
    .content-about p {
      display: none;
    }
  
    .about .container .images .img-fluid-1 {
      position: relative;
      width: 500px;
      height: 450px;
      left: -35%;
    }
  
    .content-about a {
      cursor: pointer;
      border: 1px solid transparent;
      background-color: transparent;
    }
    .section-2 .content-sec-2 h3 {
      position: relative;
      color: white;
      font-family: 'Caprasimo', cursive;
      font-size: 50px;
      font-weight: 500;
    }
  
    .section-3 .content-sec-3 h3 {
      position: relative;
      color: white;
      font-family: 'Caprasimo', cursive;
      font-size: 50px;
      font-weight: 500;
    }
  
    .section-2 .content-sec-2 h5 {
      position: relative;
      color: white;
      font-family: 'Caprasimo', cursive;
      font-size: 20px;
      font-weight: 500;
    }
  
    .section-3 .content-sec-3 h5 {
      position: relative;
      color: white;
      font-family: 'Caprasimo', cursive;
      font-size: 20px;
      font-weight: 500;
    }
  
    .section-2 p {
      display: none;
    }
    .section-3 p {
      display: none;
    }
  
    .section-2 .container .img-fluid-1 {
      position: relative;
      margin-top: 15px;
      width: 400px;
      height: 400px;
      left: 0%;
    }
    .section-3 .container .img-fluid-1 {
      position: relative;
      margin-top: 15px;
      width: 400px;
      height: 400px;
      left: -35%;
    }
  
    .section-2 .content-sec-2 a {
      cursor: pointer;
      border: 1px solid transparent;
      background-color: transparent;
  
    }
  
    .section-3 .content-sec-3 a {
      cursor: pointer;
      border: 1px solid transparent;
      background-color: transparent;
    }
    .section-4 .content-sec-4 h3 {
      position: relative;
      color: white;
      font-family: 'Caprasimo', cursive;
      font-size: 50px;
      font-weight: 500;
    }
  
    .section-5 .content-sec-5 h3 {
      position: relative;
      color: white;
      font-family: 'Caprasimo', cursive;
      font-size: 50px;
      font-weight: 500;
    }
  
    .section-4 .content-sec-4 h5 {
      position: relative;
      color: white;
      font-family: 'Caprasimo', cursive;
      font-size: 20px;
      font-weight: 500;
    }
  
    .section-5 .content-sec-5 h5 {
      position: relative;
      color: white;
      font-family: 'Caprasimo', cursive;
      font-size: 20px;
    }
    .section-4 p {
      display: none;
    }
    .section-5 p {
      display: none;
    }
    .section-4 .container .img-fluid-1 {
      position: relative;
      width: 400px;
      height: 400px;
    }
  
    .section-5 .container .img-fluid-1 {
      position: relative;
      margin-top: 0px;
      width: 400px;
      height: 400px;
      left: -45%;
    }
  
    .section-4 .content-sec-4 a {
      cursor: pointer;
      border: 1px solid transparent;
      background-color: transparent;
    }
  
    .section-5 .content-sec-5 a {
      cursor: pointer;
      border: 1px solid transparent;
      background-color: transparent;
    }
   
  
  }

  
  @media screen and (max-width: 766px) {
    
    .content-about{
      margin-top: 0%;
      margin-left: 10%;
    }
    .content-about h3 {
      position: relative;
      color: white;
      font-family: 'Caprasimo', cursive;
      font-size: 45px;
      font-weight: 400;  
    }
  
    .content-about h5 {
      position: relative;
      color: white;
      font-family: 'Caprasimo', cursive;
      font-size: 20px;
    }
  
    .content-about p {
      display: none;
    }
  
    .about .container .images .img-fluid-1 {
      position: relative;
      width: 350px;
      height: 350px;
      left: 10%;

    }
  
    .content-about a {
      cursor: pointer;
      border: 1px solid transparent;
      background-color: transparent;
    }
    .content-sec-2{
      margin-top: 0%;
      margin-left: 10%;
    }
    .content-sec-3{
      margin-top: 0%;
      margin-left: 10%;
    }
    .section-2 .content-sec-2 h3 {
      position: relative;
      color: white;
      font-family: 'Caprasimo', cursive;
      font-size: 45px;
      font-weight: 400;
  
    }
  
    .section-3 .content-sec-3 h3 {
      position: relative;
      color: white;
      font-family: 'Caprasimo', cursive;
      font-size: 45px;
      font-weight: 400;

    }
  
    .section-2 .content-sec-2 h5 {
      position: relative;
      color: white;
      font-family: 'Caprasimo', cursive;
      font-size: 20;
      font-weight: 500;
  
    }
  
    .section-3 .content-sec-3 h5 {
      position: relative;
      color: white;
      font-family: 'Caprasimo', cursive;
      font-size: 20px;
      font-weight: 500;
    }
  
    .section-2 p {
      display: none;
    }
    .section-3 p {
      display: none;
    }
  
    .section-2 .container .img-fluid-1 {
      position: relative;
      width: 350px;
      height: 350px;
      left: 10%;
      
    }
    .section-3 .container .img-fluid-1 {          
      position:relative;
      width: 350px;
      height: 350px;
      left: 10%;    

  }
  
    .section-2 .content-sec-2 a {
      cursor: pointer;
      border: 1px solid transparent;
      background-color: transparent;
  
    }
  
    .section-3 .content-sec-3 a {
      cursor: pointer;
      border: 1px solid transparent;
      background-color: transparent;

    }
    .content-sec-4{
      margin-top: 0%;
      margin-left: 10%;
    }
    .content-sec-5{
      margin-top: 0%;
      margin-left: 10%;
    }
    .section-4 .content-sec-4 h3 {
      position: relative;
      color: white;
      font-family: 'Caprasimo', cursive;
      font-size: 45px;
      font-weight: 400;  
    }
  
    .section-5 .content-sec-5 h3 {
      position: relative;
      color: white;
      font-family: 'Caprasimo', cursive;
      font-size: 45px;
      font-weight: 400;
    }
  
    .section-4 .content-sec-4 h5 {
      position: relative;
      color: white;
      font-family: 'Caprasimo', cursive;
      font-size: 20;
      font-weight: 500;  
    }
  
    .section-5 .content-sec-5 h5 {
      position: relative;
      color: white;
      font-family: 'Caprasimo', cursive;
      font-size: 20px;
      font-weight: 500;
    }
    .section-4 p {
      display: none;
    }
    .section-5 p {
      display: none;
    }
    .section-4 .container .img-fluid-1 {
      position: relative;
      width: 350px;
      height: 350px;
      left: 10%;
    }
    .section-5 .container .img-fluid-1 {          
      position: relative;
      width: 350px;
      height: 350px;
      left: 10%;
    }
  
    .section-4 .content-sec-4 a {
      cursor: pointer;
      border: 1px solid transparent;
      background-color: transparent;
  
    }
  
    .section-5 .content-sec-5 a {
      cursor: pointer;
      border: 1px solid transparent;
      background-color: transparent;

    } 
  }

  

  /* For Mobile Phones Portrait or Landscape View */
@media screen and (max-device-width: 640px) {
  
   
  .content-about{
    margin-top: 0%;
    margin-left: 10%;
  }
  .content-about h3 {
    position: relative;
    color: white;
    font-family: 'Caprasimo', cursive;
    font-size: 45px;
    font-weight: 400;  
  }

  .content-about h5 {
    position: relative;
    color: white;
    font-family: 'Caprasimo', cursive;
    font-size: 20px;
  }

  .content-about p {
    display: none;
  }

  .about .container .images .img-fluid-1 {
    position: relative;
    width: 350px;
    height: 350px;
    left: 10%;

  }

  .content-about a {
    cursor: pointer;
    border: 1px solid transparent;
    background-color: transparent;
  }
  .content-sec-2{
    margin-top: 0%;
    margin-left: 10%;
  }
  .content-sec-3{
    margin-top: 0%;
    margin-left: 10%;
  }
  .section-2 .content-sec-2 h3 {
    position: relative;
    color: white;
    font-family: 'Caprasimo', cursive;
    font-size: 45px;
    font-weight: 400;

  }

  .section-3 .content-sec-3 h3 {
    position: relative;
    color: white;
    font-family: 'Caprasimo', cursive;
    font-size: 45px;
    font-weight: 400;

  }

  .section-2 .content-sec-2 h5 {
    position: relative;
    color: white;
    font-family: 'Caprasimo', cursive;
    font-size: 20;
    font-weight: 500;

  }

  .section-3 .content-sec-3 h5 {
    position: relative;
    color: white;
    font-family: 'Caprasimo', cursive;
    font-size: 20px;
    font-weight: 500;
  }

  .section-2 p {
    display: none;
  }
  .section-3 p {
    display: none;
  }

  .section-2 .container .img-fluid-1 {
    position: relative;
    width: 350px;
    height: 350px;
    left: 10%;
    
  }
  .section-3 .container .img-fluid-1 {          
    position:relative;
    width: 350px;
    height: 350px;
    left: 10%;    

}

  .section-2 .content-sec-2 a {
    cursor: pointer;
    border: 1px solid transparent;
    background-color: transparent;

  }

  .section-3 .content-sec-3 a {
    cursor: pointer;
    border: 1px solid transparent;
    background-color: transparent;

  }
  .content-sec-4{
    margin-top: 0%;
    margin-left: 10%;
  }
  .content-sec-5{
    margin-top: 0%;
    margin-left: 10%;
  }
  .section-4 .content-sec-4 h3 {
    position: relative;
    color: white;
    font-family: 'Caprasimo', cursive;
    font-size: 45px;
    font-weight: 400;  
  }

  .section-5 .content-sec-5 h3 {
    position: relative;
    color: white;
    font-family: 'Caprasimo', cursive;
    font-size: 45px;
    font-weight: 400;
  }

  .section-4 .content-sec-4 h5 {
    position: relative;
    color: white;
    font-family: 'Caprasimo', cursive;
    font-size: 20;
    font-weight: 500;  
  }

  .section-5 .content-sec-5 h5 {
    position: relative;
    color: white;
    font-family: 'Caprasimo', cursive;
    font-size: 20px;
    font-weight: 500;
  }
  .section-4 p {
    display: none;
  }
  .section-5 p {
    display: none;
  }
  .section-4 .container .img-fluid-1 {
    position: relative;
    width: 350px;
    height: 350px;
    left: 10%;
  }
  .section-5 .container .img-fluid-1 {          
    position: relative;
    width: 350px;
    height: 350px;
    left: 10%;
  }

  .section-4 .content-sec-4 a {
    cursor: pointer;
    border: 1px solid transparent;
    background-color: transparent;

  }

  .section-5 .content-sec-5 a {
    cursor: pointer;
    border: 1px solid transparent;
    background-color: transparent;

  } 
   
}

/* mobile responsive */
      @media  screen and (max-width:450px){
        
        .content-about{
          margin-top: 0%;
          margin-left: 10%;
        }
        .content-about h3 {
          position: relative;
          color: white;
          font-family: 'Caprasimo', cursive;
          font-size: 45px;
          font-weight: 400;  
        }
      
        .content-about h5 {
          position: relative;
          color: white;
          font-family: 'Caprasimo', cursive;
          font-size: 20px;
        }
      
        .content-about p {
          display: none;
        }
      
        .about .container .images .img-fluid-1 {
          position: relative;
          width: 350px;
          height: 350px;
          left: 10%;
    
        }
      
        .content-about a {
          cursor: pointer;
          border: 1px solid transparent;
          background-color: transparent;
        }
        .content-sec-2{
          margin-top: 0%;
          margin-left: 10%;
        }
        .content-sec-3{
          margin-top: 0%;
          margin-left: 10%;
        }
        .section-2 .content-sec-2 h3 {
          position: relative;
          color: white;
          font-family: 'Caprasimo', cursive;
          font-size: 45px;
          font-weight: 400;
      
        }
      
        .section-3 .content-sec-3 h3 {
          position: relative;
          color: white;
          font-family: 'Caprasimo', cursive;
          font-size: 45px;
          font-weight: 400;
    
        }
      
        .section-2 .content-sec-2 h5 {
          position: relative;
          color: white;
          font-family: 'Caprasimo', cursive;
          font-size: 20;
          font-weight: 500;
      
        }
      
        .section-3 .content-sec-3 h5 {
          position: relative;
          color: white;
          font-family: 'Caprasimo', cursive;
          font-size: 20px;
          font-weight: 500;
        }
      
        .section-2 p {
          display: none;
        }
        .section-3 p {
          display: none;
        }
      
        .section-2 .container .img-fluid-1 {
          position: relative;
          width: 350px;
          height: 350px;
          left: 10%;
          
        }
        .section-3 .container .img-fluid-1 {          
          position:relative;
          width: 350px;
          height: 350px;
          left: 10%;    
    
      }
      
        .section-2 .content-sec-2 a {
          cursor: pointer;
          border: 1px solid transparent;
          background-color: transparent;
      
        }
      
        .section-3 .content-sec-3 a {
          cursor: pointer;
          border: 1px solid transparent;
          background-color: transparent;
    
        }
        .content-sec-4{
          margin-top: 0%;
          margin-left: 10%;
        }
        .content-sec-5{
          margin-top: 0%;
          margin-left: 10%;
        }
        .section-4 .content-sec-4 h3 {
          position: relative;
          color: white;
          font-family: 'Caprasimo', cursive;
          font-size: 45px;
          font-weight: 400;  
        }
      
        .section-5 .content-sec-5 h3 {
          position: relative;
          color: white;
          font-family: 'Caprasimo', cursive;
          font-size: 45px;
          font-weight: 400;
        }
      
        .section-4 .content-sec-4 h5 {
          position: relative;
          color: white;
          font-family: 'Caprasimo', cursive;
          font-size: 20;
          font-weight: 500;  
        }
      
        .section-5 .content-sec-5 h5 {
          position: relative;
          color: white;
          font-family: 'Caprasimo', cursive;
          font-size: 20px;
          font-weight: 500;
        }
        .section-4 p {
          display: none;
        }
        .section-5 p {
          display: none;
        }
        .section-4 .container .img-fluid-1 {
          position: relative;
          width: 350px;
          height: 350px;
          left: 10%;
        }
        .section-5 .container .img-fluid-1 {          
          position: relative;
          width: 350px;
          height: 350px;
          left: 10%;
        }
      
        .section-4 .content-sec-4 a {
          cursor: pointer;
          border: 1px solid transparent;
          background-color: transparent;
      
        }
      
        .section-5 .content-sec-5 a {
          cursor: pointer;
          border: 1px solid transparent;
          background-color: transparent;
    
        } 
    }

    

  @media screen and (max-width:360px){
    
    
    .content-about{
      margin-top: 0%;
      /* margin-left: 10%; */
    }
    .content-about h3 {
      position: relative;
      color: white;
      font-family: 'Caprasimo', cursive;
      font-size: 45px;
      font-weight: 400;  
    }
  
    .content-about h5 {
      position: relative;
      color: white;
      font-family: 'Caprasimo', cursive;
      font-size: 20px;
    }
  
    .content-about p {
      display: none;
    }
  
    .about .container .images .img-fluid-1 {
      position: relative;
      width: 300px;
      height: 300px;
      left: -10%;

    }
  
    .content-about a {
      cursor: pointer;
      border: 1px solid transparent;
      background-color: transparent;
    }
    .content-sec-2{
      margin-top: 0%;
      /* margin-left: 10%; */
    }
    .content-sec-3{
      margin-top: 0%;
      /* margin-left: 10%; */
    }
    .section-2 .content-sec-2 h3 {
      position: relative;
      color: white;
      font-family: 'Caprasimo', cursive;
      font-size: 45px;
      font-weight: 400;
  
    }
  
    .section-3 .content-sec-3 h3 {
      position: relative;
      color: white;
      font-family: 'Caprasimo', cursive;
      font-size: 45px;
      font-weight: 400;

    }
  
    .section-2 .content-sec-2 h5 {
      position: relative;
      color: white;
      font-family: 'Caprasimo', cursive;
      font-size: 20;
      font-weight: 500;
  
    }
  
    .section-3 .content-sec-3 h5 {
      position: relative;
      color: white;
      font-family: 'Caprasimo', cursive;
      font-size: 20px;
      font-weight: 500;
    }
  
    .section-2 p {
      display: none;
    }
    .section-3 p {
      display: none;
    }
  
    .section-2 .container .img-fluid-1 {
      position: relative;
      width: 300px;
      height: 300px;
      left: -10%;
      
    }
    .section-3 .container .img-fluid-1 {          
      position:relative;
      width: 300px;
      height: 300px;
      left: -10%;   

  }
  
    .section-2 .content-sec-2 a {
      cursor: pointer;
      border: 1px solid transparent;
      background-color: transparent;
  
    }
  
    .section-3 .content-sec-3 a {
      cursor: pointer;
      border: 1px solid transparent;
      background-color: transparent;

    }
    .content-sec-4{
      margin-top: 0%;
      /* margin-left: 10%; */
    }
    .content-sec-5{
      margin-top: 0%;
      /* margin-left: 10%; */
    }
    .section-4 .content-sec-4 h3 {
      position: relative;
      color: white;
      font-family: 'Caprasimo', cursive;
      font-size: 45px;
      font-weight: 400;  
    }
  
    .section-5 .content-sec-5 h3 {
      position: relative;
      color: white;
      font-family: 'Caprasimo', cursive;
      font-size: 45px;
      font-weight: 400;
    }
  
    .section-4 .content-sec-4 h5 {
      position: relative;
      color: white;
      font-family: 'Caprasimo', cursive;
      font-size: 20;
      font-weight: 500;  
    }
  
    .section-5 .content-sec-5 h5 {
      position: relative;
      color: white;
      font-family: 'Caprasimo', cursive;
      font-size: 20px;
      font-weight: 500;
    }
    .section-4 p {
      display: none;
    }
    .section-5 p {
      display: none;
    }
    .section-4 .container .img-fluid-1 {
      position: relative;
      width: 300px;
      height: 300px;
      left: -10%;
    }
    .section-5 .container .img-fluid-1 {          
      position: relative;
      width: 300px;
      height: 300px;
      left: -10%;
    }
  
    .section-4 .content-sec-4 a {
      cursor: pointer;
      border: 1px solid transparent;
      background-color: transparent;
  
    }
  
    .section-5 .content-sec-5 a {
      cursor: pointer;
      border: 1px solid transparent;
      background-color: transparent;

    } 
}
 
  
 
  

  
  