/*
 * Copyright (c) 2019. IniChev Limited
 * You are not permitted to use or modify this source code for this specific script or for the entire application without written permission.
 *
 * Developed by: Shaharia Azam <mail@shaharia.com> under the development contract with Inichev Ltd.
 * @copyright     Copyright (c) IniChev, Ltd. (https://inichev.com)
 */

/*
 * See the Getting Started docs for more information:
 * http://getbootstrap.com/getting-started/#support-ie10-width
 */
@-webkit-viewport { width: device-width; }
@-moz-viewport    { width: device-width; }
@-ms-viewport     { width: device-width; }
@-o-viewport      { width: device-width; }
@viewport         { width: device-width; }