@media screen and (min-width: 1600px) and (max-width: 1920px) {
	.container {
		max-width: 1600px;
	}
	.main .home-intro {
		margin-top: 100px;
		background: #d80000;
		background: linear-gradient(to right, #fff 0%,#fff 31%,#d80000 20%,#d80000 100%);
		background: -webkit-linear-gradient(to right, #fff 0%,#fff 34%,#d80000 20%,#d80000 100%);
		background: -o-linear-gradient(to right, #fff 0%,#fff 31%,#d80000 20%,#d80000 100%);
		background: -ms-linear-gradient(to right, #fff 0%,#fff 31%,#d80000 20%,#d80000 100%);
		height: 175px;
	}
	.banner .carousel-caption {
		padding-bottom: 230px;
	}
}
@media screen and (min-width: 1425px) and (max-width: 1583px) {
	.container {
		max-width: 1200px;
	}
	.main .home-intro {
		margin-top: 100px;
		background: #d80000;
		background: linear-gradient(to right, #fff 0%,#fff 29%,#d80000 20%,#d80000 100%);
		background: -webkit-linear-gradient(to right, #fff 0%,#fff 29%,#d80000 20%,#d80000 100%);
		background: -o-linear-gradient(to right, #fff 0%,#fff 32%,#d80000 20%,#d80000 100%);
		background: -ms-linear-gradient(to right, #fff 0%,#fff 32%,#d80000 20%,#d80000 100%);
		height: 175px;
	}
	.banner .carousel-caption {
		padding-bottom: 230px;
	}
}
@media screen and (min-width: 1400px) and (max-width: 1425px) {
	.container {
		max-width: 1170px;
	}
	.main .home-intro {
		margin-top: 100px;
		background: #d80000;
		background: linear-gradient(to right, #fff 0%,#fff 29%,#d80000 20%,#d80000 100%);
		background: -webkit-linear-gradient(to right, #fff 0%,#fff 29%,#d80000 20%,#d80000 100%);
		background: -o-linear-gradient(to right, #fff 0%,#fff 29%,#d80000 20%,#d80000 100%);
		background: -ms-linear-gradient(to right, #fff 0%,#fff 29%,#d80000 20%,#d80000 100%);
		height: 175px;
	}
}

@media (min-width: 1300px) and (max-width: 1366px) {
	.container {
		max-width: 1150px;
	}
	.main .home-intro {
		margin-top: 100px;
		background: #d80000;
		background: linear-gradient(to right, #fff 0%,#fff 28%,#d80000 20%,#d80000 100%);
		background: -webkit-linear-gradient(to right, #fff 0%,#fff 28%,#d80000 20%,#d80000 100%);
		background: -o-linear-gradient(to right, #fff 0%,#fff 28%,#d80000 20%,#d80000 100%);
		background: -ms-linear-gradient(to right, #fff 0%,#fff 28%,#d80000 20%,#d80000 100%);
		height: 175px;
	}
}
@media (min-width: 1200px) and (max-width: 1300px) {
	.container {
		max-width: 1050px;
	}
	.main .home-intro {
		margin-top: 100px;
		background: #d80000;
		background: linear-gradient(to right, #fff 0%,#fff 26.5%,#d80000 20%,#d80000 100%);
		background: -webkit-linear-gradient(to right, #fff 0%,#fff 26.5%,#d80000 20%,#d80000 100%);
		background: -o-linear-gradient(to right, #fff 0%,#fff 26.5%,#d80000 20%,#d80000 100%);
		background: -ms-linear-gradient(to right, #fff 0%,#fff 26.5%,#d80000 20%,#d80000 100%);
		height: 175px;
	}
}
@media screen and (max-width: 1200px) {
	.header .navbar-nav .nav-link {
		font-size: 14px
	}
}

@media screen and (max-width: 1100px) {
	.header .navbar-nav .nav-link {
		font-size: 13px
	}
}

@media (min-width: 768px)  and (max-width: 870px){ 
	.head-fix .navbar-nav .nav-link {
		font-size: 14px;
	}
	.header .short-url li a {
		font-size: 14px;
	}
	.header .short-url li {
		margin-right: 5px;
	}
	.header .short-url li:first-child {
		margin-left: -25px;
		font-size: 1px;
	}
	.header .short-url .btn {
		 padding: 5px; 
	}
	.main .home-customer .customer-content {
	    font-size: 15px;
	}
}
@media (min-width: 870px)  and (max-width: 992px){ 
	.head-fix .navbar-nav .nav-link {
		font-size: 14px;
	}
	.header .short-url li a {
		font-size: 14px;
	}
	.header .short-url li {
		margin-right: 5px;
	}
	.header .short-url li:first-child {
		margin-left: -25px;
	}
	.header .short-url .btn {
		 padding: 5px; 
	}
	.main .home-customer .customer-content {
	    font-size: 15px;
	}
}

@media (min-width: 992px) and (max-width: 1090px){
	.header .short-url li {
		margin-right: 5px;
	}
	.header .short-url .btn {
		 padding: 10px 12px; 
	}
	.header .short-url li:first-child {
		margin-left: -15px;
	}
	.main .home-customer .customer-content {
	    font-size: 17px;
	}
}
@media (min-width: 1090px) and (max-width: 1170px){
	.header .short-url .btn {
		 padding: 10px 12px; 
	}
	.header .short-url li:first-child {
		margin-left: -15px;
	}	
}
@media (min-width: 1170px) and (max-width: 1270px){
	.header .short-url li:first-child {
		margin-left: -20px;
	}
}

@media (min-width: 1270px) and (max-width: 1280px){
	.header .short-url li:first-child {
		margin-left: -5px;
	}
}
@media (min-width: 320px) and (max-width: 767px) {
	.container {
		max-width: 100% !important
	}
	.header {
		padding: 10px;
	}
	.slideshow .owl-slide-home .item h1 {
		font-size: 20px;
		line-height: 30px;
	}
	.slideshow .owl-slide-home .item {
		padding: 154px 20px 137px;
	}
	.slideshow .owl-slide-home .owl-nav {
		display: none;
	}
	.slideshow .owl-slide-home .owl-dots {
		bottom: 65px;
	}
	.slideshow .owl-slide-home .item a {
		padding: 8px 12px;
	}
	.main h4 {
		font-size: 16px;
		font-weight: bold;
	}
	.main p {
		font-size: 14px !important;
		line-height: 20px !important;
	}
	.mobile-menu .menu-parent {
		font-size: 12px
	}
	.mobile-menu .menu-parent ul{
		padding-left: 30px
	}
	.mobile-menu ul li .fa {
		font-size: 15px;
		margin-left: 5px
	}
	.head-fix {
		padding:0;
	}
	.fix-banner .info-header {
        align-items: center;
        justify-content: space-between;
	}
	.mobile-button {
		color: #CD2A37 !important;
		font-size: 20px;
	}
	.fix-banner .header-email {
		display: none;
	}
	.header .menu-header .header-main-menu {
		padding: 10px !important;
	}

	.mobile-menu ul li a,
	.mobile-menu ul li .dropdown-menu li a{
		color: #000;
	}
	.mobile-menu ul li a.active,
	.mobile-menu ul li i.active,
	.mobile-menu ul li:hover a,
	.mobile-menu ul li:hover i,
	.hidden-mobile-menu i {
		color: #CD2A37;
	}

	.mobile-menu ul li:first-child {
		display: inline-flex;
	}
	.mobile-menu ul li:first-child a{
		margin-right: 10px;
	}
	.mobile-menu .dropdown-menu {
        display: block !important;
        position: unset !important;
        border: none !important;
        margin-left: 10px !important;
        float: none !important;
    }

	.mobile-menu ul li .dropdown-menu li a {
		text-decoration: none;
		font-weight: 500;
		text-transform: unset;
	}

	.mobile-menu hr {
		border-top: 1px solid #E1E1E1;
		margin: 24px 0;
	}

	.home-about {
		margin: 0;
	}

	.home-about .content {
		margin-top: -20px;
		border-right: 1px solid #E1E1E1;
		padding: 20px;
	}

	.home-about .content .read-more {
		font-size: 15px;
	}

	.home-about .content .number {
		font-size: 32px !important;
	}

	.home-about img {
		margin: 0;
	}

	.home-join {
		margin: 40px 0;
	}
	.home-join .content {
		padding: 40px  30px;
	}

	.home-new .summary {
		padding: 16px 20px;
	}

	h2 {
		font-size: 20px !important;
		line-height: 27px !important;
	}

	.home-about .p-0:first-child {
		padding: 0 15px !important;
	}

	.home-new .slide-new .owl-nav button, 
	.home-partner .slide-partner .owl-nav button {
		position: relative;
		left: 0 !important;
		right: 0 !important;
	}

	.home-partner h2 {
		border-top: 0;
		padding: 30px 0;
		margin-top: 40px;
	}
	.home-partner .slide-partner {
		padding: 0;
		margin: 0;
	}
	.home-partner .slide-partner .owl-item {
		/* margin-right: 10px !important; */
	}

	.home-partner .slide-partner .item {
		padding: 0 5px;
    	height: 168px;
	}
	
	footer {
		padding: 40px 0 130px !important;
		margin-top: 40px;
	}
	footer .footerInfo .logoFooter img {
		height: auto !important;
	}

@media (max-width: 575.98px){
	/*header .home-banner .item::after{
		height: 200px;
	}
}


@media (max-width: 767.98px) {
	header .top-link ul li {
		margin-left: 0;
	}
	.text-intro {
		height: auto;
		padding: 30px 0;
	}
	.item-teacher img, .teachers img {
		width: 100%;
		height: 120px;
		border-radius: 0px;
		object-fit: cover;
		object-position: top;
	}
}


@media (max-width: 991.98px) {

}

@media (max-width: 1199.98px) { 
	
}