/*
 * Resource Archive pages
 */

#resources .et_pb_widget li{ float:left; list-style:none;  } 
#resources .et_pb_widget li a { color:#5d8087 !important; font-size:17px; display:inline-block; padding:12px 27px; font-family:'noto_sansSCnSBD',Arial,sans-serif;  -moz-border-radius: 40px !important; -webkit-border-radius: 40px !important; border-radius: 40px !important; margin-right:10px; margin-bottom:10px; background:#f4f4f4; line-height:1.3em; }
#resources .et_pb_widget li a:hover { opacity:0.5 }
.et_pb_gutters3 #resources .et_pb_column_4_4 .et_pb_widget, 
#resources .et_pb_widget{ width:100% !important; margin-right:0 !important; margin-bottom:0; padding-bottom:25px; margin-bottom:50px; border-bottom:1px solid #cedcdd }
#resources .et_pb_widget_area { margin-bottom:0 }

.tax-supplier-resources-type .et_pb_post { width:31.333%; margin-right:3%; float:left; position:relative }
.tax-supplier-resources-type .et_pb_post:nth-child(3n) { margin-right:0}
.tax-supplier-resources-type .et_pb_post:nth-child(3n+1) { clear:both;}

/*-------------------[768px]------------------*/
@media only screen and ( max-width: 980px ) {
.tax-supplier-resources-type .et_pb_post { width:47.25%; margin-right:5.5%; margin-bottom:5% }
.tax-supplier-resources-type .et_pb_post:nth-child(3n) { margin-right:5.5%}
.tax-supplier-resources-type .et_pb_post:nth-child(2n) { margin-right:0}
.tax-supplier-resources-type .et_pb_post:nth-child(3n+1) { clear:none;}
.tax-supplier-resources-type .et_pb_post:nth-child(2n+1) { clear:both;}
}

/*-------------------[480px]------------------*/
@media screen and (max-width: 767px) { 
.tax-supplier-resources-type .et_pb_post { width:100%; margin-right:0; float:none; margin-bottom:9% }
.tax-supplier-resources-type .et_pb_post:nth-child(3n) { margin-right:0}
.tax-supplier-resources-type .et_pb_post:nth-child(2n+1) { clear:none; }
.resources-archive > .et_pb_text_inner > div { clear:both; }
}
/*-------------------[320px]------------------*/
@media only screen and ( max-width: 479px ) {
.tax-supplier-resources-type .et_pb_post { margin-bottom:15% }
}

.resources-archive .entry-title { font-size:20px; line-height:1.3em; padding-bottom:0; }


.et-db #et-boc .et-l #resources .et_pb_post .entry-featured-image-url { margin-bottom:20px; }
.et-db #et-boc .et-l #resources .et_pb_post .et_overlay.et_pb_inline_icon::before { content:'\e03c'; color:#ffffff; }
.et-db #et-boc .et-l #resources .et_pb_post:hover .et_overlay.et_pb_inline_icon { z-index:3; opacity:1; background-color:rgba(3,190,200,0.8) }