.list_pro, .video_thumbnail, .bottom_front{
    position:relative;
}
.list_pro {
    min-height: 200px;
    background: #ececec;
}
.video_thumbnail{
    padding-top:20px;
    background:#f4f4f4;
    min-height: 385px;
}
.bottom_front{
    background:#f4f4f4 url(imgs/background.jpg) no-repeat center / 100% 100%;
    min-height: 420px;
    border-top:2px solid #545454;
}
/*============ Text Top On Image Background =======*/
.bottom_front .text-top, .bottom_front .text-top-small{
  font-size: 28px;
  line-height: 1.5;
  text-transform:uppercase;
}
.bottom_front .text-top-slider-body{
  margin-top: 74px;
}
.bottom_front .text-top-small, .bottom_front .text-top-small-p{
  margin-top: 20px;
}
.bottom_front .text-top-small-p{
  text-align: center;
  color: #fff;
}
/*========== Video Thumbnail =======*/
.video-header{
  background: url(imgs/v-border_03.png) repeat-x center;
}
.v-h{
  width: 110px;
  margin-left: auto;
  margin-right: auto;
}
.v-title{
        font-size: 28px;
    background: #f4f4f4;
    text-align: center;
    color: #5d4b3d;
}
.nbs-flexisel-inner{
  margin-top: 30px;
}

.round_x5{
  border-radius: 50%;
}
.image_gallery{
  height: 230px;
  position: relative;
}
.size-content{
  margin-top:10px;
  font-size: 16px;
  color: #3f740f;
}
.icon_play{
  background: url(imgs/symbol_play.png) no-repeat center;
  width: 52px;
  height: 36px;
  position: absolute;
  top: 40%;
  left: 40%;
}
/*** Prev Next Slider Icon ***/
.btn-next-slider, .btn-prev-slider{
  position: absolute;
  top: 40%;
  z-index: 1;
  cursor: pointer;
}
.btn-prev-slider{
  left: 60px;
}
.btn-next-slider{
  right: 60px;
}
.pro_ctn {
    overflow: hidden;
    height: 1070px;
}
.view_ctn {
    text-align: center;
    /* height: 35px; */
    /* margin: 10px 0px 30px 0px; */
    margin-top: 10px;
}
.btn_view:hover{
      background: #dd3202;
}
.btn_view {
    display: inline-block;
    background: #707a1a;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    padding: 16px 50px;
}
.hide_pro_ctn{
    display:none;
}

@media screen and (min-width:736px){
    .box_title.mobile {
        display: none;
    }
}
@media screen and (max-width:736px){
    .pro_ctn{
        margin-top:20px;
    }
    .bottom_front .text-top-slider-body{
      margin-top: 0px;
      padding: 0px 10px
    }
    .bottom_front .t-t-en, .bottom_front .t-t-s-en{
      font-size: 24px;
    }
     svg.svg-inline--fa.fa-angle-double-left.fa-w-14.fa-2x {
        margin-top: 15px;
    }
    svg.svg-inline--fa.fa-angle-double-right.fa-w-14.fa-2x {
        margin-top: 15px;
    }
    .icon_play {
        top: 44%;
        left: 44%;
        
    }
    .product_cc {
      margin: 0px 15px;
      flex-direction: column;
    }
    .product_cc .left_prodcut {
      width: 100% !important;
      margin-top:20px;
    }
    .product_cc .right_product {
      width: 100% !important;
      margin-left: 0px !important;
    }
    .box_title .line {
   
    width: 30px;
    }
    .box_title .title {
     
        font-size: 20px;
       
    }
    .box_title.desktop {
        display: none;
    }
    div#nut_product_ss .owl-dots {
        margin-top: 20px;
        display: none;
    }
    .box_title.mobile {
        margin-bottom: 5px;
        margin-top: 15px;
    }
  
}
@media screen and (max-width:360px){
  .bottom_front .btn-top-slider{
    margin-top: 30px;
  }
}


