@media screen and (max-width:1068px) {
    .logo {
        width: 200px;
        /* border: 1px solid #ddd; */
    }

    .cricle-div {
        width: 500px;
        height: 500px;
    }

    .left-hero {
        flex: 0.8;
        padding: 1rem 0.2rem;
    }

    .upper-title {
        gap: 0px;
    }

    .cricle-div img {
        width: 400px;
        object-fit: cover;
    }

    .left-hero h1 {
        font-size: 60px;
    }

    .main-hero-p {
        margin: 8px 0;
    }

    /* ------------header hero complte -  */
    .sec-2 {
        padding: 50px 15px;
    }

    .sec2-left {
        gap: 20px;
    }

    /* ------------card complte -  */

    .right-sec3 img {
        border-radius: 50px;
        width: 530px;
        height: 500px;


    }

    .sec-2ampty {
        width: 560px;
        position: absolute;
        height: 500px;
        left: 0;
    }

    /* ------------section 3 end -  */
    .left-sec4 img {
        border-radius: 50px;
        width: 530px;
        height: 500px;
        z-index: 3;
        transform: rotate(0deg);

    }

    .left-sec4 .ampty {
        width: 540px;
        position: absolute;
        height: 500px;
        top: 0;
        opacity: 0.1;
        left: 0px;
    }
                /* --------sec 4 end  */    
                .right-sec5 img {
                    width: 530px;
                    height: 500px;
                    z-index: 3;
                }
                /* --------sec 5 end  */
                .count{
                    width: 230px;
                    height: 330px;
                }    

                   /* ---------sec 8 end ------  */
                   .main-footer{
                    display: flex;
                    align-items: center;
                    width: 100%;
                    gap: 20px;
                    padding: 10px 20px;
                }
    
}

@media screen and (max-width:962px) {
    .conttainer {
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        gap: 60px;
    }

    .hero-icon4 {
        position: absolute;
        transition: .6s ease;
        top: 120px;
        right: -120px;
    }

    .hero-icon4.animate4 {
        right: -150px;
    }

    .cricle-div {
        width: 400px;
        height: 400px;
        border: 90px solid #61eca5;
    }

    .left-hero {
        flex: 1;
        margin-bottom: 20px;
        padding: 1rem 0.2rem;
    }

    .hero-icon {
        width: 80px;
        font-size: 36px;
        height: 80px;

    }

    .upper-title {
        gap: 0px;
    }

    .cricle-div img {
        width: 300px;
        height: 500px;
        object-fit: cover;
    }

    .left-hero h1 {
        font-size: 60px;
    }

    .main-hero-p {
        margin: 8px 0;
    }

    .logo {
        width: 180px;
        /* border: 1px solid #ddd; */
    }

    .icons-btn {
        width: 30%;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        gap: 10px;
    }

    /* ---------header hero complte ------  */
    .sec2-left .box {
        width: 250px;
        height: 350px;
    }

    .sec2-right {
        flex: 1;
        display: flex;
        gap: 20px;
        justify-content: center;
        align-items: self-start;
        flex-direction: column;
    }

    .sec2-right h4 {
        font-size: 33px;
        font-weight: 600;
    }

    .sec2-right p {
        font-size: 16px;
        letter-spacing: 0.4px;
        font-weight: 300;
    }

    /* ------------card complte -  */
    .sec-3 {
        width: 100%;
        height: 100%;
        padding: 100px 30px;
    }

    .right-sec3 img {
        border-radius: 50px;
        width: 480px;
        height: 400px;


    }

    .sec-2ampty {
        width: 500px;
        position: absolute;
        height: 400px;
    }

    /* ------------section 3 end -  */
    .left-sec4 img {
        width: 480px;
        height: 400px;
        z-index: 3;


    }

    .left-sec4 .ampty {
        width: 500px;
        position: absolute;
        height: 400px;
        top: 0;
        opacity: 0.1;
        left: 0px;
    }
            /* --------sec 4 end  */    
            .right-sec5 img {
                width: 480px;
                height: 400px;
                z-index: 3;
            }
                  /* --------sec 5 end  */
                  .count{
                    width: 200px;
                    height: 300px;
                }    
                /* --------sec 6 end  */
                .testimonial .slide {
                    display: flex;
                    align-items: center;
                    justify-content: center;
                    gap: 20px;
                    height: 100%;
                
                    width: 100%;
                  }
              
                .left-siler img{
                   width: 330px;
                   border-radius: 50px;
                   object-fit: cover;
                }
                .shadow-slider{
                    width: 330px;
              
                    height: 410px;
                 
                    top: 30px;
                  
                    left: 40px;
                   
                }
                /* ------------slider sec end ---  */
                .sec-8{
                    padding: 100px 20px;
                }
                .main-sec-8 {
                    position: relative;
                    max-width: 1250px;
                    min-height: 460px;
                    height: 400px;
                }  
    /* ---------sec 8 end ------  */
    .main-footer{
        display: flex;
        align-items: center;
        width: 100%;
        gap: 20px;
        padding: 10px 20px;
    }.footer-icon{
        gap: 10px;
    }
             
            }

