#bodyTop a, #bodyTop span, #bodyTop label, #bodyTop p , #bodyTop td{
	font-family: 'Roboto', sans-serif !important;
	font-size: 16px;
}
#bodyTop h1, #bodyTop h2,#bodyTop h3,#bodyTop h4,#bodyTop h5{
	font-family: Helvetica, Sans-Serif;
}
body a, body div a {
	display: inline-block;
}
body a:HOVER, body div a:HOVER {
	text-decoration: none !important;
}
div img, body video {
	max-width: 100%;
}

.adv-layout {
    width: 80px;
}
.adv-layout img {
    width: 80px;
    position: fixed;
    top: 300px;
    z-index: 1;
}
.adv-left {
    float: left;
}
.adv-right {
    float: right;
}

/* Header (START) */
.logo {
	padding: 8px 0;
    text-align: left;
}
.logo img {
	height: 60px;
    width: auto;
}

.header-site {
    width: 100%;
    margin: 0 auto;
	background-color: white;	
}
.header {
	width: 100%;
	display: block;
    height: auto;
	background: #0099ff;
}
.header, .header a {
	color: white;
}
.header a:HOVER {
	color: #fcae17;
	text-decoration: none;
}
.header > .container > div:not(.clear) {
	padding: 2px 0px;
}

.group-account {
    text-align: right;
}
.group-account .link-account {
    border-right: 1px solid white;
   	padding-right: 7px;
    margin-right: 3px;
}
.group-account img {
	width: 16px;
	margin-right: 5px;
}

.font-ans {
	text-align: center;
}

.header-right-search img {
    width: 35px;
}
.header-right-search a {
    padding: 0;
    margin: 0;
}
.header-right-search {
	padding: 20px 0;
	text-align: right;
} 

.ui-notificationbar {
    height: 85px !important;
    padding: 19px 10px !important;
    margin-top: 27px;
    border: none;
    z-index: 9999;
    background-color: rgba(0,0,0,0.85);
    
}
.search {
    width: 50%;
    margin: 0 auto;
    position: relative;
}
.search a img {
    width: 40px;
    background-color: darkgreen;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.search .ui-inputtext {
    border: none;
	font-size: 23px !important;
    width: calc(100% - 150px) !important;
    float: left;
   	border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
     background: #fff;
    -moz-box-shadow: inset 0 2px 2px #8f8f8f;
    -webkit-box-shadow: inset 0 2px 2px #8f8f8f;
    box-shadow: inset 0 2px 2px #8f8f8f;
    color: #008b8b;
    height: 40px !important;
    border-radius: 5px;
}
.search a {
	float: left;
}
.search .ui-button {
	margin: 0px;
}
.close-search {
    border-radius: 5px;
    height: 40px;
    width: 50px;
    background-color: darkgreen;
    float: right;
}

.header-menu {
    margin: 0;
    padding: 18px 0px 0px 0px;
}
/* Header (END) */

#bodyContent {
	margin: 0px;
}

.menu-slider .div-menu {
	width: 100%;
	padding: 0;
	float: left;
}

/* #formContent {
	padding-bottom: 120px;
} */

/* Footer (START) */

section.container-footer{
	width: 100%;
	margin: 0 auto;
	background-size: cover;
	position: relative;
}
.container-col-footer{
	background-color: #263238 !important;
	margin: 0 auto;
	display: inline-block;
	position: relative;
	padding-top: 60px;
}
.container-col-footer{
	margin-top: -2px;
}
.title-ft img {
    max-width: 60%;
    margin: 0 auto;
    position: absolute;
    left: 0%;
    right: 0;
    top: -66px;
    max-height: 168px;
    margin: 0 auto;
    text-align: center;
}
.title-ft{	
    margin: 0 auto;
    text-align: center;
}
.ft-sub{
 	margin-top: 15px;
}
.container-col-footer h3{
	color: #eee;
}
.container-col-footer .ui-button {
    background: none !important;
    background-color: #eee !important;
    color: #4e0606 !important;
    border: none !important;
    margin:8px;
    border-radius: 0px !important;
    width: auto !important;
    outline: 2px solid #eee;
    outline-offset: 2px;
}
.container-col-footer .ui-button-text-only .ui-button-text {
    padding: 0.3em 4em;
}
.container-col-footer span:hover, .container-col-footer .ui-button:hover{
	background-color : #ff8000;
	color: black;		
}
.footer-col-1 p {
	color: wheat;
}
.email-contact{
	background-color: #fff;
    padding: 5px;
}
.footer-col-2 a{
	color: wheat;
}
.register-information {
    width: 100%;
    text-align: right;
}
.register-information img {
    width: 30px;
    display: inline-block;
    padding: 2px;
    margin-top: 5px;
}
.register-information a:HOVER {
	text-decoration: none !important;
}

