/* All page template css */

.allpage-title
{
    width:100%;
    height:54px;
    font-size:20px
}

.allpage-headtitle
{
    width:32.5%;
    padding-top:26px;
    height:19px;
    height:20px;
    padding-top:20px;
    padding-bottom:8px
}

.allpage-viewbydiv
{
    width:32%;
    height:37px;
    font-size:13px;
    padding-top: 10px;
}

.allpage-viewby
{
  width:100%;
  background-color:#F4F4F4;
  border-radius:20px
}

.allpage-viewbycat
{
    width:48%;
    font-size:14px;
    border-radius:20px;
    cursor:pointer;
    position:relative;
    padding-top:4px;
    height:19px;
    margin-left:3%;
    padding-bottom:2px;
    margin-top:5px;
}

.fl
{
    display: flex;
}

.allpage-filterby
{
  width:34%;
  margin-left:2%;
  font-size:14px;
  color:#898A8A;
  padding-top:10px;
  height:35px;
  z-index: 1;
}

.allpage-categoryselect
{
  width:41%;
  border: 1px solid #e4e4e4;
  height:27px;
  margin-right:6%;
  padding-top:10px;
  padding-left:14px;
  background-color: #f4f5f7 !important;
  border-radius: 5px;
  cursor: pointer;
}


.allpage-dropdownoptions
{
    color:#6F6F6F;
    font-weight: 500;
}
.allpage-imagediv
{
    width:100%;
    height:160px;
    position: relative;
    border-radius: 10px;
}

.allpage-listimagediv
{
    width:31%;
    height:100%;
    position: relative;
}

.allpage-image
{
    width: 100%;
    height: 100%;
    border-radius: 8px;
    cursor: pointer;
}

.allpage-filterarrow
{
  left:9px;
  position:relative;
  top:2px
}

.allpage-industryselect
{
  width:41%;
  border: 1px solid #e4e4e4;
  height:27px;
  padding-top:10px;
  background-color: #f4f5f7 !important;
  padding-left:14px;
  border-radius: 5px;
  cursor: pointer;
}

.allpage-width100
{
  width:100%
}

.allpage-dropdownouter {
  
  background-color: #F4F5F7;
  position: relative;
  z-index: 1;
  border: 1px solid #e4e4e4;
}

.allpage-filterdropdown
{
  height:274px;
  margin-top:10px;
  overflow:auto;
  cursor:pointer;
}

.allpage-positionrelative
{
    position: relative;
}

.allpage-width20
{
    width:20%;
}

.allpage-dropdowninputdiv
{
   height: 12px;
   padding-left:10px;
   display: flex;
   align-items: center;
   padding-top: 20px;
   padding-bottom: 20px;
   position:relative;
   z-index:1;
   background-color:#F4F5F7;
   border-bottom: 1px solid rgb(228, 228, 228);
   cursor: pointer;
   padding-left: 45px;

}

.allpage-newsgridview
{
  width:31%;
  float:left;
  position:relative;
  margin-bottom:18px;
  margin-right:2.3%
}

.allpage-mobcontent
{
  width:100%;
  /* height:auto; */
  min-height: 100px;
  padding-bottom:21px;
  border-bottom:1px solid #E4E4E4;
  padding-top:28px;
  display:flex;
}

.allpage-mobimg
{
    width:30%;
    height:84px;
    float:left;
    margin-right:4%;
    padding-top:8px
}

.allpage-contentdiv
{
  font-size: 16px;
  line-height:1.2;
  /* letter-spacing:0.7px; */
  font-weight: bold;
  padding-top:15px;
  display: -webkit-box; 
  display: -moz-box;
  display: box; 
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  height:60px;
  color:black;
}
.webcontentspace{
  height: auto;
}

