.section-parents-review__item p {
overflow: hidden;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
min-height: 82px;
display: -webkit-box;
}  
.article-wraper .article-main .article-content img{
width:auto
} 
.news__footer .show-featured .post-desc span{display:none} 

.single-blog-post .text-holder .blog-title a{
padding-top: 10px;
} 

.section-our-activities__item--desc p {
    display: -webkit-box!important;
} 
@media(min-width:768px){
  .inside-header_main {
    display: flex;
    align-items: center;
}
}
.news_module .title-item a,
.single-blog-post .text-holder .blog-title{
      font-size: 18px;
} 
.new-catnew-newsletter__desc{
  max-width: 740px;
  margin: auto;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  padding: 30px;
  background-color: #FFFFFF;

}
.landingpage-newsletter{
  padding:0!important
}
.new-catnew-newsletter{
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  padding: 0px 0px 0px 0px;
  position: relative;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}
.landingpage-newsletter .btn:before{
  background-color: var(--main_color);
}
.landingpage-newsletter .btn{
  border: 1px solid var(--main_color);
}
.landingpage-newsletter .btn:hover {
  color: var(--main_color);
}
.banquyen_landingpage{
  font-size:12px;
  margin-bottom:0;
}
.landingpage-newsletter input[type="text"], 
.landingpage-newsletter input[type="email"], .landingpage-newsletter input[type="password"],
.landingpage-newsletter input[type="tel"]{
  margin:0!important;
}
.landingpage-newsletter .form-newsletter{
  margin-bottom:10px;
}
.landingpage__description--text{
  margin-bottom:20px;
}
.new-catnew-newsletter__desc .logo__header{
  text-align:center;
  max-width:300px;
  margin:0 auto;
  margin-bottom: 20px;
}
.new-catnew-newsletter__desc .heading__tile h3{
  text-align:center;
  margin-bottom: 10px;
}
.new-catnew-newsletter__desc .heading__title_2 h2{
  color: #FF0000;
  font-size: 40px;
  font-weight: 600;
  text-align:center;
  margin-bottom: 10px;
}
.section-banner-video .bg-video-wrap {
  position: relative;
  overflow: hidden;
  width: 100%;
  /*height: 85vh;*/
  -webkit-transition: opacity 1s;
  -o-transition: opacity 1s;
  transition: opacity 1s;
  pointer-events: none;
   z-index:-1
}
/*.section-banner-video video {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  z-index:-1
}
 .section-banner-video .overlay {
  width: 100%;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
  background-image: linear-gradient(45deg, rgba(0,0,0,.3) 50%, rgba(0,0,0,.7) 50%);
  background-size: 3px 3px;
  z-index: 2;
}*/
.section-banner-video__content__description {
  text-align: center;
  color: #fff;
  position: absolute;
  z-index:999;
  align-items: center;
  display: grid;
}
.section-banner-video__content__description *{
  color:#fff;
}
@media(min-width:768px){
  .section-banner-video__content__description{
    max-width:600px;
    bottom:0;
    left:300px;
    padding-bottom: 100px;
  }
}
@media(max-width:767px){
  .section-banner-video__content__description{
    top:0;
    right:0;
    left:0;
    bottom:0;
    margin:auto;
  }
} 
.text_read_more{
  color:var(--main_color);
  min-height:19px;
}
.text_read_more i{
  margin-left:7px
}
.section-our-activities__item--desc{
  margin-bottom:25px;
}
.section-our-activities__item--desc p{
      margin-bottom:15px !important;
}
.section-our-activities a:hover,.section-our-activities  a:focus {
    color: #fff;
} 
.item-news{
      width: 100%;
} 
.main-menu.style2 .navigation > li{
    margin-right: 24px;
}  

/***/
.section-banner-video video {
  width: 100%;
  max-width:100%;
}
@media(max-width:767px){
  .header .header-main{
    position:relative;
  }
  .section-slide-home--slide-item .header-content{
    padding:0;
    transform: translate(-50%,-50%);
    top:auto;
    bottom:0;
        width: 100%;
    max-width: 100%;
    text-align: center;
        animation-name: unset;
  }
  .section-slide-home--slide-item .btn-one{
    line-height:1.425;
        padding: 5px 7px;
    font-size: 13px;
  }
} 
.form-newsletter__notification .alert{
  position:relative;
} 
.section-course_instructors ul li .team-details span{
  color:#fff;
}
.section-parents-review__item.slick-active.slick-current .single-testimonials p,
.section-parents-review__item.slick-active.slick-current .single-testimonials .author-info li,
.section-parents-review__item .single-testimonials .author-info li:first-child{
    color: #fff;
}
.section-parents-review__item--desc {
    background: #3c987f;
}
.section-parents-review .slick-dots li button{
  background: #3c987f;
}
.main-menu .navigation > li > ul > li:hover > a {
    color: #3c987f;
} 
.section-intro-about {
      background-size: cover;
} 
.section-parents-review,
.section-countdown,
.product-module ,
.section-our-activities {
      background-size: cover;
} 
.float-icon-hotline ul li .fa-phone{
  font-family: 'icomoon' !important;
} 
.section-intro-about:nth-of-type(even) .row .col-md-6.col-sm-6.col-xs-12:first-child{
  order:2
}
@media(min-width:768px){
.section-intro-about:nth-of-type(even) .row{
    display:flex;
  }
  .section-slide-home--slide .header-content {
    right: calc(50% - 550px);
    margin-left: 0;
    margin-right: 0;
}
}

.section-intro-about:nth-of-type(even){
  background:red!important
}
@media(max-width:767px){
  .section-intro-about {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}
}  
.main-menu .navigation > li:hover > a, .main-menu .navigation > li.current > a {
    color: #fff
}
.main-menu .navigation > li > a,
.main-menu.style2 .navigation > li.dropdown > a:after{
  color:var(--main_color)
}
.section-video{
  padding: 50px 0;
} 
.section-slide-home--slide-item:hover{
      cursor: pointer;
} 
@media (min-width: 1400px){
  .container {
    max-width: 1400px!important;
        width: 1400px!important;
}
}

@media (min-width: 1600px){
  .container {
    max-width: 1600px!important;
        width: 1600px!important;
}
}
 .section-intro-about:nth-of-type(even) {
    background: white!important;
} 
.new-catnew-newsletter .module__newsletter .container{
 max-width:auto!important;
  width:100%!important
} 
@media (min-width: 992px)
{
  .product_latest.product-module .col-md-4 {
    width: 25%;
}
} 
.section-our-teachers__item--image img {
    margin: 0 auto;
}
#fancy-image-view a,
#fancy-image-view a:hover,
#fancy-image-view a:focus {
  color: #212121
}
.section-intro-about--image{
  text-align:center;
}
.common-home .main-menu .navigation > li:hover > a,
.common-home .main-menu .navigation > li.current > a{
  color:var(--main_color)
} 
.news_module .title-item {
    min-height: 52px;
}