.vlayoutNews{width:100%;max-width:400px;margin-bottom:20px}
.newsFeaturedWrap{position:relative;display:flex;flex-direction:column;gap:30px;padding:20px;background:url('../../../../../content/dam/newsfeatured/bg-blue-mobile-widget.png');background-size:cover}
.newsFeaturedHeading{position:relative;padding:0 20px}
.newsFeaturedHeading:before,.newsFeaturedHeading:after{content:"";display:flex;background:url('../../../../../content/dam/newsfeatured/2dots.png') repeat 0 -3px;position:absolute;left:0;top:0;width:20px;height:100%}
.newsFeaturedHeading:after{left:inherit;right:0}
.newsFeaturedHeading,.newsFeaturedHeading h2{font-family:proxima-nova,sans-serif !important;font-size:18px;margin:0;font-weight:200;color:#fff;text-align:center}
.newsFeaturedHeading h2 span{margin-top:14px;display:block;font-weight:800;font-size:26px}
.newFeaturedIcon{display:flex;justify-content:space-around;gap:15px;order:3}
.newFeaturedIcon .featuredIcon-col{display:flex;flex-direction:column;text-align:center;justify-content:space-around;color:#fff;gap:15px}
.newFeaturedIcon .featuredIcon-col .icon-bg{width:48px;height:48px;background:#2078ca;display:flex;justify-content:center;align-items:center;padding:5px;border-radius:50px;margin:0 auto;overflow:hidden}
.newFeaturedIcon .featuredIcon-col .icon-bg img{max-height:48px;max-width:48px}
.newFeaturedIcon .featuredIcon-col .icon-text,.newFeaturedIcon .featuredIcon-col .icon-text p{font-family:proxima-nova,sans-serif;font-size:12px;font-weight:800;line-height:16px;color:#fff}
.newsFeaturedWrap .bottom-section{width:100%;display:flex;justify-content:center;order:2}
.newsFeaturedWrap .btnCustom{font-family:proxima-nova,sans-serif;background:#cc471e;color:#fff;font-size:26px;font-weight:bold;border-radius:50px;padding:6px 20px;border:1px solid white;text-decoration:none !important;display:inline-block}
.newsFeaturedWrap .btnCustom:focus,.newsFeaturedWrap .btnCustom:hover{color:#fff;text-decoration:none;outline:5px auto -webkit-focus-ring-color}
@media only screen and (min-device-width:767px) and (max-device-width:1200px){.vlayoutNews .newsFeaturedHeading,.vlayoutNews .newsFeaturedHeading h2{font-size:12px;padding:0 12px}
.vlayoutNews .newsFeaturedHeading h2 span{font-size:15px}
.vlayoutNews .newsFeaturedWrap{padding:10px}
.vlayoutNews .newsFeaturedHeading:before{left:-4px}
.vlayoutNews .newsFeaturedHeading:after{right:-4px}
.vlayoutNews .newsFeaturedWrap .btnCustom{font-size:20px}
.vlayoutNews .newFeaturedIcon{gap:10px}
.newFeaturedIcon .featuredIcon-col .icon-bg{width:40px;height:40px}
.vlayoutNews .newFeaturedIcon .featuredIcon-col .icon-bg img{max-width:30px;max-height:30px}
.vlayoutNews .newFeaturedIcon .featuredIcon-col .icon-text,.vlayoutNews .newFeaturedIcon .featuredIcon-col .icon-text p{font-size:11px;line-height:14px}
}
@media(min-width:992px){.newsFeaturedSection:not(.vlayoutNews) .newsFeaturedWrap{gap:30px;padding:30px 100px;background:url('../../../../../content/dam/newsfeatured/bg-blue-featured.png')}
.newsFeaturedSection:not(.vlayoutNews) .newsFeaturedWrap:before,.newsFeaturedSection:not(.vlayoutNews) .newsFeaturedWrap:after{content:"";display:flex;background:url('../../../../../content/dam/newsfeatured/dots.png') repeat;position:absolute;left:25px;top:12px;width:92px;height:90%}
.newsFeaturedSection:not(.vlayoutNews) .newsFeaturedWrap:after{left:inherit;right:25px}
.newsFeaturedSection:not(.vlayoutNews) .newsFeaturedHeading:before,.newsFeaturedSection:not(.vlayoutNews) .newsFeaturedHeading:after{display:none}
.newsFeaturedSection:not(.vlayoutNews) .newsFeaturedHeading,.newsFeaturedSection:not(.vlayoutNews) .newsFeaturedHeading h2{font-size:19px;font-weight:800}
.newsFeaturedSection:not(.vlayoutNews) .newsFeaturedHeading h2 span{display:inline-block;margin-top:0;font-size:19px}
.newsFeaturedSection:not(.vlayoutNews) .newFeaturedIcon{gap:30px;justify-content:center}
.newsFeaturedSection:not(.vlayoutNews) .newFeaturedIcon .featuredIcon-col{flex-direction:row;text-align:left;font-size:16px}
.newsFeaturedSection:not(.vlayoutNews) .newFeaturedIcon .featuredIcon-col .icon-bg{width:61px;height:61px}
.newsFeaturedSection:not(.vlayoutNews) .newFeaturedIcon .featuredIcon-col .icon-bg img{max-height:61px;max-width:61px}
.newsFeaturedSection:not(.vlayoutNews) .newFeaturedIcon .featuredIcon-col .icon-text,.newsFeaturedSection:not(.vlayoutNews) .newFeaturedIcon .featuredIcon-col .icon-text p{font-size:16px;line-height:18px}
.newsFeaturedSection:not(.vlayoutNews) .newsFeaturedWrap .bottom-section{order:3}
.newsFeaturedSection:not(.vlayoutNews) .newsFeaturedWrap .btnCustom{font-size:22px;padding:9px 20px}
}