.f_size_16 {
    font-size: 13px;
  }
  .product-video-section .design_tab .nav-item .nav-link.active h5 {
    color: #222d39;
    font-size: 12px;
    font-weight: 700;
  }
  .metaKeyMain,
  .product-video-section .design_tab .nav-item {
    position: relative;
  }
  .metaKey {
    opacity: 0;
    position: absolute;
    bottom: 15px;
  }
  .product-video-section .design_tab .nav-item .nav-link h5 {
    font-size: 12px;
    line-height: 1.2;
    padding-bottom: 6px;
    margin: 0;
    font-weight: 700;
  }
  .product-video-section .design_tab .nav-item .nav-link p,
  .product-video-section .design_tab .nav-item .nav-link.active p {
    color: #000;
    font-size: 12px;
  }
  .video_info {
    max-width: auto !important;
    height: auto !important;
    display: block !important;
  }
  .video_content_box,
  .video_content_box h5 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
  }
  .video-wrapper {
      background-image: url(../../images/blog/blog_bg.svg);
      background-repeat: no-repeat;
  }
  .video_content_box {
    padding-left: 10px !important;
    padding-right: 0 !important;
    max-height: 70px;
    -webkit-line-clamp: 2;
    line-height: 16px !important;
    font-size: 11px !important;
    text-align: left !important;
  }
  .product-video-section .design_tab .nav-item .nav-link.active {
    background: #eaeef7;
  }
  .product-video-section .design_tab .nav-item .nav-link {
    padding: 5px;
    border-bottom: none !important;
  }
  .video_content_box h5 {
    font-size: 13px;
    line-height: 20px;
    padding-bottom: 0;
    height: 20px;
    margin: 0;
    font-weight: 700;
    max-height: 35px;
    -webkit-line-clamp: 1;
    margin-bottom: 2px !important;
  }
  .pro_video_title,
  .video_content_box p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 2;
  }
  .video_content_box p {
    max-height: 35px;
    line-height: 18px !important;
    font-size: 12px !important;
    margin-top: 10px;
    margin-bottom: 0;
    font-weight: 500 !important;
    color: #fff;
  }
  .pl_0 {
    padding-left: 0;
  }
  .pr_0 {
    padding-right: 0;
  }
  .product-video-section .design_tab {
    border: none !important;
    padding:0px 10px 0px 0px;
  }
  .product-video-section .design_tab .nav-item .nav-link img {
    width: 140px;
    height: 70px;
    border: 1px solid #ececec;
  }
  .sec_title {
    margin-top: 15px;
    font-size: 13px;
  }
  .sec_title p {
    font-size: 14px !important;
    display: block;
    margin-bottom: 7px;
    color:#fff;
  }
  .sec_title ul li {
    color: #686868;
    line-height: 28px;
    margin-bottom: 0;
    font-size: 14px;
    font-family: "Open Sans", sans-serif !important;
  }
  .sec_title ul {
    margin-bottom: 0;
  }
  .sec_title h2 {
    font-size: 24px !important;
    line-height: 35px !important;
  }
  .video_box video {
    width: 100%;
    height: 100%;
    cursor: pointer;
    box-shadow: 5px 7px 23px 0 rgb(0 0 0 / 16%);
  }
  .pro_video_title {
    font-size: 20px;
    font-weight: 600;
    color:var(--light) !important;
    margin: 5px 0;
    max-height: 53px;
    line-height: 30px;
  }
  .video_list {
    padding: 20px;
    display: block !important;
    border: 1px solid rgb(255 255 255 / 25%);
  }
  .sec_pad {
    padding: 25px 0 0;
  }
  .metaKeyMain {
      position: relative;
      top: 15px;
  }
  .pdate {
    margin-bottom: 10px;
    font-size: 12px !important;
    font-weight: 600;
    color: #fff;
  }
  .video_area {
    background: transparent !important;
}
  .active_video {
      background: var(--primary) !important
  }
  
  p span {
      padding: 0
  }
  
  .desc a {
      color: #5569e4 !important;
      font-weight: 600
  }
  
  .video_content_box h5 {
      font-size: 13px;
      line-height: 17px;
      padding-bottom: 6px;
      margin: 0;
      font-weight: 700;
      display: -webkit-box;
      max-height: 35px;
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: normal;
      -webkit-line-clamp: 1;
      margin-bottom: 2px !important
  }
  
  .desc_right p {
      display: -webkit-box;
      max-height: 35px;
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: normal;
      -webkit-line-clamp: 2;
      line-height: 18px !important;
      font-size: 12px !important;
      font-weight: 400 !important
  }
  
  .video-img-sec img {
      width: 140px;
      height: 70px;
      border: 1px solid #e8e8e8
  }
  
  .video-img-sec {
      height: 70px
  }
  
  .play_list_li {
      list-style: none;
      margin-bottom: 5px;
      padding: 5px 20px
  }
  
  .play_list_title {
      padding: 0 !important
  }
  
  .design_tab {
      height: 680px;
      overflow-y: auto;
      overflow-x: hidden
  }
  
  h5 a {
      color: #000
  }
  
  .desc_right {
      color: #000
  }
  
  .desc_right:hover {
      color: #000
  }
  .breadcrumb_content_header{
  margin:0px;
  padding:7rem 0rem;
  }
  .breadcrumb_content_header h2 {
      color: #fff !important;
      text-align: center;
      font-size: 64px !important;
      font-family: "CalSans-SemiBold";
       margin:0px;
  }
  
  @media (max-width:640px) {
      .video-img-sec {
          height: 200px
      }
  
      .video-img-sec img {
          width: 100%;
          height: 100%;
          border: 1px solid #e8e8e8;
          object-fit: cover
      }
  
      .video_list {
          padding-top: 0
      }
  
      .design_tab {
          height: 700px
      }
  }
  @media (max-width: 575px) {
    .product-video-section .design_tab .nav-item .nav-link img {
      width: 100% !important;
      height: auto !important;
    }
    .sec_title p {
      text-align: justify;
    }
    .video_box {
      height: auto !important;
    }
    .video_content_box {
      padding-top: 15px;
      max-height: 80px;
    }
    .pr_0 {
      padding-left: 0;
    }
    .product-video-section .design_tab .nav-item .nav-link h5 {
      padding-bottom: 2px;
    }
  }
  @media only screen and (max-width:767px){
    .breadcrumb_content_header {
        padding: 3rem 0rem;
        h2{
          font-size: 28px !important;
        }
     }
     .product-video-section .design_tab {
         padding: 20px 10px 0px 0px;
     }
  }
  @media only screen and (max-width:1279px) and (min-width:992px){
    .sec_pad {
       padding: 25px;
    }
  }