.historical-quote-bg{
  margin-top: 20px;
  border-bottom: 1px solid #f0f0f0;
  border-top: 1px solid #f0f0f0;
}

.fact-fiction-menu-title{
	text-align: left;
}
.fact-fiction-menu-title2{
	font-size: 23px;
	color: black;
}
.fact-fiction-text2{
	font-size: 13px;
	margin-bottom: 15px;
}
.fact-fiction-group{
	margin-top: 15px;
}

.fact-fiction-menu{
  margin: 0 auto;
  text-align: left;
  padding: 10px 15px 30px 15px;
  width: 100%;
}
/*
  ========================================
  Fact Check Navigation
  ========================================
*/
.fact-check-nav{
	background-color: black;
}

.fact-check-nav ul{
	padding-left: 30px;
	float: right;
	display: inline;
	padding-bottom: 17px;
}
.fact-check-nav ul li a{
	text-decoration: none;
	color: #d9bea3;
	font-family: Open Sans;
	font-size: 14px;
	/*line-height: 25.2px;*/
	font-weight: 300;
	margin-right: 8px;
	margin-left: 8px;	
	height: 40px;
}
.fact-check-nav-top2 ul li a:hover{
	color: #e8b038;
}

.fact-check-nav ul li{
	border-right: 1px solid gray;
	border-left: 1px solid gray;
	width: 50px;
}


.fact-check-nav-top2{
	background-color: black;
	height: 36px;
}
.fact-check-nav-bottom2{
	background-color: rgb(74, 74, 74);
}
.fact-check-nav-bottom2 p{
	color: white;
	width: 150px;
	margin-left: 805px;
}
.fact-check-nav-bottom-text{
	color: white;
	width: 150px;
	margin-left: 760px;
}
.fact-check-bullet{
  margin-right: 7px;
  font-size: 30px;
/*  color: white;*/
}