@media screen and (min-width:1200px){
    .owl-item {
        width: 292px !important;
    }
}
@media screen and (min-width:900px){
    svg.svg-inline--fa.fa-angle-double-left.fa-w-14.fa-2x {
        margin-top: 35px;
    }
    svg.svg-inline--fa.fa-angle-double-right.fa-w-14.fa-2x {
        margin-top: 35px;
    }
    /*.owl-item {*/
    /*    width: 285px !important;*/
    /*}*/
}

.video_css {
    position: relative;
}
.video_css .video {
    height: 275px;
    border: 4px solid #7c7c7c;
    border-radius: 3px;
    background-position: center center;
    background-size: cover;
    /* width: 100%; */
    display: flex;
    justify-content: center;
    align-items: center;
}
.video_css .icon_csx {
    position: absolute;
    /* background: red; */
    width: 76px;
    height: 50px;
    background-image: url(imgs/yotube.png);
    background-position: center center;
    background-size: cover;
    opacity: 0.8;
}
.banner_front {
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.banner_front .item_box {
    width: 47%;
    height: 409px;
    margin-bottom: 19px;
    background-size: cover;
    background-position: center center;
}
.product_cc {
    display: flex;
    padding-bottom: 40px;
    margin: 0px 20px;
}
.product_cc .left_prodcut {
    width: 25%;
    
   
}
.product_cc .right_product {
    width: 75%;
    margin-left: 20px;
   
}
.sspirce {
    margin-left: 10px;
    font-style: italic;
    color: #dd3202;
    margin-bottom: 15px;
}
.nut_product_cc {

    /* position: relative; */
    float: left;
    width: 100%;
}
div#nut_product_ss .item {
    border: 1px solid #dfdfdf;
}
.nut_product_cc .content_box {

    padding: 15px;
}

div#nut_product_ss .image{
    height: 170px;
    background-size: cover;
}
div#nut_product_ss .image:hover{
    opacity: 0.8
}
div#nut_product_ss h3 {
    font-size: 17px;
    color: #707a1a;
    /* margin-bottom: 7px; */
    line-height: 30px;
    height: 30px;
    /* background: red; */
    overflow: hidden;
    font-weight: bold;
}
div#nut_product_ss h3:hover {
    color: #c44327;
}
.nut_product_cc .content_box p {
    line-height: 23px;
    height: 51px;
    font-size: 13px;
    overflow: hidden;
    /* background: red; */
}
.readmoress {
    text-align: right;
}
.readmoress a {
    display: inline-block;
    position: initial;
}
div#nut_product_ss.owl-theme .owl-nav {
    display: none;
}
div#nut_product_ss .owl-dots {
    margin-top: 20px;
}
div#nut_product_ss.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #707a1a !important;
}   
div#nut_product_ss.owl-theme .owl-dots .owl-dot span {
    width: 12px !important;
    height: 12px !important;
    border: 1px solid #aea8a8 !important;
    background: transparent !important; 
}
.action_nut_product {
    display: flex;
    justify-content: center;
    margin-top: 20px;
    margin-bottom: 50px;
}
.action_nut_product .item_b {
    background: #9ba25e;
    padding: 8px 15px;
    margin-left: 10px;
    color: white;
    cursor: pointer;
}
.action_nut_product .item_b:hover {
    background: #707a1a;
}
div#nut_product_ss .date {
    color: #dd3202;
}
div#nut_product_ss .date span.item_d {
    margin-left: 3px;
    font-style: italic;
    font-size: 13px;
}
.video_css {
    position: relative;
    margin-bottom: 15px;
}
.video_css .icon_csx:hover {
    opacity: 0.5;
}
.banner_s .banner_s_img {
    height: 257px;
    border: 4px solid #7c7c7c;
    border-radius: 3px;
    background-position: center center;
    background-size: cover;
}