@charset "utf-8";
body {
	min-width: 278px;
}
.wrapper {
	width: 278px;
	padding: 0;
}
.header-top {
	background: none;
	position: static;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	height: auto;
}
.main-menu {
	width: 100%;
	padding: 16px 0 20px;
}
.main-menu a {
	display: block;
	text-align: left;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e5e5e5));
	background: -webkit-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
	background: -o-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
	background: -ms-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
	background: linear-gradient(to bottom, #ffffff 0%, #e5e5e5 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5', GradientType=0 );
	padding: 12px;
}
.main-menu a.contact {
	padding: 8px 12px 12px;
}
.main-menu .no-mobile {
	display: none;
}
.secondary-menu {
	width: 100%;
	padding: 16px 0 20px;
	text-align: center;
}
.secondary-menu a {
	background: #bababa;
	background: -moz-linear-gradient(top, #bababa 0%, #6b6b6b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #bababa), color-stop(100%, #6b6b6b));
	background: -webkit-linear-gradient(top, #bababa 0%, #6b6b6b 100%);
	background: -o-linear-gradient(top, #bababa 0%, #6b6b6b 100%);
	background: -ms-linear-gradient(top, #bababa 0%, #6b6b6b 100%);
	background: linear-gradient(to bottom, #bababa 0%, #6b6b6b 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bababa', endColorstr='#6b6b6b', GradientType=0 );
	padding: 12px;
	display: block;
}
.secondary-menu a.current-page {
	background: #efefef;
	background: -moz-linear-gradient(top, #efefef 0%, #e5e5e5 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #efefef), color-stop(100%, #e5e5e5));
	background: -webkit-linear-gradient(top, #efefef 0%, #e5e5e5 100%);
	background: -o-linear-gradient(top, #efefef 0%, #e5e5e5 100%);
	background: -ms-linear-gradient(top, #efefef 0%, #e5e5e5 100%);
	background: linear-gradient(to bottom, #efefef 0%, #e5e5e5 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#e5e5e5', GradientType=0 );
}
.banner {
	display: none;
}
.thumbs-menu {
	width: 100%;
}
.thumbs-menu ul li {
	width: 100%;
	padding-bottom: 2px;
}
.thumbs-menu table {
	width: 100%;
}
.thumbs-menu ul ul li:first-child {
	display: none;
}
.thumbs-menu ul ul li a {
	width: auto;
	padding: 24px 24px 12px;
}
.thumbs-menu ul ul li a span.trajan_pro_regular span {
	padding-bottom: 8px;
}
.container hgroup h1 {
	font-size: 24px;
}
.container hgroup h5 {
	font-size: 13px;
}
.client-steps {
	padding: 5px 0 10px;
}
.client-steps h2 {
	font-size: 24px;
}
.next-step {
	width: 100%;
	padding: 5px 0;
}
.enquery-form-btn a {
	display: block;
}
.where-we-are {
	width: 100%;
	padding: 5px 0;
}
.where-we-are li {
	width: 48%;
	padding: 2px 1%;
}
.where-we-are li:first-child {
	display: none;
}
.where-we-are p {
	margin: 0;
}
.financial-license p span {
	font-size: 11px;
}
.footer-left {
	width: 90%;
	text-align: center;
	padding: 20px 5% 0;
}
.footer-right {
	width: 90%;
	text-align: center;
	padding: 20px 5%;
}
.footer-right nav {
	padding-bottom: 20px;
}
.footer-right nav span {
	display: none;
}
.footer-right nav a {
	display: block;
	text-align: left;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e5e5e5));
	background: -webkit-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
	background: -o-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
	background: -ms-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
	background: linear-gradient(to bottom, #ffffff 0%, #e5e5e5 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5', GradientType=0 );
	padding: 12px;
}
.designed-by a {
	background: #1b8ad2;
	background: -moz-linear-gradient(top, #1b8ad2 0%, #0668a4 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1b8ad2), color-stop(100%, #0668a4));
	background: -webkit-linear-gradient(top, #1b8ad2 0%, #0668a4 100%);
	background: -o-linear-gradient(top, #1b8ad2 0%, #0668a4 100%);
	background: -ms-linear-gradient(top, #1b8ad2 0%, #0668a4 100%);
	background: linear-gradient(to bottom, #1b8ad2 0%, #0668a4 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1b8ad2', endColorstr='#0668a4', GradientType=0 );
	display: block;
	padding: 12px;
	color: #fff;
}
.designed-by a:hover {
	color: #fff;
}
/*inner-pages*/
.inner-pages {
	background-size: 100%;
	overflow: hidden;
	height: auto;
	width: 100%;
	margin-top: 10px;
	padding-bottom: 3px;
	position: static;
}
.page-banner {
	background-position: center center;
	padding-top: 160px;
}
.banner-box {
	background-position: right top;
	width: 100%;
	height: 178px;
}
.banner-box ul li:first-child {
	display: none;
}
.banner-box ul li:first-child .image-arrow {
	top: 62px;
}
.banner-box ul li section {
	width: 220px;
	padding: 10px 25px;
	height: 156px;
}
.banner-box ul li section span.trajan_pro_regular {
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-top: 0;
}
.banner-box ul li section label {
	padding: 1px 5px;
	line-height: 15px;
}
.page-content {
	min-height: 100px;
	width: 100%;
	padding: 10px 0;
}
aside {
	background: none;
	width: 100%;
	min-height: 100px;
	padding: 10px 0;
}
aside nav ul li a {
	margin-left: 2px;
	margin-right: 2px;
	padding: 0 18px 0 20px;
	background: #f0f9f2;
	background: -moz-linear-gradient(top, #f0f9f2 0%, #e2ece9 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f0f9f2), color-stop(100%, #e2ece9));
	background: -webkit-linear-gradient(top, #f0f9f2 0%, #e2ece9 100%);
	background: -o-linear-gradient(top, #f0f9f2 0%, #e2ece9 100%);
	background: -ms-linear-gradient(top, #f0f9f2 0%, #e2ece9 100%);
	background: linear-gradient(to bottom, #f0f9f2 0%, #e2ece9 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f9f2', endColorstr='#e2ece9', GradientType=0 );
	overflow: hidden;
}
aside nav ul li span {
	margin-left: 2px;
	margin-right: 2px;
	padding: 0 18px 0 20px;
	background: #f0f9f2;
	background: -moz-linear-gradient(top, #f0f9f2 0%, #e2ece9 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f0f9f2), color-stop(100%, #e2ece9));
	background: -webkit-linear-gradient(top, #f0f9f2 0%, #e2ece9 100%);
	background: -o-linear-gradient(top, #f0f9f2 0%, #e2ece9 100%);
	background: -ms-linear-gradient(top, #f0f9f2 0%, #e2ece9 100%);
	background: linear-gradient(to bottom, #f0f9f2 0%, #e2ece9 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f9f2', endColorstr='#e2ece9', GradientType=0 );
	overflow: hidden;
}
aside nav ul li a:hover img {
	display: none;
}

.our-services ol li a {
    margin: -3px 0 8px;
    padding: 0 4%;
    top: 0;
    width: 80%;
}
.our-services ol li span{
	display:block;
	padding:3px 0;
	clear:both;}
.our-team figure {
	width: 125px;
	padding-bottom: 7px;
}
.our-team li {
	line-height: 22px;
}
.contact-us iframe {
	width: 100%;
}
.contact-us ul li {
	float: left;
	width: 100%;
	line-height: 22px;
	padding: 15px 0;
}
.contact-us ul li.planner {
	float: right;
	width: 100%;
}
.about-us h5 {
	width: 222px;
	padding: 10px 30px;
}
.about-us p {
	width: 222px;
}
.download-pdf {
	width: 222px;
	text-align: left;
}
.download-pdf span {
	text-align: center;
}
.enquiry-form {
	width: 100%;
}
.enquiry-form ul label span {
	padding: 0 7px;
}
.enquiry-form input[type="text"], .enquiry-form textarea {
	width: 91%;
	padding: 0 4%;
}
.enquiry-form input[type="submit"] {
	float: none;
	width: 100%;
}
.no-phone{
	display:none;}
/*inner-pages*/
