@media screen and (max-width: 1199px){ /* 1024 *660 */

	h3 { font-size: 18px; margin-bottom: 10px;}
	.p-tb-60 { padding: 45px 0; }
	.pt-60 { padding-top: 45px; }
	.pb-60 { padding-bottom: 45px; }
	.mb-30 { margin-bottom: 20px; }
	.mb-50 { margin-bottom: 35px; }
	.container {max-width: 960px; }
	.title { font-size: 30px; }
	.section-1 .title { font-size: 27px;}
	.section-1 .text .num { font-size: 40px; }
	.section-3 .group-heading .sub-title { font-size: 24px; margin-bottom: 10px; }
	.section-3 .group-heading .right { font-size: 100px; }
	.section-4 .heading-top .box .title { font-size: 27px; }
	.section-5 .list .item .name { font-size: 18px; }
	.section-6 .list .item { width: 100%; }
	.section-6 .title-bot { font-size: 27px; }
	.section-6 .list { font-size: 20px; }
	.section-9 .list .num { font-size: 55px; }
	.section-9 .top { padding-top: 500px; }
	.section-9 .bottom__right { font-size: 18px; }
	.coundown-timer .box .content { font-size: 80px; }
	.coundown-timer .box .normal { font-size: 30px; }
	.section-10 .sub-title { font-size: 30px; }
	.section-10 { font-size: 20px; }

}


