/*!
Theme Name: INSAF DARAA
Theme URI: http://underscores.me/
Author: Md. Mehedi Hassan
Author URI: https://www.gctlinfosys.com/
Description: LCD & LED Digital Signage Display Kiosk– GCTLLED
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: gctlled
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

GCTL LED is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*============================================================================*/
/*============================================================================*/
/* Global Section ==============================================*/
/*============================================================================*/
/*============================================================================*/
@media (max-width: 1200px) {
    .container {
       max-width:1300px
    }
}

@media (min-width: 1300px) {
    .container {
        max-width:1300px
    }
}
@media (min-width: 1400px) {
    .container {
        max-width:1500px
    }

@media (min-width: 1500px) {
    .container {
        max-width:1600px
    }
}
@media (min-width: 1600px) {
    .container {
        max-width:1600px
    }
}