.header{
    height: 5rem;
    display: flex;
    padding-left: 5%;
}
.logo_left{
    align-items: center;
    display: flex;
}

.uper_heading{
 
    margin-top: 4rem;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 45px;
    line-height: 61px;
    text-align: left;
    letter-spacing: 0.05em;
    text-transform: capitalize;
    
    color: #000000;
    
    

}
.heading{
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 800;
    font-size: 90px;
    line-height: 123px;
    /* identical to box height */
    
    text-align: left;
    letter-spacing: 0.05em;
    text-transform: capitalize;
    
    color: #006CB5;
    margin-left: 8%;

}  
.button{
    width: 222.31px;
height: 51px;
left: 861.85px;
top: 553px;
color:#fff;
background: #34435F;
border-radius: 50px;
border: none;
cursor: pointer;
}
.below_heading{
   
    font-family: Open Sans;
font-size: 30px;
font-weight: 800;
line-height: 55px;
letter-spacing: 0.05em;
text-align: center;

font-family: Open Sans;
font-size: 30px;
font-weight: 700;
line-height: 55px;
letter-spacing: 0.05em;
text-align: left;

}
.ctr_heading{
    font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-size: 35px;
line-height: 45px;
/* identical to box height, or 129% */

display: flex;
align-items: center;
text-align: center;
text-transform: uppercase;

/* White */

color: #FFFFFF;
}
.distributor_below_banner{
display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: 20%;
}
    .button_ctr{
        width: 222.31px;
        height: 51px;
        left: 861.85px;
        top: 553px;
        color:#000;
        background: #fff;
        border-radius: 50px;
        border: none;
        cursor: pointer;
    }
    .foo_container{
        background: #34435F;
   /* height: 215px;*/
    gap: 12%;
    margin-top: -2%;
    margin-top: -2%;
    padding-left: 18%;
    padding-right: 14%;
    padding-top: 6%;
    display: flex;
    padding-bottom: 50px;
    }
    .call {
        font-size: 16px;
        color: #fff;
        font-family: 'Open Sans';
        font-weight: 600;}
        .foo_center{
            border-left: 0.5px solid #006CB5;
    height: 50%;
    
        }
        .below_footer {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
    font-family: 'Open Sans';
}
.below_footer a {
    padding-left: 4px;
}

        .first_banner_button{
            display: flex;
                justify-content: inherit;
                align-items: start;
                margin-top: 5%;
                margin-left: 17%;
        }
        .distributor_banner{
        background-image: url('./assets/distri_main_bg.png'); 
        /*background: #006CB5;*/ 
        height: 214px; background-repeat: no-repeat;background-position: center right;background-size: contain; padding-top: 4%; position: relative;}
        @media (min-width:600px) {
        .logo_img{
        align-items: center;
    display: flex;
    justify-content: center;
    gap: 20px;}
  
        
    
    .footer_img{
        display:flex;
        align-items: center;
        gap:20px;
    }
.header{
    top: 0;
    position: fixed;
    z-index: 20;
    width: 100%;
    background-color: #fff;
}}
        @media(max-width:600px){
            .banner_right{
                padding :20px;}
        .banner_left{
                    display:none;}
            .heading {
                        font-family: 'Open Sans';
                        font-style: normal;
                        font-weight: 800;
                        font-size: 50px;
                        line-height: 106px;
                        text-align: left;
                        letter-spacing: 0.05em;
                        text-transform: capitalize;
                        color: #006CB5;
                    margin-left:0;}
                    
                    .first_banner_button{
                        display: flex;
                            justify-content: inherit;
                            align-items: start;
                            margin-top: 5%;
                            margin-left: 0;
                    }     
                    .distributor_banner {
        background-size: auto;
        width: 100%;
        float: left;
    }
    .who-we {
    float: left;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
}
                    .distributor_below_banner{
                        margin-left: 2px;
                    }
                    .ctr_heading {
                      
                        font-size: 28px;}
                        .foo_container{
                            height: auto;
                            display: flex;
                            flex-direction: column;
                            padding: 20px;
                        }
                        .below_footer{
                            padding: 8px;
                        }
                        .logo_img img:first-child{
                            width:50%;
                        }
                        .logo_img{
                            display: flex;
    justify-content: space-around;
    align-items: center;
                        }
                        .header{
                            top: 0;
    position: fixed;
    z-index: 20;
    /* width: 100%; */
    background-color: #fff;
                        }
                        .desk {
    display: none;
}
       .mob {
    display: block !important;
}
.gf {

    margin-top: -113px;
}
    .who-we {

        margin-top: -80px;
    }
    .footer_img img {
    padding-top: 30px;
}
.social_link {
    padding-bottom: 30px;
}
.distributor_banner {
    height: 244px;
    padding-top: 11%;

}

        }
        .mob {
    display: none;
}