@media screen and (max-width:952px) {
    .header {
        padding: 50px 50px;
        display: flex;
        width: 100%;
        height: 100px;
        justify-content: space-between;
        position: relative;
        top: 0;
        left: 0;
        align-items: center;
    }

    .icons-btn {
        width: 50%;
    }
    .hero-right{
        padding: 0 !important;
    }
    #closed,
    .mobil {
        display: block;
        position: absolute;
        top: 30px;
        z-index: 80;
        font-size: 25px;
        right: 310px;
    }

    ul {
      flex-direction: column;
      width: 100%;
      height: 100vh;
      align-items: center;
      justify-content: center;
      background: #2d2e32;
      position: absolute;
      top: -2000px;
      left: 0;
      z-index: 99;

    }

    ul.navopen{
        top: 0;
    }
}

@media screen and (max-width:882px) {
    .conttainer {
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        gap: 80px;
    }

    .cricle-div {
        width: 340px;
        height: 340px;
        border: 70px solid #61eca5;
    }

    .left-hero {
        flex: 1;
        margin-bottom: 20px;
        padding: 1rem 0.2rem;
    }

    .upper-title {
        gap: 0px;
    }

    .cricle-div img {
        width: 300px;
        height: 450px;
        object-fit: cover;
    }

    .left-hero h1 {
        font-size: 40px;
    }

    .main-hero-p {
        padding: 0;
        margin: 8px 0;
    }

    /* -----header hero end  */
    .sec2-left .box {
        width: 200px;
        height: 390px;
    }

    .sec2-right {
        flex: 1;
        display: flex;
        gap: 20px;
        justify-content: center;
        align-items: self-start;
        flex-direction: column;
    }

    /* ------------card complte -  */
    .sec-3 {
        width: 100%;
        height: 100%;
        padding: 100px 30px;
    }

    .right-sec3 img {
        border-radius: 50px;
        width: 400px;
        height: 350px;


    }

    .sec-2ampty {
        width: 400px;
        position: absolute;
        height: 350px;
        left: 0px;
    }

    /* ------------section 3 end -  */
    .left-sec4 img {
        width: 400px;
        height: 350px;
        z-index: 3;


    }

    .left-sec4 .ampty {
        width: 420px;
        position: absolute;
        height: 350px;
        top: 0;
        opacity: 0.1;
        /* left: 0px; */
    }
        /* --------sec 4 end  */    
        .right-sec5 img {
            width: 400px;
            height: 350px;
            z-index: 3;
        }
                       /* --------sec 5 end  */
                       .count{
                        width: 180px;
                        height: 280px;
                    }    
                     /* --------sec 6 end  */
                .testimonial .slide {
         
                gap: 50px;
                  }
              
                .left-siler img{
                   width: 300px;
                   border-radius: 50px;
                   object-fit: cover;
                }
                .shadow-slider{
                    width: 320px;
              
                    height: 380px;
                 
                    top: 0px;
                  
                    left: 10px;
                   
                }
                .right-slider p{
            
                    font-size: 20px;
                    font-weight: 500;
              
                }
                    /* ---------sec 8 end ------  */
    .main-footer{
        display: flex;
        align-items: center;
        width: 100%;
        gap: 10px;
        padding: 10px 20px;
    }.footer-icon{
        gap: 10px;
    }.footer-icon a{
        background: #2d2e32;
        width: 50px;
        height: 50px;
    }
}

