.footer{background:#000}
.footer-top{background:#000;padding:30px 0}
.footer-left, .footer-get, .footer-last{padding-top:20px}
.footer-logo{margin-bottom:25px; display: inline-block;}
.footer-top p{color:#969696;font-size:14px;line-height:26px}
.footer-heading{color:#fff;font-size:18px;margin:0 0 10px;font-weight:400}
.footer-get p{font-weight:400;line-height:28px}
.green-btn{display:inline-block;font-size:17px;color:#fff!important;text-align:center;background:#20b674;border-radius:35px;padding:14px 15px 16px;line-height:24px;min-width:213px;border:2px solid #20b674;font-weight:500}
.green-btn:active, .green-btn:focus{color:#fff}
.green-btn:hover{color:#fff;background:none}
.footer-menu > li{line-height:26px;padding:3px 0}
.footer-menu > li a{font-size:14px;color:#969696;font-weight:400}
.footer-menu > li a:hover{color:#fff}
.footer-menu > li a .social-icon{margin-right:10px}
.footer-menu > li a:hover .icon-fb i{background-position:0 -24px}
.footer-menu > li a:hover .icon-twt i{background-position:-24px -24px}
.footer-menu > li a:hover .icon-li i{background-position:-48px -24px}
.footer-menu > li a:hover .icon-gp i{background-position:-72px -24px}
.footer-bottom{border-top:1px solid #272727;text-align:center;padding:25px 0 35px}
.footer-bottom p{color:#595959;font-size:14px;margin:0}
.footer-get a,.footer-bottom a{color:#06a871;}
.footer-social.footer-menu > li{margin-bottom:7px}
.social-icon, .icon{display:inline-block;position:relative}
.social-icon i{display:inline-block;vertical-align:middle;background:url(https://cdn.systweak.com/website/anti-malware/images/social-icons.png) no-repeat scroll 0 0;width:23px;height:23px;background-size:95px;margin-top: -1px;position:relative}
.icon-twt i{background-position:-24px 0}
.icon-li i{background-position:-48px 0}
.icon-gp i{background-position:-72px 0}
/*add new css for footer */
a.aamfaq.active {color:#20b674;}
a.aamcontact.active {color:#20b674;}
a.aamprivacy.active{color:#20b674;}
a.aameula.active{color:#20b674;}
/*return to top*/
.return-to-top{width:50px;height:50px;display:none;position:fixed;z-index:4;bottom:81px;right:20px;background:rgba(0, 0, 0, 0.5);text-decoration:none;-webkit-border-radius:35px;-moz-border-radius:35px;border-radius:35px;-webkit-transition:all 0.3s linear;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease; cursor: pointer;}
.return-to-top .arrow-icon{ width: 100%; height: 100%; display: block;background: url(https://cdn.systweak.com/website/anti-malware/images/arrow-up.png) no-repeat center center;}
.return-to-top:hover{background:rgba(0, 0, 0, 0.9)}


@media (max-width:991px) {

}

@media (max-width:767px) {
.footer-heading{font-size:16px}
.footer-logo img {max-width: 180px;}
.footer-top .col-sm-6{ max-width: 50%;}
.green-btn{ padding: 9px 15px; min-width: 180px; font-size: 14px;}
}

@media (max-width:479px) {
.footer-bottom p {font-size: 11px;}
.footer-left{ padding-top: 0;}
.footer-bottom .container{ padding: 0;}
}


