/*

* Override Pages default styles or create your own styles here

*/
.jumbotron h1.large-demo-text{
	font-size: 150px;
}

.icon-text-search{
	font-size: 42px;
	width: 150%;
}

.active-tag {

	background-color: #DFF0D8;
	color: #3C763D;
	border-radius: 100px;
	float: left;
	padding: 1px 15px;

}


.jumbotron h3 {

	margin-top: 50px;

}

.result-neat .result-title {

	color: black;

}

.btn-neat-modal {

	padding-top: 10px;
	padding-bottom: 10px;
	border:none !important;

}

.subscription-tag-pro-monthly {

		color: #fff;
		background-color: #09103C;
		border-radius: 100px;
		float: left;
		padding: 1px 15px;
		font-weight: 700;


}