.allpage-tagbottom
{
    position: absolute;
    bottom: 10px;
    right: 10px;
    font-size: 12px;
    color: white;
    border-radius: 15px;
    width:auto;
    padding: 5px 10px 5px 10px;
    border: 2px solid white;
    display: flex;
    cursor: pointer;
}
.playbutton{
  padding-left: 6px;
  padding-right: 10px;
  position: relative;
  top: 2px;
  width: 7%;
}

.allpage-playbutton
{
    padding-left:5px;
    position:relative;
    top:3px;
}

.allpage-height100
{
  height:100%;
}

.allpage-dropdowninputbox
{
  margin-right: 8px;
  background-color: #D9D9D9;
  border:none ;
  cursor:pointer
}

.allpage-widthheight100
{
  width:100%;
 
}

.allpage-innergridview
{
  width:100%;
  float:left;
  position:relative
}

.allpage-contentdesktop
{
  height:180px;
  overflow:hidden
}

.allpage_about
{
  font-size: 14px;
  color:#666666;
  overflow: hidden;
  line-height: 1.4;
  margin-top:8px;
  cursor: pointer;
  display:box;
  height:117px;
}

.allpage_about p{
  margin-top:0px;
}

.allpage-mobtechdropdowns
{
    padding-top:5px;
    padding-bottom:4px;
}

.allpage-mobtechhead
{
    width: 80%;
    font-size:20px
}

.allpage-mobtecharr
{
    left: 13px;
}

.allpage-mobnewsdropdown
{
  height:auto;
  left: 0; 
  width: 100%; 
  z-index: 1; 
  background-color: white;
  color:#666666
}

.allpage-mobnewsdropdowndiv
{
   padding: 10px;
   height:46px ;
   display:flex;
   text-align:center;
   font-size:13px;
   padding-left:3px;
   padding-top:16px;
}

.allpage-mobcatdropdown
{
  width:49%;
  border:1px solid #E4E4E4;
  height:16px;
  margin-right:2%;
  border-radius:5px;
  padding-top:15px;
  padding-bottom:15px;
  cursor:pointer
}

.allpage-mobindustrydropdown
{
  width:49%;
  border:1px solid #E4E4E4;
  height:16px;
  border-radius:5px;
  padding-top:15px;
  padding-bottom:15px;
  cursor:pointer
}

.allpage-mobshowdropdown
{
  height: 282px;
  border: 1px solid #E4E4E4;
  overflow-y: auto;
  margin-left: 1%; 
  margin-top: 17px;
  width: 96%;
  scrollbar-width: thin;
  scrollbar-color: grey #f0f0f0;
   border-radius: 5px;
   background-color: #F4F5F7 
}

.allpage-mobfilterarr
{
    margin-left:7px;
    position:relative;
    top:2px;
    left: 13px; 
    cursor: pointer;
}

.allpage-newsoptions
{
   width: 92%; padding-left: 5%
}

.allpage-mobnewsoptionsdiv
{
  height: 15px; 
  display: flex; 
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #E4E4E4 
}

.allpage-moboptioninput
{
   margin-right: 8px; 
   fill: #D8D8D8; 
   border: 1px solid grey
}

.allpage-mobheadcontent
{
  width:66%;
  height:fit-content;
  font-size:18px;
  line-height:1.2;
  align-content: center;
}

.allpage-contenttitletext
{
    line-height: 19px;
    /* letter-spacing: 0.4px; */
    align-content: center;
}

