.pointzero_main{
  background-image:url('/wp-content/themes/pagenews_vw/assets/components/point_zero/images/pointzero_back1.jpg');
  height: 545px;
  margin: 50px 0 30px;
}
.pointzero_inside {
  display: flex;
}
.pointzero_image_a{
  width: 540px;
  height: 545px;
  position: relative;
}
.pointzero_image_img{
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: bottom;
}
.pointzero_image_img_m{
  display: none;
}


.pointzero_article_image {
    position: relative;
    border: 1px solid #e91e4f;
    padding: 5px 5px 3px;
    border-radius: 5px;
}

.pointzero_article_image_img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 5px;
}
.pointzero_article_image_plr {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80px;
  height: 80px;
  object-fit: contain;
  object-position: center;
}


.pointzero_article{
  box-sizing: border-box;
  padding: 30px;
  text-decoration: none;
  color: #fff;
}
.pointzero_article_max{
  width: calc( (100% - 540px) * 0.6);
}
.pointzero_article_min{
  width: calc( (100% - 540px)  * 0.4);
}
.pointzero_article_cat {
    font-size: 20px;
    font-weight: 100;
    margin: 10px 0;
}

.pointzero_article_max .pointzero_article_image_img {
    height: 250px;
}


.pointzero_article_title {
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.pointzero_article_excert {
    font-size: 16px;
    font-weight: 500;
}

.pointzero_article_more {
    background-color: #0F29A8;
    display: inline-flex;
    margin-top: 20px;
    font-size: 16px;
    width: 140px;
    height: 40px;
    justify-content: center;
    align-items: center;
    font-weight: 600;
}


.pointzero_article_excert_in {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.pointzero_article_more_mob{
  display: none;
}


.category-point-zero #PointZeroHeader .ople_head_right {opacity: 1; }
.category-point-zero.archive #pagecontainer { margin: auto; background: initial; min-height: 70vh; }
.category-point-zero #pagenews-website { background: #2A63DB; background-image: url('/wp-content/themes/pagenews_vw/assets/components/point_zero/images/archive_back_2.jpg');
    background-size: cover; background-repeat: no-repeat; background-position: center;}
.category-point-zero .o-section-heading,
.category-point-zero.archive .the-river li .tile-content .o-head { color: #fff; }
.category-point-zero.archive .the-river li .tile-content .o-meta ul.o-meta__byline {display: none; }
ins.dcmads { display: none!important; }
.category-point-zero.archive .xxxbreadcrumb a,
.category-point-zero.archive .tile-content .o-meta .post-author,
.category-point-zero.archive .tile-content .o-meta .post-date,
.category-point-zero.archive .xxxbreadcrumb span { color: #fff; }
#PointZeroHeader .ople_head_right { height: 100%; object-fit: contain; object-position: bottom; width: 255px;  opacity: 0; }
#PointZeroHeader { display: flex; height: 110px; justify-content: space-between; background: #2A63DB; }
#PointZeroHeader .ople_head_center img {padding:0;}


.pozi_single .ople_s_header {
    background-color: #2A63DB;
    background-image: url('/wp-content/themes/pagenews_vw/assets/components/point_zero/images/single_back.jpg');
}

.pozi_single .ople_s_header_info_sym_tlt {
    background-color: #0625A5;
    font-size: 20px;
    margin: 0 0 5px;
    color: #fff;
    padding: 5px 10px 6px;
    border-radius: 5px;
}

.pozi_single .ople_s_header_info {
    background-color: #2A63DB;
}

.pozi_single .ople_s_header_info_sym_name {
  border-bottom:0;
}
.pozi_single .ople_s_header_info_sym_name:after, 
.pozi_single .ople_s_header_info_sym_name:before{
  display: none;
}

@media (max-width: 1400px){
  .pointzero_main {
    height: auto;
    margin: 90px 0 30px;
  }
  .pointzero_inside {
    flex-wrap: wrap;
    padding: 0;
  }
  .pointzero_image_a{
    width: 100%;
    height: 245px;
    margin-top: -45px;
    border-bottom: 1px solid #fff;
  }
  
  .pointzero_image_img{
    display: none;
    
  }
  .pointzero_image_img_m{
    display: initial;
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: bottom;
  }
  
  .pointzero_image_img{
    object-position: left;
  }
  
  .pointzero_article{
    width: calc( 100% * 0.5);
  }
}

@media (max-width: 767px){
  .pointzero_article {
    width: 100%;
    display: flex;
    padding: 20px;
    flex-direction: column;
  }
  .pointzero_article_image{
    width: 100%;
    padding: 0;
    border: 0;
  }
  .pointzero_article_info{
    width: 100%;
    padding-left: 15px;
  }
  
  .pointzero_article_more{
    display: none;
  }
  .pointzero_article_more_mob {
      display: flex;
      color: #fff;
      white-space: nowrap;
      margin: 20px auto 0;
      width: 210px;
      text-decoration: none;
  }
  
  .pointzero_article_cat{
    margin-top: 0;
  }
  .pointzero_inside {
      padding: 0 0 30px;
  }
/*   #PointZeroHeader .ople_head_right { opacity: 1; } */
  
  .ople_s_header_in .ople_s_image iframe {
    height: 250px;
  }
  
  #PointZeroHeader .ople_head_right{
    display: none;
  }
  
}



