.at-featured ul li {
    width: 13% !important;
    text-align: center;
}
.at-optin .mc4wp-form input[type="submit"] {
    color: #FFFFFF;
    background: #747ca8 !important;
    border-color: #747ca8 !important;
	text-transform: none;
}
button, input[type="reset"], input[type="submit"], input[type="button"]{
	color: #FFFFFF;
    background: #747ca8 !important;
    border-color: #747ca8 !important;
	text-transform: none;
}
textarea.wpcf7-form-control.wpcf7-textarea {
    width: 400px;
}
a.at-post__readmore {
    text-transform: none !important;
}
.posts-navigation .nav-previous a {
    text-transform: none;
}
body.home.page-template .at-textblock {
    display: none;
}
.at-post .at-post__readmore { 
    border: 1px solid #5f4b8b !important;
}
.at-postnav .at-postnav__links a {
    text-transform: none;
}
li.at-socialshare__google a {
    display: none;
}
li.at-socialshare__pinterest a {
    display: none;
}
li.at-socialshare__linkedin a {
    display: none;
}

a.at-hero__btn {
    background-color: #747CA8 !important;
}
a.at-about__blockbutton {
    background-color: #747CA8 !important;
}
a.at-ctalist__blockbutton {
    background-color: #747CA8 !important;
}
input[type="submit"] {
    background-color: #747CA8 !important;
    color: #ffff !important;
}
.at-post__contentwrap h4 {
    text-align: center;
	font-size: 18px;
	    margin-top: -5px;
}
.form-con {
    margin-top: 60px;
}
li.footer_areas .at-widgetpost h4 {
    display: none;
}
h4.at-relatedposts__posttitle h3 {
    display: none;
}
body.blog h1.at-pageheader__title {
    display: none;
}
.at-top-footer .at-widgetpost h3 {
    display: none;
}
.wpautoterms-footer p {
    margin-top: 0px !important;
}

.site-header__nav .nav-header__mtoggle{
	float: right;
}
.pdf-save-btn {
    text-align: center;
}
.wpautoterms-footer.test-demo {
    display: block;
}
.wpautoterms-footer {
	display: none;}
@media screen and (max-width: 767px){
	ul#menu-main {
    margin-top: 56px;
}
}
.wpcf7 form.sent .wpcf7-response-output{
	border-color:#5F4B8B;
}