.allpage-contenttext
{
    letter-spacing: 0.5px;
    font-size: 14px;
    line-height: 20px;
    padding-top: 10px;
    color: #666666;
    display: -webkit-box; 
    display: -moz-box; 
    display: box; 
    -webkit-box-orient: vertical; 
    -moz-box-orient: vertical; 
    box-orient: vertical; 
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.allpage-contenttext p{
  margin-top:0px;
}

.moballpage-tagbottom
{
    
    cursor: pointer;
    align-items: center;
    font-size: 11px;
    color: white;
    border-radius: 15px;
    width: auto;
    height: 18px;
    padding: 2px 10px 3px 10px;
    border: 1px solid white;
    display: inline-flex;
}

.moballpage-playbutton
{
    padding-left:5px;
    position:relative;
}


/* Pagination */
/* Pagination */
.pagination_list_container {
  margin: 15px 0 15px;
  clear: both;
  display: block;
  padding: 0;
}
.paginationdiv {
  width: 37%;
  margin: auto;
  height: 27px;
}
.pagination-arrow 
{
  cursor: pointer;
}

.pagination_list_container a,
.pagination_list_container span {
  text-decoration: none;
  display: inline-block;
  padding: 0;
  padding: 4px 4px;
  padding-left: 4px;
  /* //display: block; */
  font-weight: bold;
  font-size: 14px;
  line-height: 19px;
  text-transform: uppercase;
  text-align: center;
  padding-top:9px;
}

.pagination_list {
  width: 25%;
  margin: auto;
  height: 27px;
}
.pagearrow {
  position: relative;
  top: 2px;
  color: #a9a9a9;
  height: 12px;
}
.currentpage {
  color: white;
  border-radius: 15px;
  width: 8%;
}
.nextpages {
  color: #a9a9a9;
}
.paginationdiv {
  height: 41px;
  margin: auto;
  padding-top: 20px;
  /* padding-left: 18%; */
}
@media screen and (width: 1024px) {
  .paginationdiv {
    width: 53% !important;
  }
}
.lastPaginationArrow .chevron-icon-pagination {
  position: relative;
  top: 2px;
  color: #a9a9a9;
  height: 12px;
  margin-right: -8px;
}
.page-number
{
  cursor: pointer;
  padding: 0px 6px;
}
.deactivepage
{
  color:#A9A9A9;
}
.activepage
{
  color: white;
   border-radius: 50%;
    width: 7%; 
    display: inline-block;
     align-items: center;
     text-align: center;
     background-color: #005897;
}
@media screen and (width: 1024px) {
  .paginationdiv
  {
    width: 53%!important;
  }
}

/* Single News Page */
.layout{
  margin:0px auto;
  max-width:1414px;
  height:auto;
}

.header{
  width:100%;
  height:75px;
  background-color:#005897;
}

.main-content{
  max-width:1000px;
  height:auto;
  margin:15px auto;
}

.nav-bar{
  width:100%;
  height:215px;
  
}

.top-section{
  height:auto;
  width:100%;
  display:flex;
}

.right-ads{
  height:auto;
  margin-left:25px;
  display: block;
  }
  
.ads-one{
  height:197px;
  width:207px;
  margin-bottom:13px;
  background-color:red;
  border-radius:10px;
  
  }

  .ads-two{
    height:590px;
    width:207px;
    margin-bottom:13px;
    background-color:red;
    border-radius:10px;
    
    }

    .ads-three{
    height:755px;
    width:207px;
    margin-bottom:13px;
    background-color:#0A0041;
    border-radius:10px;
    }
  
    .ads-four{
     height:310px;
     width:207px;
     margin-bottom:13px;
     background-color:#0A0041;
     border-radius:10px;
    }

    .left-content{
      height:auto;
      width:100%;
      margin-right:0;   
      
    }

    .icons{
      height: auto;
      padding-left: 15px;
      padding-top: 21px;
      text-align: center;
      display: flex;
      flex-direction: column;
      box-sizing:border-box;
      
    }

    .icons-mobile{
      display:none;
    }

    .header-text{
      width:100%;
      height:40px;
      margin-top:20px;      
    }
.singlearticletabtag
{
  width:90%;
}
.mobsingleartimg
{
  height:86px;
  width:100%;
  border-radius:10px
}
.mobarticletag
{
  width:30%;
  height:20px;
  border-radius:15px;
  font-size:11px;
  top:-6px;
  padding-top:3px;
  text-align:center;
  position:relative
}
.mobarticletitle
{
  height:63px;
  line-height:1.2;
  font-size:17px
}
.cat-button{
  width: 80px;
  height: 25px;
  font-size: 12px;
  font-weight: bold;
  border-radius: 25px;
  float: right;
  display: grid;
  align-items: center;
  text-align: center;
    }

    .heading{
      font-size:22px;
      font-weight:bold;
      padding-right:20px;
      box-sizing:border-box;
      width:100%;
      line-height: 28px;
      /* letter-spacing:0.4px; */
    }

    .author{
      color:#147AA6;
      font-size:14px;
      font-weight:bold;
      margin-top:15px;
    }
.author i{
  padding-left:10px;
}

.author a{
  padding-right:10px;
  font-size:14px;
}

.top-content{
  height:auto;
  width:100%;
}

.bottom-content{
  height:auto;
  width:100%;
  display:flex;
}

.icon{
  width:280px;
  height:185px;
  border-radius:7px;
}

.icon-two {
  width: 300px;
  height: 70%;
  border-top-right-radius: 7px;
  border-top-left-radius: 7px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

.content{
  color:#666666;
  font-size:14px;
  margin-top:25px;
  width:100%;
  line-height:1.4;
}

.img-text{
  color:#666666;
  font-size:14px;
  padding:0px 10px;
  margin-top:5px;
  line-height:1.3;
}


.img-div{
  height:190px;
  float:right;
  padding-left:40px;
  box-sizing: border-box;
}

.img-div-two {
  height: 300px;
  float: left;
  box-sizing: border-box;
  margin-top: 30px;
  background-color: #F4F5F7;
  margin-right: 40px;
  width: 300px;
  border-radius: 7px;
}

.banner-img{
     border-radius:7px;
     height:90px;
     width:100%;
     margin-top:25px;
}

.buttons{
  display:flex;
}

.category{
  width: 80px;
  height: 25px;
  font-size: 12px;
  font-weight: bold;
  border-radius: 25px;
  display: grid;
  align-items: center;
  text-align: center;
  margin-top:20px;
  margin-right:10px;
  margin-bottom:15px;
}

.privacy, .privacy a{
  font-size:14px;
  color:#A3A3A3;
  font-weight:lighter;
  padding-bottom:15px;
  letter-spacing:0.4px;
  
}
.textsize{
  font-size: 14px;
  color: #666;
}

.privacy a{
  cursor:pointer;
}

#plus-button,#minus-button{
  height:40px;
  width:40px;
  border-radius:25px;
  color:white;
  margin-bottom:15px;
  font-weight:bold;
  display: grid;
  align-items: center;
  text-align: center;
  /* font-size:25px; */
  cursor:pointer;
}

.font{
  font-size:22px;
  font-weight:bold;
  margin-bottom:15px;
}

.contactsinglenews{
  height:150px;
  border-radius:5px;
  border:1px solid #E4E4E4;
  margin-top:10px;
  width:100%;
}
.borderbottomcolor
{
  border-bottom:1px solid #E4E4E4;
}


@media (max-width: 940px) {
 
  .layout{
   
    width:100%;
    height:auto;
    margin:0px auto;
  
}

.nav-bar{
  width:100%;
  height:75px;
  }

.header{
  width:100%;
  height:75px;
  background-color:#005897;
  
}

.main-content{
width: calc(100% - 40px);
height:auto;
}

.top-section{
  height:auto;
  width:100%;
  }

  .right-ads {
    display: none; 
  }

  .left-content{
    height:auto;
    width:100%;
    margin-right:0;
    
  }

  .icons{
    display:none;
  }

  .icons-mobile{
      width:100%;
      display:flex;
      margin-bottom:20px;
      margin-top:18px;
      justify-content: space-between;
  }

  .contactsinglenews{
    height:50px;
    width:210px;
    margin-top:15px;
  }

  #plus-button,#minus-button,.font{
     height:35px;
     width:35px;
    
     
  }
 
  .font-size-button{
    display:flex;
    margin-top: 10px;
  }

  .img-div{
    height:260px;
    float: none;
    margin: 0px auto;
    
  }

  .icon{
    width:100%;
    height:100%;
  }
  .img-div-two{
      height:350px;
      float: none;
      width: 100%;
      
      margin: 20px auto;
      padding-bottom: 15px;
  }
      

  .banner{
    display:none;
  }
  .bottom-content{
    display:block;
  }
  .icon-two{
    width:100%;
    height:80%;
  }

  .cat-button{
    float:none;
  }
  .nav-text{
    display:none;
  }
  .header-text{
    height:45px;
  }

  .main-section{
    border:none;
  }
 
}

