.circle-box-graphic{width:325px;height:325px;border:0px solid #ededed;border-radius:50%;display:flex;align-items:center;justify-content:center;text-align:center;box-sizing:border-box;box-shadow:0 8px 10px rgba(0,0,0,0.15);transition:transform 0.3s ease,border 0.3s ease,box-shadow 0.3s ease}.circle-box-graphic:hover{border:0px solid #ededed;box-shadow:0 10px 10px rgba(0,0,0,0.10);transform:scale(1.07)}@media (min-width:1600px){.circle-box-graphic{width:350px;height:350px}.circle-box-graphic:hover{transform:scale(1.06)}}@media (min-width:1200px) and (max-width:1599px){.circle-box-graphic{width:325px;height:325px}.circle-box-graphic:hover{transform:scale(1.07)}}@media (min-width:981px) and (max-width:1199px){.circle-box-graphic{width:275px;height:275px}.circle-box-graphic:hover{transform:scale(1.065)}}@media (min-width:768px) and (max-width:980px){.circle-box-graphic{width:500px;height:500px}.circle-box-graphic:hover{transform:scale(1.055)}}@media (min-width:480px) and (max-width:767px){.circle-box-graphic{width:400px;height:400px}.circle-box-graphic:hover{transform:scale(1.04)}}@media (max-width:479px){.circle-box-graphic{width:400px;height:400px}.circle-box-graphic:hover{transform:scale(1.035)}}@media (hover:none){.circle-box-graphic:hover{transform:none}}.blog-hover article .entry-featured-image-url img{border-radius:0px!important;transition:border-radius 0.5s ease}.blog-hover article:hover .entry-featured-image-url img{border-radius:80px!important}