@media only screen and (min-width : 1025px) {
.home_banner_sliderBoxContent {
    position: absolute;
    width: 100%;
    top: 0;
    right: 100%;
}
.menu-main-menuSite > li:hover > a{
    background-color: #46ab46;
}
.sc_home-whychoose-item.is-hidden .title,.sc_home-whychoose-item.is-hidden .img,.sc_home-whychoose-item.is-hidden .content,.sc_home-whychoose-item.is-hidden .icon{
    visibility: hidden;
}
.sc_home-whychoose-item.bounce-in .title,.sc_home-whychoose-item.bounce-in .content{
    visibility:visible;-webkit-animation:cd-bounce-2 0.6s;-moz-animation:cd-bounce-2 0.6s;animation:cd-bounce-2 0.6s
}
.sc_home-whychoose-item.bounce-in .icon{
    visibility:visible;-webkit-animation:cd-bounce-1 0.6s;-moz-animation:cd-bounce-1 0.6s;animation:cd-bounce-1 0.6s
}
.sc_home-whychoose-item.bounce-in .img{
    visibility:visible;
}
}
@media only screen and (max-width : 1024px) {
}
@media only screen and (max-width : 768px) {
body{
    font-size: 14px;
}
.home_blogs, .home_reviews {
    max-width: 100%;
}
.headerMenu{
	display: none;
}
.headerMain{
	display: none;
}
.sc-home-who_we_are {
    padding-top: 30px;
    padding-bottom: 30px;
}
.who_we_are_title {
    font-size: 30px;
    margin-top: 15px;
}
.who_we_are_video iframe {
    height: 260px;
}
.who_we_are_content p, .who_we_are_content div {
    margin-top: 7px;
}
.who_we_are_content {
    font-size: 14px;
}
.who_we_are_video {
    margin-top: 0;
}
.studens-slider-title, .duhoc-slider-title {
    font-size: 25px;
}
.duhoc-slider .item .name {
    font-size: 14px;
    padding: 10px;
    margin-top: 20px;
}
.home_reviews-title {
    font-size: 18px;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 0;
}
.home_reviews-text {
    margin-top: 15px;
    text-align: center;
}
.home_reviews-box-icon {
    flex: 0 0 50px;
    width: 50px;
}
.home_reviews-rate {
    font-size: 20px;
}
.home_reviews-box .item{
	gap: 10px;
}
.reviews-slider {
    margin-top: 30px;
}
.home_blogs-item-meta-box:after{
	display: none;
}
.home_blogs-item-meta {
    padding-bottom: 0;
    padding-left: 15px;
    padding-right: 15px;
}
.home_blogs-item-meta-box {
    padding: 15px 30px;
}
.footerTop {
    padding: 40px 0;
}
.footerTop-text {
    font-size: 25px;
}
.footerTop-title {
    font-size: 30px;
    font-weight: 900;
}
.footerTop-button {
    font-size: 14px;
}
.footerTitle {
    margin-top: 25px;
}
.copyright {
    font-size: 11px;
    padding: 10px 15px;
}
.socialFooter {
    margin-top: 20px;
}
.sc_home-search-form input,.sc_home-search-form select{
	margin-top: 10px;
	display: block;
}
.sc_home-search-title {
    font-size: 25px;
    font-weight: bold;
    padding: 25px 0;
}
.sc_testimonial-items {
    display: block;
}
.sc_testimonial-items .item {
    display: block;
    margin-bottom: 30px;
}
.sc_testimonial-items .content {
    margin-top: 15px;
}
.products-list {
    display: block;
    margin-bottom: 0;
}
.products-list > .item{
	margin-top: 20px;
	margin-bottom: 20px;
}
.sc_home-whychoose-title {
    font-size: 25px;
}
.sc_home-whychoose-item {
    padding-left: 40px!important;
    padding-right: 0 !important;
}
.sc_home-whychoose-item .img {
    top: 0;
    transform: translate(0, 0);
    position: relative;
    left: 0;
}
.sc_home-whychoose-main:before {
    left: 0;
    transform: translate(0, 0);
}
.sc_home-whychoose {
    padding-left: 30px;
    padding-bottom: 1px;
}
.sc_home-whychoose-item .icon {
    height: 50px;
    width: 50px;
    line-height: 40px;
    left: -25px;
    top: -10px;
}
.sc_home-whychoose-main {
    overflow: visible;
    padding-top: 1px;
}
.sc_home-whychoose-item:nth-child(2n) .img{
    left: 0;
}
.topBar .boxPhone{
    display: none;
}
.sc-home-duhoc-container{
    padding: 0;
}
.sc-home-duhoc {
    padding-top: 0px;
    padding-bottom: 0px;
}
.home_banner_slider_content {
    padding-top: 0;
}
.home_banner_slider {
    padding-top: 30px;
    padding-bottom: 30px;
}
.home_banner_sliderBoxContent {
    margin-top: 30px;
}
.home_banner_slider_contentBottom {
    font-size: 16px;
}
.duhoc-slider .image img {
    height: auto;
}
.sc_home-search-form-fillter{
    display: grid;
    grid-template-columns: repeat(2,1fr);
}
.sc_home-search-form-fillter input{
    width: 100%;
}
.sc_home-search-form button {
    margin-top: 0;
}
#sc_home-search-form-dinhcu .sc_home-search-form-fillter{
    display: grid;
    grid-template-columns: repeat(2,1fr);
}
.filterMain{
    display: grid;
    grid-template-columns: repeat(2,1fr);
}
.reviews-slider.sc_slide[nav="true"] .owl-prev, .reviews-slider.sc_slide[nav="true"] .owl-next {
    top: 90px;
}
.triggerMenu,.triggerSearch,.logoMobile{
    display: inline-block;
}
.triggerMenu {
    color: #000;
    font-size: 30px;
}
a.triggerSearch {
    color: #000;
    font-size: 25px;
    margin-right: 0;
}
a.logo {
    flex: 0 0 0;
    flex-grow: 1;
    text-align: center;
}
.topBar {
    gap: 15px;
    position: relative;
    padding: 10px 0;
}
.topLang a.item {
    margin-left: 0;
}
.topLang {
    flex: 0 0 65px;
    margin-left: 10px;
}
.logoMobile img {
    width: 120px;
}
#topBar {
    background-color: #fff;
}
form#search {
    display: none;
    position: absolute;
    top: 100%;
    background-color: #fff;
    width: calc(100% + 30px);
    left: -15px;
    z-index: 100;
    margin: 0;
    border-top: 1px solid #ccc;
}
form#search.active{
    display: flex;
}
ul.menu-main-menuSite {
    display: block;
}
.menu-main-menuSite > li {
    display: block;
}
.headerMenu.active{
    display: block;
}
}