@media screen and (max-width:776px) {

    #closed,
    .mobil {
        display: block;
        position: absolute;
        top: 30px;
        z-index: 80;
        font-size: 25px;
        right: 20px;
    }

    .icons-btn {
        display: none;
    }

    .conttainer {
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        gap: 30px;
    }

    .hero-icon4 {
        position: absolute;
        transition: .6s ease;
        top: 120px;
        right: -100px;
    }
.hero-right{
    width: 100%;
    padding: 0 !important;
}
    .hero-icon1 {
        position: absolute;
        /* animation: spananimate 3s ease-in-out 3s 1 both linear ; */
        transition: .6s ease;
        top: -80px;
        left: -30px;
    }

    .hero-icon1.animate {
        left: -60px;
    }

    .hero-icon2 {
        transition: .6s ease;
        position: absolute;
        top: -80px;
        right: -50px;
    }

    .hero-icon2.animate2 {
        right: -80px;
    }

    .hero-icon3 {
        position: absolute;
        transition: .6s ease;
        top: 120px;
        left: -100px;
    }

    .hero-icon3.animate3 {
        left: -140px;
    }

    .hero-icon4.animate4 {
        right: -140px;
    }

    .cricle-div {
        width: 400px;
        height: 400px;
        border: 90px solid #61eca5;
    }

    .left-hero {
        flex: 1;
        margin-bottom: 20px;
        padding: 1rem 0.2rem;
    }

    .hero-icon {
        font-size: 30px;
        width: 70px;
        height: 70px;
    }

    .cricle-div {
        width: 320px;
        height: 320px;
        border: 70px solid #61eca5;
    }

    .left-hero {
        flex: 1;
        margin-bottom: 20px;
        padding: 1rem 0.2rem;
    }

    .cricle-div img {
        width: 250px;
        height: 400px;
        object-fit: cover;
    }

    .left-hero h1 {
        font-size: 30px;
    }

    .main-hero-p {
        padding: 0;
        font-size: 14px;
        letter-spacing: 0;
        margin: 8px 0;
    }

    /* -----header hero end  */
    .main-sec2 {
        flex-direction: column-reverse;
        padding: 20px 4px;
        gap: 50px;
    }

    .sec2-right {
        flex: 1;
        display: flex;
        gap: 20px;
        justify-content: center !important;
        align-items: center !important;
        flex-direction: column;
        text-align: center;
    }

    .sec2-left .box {
        width: 300px;
        height: 390px;
    }

    .sec2-right {
        flex: 1;
        display: flex;
        gap: 20px;
        justify-content: center;
        align-items: self-start;
        flex-direction: column;
    }

    /* ------------card complte -  */
    .right-sec3 img {
        border-radius: 50px;
        max-width: 600px;

        width: 600px;
        height: 450px;


    }

    .sec-2ampty {
        width: 630px;
        position: absolute;
        height: 450px;
        left: 0px;
    }

    .main-sec3 {
        flex-direction: column-reverse;
    }

    /* ------------section 3 end -  */
    .left-sec4 img {
        max-width: 600px;

        width: 600px;
        height: 450px;


    }

    .left-sec4 .ampty {
        width: 630px;
        position: absolute;
        height: 450px;
        top: 0;
        opacity: 0.1;
        /* left: 0px; */
    }

    .main-sec4 {
        flex-direction: column;
    }

    /* --------sec 4 end  */
    .main-sec-5 {
        flex-direction: column-reverse;
        gap: 80px;
    }

    .right-sec5 img {
        max-width: 600px;

        width: 600px;
        height: 450px;
    }
          /* --------sec 5 end  */
          .main-sec-6{
            flex-direction: column;
            gap: 0;
        }
          .count{
            max-width: 650px;
            width: 600px;
            height: 300px;
        } 
        .count1{
            border-top-left-radius:40px ;
            border-top-right-radius:40px ;
            border-bottom-left-radius:0px ;

        }
        .count4{
            border-top-right-radius:0px ;
            border-bottom-left-radius:40px ;
            border-bottom-right-radius:40px ;

        }
              /* --------sec 6 end  */
              .testimonial .slide {
         flex-direction: column;
                gap: 50px;
                  }
              
                .left-siler img{
                   width: 350px;
                   border-radius: 50px;
                   object-fit: cover;
                }
                .shadow-slider{
                    width: 400px;
              
                    height: 430px;
                 
                    top: 0px;
                  
                    left: -20px;
                   
                }
                .right-slider{
                    align-items: center;
                    justify-content: center;
                    text-align: center;
                }
                .right-slider p{
            
                    font-size: 25px;
    
              
                }
                    /* ------------slider sec end ---  */
                    .sec-8{
                        padding: 100px 10px;
                    }
                    .main-sec-8 {
                        position: relative;
                        max-width: 1250px;
                        min-height: 460px;
                        height: 450px;
                    }  .sec-8-text{
                        width: 100%;
                        display: flex;
                        align-items: center;
                        justify-content: center;
                        gap: 10px;
                        text-align: center;
                        flex-direction: column;
                    }
                  
                    .sec-8-text h3{
                        z-index: 70;
                        font-size: 35px;
                        letter-spacing: 0.5px;
                        font-weight: 500;
                    }
                    .sec-8-text p{
                        padding: 10px 20px;
                    }

                                      /* ---------sec 8 end ------  */
    .main-footer{
        display: flex;
        align-items: center;
        width: 100%;
        gap: 30px;
        flex-direction: column;
        padding: 40px 20px;
    }
    .foot-logo{
        width: 100%;
        text-align: center;

    }
    .footer-text{
        width: 90%;
    }
    .footer-icon{
        width: 100%;
        align-items: center;
        justify-content: center;
    }
    .footer-icon{
        gap: 10px;
    }.footer-icon a{
        background: #2d2e32;
        width: 60px;
        height: 60px;
    }
 #sticky-btn1{
    display: none;
}
.sticky-btn1{
    min-width: 121px;
}
}