.footer .copyright {
	text-align: center;
	color: black;
	padding: 7px 0px;
	position: absolute;
    width: 100%;
    bottom: 0px;
    left: 0px;
}
.footer .copyright a {
	color: white;
}
.footer .copyright a:hover {
	color: #c0c0c0;
}
.fix-register-support{
	display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    background: transparent;
    position: fixed;
    z-index: 1000;
    left: 10px;
    bottom: 20px;
}
.fix-register-support img{
	width: 150px;
}
/* Footer (END) */

/* ---------------------Media------------------------- */
@media ( max-width : 400px) {
	.frame-intro h2 {
	    color: darkgreen;
	    float: left;
	    width: 89%;
	    margin: 0;
	}
	.frame-intro i {
	    color: darkgreen;
	    float: left;
	    width: 10%;
	    display: inline-block;
	}
	.frame-intro .title-borderline {
	    width: 100%;
	    float: left;
	}
	.frame_content.frame-road.frame-why p {
	    text-align: justify;
	    padding: 0 10px;
	}
	.te {
	    width: 360px;
		}
	.img-video-sub {
	    display: inline-block;
	    float: none; 
	    padding: 10px;
	    margin: 5px4;
	    opacity: 0.8;
	    margin: 39px 0;
	    width: 100%;
	}
	.icon-sub img {
    	max-width: 150px;
	}
	.icon-sub p {
	    width: 100%;
	    font-size: 20px;
	    display: inline-block;
	    color: #1c449b;
	    text-align: center;
	}
	.text-span {
	    text-align: justify !important;
	}
	.right-regis {
	    text-align: center;
	    margin: 10px 0px;
	}
	.speak {
	    margin: 4px 0;
	    position: relative;
	    width: 100%;
	    height: 0;
	    padding-top: 143%;
		}
	.frame-speak-2-sub {
	    margin: 0;
	    padding: 5px;
	}  
	.frame_content.frame-road.frame-why {
	    text-align: center;
	}
	.event-overlay {
	    position: absolute;
	    bottom: -22px;
		}
	.overlay-top {
	    display: block;
	    padding: 0px 21px 16px 10px;
	}
	.bonus{
		padding: 0 !important;
	}
	#clockdiv > div{
		padding: 0 !important;
	}
	
}

@media ( max-width : 480px) {
	.language-eng .simple-sub-img img {
	    width: 60% !important;
	}
	.search {
	    width: 100% !important;
	}
	.dropdown-header img{
		width: 10%;
		
	}
}

@media (min-width: 769px) AND (max-width: 811px) {
	.meuntab{
		width: 10%;
		float: left;
		display: inline-block;
	}
}
@media  (max-width: 991px) {
	.img-video-sub {
		width: 100% !important;
	}
	ul#menu {
	    text-align: left;
	}
	.search {
	    display: inline-block;
	    width: 100%;
	    margin-bottom: 5px;
	}
	.menu-site {
	    margin: 0 auto;
	    text-align: center;
	}
	.frame_header{
		height: auto !important;
		width: 100%;
	}
	.search img {
	    right: 35px !important;
	}
	.ctn {
	    padding: 0!important;
	}
	.language-eng .simple-sub-img img {
	    width: 30%;
	}
}

@media ( max-width : 767px) {
	.header-menu {
		padding-top: 0px;
	}
	
	.fix-register-support img{
		width: 80px;
	}
}

@media ( max-width : 767px) {
	.language-eng .simple-sub-img img {
	    width: 40% !important;
	}
	.img-video-sub {
		width: 100% !important;
	}
	.ui-button-text-only .ui-button-text {
     	padding: 4px !important;
	}
	.email {
	    border: none;
	    text-align: right;
	    display: inline-block;
	    padding: 0 !important;
	}
	.header-right-hotline{
		float: right;
	}
	.footer-col-2 {
	    margin-top: 40px;
        background-color: #263238;
    
	}
	.footer-col-3 {
	    margin-top: 40px;
        background-color: #263238;
	    
	}
	.details {
		height: 70px;
		overflow: hidden;
	}
	.dropdown-header img{
		width: 25%;
		
	}
	.frame_header {
	    margin: 0px;
	    padding: 0px;
	    height: auto;
	    display: inline-block;
	}
	#menu-wrap {
	    position: relative;
	    width: 100%;
	}
	
	.title-ft img {
		top: -30px; 
	}
}

@media ( max-width : 1180px) {
	.img-video-sub {
		width: 100% !important;
	}
}

@media ( max-width : 1200px) {
	.adv-left, .adv-right {
		display: none;
	}	
}
@media ( min-width : 200px) {
	.footer .copyright {
	    text-align: center;
	    color: black;
	    padding:  0px; 
	    position: absolute;
	    width: 100%;
	    bottom: 0px;
	    left: 0px;
	}
	.footer {
	    clear: both;
	    height: 30px;
	   	background-color: #1c449b;
	   	text-align: center;
    	color: white;
    	padding-top: 5px;
	}
}

@media (min-width: 768px) {
	.ui-button-text-only .ui-button-text {
    	padding: .3em 1em;
	}
	.navbar-nav > li {
	    display: inline-block;
	    float:  none;
	}
}

@media (min-width: 993px) {
}

@media ( min-width : 1200px) {
}
