.sical.equipment .sical-equipment * {
    margin: 0;
    padding: 0;
    line-height: 1.6em;
}

.sical.wrapper {
    max-width: 100% !important;
    margin: 0 !important;
}

body .sical, .sical input {
    font-family: 'Lato', sans-serif;
    font-size: 13px;
}

.sical h1, .sical h2, .sical h3, .sical h4, .sical h5, .sical h6, .sical th {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500 !important;
}

.sical button {
    font-size: 13px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 900;
}

.sical box {
    text-align: center;
}

.sical logo {
    width: 300px;
    margin: 20px 0px 20px ;
}

.sical heading {
    margin: 0px 0px 30px;
}

.sical head-table {
    width: 100%;
    text-align: center;
}

.sical head-table h4 {
    margin: 15px 0px 0px;
}
.sical.equipment .table th {
    padding: 10px;
}
.equipment-table, .details-table {
	color: #333;
}
.sical #desktop-tables {
    display: none;
}

.sical #desktop-button {
    display: none;
}

.sical img-meals {
    width: 50%;
    float: left;
}

.sical img-equipment {
    width: 50%;
    float: right;
}

.sical meals {
    width: 120px;
    height: 120px;
}

.sical equipment {
    width: 120px;
    height: 120px;
}

.sical #head-table td {
    text-align: center;
}

.sical head-table-spacing {
    padding: 12px 0px 0px;
}

.sical #head-table, .sical #equipment-table, .sical #calculation-table, .sical .img-with-text {
    margin: 30px auto 0px auto;
    padding: 20px 0px 10px;
}

.sical img-with-text {
    width: 100%;
}

.sical #equipment-table, .sical #calculation-table {
    width: 80%;
    text-align: left;
}

.sical #trap-image {
    width: 100%;
    text-align: center;
    display: block;
    margin: 0 auto;
    max-width: 600px; 
/*    image-rendering:-moz-crisp-edges;          /* Firefox        
    image-rendering:-o-crisp-edges;            /* Opera          
    image-rendering:-webkit-optimize-contrast; /* Safari         
    image-rendering:optimize-contrast;         /* CSS3 Proposed  
    -ms-interpolation-mode:nearest-neighbor;*/
}

.sical smaller-text {
    font-size: 12px;
}

.sical .blue_text {
    color: #1E509D;
    font-weight: 800;
}

.sical .green_text {
    color: #548F11;
    font-weight: bold;
}

body .sical_colour {
    font-family: 'Lato', sans-serif;
    font-size: 13px;
    font-weight: 900;
}

.sical R {
    font-size: 8px;
    vertical-align: top;
}

.sical Rh2 {
    font-size: 12px;
    vertical-align: top;
}

.sical textarea {
    resize: vertical;
    width: 250px;
    height: 55px;
}

.sical img-with-text p {
    padding: 10px;
}

.sical #phone-button {
    width: 90%;
    background-color: #fff;
    border: 1px solid #000;
    padding: 5px 20px;
    margin: 10px auto 30px;
    color: #000;
    display: block;
    font-weight: 600;
}

.sical #phone-button:hover {
    background-color: #BA7F3D;
    border: 1px solid #BA7F3D;
    width: 90%;
    padding: 5px 20px;
    margin: 10px auto 30px;
    color: #fff;
    display: block;
    font-weight: 600;
    cursor: pointer;
}

.sical #phone-tablet-tables {
    text-align: center;
}

.sical #phone-tablet-tables td,
.sical #phone-tablet-tables th {
    border: none;
}

.sical #image-p {
    width: 80%;
    margin: 0 auto;
    color: #333;
}