/*--------------------------*/
.industrynewsdiv
{
  width:100%;
}

.lastPaginationArrow .chevron-icon-pagination
{
   position:relative;
   top:2px;
   color:#A9A9A9;
   height:12px;
   margin-right: -8px
}
.mobnews
{
  width:82%;
  position:relative;
  height:20px
}
.filterbycategory
{
  border:1px solid grey;
}

.singlenewsfilter
{
   height: 15px;
   padding-left:10px;
   display: flex;
   align-items: center; 
   padding-top: 20px; 
   padding-bottom: 20px;
   position:relative;
   z-index:1;
   background-color:#F4F5F7;
}
.filtercheckbox
{
  margin-right: 8px;
  fill: #D8D8D8;
  border:1px solid grey
}
.newsgrid
{
  width:100%;
  height:auto;
  padding-top:18px
}
.gridview
{
  width:100%;
  float:left;
  position:relative
}
.newsimgdiv
{
  height:159px;
  position: relative
}
.newslisttagbottom
{
  position: relative;
  bottom: 32px; 
  left: 168px;
  font-size: 11px;
  border-radius: 15px;
  width:19.5%;
  padding: 2px 10px 5px 8px;
  background-color:white;
  height:13px
}
.newslisttitle
{
  margin:26px 0 2px 0;
  text-align:left;
  line-height:19px;
  width:93%;
  letter-spacing:0.4px
}
.newslistcontent
{
  letter-spacing:0.5px;
  width:90%;
  font-size:14px;
  line-height:20px;
  text-align:justify;
  padding-top:17px;
  color:#8C8C8C
}

