/*news section css*/
.news-title{
  height: 84px;
  -webkit-clip-path: polygon(0% 0%, 90% 0%, 100% 50%, 90% 100%, 0% 100%);
  clip-path: polygon(0% 0%, 90% 0%, 100% 50%, 90% 100%, 0% 100%);
}
.newsbox{
  width: auto;
  height: auto;
  padding: 0;
}
.newsbox h1, .newsbox h2{
  font-weight: 600 !important;
}
.newsbox img{
  width: auto !important;
}
/*main content*/
.main-text{
  padding: 50px 20px 20px !important;
  position: absolute;
  bottom: 0;
  background: rgba(0,0,0,0);
  background: linear-gradient(to top, rgba(0,0,0,0.9), rgba(0,0,0,0));
  width: 100%;
}
.main-box h3{
  line-height: 1.8;
  color: #fff !important;
}
.main-col{
  gap: 0 !important;
}
/*Responsive css*/
@media screen and (max-width: 720px){
  .newsbox h2{
    text-align: center !important;
  }
  .newsbox img{
    margin-top: 10px !important;
  }
}
@media screen and (min-width: 767px) and (max-width: 991px){
  .main-col, .news-col{
    flex-wrap: nowrap !important;
  }
  .newsbox h2{
    font-size: 10px !important;
  }
  .news-col .wp-block-column{
    margin-left: 10px !important;
  }
  .news-col .wp-block-column:first-child{
    margin-left: 0 !important;
  }
}
/*
     FILE ARCHIVED ON 10:57:34 Nov 30, 2023 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 03:30:22 Jun 26, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.509
  exclusion.robots: 0.021
  exclusion.robots.policy: 0.013
  esindex: 0.009
  cdx.remote: 28.779
  LoadShardBlock: 84.084 (3)
  PetaboxLoader3.datanode: 142.105 (4)
  load_resource: 163.497
  PetaboxLoader3.resolve: 83.578
*/