/* ------------------
	Investopedia - EOP - RESP - 8
------------------------- */

@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600);

/* ------------------
  Widget Container
------------------------- */
#grv_widget {
	position: relative;
  margin: 0px;
  padding: 0px;
}

/* ------------------
  Widget Title
------------------------- */
.grv_stories_header {
	border-bottom: 1px solid rgb(228,229,230);
	color: rgb(58,58,58);
	display: block;
  font-family: 'Source Sans Pro', sans-serif;
	font-size: 22px;
	font-weight: 600;
	line-height: 24px;
	margin: 0 0 12px 0;
	text-transform: uppercase;
	z-index: 1;
}


/* ------------------
  Articles
------------------------- */
ul.grv_articles {
  margin: 5px 0 0 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}

li.grv_article {
	float: left;
  margin: 0 2% 2% 0;
	height: 235px;
  padding: 0;
  position: relative;
  display: block;
  width: 23.5%;
}

li.grv_article.grv_num_3,
li.grv_article.grv_num_7 {
	margin-right: 0;
}

li.grv_article.grv_num_4,
li.grv_article.grv_num_5,
li.grv_article.grv_num_6,
li.grv_article.grv_num_7 {
	margin-bottom: 0;
}

a.grv_article_title {
  text-decoration: none;
	color: rgb(0,0,0);
  font-size: 14px;
  line-height: 18px;
  max-height: 54px;
  display: block;
  overflow: hidden;
  white-space: normal;
  font-family: 'trebuchet ms', 'Source Sans Pro', sans-serif;
  font-weight: 400;
  padding: 0px;
  position: relative;
  text-align: left;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
  z-index: 10;
}

li.grv_article a.grv_article_title:hover {
  color: rgb(0,0,0);
  text-decoration: underline;
}

/* HAS IMAGE */


li.grv_article.grv_has_image a.grv_article_title {
  position: relative;
}

li.grv_article.grv_has_image a.grv_img_link {
  display: block; 
  height: 150px;
	margin-bottom: 5px;
  position: relative;
  overflow: hidden;
  width: 100%;
}

/* SPONSORED */

.grv_has_image.grv_is_sponsored .grv_display_name {
	color: rgb(136,136,136);
	display: block;
  font-family: 'trebuchet ms', 'Source Sans Pro', sans-serif;
	position: relative;
	font-size: 11px;
	line-height: 14px;
	pointer-events: none;
	text-decoration: none;
}

/* ------------------
 	Gravity Attribution
------------------------- */
#grv_badge {
  position: relative;
  display: block;
  top: 0px;
  right: 0px;
}

.grv_badge_inner {
	float: right;
	display: block;
}

/* ------------------
 	LESS THAN 322px
------------------------- */
.grv_less_322 .grv_stories_header {
	font-size: 16px;
}

.grv_less_322 li.grv_article {
	margin-right: 0;
	margin-bottom: 20px;
	height: auto;
  width: 100%;
}
#grvWidgetStylesLoaded_investopedia_eop_resp_8_078f361c15b468359acc0a2242674f50_css {
  width: 1px;
  height: 1px;
  visibility: hidden;
}