.mobnewssection
{
  height:1000px;
  width:99%;
  padding-left:1%;
  position:relative
}
.mobnewshead
{
  width:100%;
  height:40px;
  position:relative;
}
.mobnewstitle
{
  width:80%;
  position:relative;
  height:20px;
}
.mobfilter
{
  width:20%;
}
.mobcategory
{
  margin-right:4%;
  margin-top:8px;
  width:66%;
  font-weight:bold;
  height:96px;
  font-size:18px;
  line-height:1;
  float:left;
}

.newsheading
{
  font-size: 16px;
  line-height:1.0;
  letter-spacing:0.7px;
  font-weight: bold;
  height:59px;
  padding-top:18px;
  display:box;
  overflow: hidden
}
.newscontent
{
  font-size: 14px;
  height:117px;
  display:box;
  overflow: hidden;
  color:rgb(140, 140, 140)
}
.heightauto
{
  height:auto;
}
.newslistview
{
  width:100%;
  margin-bottom:15px;
  display:flex;
  text-align:justify;
  height:158px;
}

.key-takeaways-box {
  background-color: #F4F5F7 ; /* light gray like in screenshot */
  border: none;              /* no solid border */
  border-radius: 12px;        /* rounded edges */
  box-shadow: 0 4px 9px rgba(0, 0, 15, 0.3); /* soft drop shadow */
  margin: 20px 0;
  padding: 14px 18px;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.key-takeaways-title {
  font-weight: bold;
  font-size: 14px;
  color: #5f5f5f;  /* medium gray */
  margin-bottom: 10px;
}

.key-takeaways-list {
  padding-left: 20px; /* aligns bullets */
  margin: 0;
}

.key-takeaways-list li {
  font-size: 14px;
  color: #666; /* dark gray for text */
  margin-bottom: 6px;
  line-height: 1.5;
}
