/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : Feb 8, 2019, 7:54:16 PM
    Author     : Sharif Uddin
    Email      : fsuuaas@gmail.com
*/

@media (max-width: 360px) {
    .container-mx-360, .col-mx-360{
        padding-left: 0px;
        padding-right: 0px;
    }
    .top-links-item > a {
        font-size: 0.65rem;
    }
    .top-links-sub-menu, .top-links-section {
        width: 300px;
    }
    .home-h1 {
        font-size: 13px;
        margin: 0 0 0 0;
        text-align: center;
    }
}
