/*!
Theme Name: IVS Mobile
Theme URI: https://wecan-group.com/
Author: Wecan-group.com
Author URI: https://wecan-group.com/
Description: Wecan-group
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: ivs
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This ivs, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

ivs is based on Underscores https://underscores.me/, (C) 2012-2017 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/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
	line-height: 1.15; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
	margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
	box-sizing: content-box; /* 1 */
	height: 0; /* 1 */
	overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */


/*css bổ sung*/
@media (min-width: 768px){
.container {
    max-width: 700px !important;
	}
}
@media screen and (max-width: 800px){
.table_bp .table .thead-light th {
    font-size: 16px;
    padding: 15px!important;
    text-align: center;
    line-height: 1.3;
	}
.table_bp .table tbody td {
    padding: 10px !important;
	}
.scrollbar .table_total {
    min-width: 475px !important;
	}
}
@media screen and (max-width: 580px){
.banner450 .text h5 {
    font-size: 20px !important;
}
}

.content_tthotro {
    padding-top: 3.4rem !important;
}
.menu-dropdow3 .main-menu li.level1 ul.level2 li {
    padding: 10px !important;
}
.content_tthotro .cnt_ttht2 .titles {
    padding-bottom: 2.2rem !important;
}
.banner450 .text {
	width: 80%;
}
.tintuc-detail .titles {
    padding: 2rem 0 !important;
}
.tintuc-detail .chitiet {
    padding-top: 4rem !important;
}
.banner-top .images-banner-home::after {
background-color: unset !important ;
}