@media screen and (max-width:660px) {
    .Hero{

        padding: 20px 0px 0px 40px;
        max-width: 100vw;
        overflow: hidden;
        max-height: 300vh;
    }
    .conttainer {
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        flex-direction: column;
        gap: 30px;
    }
    .Hero{

        padding: 20px 0px 0px 40px;
        max-width: 100vw;
        overflow: hidden;
        max-height: 300vh;
        height: 100%;
    }
    .right-hero{
        width: 100%;
        padding-right: 0px;
        margin-top: 10rem;
        display: flex;
        align-items: flex-end;
        justify-content: center;
    }
    .left-hero {
        width: 100%;
        margin-bottom: 20px;
        display: flex;
    }
    .left-hero .main-btn{
        margin: 20px 0;
        width: 50% !important;
        
    }

    .cricle-div {
        max-width: 500px;
        width: 500px;
        height: 500px;
        max-height: 500px;
        border: 70px solid #61eca5;
    }

    .cricle-div img {
        max-width: 700px;
        width: 700px;
        max-height: 800px;
        height: 800px;
        object-fit: cover;
    }

    .left-hero h1 {
        font-size: 50px;
    }

    .main-hero-p {
        padding: 10px 10px;
        font-size: 16px;
        letter-spacing: 1px;

        margin: 8px 0;
    }

    /* ---------headerhero end -----  */
    .sec2-left {
        width: 100%;
        display: flex;
        align-items: center;
        gap: 40px;
        flex-direction: column;
        justify-content: center;
    }

    .sec2-left .box {
        max-width: 500px;
        width: 500px;
        border-radius: 40px;
        height: 300px;
    }

    /* ------------card complte -  */

    .right-sec3 img {
        border-radius: 50px;
        max-width: 600px;

        width: 460px;
        height: 400px;


    }

    .sec-2ampty {
        width: 500px;
        position: absolute;
        height: 400px;
        left: 0px;
    }


    /* --------sec 3 end  */
    .left-sec4 img {
        max-width: 600px;

        width: 460px;
        height: 400px;


    }

    .left-sec4 .ampty {
        width: 500px;
        position: absolute;
        height: 400px;
        top: 0;
        opacity: 0.1;
        /* left: 0px; */
    }

    /* --------sec 4 end  */
    .right-sec5 img {
        max-width: 600px;

        width: 460px;
        height: 400px;
    }
         /* --------sec 5 end  */
          .count{
            max-width: 600px;
            width: 480px;
            height: 300px;
        } 
}

