.techquip table tr:nth-child(even) {
        background-color: #d7e3f1;
  		border-width: 2px;
		border-color: #a8acb2;
        }

li.techquip-logo, li.techquip-url {
  list-style-type: none;
}

div.blogmanu div.article-list li.techquip-url{
  display: none;
}

li.techquip-url {
text-transform: uppercase;
padding-top: 10px;
font-size: 30px;
}


div.techquip table tr td{
border-collapse: collapse;
padding: 20px;
  text-align: justify !important;
}

@media (max-width:767.98px) {
	
  div.techquip table tr td{
	display: block;
	padding: 20px 40px;
	/*border: 1px solid #a8acb2;*/
	}
  
   div.techquip table tr td{
  
  	width: 95% !important;
     text-align: justify !important;
  }
  
  #sp-menu, #sp-logo{
	padding-right: calc(var(--bs-gutter-x) * .05) !important;
	padding-left: calc(var(--bs-gutter-x) * .05) !important;
	}
  
  #sp-hero{
   /* padding-top: 100px !important;*/
    
  }
  
  .sp-contact-info{
    font-size: 14px !important;
    
  }
}

@media (max-width: 500px){
.sp-contact-info {
  font-size: 10px !important;
}
}

@media (max-width: 300px){
.sp-contact-info {
  font-size: 8px !important;
}
  
  .logo-image {
  height: 36px  !important;
}
  
  #sp-header.header-sticky .logo-image{
    
    height: 36px  !important;
  }
  
}

@media (max-width: 350px){

  
  #sp-header.header-sticky .logo-image{
    
    height: 36px  !important;
  }
}




.offcanvas-menu{
  background-color: #0e1322 !important;
  
}

.burger-icon > span {
  background-color: #497de1 !important;
  
}
