
header .navbar-default .navbar-nav > li > a {
    color: #000;
    font-size: 13px;
    letter-spacing: 0;
    outline: 0 none;
}
.download_heading_sec img {
    float: right;
    height: auto;
    width: 100%;
}

.download_heading_sec a img{
	width: 140px;
}
.download_heading_sec .services_table_box {
    height: 450px;
}
.statistics_sec .counter{
	font-size: 40px;
}
.statistics_sec .after_prefix{
	font-size: 34px;
}
.statistics_sec .before_prefix{
	font-size: 36px;
}
.statistics_sec h2::before{
	width: 65%;
}


/* new */

header .navbar-default .navbar-nav > li.last-li-btn.signin a {
    margin-left: 20px;

}

.navbar > .container .navbar-brand {
	width:190px;
}

.navbar-brand > img {
	max-width:100%;
}

.package {
	width: 25%;
	
}

.packages {
	background-repeat: repeat-y;
	height:auto;
	padding-bottom:50px;
}

.app-section .content a img {
	width:45%;
}

.register-section .bg-box {
	height:200px;
}

.register-section .bg-box img {
	height:200px;
}

.deposit .top-image img {
	max-width:100%;
}