/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
@media only screen and (max-width: 370px) {
	.site-header .site-description {
		font-size: 15px !important;
	}
	
	.site-header .site-title {
		font-size: 20px !important;
		color: #fff;
		display: inline;
		font-family: pragmatica-web, Helvetica, Arial, sans-serif;
		font-weight: bold;
		letter-spacing: .025em;
	}
}

#ng_science_phenom-auto-gen-id-2 {
	height: 1px;
}

@media only screen and (max-width: 1079px) {
	div.before-page-content {
		display: none;
	}
}

#divider {
	background-color: #f4cf3a;
	height: 4px;
}

@media only screen and (max-width: 627px) {
	.single .full-post .source-title {
		display: block;
		margin: 0;
		text-align: center;
		margin-bottom: .3em;
	}
	
	.current-pageview-title {
		font-size: 32px;
		line-height: initial;
	}
	
	.single .full-post .post-header {
		margin-bottom: 30px;
	}
	
	.simplePullQuote {
		width: 100% !important;
		float: none !important;
		padding: 0 16px 0 28px !important;
	}
}

.archive.tax-cf_mini_blog .miniblog-hub-header .current-pageview-title {
	font-size: 18px;
}

.single .full-post .source-title {
	font-size: 18px;
}

.site-header .site-title {
	font-size: 24px;
	color: #fff;
	display: inline;
	font-family: pragmatica-web, Helvetica, Arial, sans-serif;
	font-weight: bold;
	letter-spacing: .025em;
}

.site-header .site-description {
	font-size: 18px;
}

.blog-meta, .post-meta, .source-title, .post-time-text {
	font-size: 13px;
}

@media only screen and (min-width: 1080px) {
	#main-nav a {
		font-size: 14px;
		line-height: inherit;
	}
}

.archive.tax-cf_mini_blog .miniblog-hub-header .blog-description {
	font-style: italic;
}

.section-title::before {
	background-color: #f4cf3a;
}

.edpick {
	float: left;
	width: 21.276596%;
	max-width: 64px;
	height: auto;
}

blockquote {
	background-color: #e6e6e6;
	padding: .5em 1.8em .1em;
	border-left: 4px solid #f4cf3a;
}

.simplePullQuote {
	width: 240px;
	float: right;
	border-top: 0;
	border-bottom: 0;
	border-left: 4px solid #d9d9d9;
	background: url("http://phenomena.nationalgeographic.com/files/2015/12/yellow-quote-lite.jpg") top left no-repeat;
	text-indent: 0;
	padding: 0 0 0 28px;
	margin: -10px 0 10px 20px;
	-webkit-box-shadow: none;
	font-weight: 800;
	font-size: 24px;
}

div.simplePullQuote &gt; p {
	margin-bottom: 1em;
}

#series-box {
	margin-top: 1.8em;
	display: table;
	width: 100%;
}

.more-posts {
	background-color: #e6e6e6;
	padding: .5em;
	border-left: 4px solid #f4cf3a;
	font-family: ;
	color: #b3b3b3;
}

#series-box .section-title h2 {
	font-family: pragmatica-web, Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 1.2;
}

#series-box a {
	border-bottom: none;
}

#series-box .edpick {
	max-width: 140px;
	height: 90px;
}

#jp-relatedposts h3.jp-relatedposts-headline {
	font-size: 14pt;
	font-family: pragmatica-web, Helvetica, Arial, sans-serif;
	visibility: hidden;
	position: relative;
	width: 100%;
}

#jp-relatedposts h3.jp-relatedposts-headline:after {
	visibility: visible;
	position: absolute;
	text-indent: 0;
	top: 0;
	left: 0;
	content: "You Might Also Like:";
}

@media only screen and (max-width:640px) {
	#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post {
		width: 100%;
	}
	
	#jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
		max-width: 65%;
		margin-top: 12px;
	}
}

#jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
	font-size: 18px;
	line-height: 22px;
	margin-top: 12px;
}

#jp-relatedposts .jp-relatedposts-items p, #jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title a {
	border-bottom: none;
}

#csi-quiz li {
	margin-bottom: 1.5em;
}

.pulse {
	animation-name: pulse;
	-webkit-animation-name: pulse;
	animation-duration: 1.5s;
	-webkit-animation-duration: 1.5s;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
}

@keyframes pulse {
	0% {
		transform: scale(0.9);
		opacity: .7;
	}
	
	50% {
		transform: scale(1);
		opacity: 1;
	}
	
	100% {
		transform: scale(0.9);
		opacity: .7;
	}
}

@-webkit-keyframes pulse {
	0% {
		-webkit-transform: scale(0.7);
		opacity: .7;
	}
	
	50% {
		-webkit-transform: scale(1);
		opacity: 1;
	}
	
	100% {
		-webkit-transform: scale(0.7);
		opacity: .7;
	}
}

.arrow {
	color: #868686;
	font-size: 36px;
}

td {
	padding: 10px;
}

a.rss-subscribe-link {
	border: none !important;
	color: #a6a6a6 !important;
	text-decoration: none !important;
	font-family: pragmatica-web, Helvetica, Arial, sans-serif;
	font-size: 11px !important;
	font-weight: 200 !important;
	text-transform: uppercase;
	white-space: nowrap;
}

.icongs-share-rss {
	color: #ff6708 !important;
}