/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 08 2021 | 15:48:51 */
body[data-elementor-device-mode="tablet"] .ecs-posts{
  --grid-column-gap: 30px !important;
 	--grid-row-gap: 30px !important;
}

body[data-elementor-device-mode="tablet"] .members .ecs-posts{
  --grid-column-gap: 30px !important;
 	--grid-row-gap: 40px !important;
}

body[data-elementor-device-mode="mobile"] .members .ecs-posts{
  --grid-column-gap: 30px !important;
 	--grid-row-gap: 30px !important;
}

body[data-elementor-device-mode="mobile"] .prevention-posts .ecs-posts{
  --grid-column-gap: 20px !important;
 	--grid-row-gap: 20px !important;
}

body[data-elementor-device-mode="tablet"] .resources-posts .ecs-posts{
  --grid-column-gap: 20px !important;
 	--grid-row-gap: 80px !important;
}
body[data-elementor-device-mode="mobile"] .resources-posts .ecs-posts{
  --grid-column-gap: 20px !important;
 	--grid-row-gap: 60px !important;
}

body[data-elementor-device-mode="tablet"] .research-posts .ecs-posts{
  --grid-column-gap: 30px !important;
 	--grid-row-gap: 60px !important;
}

body[data-elementor-device-mode="desktop"] .blogPosts .ecs-posts{
    --grid-column-gap: 60px !important;
 	--grid-row-gap: 100px !important;
}

body[data-elementor-device-mode="tablet"] .blogPosts .ecs-posts{
    --grid-column-gap: 30px !important;
 	--grid-row-gap: 80px !important;
}

body[data-elementor-device-mode="mobile"] .blogPosts .ecs-posts{
    --grid-column-gap: 20px !important;
 	--grid-row-gap: 60px !important;
}
