
@media (max-width: 1366px) {
	
}

@media (max-width: 1024px) {
	
}

@media (max-width: 812px) {

	.map-address .map-address-text {
		border-top-left-radius:0px;
		border-top-right-radius:0px;
	}

	.btn-acadeny-orange {
		font-size: 12px;
	}
	p.text-els-12 {
		margin-bottom: 6px;
	}

}

@media (max-width: 768px) {

	.address-map {
		width: 100%;
	}
	.i-yotube {
		width: 420px;
    	height: 200px;
	}
	.main-welcome-info .frame-info .info-text p {
		font-size: 12px !important;
	
	}
	.main-welcome-info .youtube {
		margin-top:5px;
	}
}

@media (max-width: 736px) {
	.main-welcome-info .youtube {
		margin-top:25px;
	}
	.i-yotube {
		width: 100%;
		height: 270px;
	}
	.main-course .course-box .content-course {
		font-size: 12px;
	}
	p.text-els-12 {
		margin-bottom: 20px;
	}
}

@media (max-width: 412px) {
	.new-content .new-poster {
		width: 404px;
	}
}
@media (max-width: 360px) {
	.new-content .new-poster {
		width: 350px;
	}
}










