.special a:hover { text-decoration:none}
/* Footer Area Colors */
.footer:after{
    background-color: #c7c8c7}
.footer:before{
    background-color: #c5c5c5}
.footer{
    /*background-color: #3b6994;
    background: -webkit-radial-gradient(farthest-side circle at center, #3b6994 0%, #2a4c6a 100%);
    background: -moz-radial-gradient(farthest-side circle at center, #3b6994 0%, #2a4c6a 100%);
    background: -ms-radial-gradient(farthest-side circle at center, #3b6994 0%, #2a4c6a 100%);
    background: radial-gradient(farthest-side circle at center, #3b6994 0%, #2a4c6a 100%);*/
	background-color:rgba(29, 36, 42, 0.9);
	text-align:left;
	font-size:13px
}
.footer .copyright{
background-color:rgba(29, 36, 42, 0.9);
    /*background-color: #2a4c6a;*/
    color: #bcbcbc;
}
.footer .copyright a{
    color: #eaeaea;
}
.footer .copyright a:hover{
    color: #fdfdfd;
}
.footer .footer-col .footer-content .input{
    background-color: #223d55;
}
.footer .footer-col .footer-content input[type=submit], .footer button{
    background-color: #2d5070;
}
/*start*/
.footer .footer-col .footer-content input[type=reset], .footer button {
background-color: #2d5070;
}
/*end*/


.footer .footer-col .footer-content input[type=submit]:hover, .footer button:hover, .footer button:active,
.footer .footer-col .footer-content input[type=submit]:active{
    background-color: #355f84;
}
/*start*/
.footer .footer-col .footer-content input[type=reset]:hover, .footer button:hover, .footer button:active,
.footer .footer-col .footer-content input[type=reset]:active{
    background-color: #355f84;
}
/*end*/
.footer .footer-col .footer-content,.footer .footer-col .footer-content .footer-content-text{
    color: #d4d4d4;
	font-size:13px;
}
.footer .footer-col .footer-title{
   /* border-color: rgb(255,255,255);
    border-color: rgba(255,255,255,0.6);
    color: #dddddd;*/
	padding: 20px 0px 8px;
margin: 0px 0px 20px;
text-transform: uppercase;
color: #DDD;
border-bottom: 1px solid #A3B5CC;
font-family: "Ubuntu",sans-serif;
font-weight: bold;
text-shadow: 0px 1px 1px #000;    font-size: 13px;

}
.footer .footer-col .footer-content-text a{
 color: #d4d4d4;border-bottom: none;
}.footer .footer-col .footer-content ul li a{
    color: #d4d4d4;border-bottom: none;
}
.footer .footer-col .footer-content a:hover{
    color: #fafafa;
}
.footer p a { border-bottom:none}