@media all and (min-width: 768px) {
    
    body .sical.equipment, .sical.equipment .smaller-text, .sical.equipment button, .sical.equipment input {
        font-size: 16px;
    }
    
    .sical.equipment .logo {
        width: 400px;
        margin: 20px 0px 20px ;
    }
    
    .sical.equipment #calculation-table {
        margin-right: 55px;
    }
    
    .sical #trap-image {
        width: 100%;
        text-align: center;
        display: block;
        margin: 0px auto;
        max-width: 800px; 
    }
    
    .sical #buttons button {
        margin: 10px auto 30px;
    }
    
}



@media all and (min-width: 1024px) {

    .sical h2 {
        font-size: 22px;
    }
    
    .sical #desktop-tables {
        display: inherit;
        /* padding: 0px 30px; */
    }
    
    .sical #phone-tablet-tables {
        display: none;
    }
    
    .sical .table-head {
        width: 100%;
        margin: 0px 0px 15px 0px;
    }
    
    .sical .table-head h4 {
        background-color: #555;
        color: #fff;
        font-weight: 100;
        font-size: 13px;
        text-align: left;
        padding: 10px 0px 10px 5px;
        margin: -2px;
    }
    
    .sical .table-head select {
        margin-top: 20px;
    }
    
    .sical table th {
        font-family: 'Montserrat', sans-serif;
        font-weight: 400;
        border: 1px solid #444;
        padding: 3px 5px;
        text-align: left;
        background-color: #555;
        color: white;
    }
    
    .sical .head-table, .sical .equipment-table-1 {
        display: inline-grid;
        width: 100%;
    }
    
    .sical #business-name-div {
        width: 30%;
    }
    
    .sical #business-type, .sical #water-temperature, .sical #rinsing-agents, .sical #indoor-outdoor, .sical #above-below {
        width: 13%;
    }
    
    .sical .equipment-divs {
        width: 100%;
    }
    
    .sical .table {
        margin-bottom: 20px !important;
    }

    .table input {
        text-align: center;
        width: 92%;
    }
    
    .sical .table th {
        padding: 10px;
        word-break: break-word;
    }
    
    .sical .labels {
        float: left;
        line-height: 1.5em;
        padding: 5px 0px 0px 0px;
        background: #ffffff00;
    }

    .radio {
        float: left;
        margin: -20px 0px;
    }

    .sical table {
        border-collapse: collapse;
        width: 100%;
    }

    .sical table td {
        border: 1px solid #ddd;
        padding: 5px !important;
    }

/*
    #calc_figures {
        display: none;
    }
*/

    .sical #business-name {
        top: 15px;
        resize: vertical;
        max-height: 90px;
        height: 40px;
        width: 96%;
        font-size: 14px;
        position: relative;
    }
    
    .sical .sical #trap-image {
        padding: 0px 0px 20px;
    }

    .sical #image-p {
        font-family: 'Lato', sans-serif;
        font-size: 15px;
    }
    
    .sical #image-p h2 {
        margin-top: 10px;
    }
    
    .sical .changing-div {
        display: inline-block;
        width: 50%;
        float: left;
        font-family: 'Lato', sans-serif;
        font-size: 13px;
    }
    
    .sical .changing-div p {
        font-size: 14px;
    }
    
    .sical #desktop-button {
        width: 100%;
        background-color: #fff;
        border: 1px solid #000;
        padding: 8px 20px;
        margin: 10px auto 30px;
        color: #000;
        display: block;
        font-weight: 700;
        letter-spacing: 1.5px;
    }

    .sical #desktop-button:hover {
        width: 100%;
        padding: 8px 20px;
        margin: 10px auto 30px;
        color: #fff;
        display: block;
        font-weight: 700;
        letter-spacing: 1.5px;
        background-color: #BA7F3D;
        border: 1px solid #BA7F3D;
        cursor: pointer;
    }
    
    .sical .results {
        display: none;
    }
    
    .sical button#phone-button {
        display: none;
    }

    .sical #image-p {
        width: 100%
    }

    .sical .img-with-text {
        padding: 20px 30px;
    }

    .sical .img-with-text::after { 
       content: " ";
       display: block; 
       height: 0; 
       clear: both;
    }

    
}