
 .mainslider-content
 {
    position: absolute;
    z-index: 99999999 !important;
    top: 30%;
    left: 140px;
 }
 .prdctsss
 {
     height:524px !important;
 }

/* start client section */
.rdclientlgo
{
    padding: 15px !important;
    border: 1px solid #e7e7e7;
}
.marginbtms
{
    margin-bottom:40px !important;
}
.brhover img
{
transition:all 1s ;


}
.brhover img:hover
{
transform: scale(0.9);


}
/* end client section */

 .mainslider-content h3
 {
    background-color: #000 !important;
    color: #fff !important;
    padding: 5px !important;
    width:257px !important;
    font-family: ui-monospace;
    font-weight: 500 !important;
    font-size: 28px !important;
}


.futercontct
{
    font-size:13px !important;
}
 
 .mainslider-content h1
 {
    font-family: ui-monospace; 
 }
 .mainslider-content p
 {
    font-family: ui-monospace;
    font-size: 19px;
    color: #000;
    line-height: 24px;
 }
 .mainslider-content h4
 {
     
    font-size: 23px;
    font-family: ui-monospace;
    font-weight: 600;
    margin-bottom: 15px;

 }

 .banner-1 img
 {
     position: relative !important;
 }

 .banner-2 img
 {
     position: relative !important;
 }


 .banner-3 img
 {
     position: relative !important;
 }




@media(max-width:579px) and (min-width:280px)
{
    .header-right-link
    {
        right:24px !important;
        top:-23px !important;
    } 
    .mainslider-content
    {
        display:none !important;
    }
    h2.heading
    {
        font-size:20px !important;
    }
    .loadmore-products
    {
        margin-bottom:30px !important;
    }
   
}