.proud_color_txt{
    color: #f3bc50;
}
.proud_to_main_txt h1{
    font-size: 55px;
    color: black;
    font-weight: 700;
}
.proud_to_main_txt {
    /* margin-bottom: 50px; */
  
}
.clients_logo_img{
    /* margin-bottom: 60px;
    margin-top: 70px; */
}
.thumb-hover .overlay-caption.bottom {
   
    bottom: 25px !important;
 
}



@media screen and (max-width: 700px) and (min-width: 319px) {
    .proud_to_main_txt h1 {
        font-size: 33px;
       
        line-height: 45px;
    }
    }
    
    @media (min-device-width:701px) and (max-device-width:768px){
        .proud_to_main_txt h1 {
            font-size: 40px;
          
            line-height: 50px;
        }
    }
    
    @media (min-device-width:769px) and (max-device-width:1024px){
    
    }
