#agents{padding:150px 0 100px}#agents .agent-list{width:100%;display:grid;grid-template-columns:24% 24% 24% 24%;justify-content:space-between}#agents .text-paragraph{font-size:19px}#agents .agent-list .single-agent{background:#62626280 0 0 no-repeat padding-box;border:1px solid #707070;border-radius:20px;position:relative;margin-bottom:20px;box-shadow:0 5px 10px 0 #0005}#agents .agent-list .single-agent .agent-header{width:100%;padding:20px}#agents .agent-list .single-agent .agent-header img{width:100px;height:60px;object-fit:cover;display:block;margin:0 auto}#agents .agent-list .single-agent .agent-header .agent-name{font-size:20px;color:#fff;text-align:center;margin-bottom:0;font-weight:600}#agents .agent-list .single-agent .agent-header .agent-city-country,#agents .agent-list .single-agent .agent-header .agent-cr{font-size:16px;color:#fff;text-align:center;margin-top:0;margin-bottom:0;font-weight:400}#agents .agent-list .single-agent .agent-body .info-line{display:flex;margin-bottom:10px}#agents .agent-list .single-agent .agent-body .info-line i{margin-right:10px;font-size:22px;color:#cecece}.RTL #agents .agent-list .single-agent .agent-body .info-line i{margin-right:0;margin-left:10px}#agents .agent-list .single-agent .agent-body .info-line .info-text{font-size:16px;font-weight:500;margin:0;color:#cecece;text-decoration:none}@media (max-width:1100px){#agents .agent-list{grid-template-columns:32% 32% 32%}}@media (max-width:900px){#agents .agent-list .single-agent .agent-header .agent-name{font-size:18px}}@media (max-width:800px){#agents .agent-list{grid-template-columns:48% 48%}}@media (max-width:500px){#agents .agent-list{grid-template-columns:100%}}@media (max-width:420px){#agents .agent-list .single-agent .agent-body .info-line .info-text{font-size:14px}}