@media screen and (max-width: 991px){ /* 768 */ 

	.container { max-width: 720px; }
	body { font-size: 14px; }

	/*Menu*/
	.header { height: auto; padding: 18px 0; }
	.header__inner .link-download { margin-right: 100px; }
	.navbar-nav { display: none; }
	.mobile-menu { display: block; }
	.mobile-menu.open .mobile-menu__box { -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); }
	.mobile-menu { pointer-events: inherit; }
	.mobile-menu__overlay { position: fixed; z-index: 998; top: 0; right: 0; bottom: 0; left: 0; background: rgba(0, 0, 0, 0.7); visibility: hidden; opacity: 0; -webkit-transition: all ease .4s; -o-transition: all ease .4s; transition: all ease .4s; }
	.mobile-menu.open .mobile-menu__overlay { opacity: 1; visibility: visible; }
	.mobile-menu__inner { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; overflow: auto; position: relative; background: #fff;}
	.mobile-menu__inner .logo-main { padding-left: 18px; padding-top: 10px; padding-bottom: 50px; }
	.mobile-menu__inner .navbar-nav { display: block; padding-right: 0; padding-left: 0;}
	.mobile-menu__close-button { position: absolute; top: 10px; right: 18px; width: 36px; height: 36px; line-height: 36px; opacity: 0; visibility: hidden; -webkit-transition: all ease .4s; -o-transition: all ease .4s; transition: all ease .4s; cursor: pointer; background-color: #B31E22; border-radius: 50%; z-index: 5; color: #fff; display: flex; align-items: center; justify-content: center;}
	.mobile-menu.open .mobile-menu__close-button { opacity: 1; visibility: visible; } 
	.header .navbar-nav .dropdown-menu { top: 30px!important; padding: 0; }

	.navbar-toggler { display: block; position: absolute; top: 50%; right: calc( ( 100% - 690px) / 2); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); outline: none; width: 50px; height: 50px; padding: unset; z-index: 998; border: 1px solid #B31E22; border-radius: 50%; padding: 14px 9px;}
	.navbar-toggler .wrap-line { position: relative; overflow: hidden; display: block; width: 100%; height: 100%; }
	.navbar-toggler .wrap-line .line { -webkit-transition: all ease .4s; -o-transition: all ease .4s; transition: all ease .4s; position: absolute; left: 0; bottom: 0; height: 3px; background: #B31E22; display: block; }
	.navbar-toggler .wrap-line .line:nth-of-type(1) { top: 0; width: 100%; }
	.navbar-toggler .wrap-line .line:nth-of-type(2), .navbar-toggler .wrap-line .line:nth-of-type(3) { top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); right: 0; left: unset; width: 100%;}
	.navbar-toggler .wrap-line .line:nth-of-type(4) { bottom: 0px; width: 100%; margin-left: auto; right: 0;}
	.navbar-toggler:not(.collapsed) .line:nth-of-type(1) { left: 50%; right: 50%; width: unset; }
	.navbar-toggler:not(.collapsed) .line:nth-of-type(2) { -webkit-transform: translateY(-50%) rotate(-45deg); -ms-transform: translateY(-50%) rotate(-45deg); transform: translateY(-50%) rotate(-45deg); }
	.navbar-toggler:not(.collapsed) .line:nth-of-type(3) { -webkit-transform: translateY(-50%) rotate(45deg); -ms-transform: translateY(-50%) rotate(45deg); transform: translateY(-50%) rotate(45deg); }
	.navbar-toggler:not(.collapsed) .line:nth-of-type(4) { left: 63%; right: 37%; width: 0; }

	.mobile-menu__box { width: 300px; background: #fff; position: fixed; top: 0; left: 0; bottom: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-transform: translateX(-100%); -ms-transform: translateX(-100%); transform: translateX(-100%); -webkit-transition: all ease 0.4s; -o-transition: all ease 0.4s; transition: all ease 0.4s; z-index: 999; }
	.mobile-menu__overlay {position: fixed; z-index: 998; top: 0; right: 0; bottom: 0; left: 0; background: rgba(0, 0, 0, 0.7); visibility: hidden; opacity: 0; -webkit-transition: all ease 0.4s; -o-transition: all ease 0.4s; transition: all ease 0.4s; }
	.mobile-menu__inner { overflow: auto; position: relative; }
	.mobile-menu__inner .logo { display: block; max-width: 60%; max-height: 80px; }
	.mobile-menu__inner .navbar-nav {display: block; }
	.mobile-menu__inner .navbar-nav .nav-item {padding: 10px 0; }
	.mobile-menu__inner .navbar-nav .nav-item .nav-link { color: #818181; text-transform: inherit; font-weight: 400; padding: 10px 18px; }
	.mobile-menu__inner .navbar-nav .nav-item.active .nav-link { color: #27A6B6; }
	.mobile-menu__inner .hotline span:nth-child(2) { font-weight: 500; color: #B31E22; }
	.mobile-menu__inner .hotline { padding: 0 18px; }
	.mobile-menu__inner .dropdown-toggle::after { content: none; }
	.mobile-menu .nav-item .dropdown-menu { font-size: 14px; }
	.mobile-menu .nav-item .dropdown-menu .dropdown-menu  { border-left: 10px solid #f7f7f7; }

	body.no-scroll { height: 100%; overflow: hidden; }

	.mobile-menu .nav-item .toggle {position: absolute; display: flex; right: 0px; top: 0; width: 46px; height: 46px; line-height: 46px; align-items: center; justify-content: center; background: #F7F7F7; font-size: 20px; border-bottom: 1px solid #F7F7F7; z-index: 10; }
	.mobile-menu .nav-item {position: relative; }
	.mobile-menu .nav-item > .dropdown-menu {border: none; border-left: 15px solid #F7F7F7; display: none; border-top: 1px solid #E5E5E5; }
	.mobile-menu .nav-item > a {font-weight: normal; text-transform: none; }
	.mobile-menu .nav-item .dropdown-menu a {display: block; padding: 12px 15px; border-bottom: 1px solid #E5E5E5; }
	.mobile-menu .nav-item.dropdown > a {padding-right: 45px; }

	h3 { font-size: 16px; }
	.p-tb-60 { padding: 40px 0; }
	.pt-60 { padding-top: 40px; }
	.pb-60 { padding-bottom: 40px; }
	.btn { font-size: 20px; }
	.title { font-size: 20px; }
	.heading-top:after, .heading-top:before { border-radius: 10px; }
	.section-1 .logo-img { width: 70px; }
	.section-1 .title { font-size: 20px; }
	.section-1 .text>span { flex-direction: column; }
	.section-3 ul { font-size: 18px; }
	.section-3 ul li { margin-bottom: 10px; }
	.section-3 .group-heading .sub-title { font-size: 14px; }
	.section-3 .group-heading .right { font-size: 75px; }
	.section-3:after { height: 80px; }
	.section-4 .heading-top .box .title { font-size: 24px; }
	.section-5 .list .item { width: 100%; }
	.section-5 .list .item .name { font-size: 16px; }
	.section-6 .title-bot { font-size: 18px; }
	.section-6 .des { font-size: 16px; }
	.section-6 .list { font-size: 18px; }
	.section-7 table td, .section-7 table, .section-7 table th { font-size: 16px; }
	.section-7 table tr td:first-child { width: 150px; }
	.section-7 .note { font-size: 18px; }
	.section-8 .video iframe { height: 450px; }
	.section-8 .list-image .box { flex-wrap: wrap; }
	.section-9 .list { margin: -10px; }
	.section-9 .list .item { font-size: 14px; padding: 10px;}
	.section-9 .list .num { font-size: 40px; }
	.section-9 .bottom__left { width: 100%; padding-right: 0; text-align: center;}
	.section-9 .bottom__right { width: 100%; }
	.coundown-timer .box .content { font-size: 40px; }
	.coundown-timer .box .normal { font-size: 20px; }
	.section-10 .notice { font-size: 20px; }
	.heading-top .box { padding: 10px; }
	.section-10 .sub-title { font-size: 27px; }
}


@media screen and (max-width: 767px){ /* 640 */
	
	.container { max-width: 100%; }
	
	.section-4 .button-register:before { right: calc(50% + 150px) }
	.section-4 .button-register:after { left: calc(50% + 150px) }
}


@media screen and (max-width: 639px){ /* 540 */


}

@media screen and (max-width: 539px){ /* 450 */
	.section-8 .video iframe { height: 250px; }
}


@media screen and (max-width: 439px){ /* 320 */
	
	
	

}






