@media screen and (max-width: 480px) {

body
{
    padding: 0;
    
}

.grid_container
{
    display: none;
}

.grid_container_mobile
{
    width: 100%;
    display: table;
    
}

.sub_container
{
    width: 100%;
    font-family: 'Roboto', sans-serif;
}

.item
{
    padding: 0%;
    text-align: center;
    vertical-align: middle;
    font-family: 'Roboto', sans-serif;
}

.item_video
{
    padding: 0%;
    text-align: center;
    vertical-align: middle;
}

.item_container_1
{
    width: 100%;
    font-size: 220%;
    font-weight: lighter;
    padding: 4%;
    
}

.item_container_4
{
    width: 100%;
    font-size: 380%;
    font-weight: bold;
}

.container_2_sub_1 
{
    width: 100%;
    
    padding: 5%;
    
}

.container_2_sub_2 
{
    width: 100%;
    
    padding: 5%;
}

div.strength
{
    display:table;
}
    
div.container_strength 
    {
        width: 100%;
        font-size: 100%;
        font-family: 'Roboto', sans-serif;
    }

.wedo_container
{
    display: table;
    width: 100%;
    font-size: 100%;
    font-family: 'Roboto', sans-serif;
}
    
.our_strength
    {
        font-size: 120%;    
    }

.wedo_item_1
{
    width: 100%;
    font-size: 100%;
    font-weight: normal;
    line-height: 200%;
    padding: 2%;
    
}

.wedo_item_2
{
    width: 100%;
    font-size: 100%;
}

.wedo_item_3
{
    width: 100%;
    font-size: 100%;
}
    
.container_2
    {
        display: none;
    }
    
   div.strength_2
{
    width: 100%;
   
    border-radius:50%;
    background-color: wheat;
    padding: 2% 2%;
    font-size: 160%;
    
}
    
    .strength_2_text
    {
        width: 100%;
        font-size: 80%;
        padding: 10%;
    }
    
    .container_2_mobile
    {
        display: table;
        width: 100%;
        font-size: 90%;
        font-weight: bold;
        font-family: 'Roboto', sans-serif;
        
    }
    
    .img_logo_main
{
    width: 75%;
}
    
    .item_container_2
    {
        display: none;
    }
    
    .item_container_3
    {
        display: none;
    }
    
    .know_mobile
    {
        font-size: 150%;
    }
    
    .spok_color
    {
        color: #9b7b37;
    }
    
    .lb_3
{
    font-weight: bold;
     font-family: 'Roboto', sans-serif;
    font-size: 110%;
    
}

.lb_3_container
{
    padding: 2%;
    padding-top: 5%;
    text-align: left;
    color:#E2DFD2;
}
    

}
    