@media screen and (max-width:560px) {

.right-hero{
    padding-right: 50px;
}
    .cricle-div {

        width: 400px;
        height:400px;

        border: 70px solid #61eca5;
    }

    .cricle-div img {

        width: 450px;

        height: 600px;
        object-fit: cover;
    }

    .hero-icon1 {
        position: absolute;
        /* animation: spananimate 3s ease-in-out 3s 1 both linear ; */
        transition: .6s ease;
        top: -80px;
        left: -30px;
    }

    .hero-icon1.animate {
        left: -60px;
    }

    .hero-icon2 {
        transition: .6s ease;
        position: absolute;
        top: -80px;
        right: -30px;
    }

    .hero-icon2.animate2 {
        right: -50px;
    }

    .hero-icon3 {
        position: absolute;
        transition: .6s ease;
        top: 120px;
        left: -80px;
    }

    .hero-icon3.animate3 {
        left: -100px;
    }

    .hero-icon4 {
        position: absolute;
        transition: .6s ease;
        top: 120px;
        right: -80px;
    }

    .hero-icon4.animate4 {
        right: -120px;
    }

    .left-hero h1 {
        font-size: 50px;
    }

    .main-hero-p {
        padding: 10px 10px;
        font-size: 16px;
        letter-spacing: 1px;

        margin: 8px 0;
    }

    /* -----header hero end  */
    .sec2-left .box {
        max-width: 400px;
        width: 400px;
        border-radius: 40px;
        height: 300px;
    }

    /* ------------card complte -  */

    .right-sec3 img {
        border-radius: 50px;


        width: 360px;
        height: 300px;


    }

    .sec-2ampty {
        width: 380px;
        position: absolute;
        height: 300px;
        left: 0px;
    }

    /* --------sec 3 end  */
    .left-sec4 img {

        width: 360px;
        height: 300px;


    }

    .left-sec4 .ampty {
        width: 380px;
        position: absolute;
        height: 300px;
        top: 0;
        opacity: 0.1;

    }

    /* --------sec 4 end  */
    .right-sec5 img {
        width: 360px;
        height: 300px;
    }
    /* --------sec 5 end  */
    .count{

        width: 360px;
        height: 300px;
    } 
     /* --------sec 6 end  */
     .container {
        padding: 100px 0px;
    }
     .testimonial .slide {
        flex-direction: column;
               gap: 50px;
                 }
             
               .left-siler img{
                  width: 300px;
                  border-radius: 50px;
                  object-fit: cover;
               }
               .shadow-slider{
                   width: 350px;
             
                   height: 380px;
                
                   top: 0px;
                 
                   left: -20px;
                  
               }
             
               .right-slider p{
           
                   font-size: 23px;
   
             
               }
                  /* ------------slider sec end ---  */
                  .sec-8{
                    padding: 100px 20px;
                }
                .main-sec-8 {
                    padding: 0;
                }
                .main-sec-8 {
                    position: relative;
                    max-width: 1250px;
                 
                    min-height: 600px;
                }  .sec-8-text{
                    width: 100%;
                    display: flex;
                    align-items: center;
                    justify-content: center;
                    gap: 10px;
                    text-align: center;
                    flex-direction: column;
                }
              
                .sec-8-text h3{
                    z-index: 70;
                    font-size: 30px;
                    letter-spacing: 0.2px;
                    font-weight: 500;
                }
                .sec-8-text p{
                    padding: 0px 0px;
                    font-size: 14px;
                }
}

@media screen and (max-width:420px) {
    .Hero {
        max-height: 230vh;
        padding: 20px 0px 0px 10px;
    }
    .right-hero{
        padding-right: 0px;
    }

    .cricle-div {

        width: 300px;
        height: 300px;

        border: 40px solid #61eca5;
    }

    .cricle-div img {

        width: 300px;

        height: 400px;
        object-fit: cover;
    }

    .hero-icon1 {
        position: absolute;
        /* animation: spananimate 3s ease-in-out 3s 1 both linear ; */
        transition: .6s ease;
        top: -30px;
        left: -30px;
    }

    .hero-icon1.animate {
        left: -50px;
    }

    .hero-icon2 {
        transition: .6s ease;
        position: absolute;
        top: -30px;
        right: -20px;
    }

    .hero-icon2.animate2 {
        right: -50px;
    }

    .hero-icon3 {
        position: absolute;
        transition: .6s ease;
        top: 60px;
        left: -50px;
    }

    .hero-icon3.animate3 {
        left: -70px;
    }

    .hero-icon4 {
        position: absolute;
        transition: .6s ease;
        top: 70px;
        right: 10px;
    }

    .hero-icon4.animate4 {
        right: -70px;
    }

    .left-hero h1 {
        font-size: 40px;
    }

    .main-hero-p {
        padding: 10px 0px;
        font-size: 16px;
        letter-spacing: 1px;

        margin: 8px 0;
    }

    .hero-icon {
        width: 60px;
        font-size: 30px;
        height: 60px;

    }

    /* -----header hero end  */
    .sec2-left .box {
     
    max-width: 377px;
    width: 352px;

        border-radius: 40px;
        height: 350px;
    }
      /* --------sec 6 end  */
               .left-siler img{
                  width: 250px;
                  border-radius: 50px;
                  object-fit: cover;
               }
               .shadow-slider{
                   width: 280px;
             
                   height: 320px;
                
                   top: -10px;
                 
                   left: -10px;
                  
               }
             
               .right-slider p{
           
                   font-size: 20px;
   
             
               }

}

