﻿
@media only screen and (min-width:768px) and (max-width:980px) {
    .header li {
        font-size: 14px;
    }

    .header ul li ul.submenuul {
        width: 300px;
    }

    .header li a, #lblsignOut {
        font-size: 12px !important;
    }
    .performance-main {
        margin: 0 auto;
        width: 100% !important;
    }
    .eachperformancediv {
        width: 14% !important;
    }
    .header ul li ul.submenuul li {
        padding: 10px 10px !important;
    }
    }
