.carousel-control-next-icon, .carousel-control-prev-icon {
    width: 40px !important;
    height: 40px !important;
}
@media only screen and (min-width: 767px){
    .work-heading{
       font-size: 6rem;
        top: 10%;
        line-height: 1;
        position: absolute;
        padding: 0 8%;
    }
    .client-testimonals{
        padding: 4% 7% 0%;
    }
    .WorkPageHai{
          background-image: url("Work Ã¢â‚¬â€œ 2 (3).png");
      background-repeat: no-repeat, repeat;
     background-size: cover; 
    }
    
    .WORK-section1 {
        width: 100vw;
        height: 85.6vh;
        background-color: #ffffff;
    }
    
    
    }
        .work-yo-div{
            padding: 8%;
        }
    
        .home-yo-div{
            padding: 15% 8% 0%;
        }
    
        .projects-thumb{
            padding-bottom: 2%;
        }
    
      
    
        .my-projects{
            padding: 5% 0;
        }
      .associate-brand{
        padding: 2% 0 0% 0;
            margin: 0 0% 0 5%;
      }
    
      .connect-page{
        padding:4% 7% 0%;
      }
    .logofil{
            width: 145px;
        height: 145px;
    }
      
    
    /*  @media only screen   
    and (min-device-width : 800px) and (max-device-width : 1280px) {
     
        .work-sub-headiing-para {
            position: absolute;
            padding: 35.2% 0% 0 53%;
        }
    }
    
    
    @media only screen   
    and (min-device-width : 1289px) and (max-device-width : 1366px) {
     
        .work-sub-headiing-para {
            position: absolute;
            padding: 32.9% 0% 0 57%;
        }
    
    }
    
    
    
    @media only screen   
    and (min-device-width : 1388px) and (max-device-width : 1599px) {
     
        .work-sub-headiing-para {
            position: absolute;
            padding: 36.6% 0% 0 51%;
        }
    
    }*/
    
    
    .clienpad{
      padding: 1% 0 0;
    }
    
    
    
    
    
    
    
    
    
    @media only screen and (min-width: 1920px){
    
    .WorkPageHai{
          background-image: url("Work Ã¢â‚¬â€œ 2 (1).png");
      background-repeat: no-repeat, repeat;
     background-size: cover; 
    }
    
        }
    
    
 .img-card6 img {
    width: 100%;
    height: 341px;
    object-fit: contain;
}
    .img-card6{margin-bottom:15px;margin-top:15px;}

    .navbar-nav {
    display: -ms-flexbox;
   display: : block !important;
    /* display: flex; */
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.project-tablinks{
    padding: 10px 0px;
    border: none;
    display: inline-block;
    cursor: pointer;
    background-color: transparent;
    width: 19%;
    color: black;
    text-align: center;
}

.modal-content12 {
        position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem;
    outline: 0;
}