@media screen and (max-width:390px) {
    .Hero {
        max-height: 200vh;
        padding: 20px 0px 0px 10px;
    }

    .cricle-div {

        width: 250px;
        height: 250px;

        border: 30px solid #61eca5;
    }

    .cricle-div img {

        width: 370px;

        height: 350px;
        object-fit: cover;
    }

    .hero-icon1 {
        position: absolute;
        /* animation: spananimate 3s ease-in-out 3s 1 both linear ; */
        transition: .6s ease;
        top: -80px;
        left: -30px;
    }

    .hero-icon1 {
        position: absolute;
        /* animation: spananimate 3s ease-in-out 3s 1 both linear ; */
        transition: .6s ease;
        top: -30px;
        left: -30px;
    }

    .hero-icon1.animate {
        left: -50px;
    }

    .hero-icon2 {
        transition: .6s ease;
        position: absolute;
        top: -30px;
        right: -20px;
    }

    .hero-icon2.animate2 {
        right: -50px;
    }

    .hero-icon3 {
        position: absolute;
        transition: .6s ease;
        top: 60px;
        left: -50px;
    }

    .hero-icon3.animate3 {
        left: -70px;
    }

    .hero-icon4 {
        position: absolute;
        transition: .6s ease;
        top: 70px;
        right: 10px;
    }

    .hero-icon4.animate4 {
        right: -70px;
    }

    .left-hero h1 {
        font-size: 40px;
    }

    .main-hero-p {
        padding: 10px 0px;
        font-size: 16px;
        letter-spacing: 1px;

        margin: 8px 0;
    }

    .hero-icon {
        width: 40px;
        font-size: 20px;
        height: 40px;

    }

    .right-hero {
        margin-top: 3rem;
        padding-right: 0px;
    }

    .main-btn {
        padding: 15px 20px;
    }

    /* ------------card complte -  */

    .sec2-left .box {
     
        max-width: 307px;
        width: 282px;
    
            border-radius: 40px;
            height: 450px;
        }

    .sec-2ampty {
        width: 330px;
        position: absolute;
        height: 260px;
        left: 0px;
    }

    /* --------sec 3 end  */
    .left-sec4 img {
        width: 300px;
        height: 250px;


    }

    .left-sec4 .ampty {
        width: 330px;
        position: absolute;
        height: 260px;
        top: 0;
        opacity: 0.1;
        /* left: 0px; */
    }

    /* --------sec 4 end  */
    .right-sec5 img {
        width: 300px;
        height: 250px;
    }
        /* --------sec 5 end  */
        .count{

            width: 270px;
            height: 300px;
        } 

        /* --------slider end ---  */
        .sec-8{
            padding: 100px 10px;
        }
    
        .main-sec-8 {
            height: 500px;
        }  
      
        .sec-8-text h3{
            z-index: 70;
            font-size: 22px;
            letter-spacing: 0.2px;
            font-weight: 500;
        }
        .sec-8-text p{
            padding: 0px 0px;
            font-size: 14px;
        }
}

@media screen and (max-width:310px) {
    /* ------------card complte -  */

    .sec2-left .box {
     
        max-width: 300px;
        width: 252px;
    
            border-radius: 40px;
            height: 400px;
        }
    .right-sec3 img {
        border-radius: 50px;


        width: 230px;
        height: 200px;


    }

    .sec-2ampty {
        width: 230px;
        height: 200px;
        left: 0px;
    }

    /* --------sec 3 end  */
    .left-sec4 img {
        width: 230px;
        height: 200px;


    }

    .left-sec4 .ampty {
        width: 230px;
        height: 200px;
        opacity: 0.1;
        /* left: 0px; */
    }

    /* --------sec 4 end  */
    .right-sec5 img {
        width: 230px;
        height: 200px;
    }
           /* --------sec 5 end  */
           .count{

            width: 200px;
            height: 300px;
        } 
            /* --------sec 6 end  */
            .left-siler img{
                width: 220px;
                border-radius: 50px;
                object-fit: cover;
             }
             .shadow-slider{
                 width: 250px;
           
                 height: 280px;
              
                 top: -10px;
               
                 left: -10px;
                
             }
           
             .right-slider p{
         
                 font-size: 18px;
 
           
             }
}