.threeWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.threeItem{flex-basis:25%;margin:10px 1%;padding:35px 25px;border-radius:29px;z-index:15}.centerIcon{display:block;margin:0 auto 30px;max-width:100!important;height:80px!important;object-fit:cover}@media screen and (max-width:1000px){.threeItem{flex-basis:30%;margin:10px 1%}}@media screen and (max-width:800px){.threeItem{flex-basis:45%;margin:10px 2%}}@media screen and (max-width:500px){.threeItem{flex-basis:100%;margin:10px 0;z-index:15}}.threeBoxTitle{font-size:30px;color:#192e3f!important;line-height:48px}.threeBox_Caption,.threeBoxTitle{margin:0;text-align:center;font-weight:600}.threeBox_Caption{font-size:28px}.threeBox_Caption a{color:#6656d8;text-decoration:none}.threeBox_Caption a:hover{color:#150013;text-decoration:underline}#threeCols{position:relative}.showMeMobile{display:none}@media screen and (max-width:600px){.hideMeMobile{display:none}.showMeMobile{display:block;position:relative}.threeBoxTitle{font-size:23px}}.mobileBoxWrapper{display:block;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-content:center;margin-top:15px;border-radius:10px;padding:25px}.mobileContent_Area,.mobileIconArea{flex-basis:47%}