/*
Theme Name: NTNA124
Theme URI: http://mywebsite.vn
Author: mywebsite.vn
Author URI: http://mywebsite.vn/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
.search-form-2 input[type="search"] {
	font-style: normal;
}
.menu-list > li {
	height: 77px;
	max-height: 77px;
	line-height: 77px;
	position: relative;
}
.menu-list > li ul > li > a {
	float: left;
}
.menu-list > li {
	height: 77px;
	max-height: 77px;
	line-height: 77px;
	position: relative;
}
.admin-bar header.header-scroll {
	top: 32px;
}
.icon_menu {
	font-family: 'fontawesome';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
.icon_menu:before {
	content: "\f0c9";
}
.menu-btn {
	font-size: 24px !important;
}.breakcolumn {
    color: #e4e4e4;
    font-size: 16px;
}.breakcolumn a {
    color: #e4e4e4;
}
#trigger-mobile {
	display: none;
}
.mm-menu {
	left: -100%;
}
.mm-menu.mm-offcanvas.active {
	left: 0;
    z-index: 9;
    display: block;
    animation: right 1s;
}

@keyframes right {
    from { left: -100%; }
    to { left: 0; }
}

@media (max-width: 900px){
	#wpadminbar {
		position: fixed;
	}
	#trigger-mobile {
		display: block;
		position: absolute;
		right: 15px;
		top: 10px;
	}
	.admin-bar .mm-menu {
		top: 46px;
	}
}
@media screen and (max-width: 600px){
#wpadminbar {
    position: fixed;
}	
} 
@media screen and (max-width: 650px){
span.ab-icon {
    display: none;
}
.admin-bar header.header-scroll {
    top: 46px;
}

}
body{
    overflow-x: hidden;
}
.mws-map iframe {
    width: 100%;
}














