﻿
@media all and (max-width:767px)
{

.navformula, .navformulasoy
{
    display:none;
}


.homebox
{
    float: none;
    width: 95%;
    margin-bottom: 5%;
}

.footercolumn
{
    float: none;
    width: 95%;
    padding-bottom: 20px;
}

.buybutton
{
    width: 100%;
}


	.data-table .data-table-value {
		width: 20%;
	}

	.data-table-check {
		width: 10px;
	}

	.data-table-check-tick {
		background: none;
	}

	.data-table-check-cross {
		background: none;
	}

	.data-table thead .data-table-value{
		padding: 0px 10px;
	}


.data-table thead .data-table-value, .heading-label {
	font-size: 13px;
}

    .data-table img
{
    height: 70px;
}

.biopic
    {
        float: none;
        width: 100%;
        margin: auto auto 15px auto;
    }

.biotext
{
    margin-left: auto;
}

.Calculator img
{
    height:60px; 
}

.finderlist
{
    width: 45%;
}

.formulafindercol
{
    width: 90%;
    float: none;
    margin-bottom: 15px;
}




}




@media all and (max-width:500px)
{
.formulapageformula
    {
        float: none;
        margin: auto auto 15px auto;
    }

    .data-table img
{
    display: none;
}

}