/**************************************************************/
/* paragraph: featured content */

.paragraph--type--featured-content	{
	}
.paragraph--type--featured-content .view-style-3 .views-row-container	{
	margin-right: -15px;
	padding-bottom: 1px;
	}
.paragraph--type--featured-content .view-style-3 .views-row	{
	width: 23.5%;
	max-width: 360px;
	margin-bottom: 30px;
	}
body.layout_has_sidebar .paragraph--type--featured-content .view-style-3 .views-row	{
	width: 48%;
	}
main article .container-1 .paragraph--type--featured-content .view-style-3 .views-row .field	{
	margin-bottom: 20px;
	}
.paragraph--type--featured-content .view-style-3 .field--image img	{
	font-size: 0;
	}
main article .container-1 .paragraph--type--featured-content .view-style-3 .views-row div.field--tags .field.field--name-name	{
	margin-bottom: 0;
	}
.paragraph--type--featured-content .view-style-3 .anchor-block	{
	border: 1px solid #e5e5e5;
	}
.paragraph--type--featured-content .view-style-3 .anchor-block:hover	{
	background-color: #f2f2f2;
	}
	
	
	
	
	
	
	
	
	
@media (max-width: 960px)	{

	body.layout_has_sidebar .paragraph--type--featured-content .view-style-3 .views-row	{
		width: 100%;
		}
		
	}
	
@media (max-width: 768px)	{

	body.layout_has_sidebar .paragraph--type--featured-content .view-style-3 .views-row	{
		width: 48%;
		}
		
	}
	
@media (max-width: 600px)	{

	body.layout_has_sidebar .paragraph--type--featured-content .view-style-3 .views-row	{
		width: 100%;
		}
	.paragraph--type--featured-content .view-style-3 .views-row	{
		width: 100%;
		max-width: 500px;
		}
		
	}