.int-con-td-item.title-container {display: none !important;}
.wireless_hauling .pillar-page-wrapper>ul { display: flex; justify-content: center; } 
.wireless_hauling .pillar-page-wrapper>ul>li { width: calc(33% - 6px); background: #F3F7FA; display: block; box-shadow: 0px 5px 6px #00000029;-webkit-transition: 0.3s ease-in-out 0s; -moz-transition: 0.3s ease-in-out 0s; -ms-transition: 0.3s ease-in-out 0s; -o-transition: 0.3s ease-in-out 0s; transition: 0.3s ease-in-out 0s;max-width: 310px;margin: 0 6px;} 
.wireless_hauling .pillar-page-wrapper>ul>li:hover{box-shadow: 10px 10px 20px #00000024;}
.wireless_hauling .pillar-page-wrapper>ul>li>a { display: block; padding: 25px; color: #143047; text-decoration: none; } 
.wireless_hauling .pillar-page-wrapper>ul>li:before { content: none; } 
span.cat-type { font-size: 16px;display: flex; align-items: center;color: #073049;} 
span.cat-type img { margin-right: 8px; } 
.wireless_hauling .pillar-page-wrapper>ul>li>a>h3 { font-size: 24px; margin: 20px 0px; line-height: 33px;} 
span.cta {display: inline-block; /*padding-right: 20px;background: url(https://blog.ceragon.com/hubfs/red-arrow-right.svg) no-repeat center right;*/ color: #CB262B; font-size: 18px; font-weight: 700; transition: 0.4s ease; } 
/*.wireless_hauling .pillar-page-wrapper>ul>li:hover .cta { padding-right: 29px; } */
.wireless_hauling .pillar-page-wrapper { overflow: visible !IMPORTANT; } 
.wireless_hauling { padding: 20px 0 70px 0; }
.wireless_hauling.explore-more { background: #F2EFEE; margin: 0px; padding: 60px 0px; } 
.page-section.expore-more { padding: 0px; margin: 0px; } 
.wireless_hauling.explore-more .pillar-page-wrapper>h3 {position: relative; text-align: center; margin: 0px; font-size: 28px; font-weight: 300; text-transform: uppercase; margin-bottom: 80px;color:#073049; } 
.wireless_hauling.explore-more .pillar-page-wrapper>ul>li>a { padding: 0px; }
.wireless_hauling.explore-more .blog_txt { padding: 20px 30px; } 
.wireless_hauling.explore-more .pillar-page-wrapper>ul>li { box-shadow:0px 5px 6px #00000029;/* box-shadow: 10px 10px 20px #EBE6E4; */background: #fff; border-radius: 3px; } 
.wireless_hauling.explore-more .pillar-page-wrapper>ul>li:hover{ box-shadow:10px 10px 20px #00000024;}
.wireless_hauling.explore-more .blog-content>h3 { margin-top: 15px; margin-bottom: 5px; color: #073049; font-size: 24px; line-height: 37px;font-family: 'museo_sans_rounded500',sans-serif; color: #073049;} 
.wireless_hauling.explore-more .blog_img img { width: 100%; }  
.wireless_hauling.explore-more .blog_txt p { font-size: 18px; color: #073049; font-weight: 300; }
.backhaul-pillar .page-section ul li span.cta { color: #cb262b !important; }
.blog-content:after { content: ''; clear: both; display: block; }
.wireless_hauling.explore-more .pillar-page-wrapper>h3:after { position: absolute; content: ""; bottom: -17px; left: 50%; transform: translateX(-50%); border-bottom: 2px solid #cb262b; width: 25px; }
@media(min-width:768px){ 
  .wireless_hauling .pillar-page-wrapper>ul>li>a { height: 100%; padding: 35px 32px 50px; } .wireless_hauling:not(.explore-more) span.cta { position: absolute; bottom: 25px; }
}  
@media(max-width:1199px){
  .wireless_hauling.explore-more .pillar-page-wrapper>h3 {margin-bottom: 50px; }
  .wireless_hauling.explore-more .blog_txt { padding: 40px 30px; }
  .wireless_hauling.explore-more .blog-content>h3 { font-size: 24px; line-height: 32px; }
  .wireless_hauling.explore-more .blog_txt p { font-size: 18px;}  
}
@media(max-width:991px){
  .wireless_hauling.explore-more .pillar-page-wrapper>ul>li { margin-bottom: 20px; max-width: 380px; width: 100%; }
}

/* Trendemon */

.explore-more .trd-content-hub-item.trd-content-hub-item-with-buttons {
  box-shadow: 0px 5px 6px #00000029 !important;
  max-width: 310px !important;
  margin: 0 6px !important;
}
.explore-more .trd-content-hub-item.trd-content-hub-item-with-buttons:hover {
  box-shadow: 10px 10px 20px #00000024 !important;
}
.explore-more .int-con-td-item.linkable-container {
  align-items: stretch !important;
}
.explore-more .tem-img-wrap .item-img {
  opacity: 1;
  max-width:100%;
  height: auto;
}
.explore-more .trd-content-hub-item.rd-content-hub-item-with-buttons {
  box-shadow: 0px 5px 6px #00000029;
}
.explore-more .trd-content-hub-link {
  height: 100%;
}
.explore-more .trd-content-hub-text.trd-content-hub-text-title {
  margin-top: 15px !important;
  margin-bottom: 5px !important;
  color: #073049 !important;
  font-size: 24px !important;
  line-height: 37px;
  font-family: 'museo_sans_rounded500',sans-serif;
}
.explore-more .trd-content-hub-link-text.trd-content-hub-link-title {
  display: flex;
  flex-direction: column;
  height: 100% !important;
  justify-content: space-between;
  padding: 20px 30px !important;
}
.explore-more .trd-content-hub-button {
  position: unset !important;
  display: flex;
  color: #CB262B !important;
  font-size: 18px !important;
  font-weight: 700;
  transition: 0.4s ease;
  padding: 0 !important;
}

@media screen and (max-width: 768px) {
  .explore-more .int-con-td-item.linkable-container {
    flex-direction: column;
    grid-row-gap: 20px;
    align-items: center !important;
  }
  .explore-more .trd-content-hub-item.trd-content-hub-item-with-buttons {
    width: 100%;
    max-width: 380px !important;
  }
}


/*.trd-content-hub-link-text.trd-content-hub-link-title{
padding: 20px 30px !important;
height:auto !important;
min-height: 202px;
}

.trd-content-hub-text.trd-content-hub-text-title {
font-size: 24px !important;
line-height: 29px;
color: var(--black);
font-family: var(--museo500);
font-weight: normal;
}
.trd-content-hub-button{
font-size: 18px !important;
line-height: 30px;
font-family: var(--museo700);
color: var(--red) !important;
background-size: inherit;
text-decoration: none;
right: unset !important;
padding: unset !important;
-webkit-transition: padding .3s ease-out !important;
-moz-transition: padding .3s ease-out !important;
-ms-transition: padding .3s ease-out !important;
-o-transition: padding .3s ease-out !important;
transition: padding .3s ease-out !important;
}
.int-con-td-item.linkable-container{
display: grid;
grid-template-columns: repeat(3,1fr);
flex-wrap: wrap;
width: 100%;
column-gap: 2.375%;
justify-content: space-between;
align-items: stretch;
margin-top: 96px;
}
.trd-content-hub-item{
width: 100%;
position: relative;
cursor: pointer;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
min-width: unset !important;
max-width: unset !important;
}
.trd-content-hub-item:hover{
box-shadow: 16px 16px 30px #00000040 !important;
}
*/