.da-slider{
    background:none !important;
}
.title_d{
    margin-bottom:20px;
}
.kh .title_kh {
    font-size: 25px;
}
.our-tiale {
  
    color: #8bb02a;
    margin-top: 53px;
    font-family: 'Hanuman', Gabriola, serif, Battambang;
    font-size: 35px;
    margin-bottom: 40px;
}

/*My Controller*/
.product-freature {
    background: #490574;
    height: 30px;
    color: white;
    padding-top: 4px;
    padding-left: 10px;
    -webkit-box-shadow: 2px 4px 4px 0px rgba(50, 50, 50, 0.33);
    -moz-box-shadow:    2px 4px 4px 0px rgba(50, 50, 50, 0.33);
    box-shadow: 2px 4px 4px 0px rgba(50, 50, 50, 0.33);
    font-family: "Montserrat", Battambang;
}
.description-mg {
    margin-top: 10px;
    margin-bottom: 10px;
}
.title-blog {
    font-size: 15px;
    color: #fff;
    background: #490574;
    -webkit-box-shadow: 2px 4px 4px 0px rgba(50, 50, 50, 0.33);
    -moz-box-shadow:    2px 4px 4px 0px rgba(50, 50, 50, 0.33);
    box-shadow: 2px 4px 4px 0px rgba(50, 50, 50, 0.33);
    padding: 3px 10px;
    font-family: "Montserrat", Battambang;
}
.imag-thumnail {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    -webkit-box-shadow: 0px 3px 6px -2px rgba(77,77,77,1);
    -moz-box-shadow: 0px 3px 6px -2px rgba(77,77,77,1);
    box-shadow: 0px 3px 6px -3px rgba(77,77,77,1);
}
/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 1024px) {
  .imgs_slide{
    margin:0px 20px 20px 0px;
  }
}
@media only screen and (max-width: 700px) {
    .media_detail iframe {
        width:333% !important ;
        height: 346px;
    }   
}

.title_d {
    font-size: 20px;
    font-weight: 600;
    border-bottom: 2px solid #2b742b;
    height: 35px;
    margin-bottom: 20px;
    margin-top: 29px;
    color: #2b742b;
}

.media_detail .img-responsive {
    margin-bottom: 15px;
    width: 100%;
}

.image_single {
    float: left;
    width: 30%;
    margin-right: 30px;
}

.kh p.size-content.detial_dec {
    line-height: 25px;
    font-size: 14px;
    text-align: justify;
    font-family: Battambang;
}
.en p.size-content.detial_dec {
    line-height: 25px;
    font-size: 15px;
    text-align: justify;
    
}
.media_detail iframe {
    width: 550px;
    height: 346px;
}