.header-nav-wrapper .logo
{
	background: transparent;
	border-bottom: none;
	    padding: 15px 0px;
	    padding-left: 10px;
	    width: auto;
}
.secondary-nav-wrapper ul.secondary-nav li.subscribe:after
{
	display: none;
}
.secondary-nav-wrapper ul.secondary-nav li.subscribe
{
	border: none;
	/*padding: 0px;	*/
	padding-right: 0px;
}
.secondary-nav-wrapper
{
	padding: 35px 20px;
}
.header-nav-wrapper nav
{
	margin-right: 0px;
	/*padding: 0px;*/
}
.header-nav-wrapper nav ul li
{
	padding: 10px 15px;
}
h4
{
	font-size: 18px;
	/*margin:10px auto;*/
	margin: 7px 0 30px 90px;
}
.has-padding {
    padding: 70px 0;
}
.txtwhite
{
	color: white;	
}
.stats-wrapper ul
{
	padding: 30px;
}
.stats-wrapper ul li
{

	list-style: circle;
	padding: 10px;
	text-align: left;
}

.latest-articles article.article-post .article-image
{
	height: 100px;
	background-color: white;
	background-size: contain;
	background-repeat: no-repeat;
}
.bgwhite
{
	background:white;
}
h4.text-center:after
{
	margin:10px auto;
}
.fontnormal
{
	font-size: 15px;
}
.freebies 
{
	background: #F4F6F9	;
	background-image: url(../img/hero-bg-03.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;

    background-size: cover;
}
h4.text-center
{
	margin-left: 0px;
}
p.stats-text {
    font-size: 15px;
    font-weight: 500;
    line-height: .7;
    padding: 0;
    text-transform: uppercase;
}
.marginbot60
{
	margin-bottom: 60px;
}
.freebies .freebies-intro
{
	margin-bottom: 0px;
}
.freebies.has-padding
{
	/*padding-bottom: 0px;*/
}
.not-padding
{
	padding-bottom: 0px;
}
.seperator:after
{
	content: '';
	width: 100%;
	height: 2px;
	background: #7ae2de;
	display: block;
}
.secondary-nav-wrapper
{
	background-color: #221d5b;
}
.secondary-nav-wrapper ul.secondary-nav li.subscribe a
{
	color: white;
}
input.btn.secondary-white, textarea.btn.secondary-white
{
	color:#221d5b;

	text-align: left !important;
}
section.get-started a
{
	margin-bottom: 0px;
}
textarea
{
	width: 300px;
	height: 49px;
}
section.get-started {
    position: relative;
    padding: 90px 0;
    background-image: -webkit-linear-gradient(225deg, #221d5b 0%,#4e45b7 100%);
    background-image: linear-gradient(225deg, #221d5b 0%,#4e45b7 100%);
}
.footer-bg
{
	    background-color: #221d5b;	 
}
.contact h4
{
	margin-left: 0px;
	color: #7AE2DE;
}
.contact ul li
{
	padding: 10px 0px;
	line-height: 20px;
}
.share-facebook
{
	background: url("../img/fb.png");
	width: 10px;
	height: 10px;
}
.footer-primary-nav
{
	width: 40%;
}
footer .footer-nav
{
	padding-top: 0px;
	border-top: 0px;
    border-bottom: solid 1px #7AE2DE;
}
footer ul li a
{
	color: #bbb;
	font-size: 12px;
}
.footer-secondary-nav
{
	padding-top: 10px;
}