.boxed_col_content{background-color:#fff;border-radius:30px;-webkit-box-shadow:0 0 21px -8px rgba(0,0,0,.75);-moz-box-shadow:0 0 21px -8px rgba(0,0,0,.75);box-shadow:0 0 21px -8px rgba(0,0,0,.75);margin-left:auto;margin-right:auto;margin-top:50px;max-width:97%;position:relative}.boxed_col_content .boxed_main_col{background-color:#fff;border-radius:25px;display:flex;flex-wrap:wrap;justify-content:center;padding:10px 50px}.boxed_col_content .boxed_main_col .boxed_col{flex:0 0 25%;max-width:25%;padding:0 20px;position:relative}.boxed_col_content .boxed_info h3{color:#000;font-size:20px;line-height:1.1;margin:0 0 5px}.boxed_col_content .boxed_info p{margin:0}.boxed_col_content .boxed_main_col .boxed_col:before{background-color:#000;content:"";height:100%;position:absolute;right:0;top:0;width:1px}.boxed_col_content .boxed_main_col .boxed_col:last-child:before{content:none}@media screen and (max-width:991px){.boxed_col_content .boxed_main_col .boxed_col{flex:0 0 50%;margin-bottom:30px;max-width:50%}.boxed_col_content .boxed_main_col{padding-top:40px}}@media screen and (max-width:991px) and (min-width:576px){.boxed_col_content .boxed_main_col .boxed_col:nth-child(2n):before{content:none}}@media screen and (max-width:767px){.boxed_col_content .boxed_main_col{padding-left:20px;padding-right:20px}}@media screen and (max-width:575px){.boxed_col_content .boxed_main_col .boxed_col{flex:0 0 100%;max-width:100%;padding:0}.boxed_col_content .boxed_main_col .boxed_col:before{bottom:0;height:1px;top:110%;width:100%}}