body{margin:0; padding:0; font-family: 'Raleway', sans-serif;}
a{text-decoration:none !important; outline:none !important;}
a:hover{text-decoration:none !important; outline:none !important;}
ul,li{list-style:none; margin:0; padding:0;}
header{padding:0 0 0 0;}
h1,h2,h3,h4,h5,h6{margin:0 ; padding:0;}
.wrapper{width:1147px; margin:0 auto;}
.navwrapper{width:auto; float:right;}
.logowrap{/*width:190px;*/ padding:4px 0;}
.topwrapper{width:1000px; margin:0 auto;}
.mobilemenu{display:none;}

.headertop{background:#f5f5f5; /*position:absolute; left:0; right:0;*/ margin:0 auto; z-index:1100; height:45px; border-top:5px solid #a65630;}
.headerinfo{}
.headerinfo ul{list-style:none; margin:0; padding:10px 0 0 0;}
.headerinfo ul li{float:left; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#383741; line-height:18px; display:inline; text-transform:uppercase; position:relative; padding-right:30px;}
.headerinfo ul li:first-child{padding-left:40px;}
.headerinfo ul li a{color:#383741; -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; text-transform:uppercase; text-decoration:underline !important;}
.headerinfo ul li a:hover{color:#000;}
.headerinfo ul li:last-child{padding-right:0px;}
.headerinfo ul li .fa-mobile{padding-right:10px; font-size:25px; line-height:18px; float:left;}


.bottom_menu .panel-heading {
    padding: 10px 0px;
}

.invest_decision{float:left;
width:100%;}


.serv_sec{float:left;
width:100%;}

.top_mutual{float:left;
width:100%;}

.mutual_fund{float:left;
width:100%;}


.letest_news{float:left;
width:100%;}

.testimonials_secn{float:left;
width:100%;}

.life_goal{float:left;
width:100%;}


@font-face {
  font-family: 'Cabin-SemiBold';
  src: url('../fonts/Cabin-SemiBold.eot?#iefix') format('embedded-opentype'),  url('../fonts/Cabin-SemiBold.woff') format('woff'), url('../fonts/Cabin-SemiBold.ttf')  format('truetype'), url('../fonts/Cabin-SemiBold.svg#Cabin-SemiBold') format('svg');
  font-weight: normal;
  font-style: normal;
}



@font-face {
  font-family: 'AvantGardeITCbyBT-Book';
  src: url('../fonts/AvantGardeITCbyBT-Book.eot?#iefix') format('embedded-opentype'),  url('../fonts/AvantGardeITCbyBT-Book.woff') format('woff'), url('../fonts/AvantGardeITCbyBT-Book.ttf')  format('truetype'), url('../fonts/AvantGardeITCbyBT-Book.svg#AvantGardeITCbyBT-Book') format('svg');
  font-weight: normal;
  font-style: normal;
}



/*start social icons tooltip css*/
/* ---------- Action Bar ---------- */
.action-bar{float:right; /*margin:15px 45px 0 0;*/}
.action-bar li {
float: left;
}
.action-bar a {
/*-webkit-box-shadow: inset 0 -2px rgba(0, 0, 0, .5);
box-shadow: inset 0 -2px rgba(0, 0, 0, .5);*/
color: #383741;
display: block;
/*font-size: 32px;
height: 15px;*/
line-height: 15px;
position: relative;
text-align: center;
-webkit-transition: background .3s;
-moz-transition: background .3s;
-ms-transition: background .3s;
-o-transition: background .3s;
transition: background .3s;
width: 30px;
margin-right:0px;
}
.action-bar a.last{margin-right:0px;}



.action-bar a i{font-size:15px; color:#383741; -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;}
.action-bar a:hover i{color:#fff;}
.action-bar a:hover .tooltip {
margin-top: 16px;
opacity: 1;
}
.tooltip {
border-radius: 3px;
font-size: 14px;
height: 28px;
left: 50%;
line-height: 28px;
margin: 0 0 0 -50px;
opacity: 0;
position: absolute;
top: 100%;
-webkit-transition: margin-top .3s, opacity .3s;
-moz-transition: margin-top .3s, opacity .3s;
-ms-transition: margin-top .3s, opacity .3s;
-o-transition: margin-top .3s, opacity .3s;
transition: margin-top .3s, opacity .3s; text-align:center;
width: 100px;
}
.tooltip:before {
content: "";
height: 8px;
left: 50%;
margin: -4px 0 0 -4px;
position: absolute;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
width: 8px;
}


.like,
.like .tooltip,
.like .tooltip:before { /*background: #e3ebf6;*/ }
.like:hover { /*background: #475993;*/ }
.like:hover .tooltip{background: #475993;}
.like:hover .tooltip:before{background: #475993;}
.favourite,
.favourite .tooltip,
.favourite .tooltip:before { /*background: #e3ebf6;*/ }
.favourite:hover { background: #55acee; }
.favourite:hover .tooltip{background: #55acee;}
.favourite:hover .tooltip:before{background: #55acee;}

.comment,
.comment .tooltip,
.comment .tooltip:before { /*background: #e3ebf6;*/ }
.comment:hover { background: #ff7b0a; }
.comment:hover .tooltip{background: #ff7b0a;}
.comment:hover .tooltip:before{background: #ff7b0a;}

.share,
.share .tooltip,
.share .tooltip:before { /*background: #e3ebf6;*/ }
.share:hover { /*background: #1da1f2;*/ }
.share:hover .tooltip{background: #1da1f2;}
.share:hover .tooltip:before{background: #1da1f2;}

.pin,
.pin .tooltip,
.pin .tooltip:before { /*background: #e3ebf6;*/ }
.pin:hover { background: #cb2027; }
.pin:hover .tooltip{background: #cb2027;}
.pin:hover .tooltip:before{background: #cb2027;}

.lindin,
.lindin .tooltip,
.lindin .tooltip:before { /*background: #e3ebf6;*/ }
.lindin:hover { /*background: #0274b3;*/ }
.lindin:hover .tooltip{background: #0274b3;}
.lindin:hover .tooltip:before{background: #0274b3;}



/*end social icons tooltip css*/



.loggedbtn{padding:10px 0; float:right;}
.loggedbtn a{float:left; display:inline; float:left; border:1px solid #000; -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; font-family: 'Lato', sans-serif; font-weight:400; text-transform:uppercase; line-height:36px; padding:0 35px; color:#000; margin-right:10px; background:none !important; -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; display:inline-block;}
  
.loggedbtn a.last{margin-right:0px;}
.loggedbtn a:hover{border:1px solid #000; background:#ccc;}

.loggedbtn .btn-default.focus, .btn-default:focus{border-color:#fff !important; outline:none !important;}

.modal{z-index:9999 !important;}

.socialicons{float:right; padding-bottom:20px;}
.socialicons ul{list-style:none; margin:0; padding:0;}
.socialicons ul li{float:left; display:inline; margin-right:10px;}
.socialicons ul li:last-child{margin-right:0px;}
.socialicons ul li a{display:inline-block; background:#dfdfdf; text-align:center; font-size:20px; line-height:30px; width:30px; height:30px; color:#fff; -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;}
.blue{/*position:absolute; left:0; right:0; margin:0 auto; z-index:1000;*/ margin-top:0px;}
.socialicons ul li a:hover{box-shadow: inset 30px 0 0 0 #373631;}


.navbar{border-radius: 0px !important; margin-bottom:0px !important; min-height:60px !important; border:0px !important;}
.navbar-default{background:none !important; border-color:inherit !important;}
.navbar-inverse{background:none !important; border:0px !important;}
.navbar-default .navbar-collapse, .navbar-default .navbar-form{border:0px !important; padding-left:0px !important; padding-right:0px !important; position:relative; z-index:7000;}
/*.navbar navbar-default{position:relative; z-index:50000;}
.navbar navbar-default:after {position: absolute; top: 0; right: -350px; content: ''; height: 100%; width: 50%; background: #3c4e5c !important;}*/
.navbar-brand{font-family: 'Open Sans', sans-serif; font-weight:700 !important; font-size:32px !important; padding:0px 0 0 0 !important; float:none !important; height:auto !important;}
.navbar-brand img{padding:5px 0 0 0;}
.sr-only{}
.navbar-default .navbar-brand{color:#fff !important;}
.navbar-default .navbar-brand:hover{color:#fff !important;}
.navbar-nav .dropdown-menu > li{border-bottom:1px solid #2a2e33 !important;}
.navbar-nav .dropdown-menu > li:last-child{border-bottom:none !important;}

.navbar-default .navbar-nav > li > a{-webkit-transition: all 1s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;}
.navbar-default .navbar-nav > li > a:hover{color:#000 !important; background:#d3bb42!important;}  
  
.cool-link {
    display: inline-block;
    color: #f92b2f;
    text-decoration: none;
}

.cool-link::after {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: #f92b2f;
    transition: width .3s;
}

.cool-link:hover::after {
    width: 100%;
    //transition: width .3s;
}

.navbar-nav > li > a{line-height:83px !important; padding-top:0px !important; padding-bottom:0px !important; font-family: 'AvantGardeITCbyBT-Book' !important; color:#383741 !important; font-size: 12px !important; text-transform:uppercase; margin-right:0px;}
.navbar-nav > li > a:hover{border-right:none !important;}
.nav>li>a{padding:0px 7px !important;}
.fa-angle-down{margin-left: 3px;}
.nav>li>a.last{margin-right:0px;}
/*.navbar-nav > li > a:hover{color:#fcb941 !important;}*/
.dropdown-menu>li>a{-webkit-transition: all 1s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;}
/*.dropdown-menu>li>a:hover{color:#2b81ba !important;}*/
.dropdown-menu>li>a:hover{color:#d3bb42 !important;} 

.navbar-nav > li{margin-right:2px;}
.navbar-nav > li:last-child{margin-right:0px;}


.linenav{background:url(../images/navline.png) right center no-repeat !important;}


.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover{color:#000 !important; background:#d3bb42 !important;}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{background:#d3bb42 !important; color:#000 !important; }

.navbar-nav{float:none !important; padding:0px 0 1px 0;}

.sliderwrapper .carousel-inner{min-height:auto !important;}

.onlinewrap{background:#1f1f1f; padding:30px 0;}

.clear{clear:both;}

.space{padding:0 0 0 0 !important; position:relative;}


.footerpic{background:url(../images/footerpic.png) center top no-repeat; height:0px; border-bottom:1px solid #fff;}

/*login form modal box css*/

/***** Modal *****/

.modal-dialog{position:relative; z-index:6000;}
.modal-content {
	background: #3a3a3a;
	-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
	border: 0;
	text-align: left;
	z-index:5000;
}

.modal-header {
	padding: 25px 25px 15px 25px;
	background: #333;
	border: 0;
	-moz-border-radius: 4px 4px 0 0; -webkit-border-radius: 4px 4px 0 0; border-radius: 4px 4px 0 0;
	color: #888;
}

.modal-header .close {
	font-size: 36px;
	color: #eee;
	font-weight: 300;
	text-shadow: none;
	opacity: 1;
}

.modal-title {
	margin-bottom: 10px;
	line-height: 30px;
	color: #eee;
}

.modal-body {
	padding: 25px 25px 30px 25px;
	background: #3a3a3a;
	text-align: left;
	-moz-border-radius: 0 0 4px 4px; -webkit-border-radius: 0 0 4px 4px; border-radius: 0 0 4px 4px;
}

.modal-body img {
	margin-bottom: 15px;
}

.modal-body form textarea {
	height: 100px;
}

.modal-body form .input-error {
	border-color: #399599;
}

.indicators-line > .carousel-indicators{display:none !important;}
.navyblue{background:#1e6694;}
.implinks{width:1048px; margin:0 auto;  overflow:hidden; padding:83px 0;}
.impin{text-align:center;  margin:0 auto;}
.impin h2{font-family:Arial, Helvetica, sans-serif; color:#fff; font-size:24px; line-height:30px; font-weight:400; text-transform:uppercase; -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; padding-bottom:0px;}
.impdata{text-align:center; margin:0 auto; margin-bottom:40px;}
.impdata img{text-align:center; display:block; margin:0 auto; -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;}

.impin:hover h2{color:#000; margin-top:-20px;}
.impin:hover .impdata img{-moz-transform: rotate(360deg) ;
	/* WebKit */
	-webkit-transform:  rotate(360deg);
	/* Opera */
	-o-transform: rotate(360deg) ;
	/* Standard */
	transform: rotate(360deg) ;}



.newsletter{width:1246px; margin:0 auto; background:#2a80b9; padding:35px 0;}
.newsinfo{text-align:center; padding-bottom:27px;}

.newsinfo h2{margin:0; padding:20px 0 23px 0; color:#fff; font-size:30px; line-height:30px; font-family: 'HelveticaNeueLTStd-Lt'; text-transform:uppercase;}
.newsinfo p{font-family: 'MyriadPro-Regular'; color:#fff; font-size:19px; line-height:19px; padding-bottom:37px;}
.rgtborder{border-right:1px solid #f3f3f3;}
.newsinfo input.txt{width:430px; padding:0 20px; height: 50px; border: none; border-radius: 0px; color: #8b8b8b; font-size:16px; font-family: 'MyriadPro-Regular'; transition: all 0.3s ease 0s; line-height:50px; text-transform: none; float:none; text-align:center; font-style:normal; background:#fff !important; -webkit-border-radius: 8px; -moz-border-radius: 8px;
border-radius:8px; margin-bottom:30px;}

.newsinfo input.txt::-webkit-input-placeholder { /* Safari, Chrome and Opera */ color:#8b8b8b; opacity:1}
.newsinfo input.txt::-moz-placeholder { /* Firefox 18- */ color:#8b8b8b; opacity:1}
.newsinfo input.txt::-moz-placeholder { /* Firefox 19+ */color: #8b8b8b; opacity:1}
.newsinfo input.txt::-ms-input-placeholder { /* IE 10+ */color:#8b8b8b; opacity:1}
.newsinfo input.txt::-ms-input-placeholder { /* Edge */ color: #8b8b8b; opacity:1}
.newsinfo input.txt::placeholder-shown { /* Standard one last! */color: #8b8b8b; opacity:1}

.newsinfo input:focus{outline: none; box-shadow: 0px 0px 12px #fff !important; border-color: #fff  !important; color:#000  !important; border:1px solid #000 !important; background:#e9e9e9 !important;}

.newsinfo input.submitbtn {float:none; background:#0c3440; border:none; outline:none; line-height:50px; padding:0 0 0 0; font-family: 'MyriadPro-Regular'; font-size:16px; color:#fff; text-transform:uppercase; cursor:pointer; margin-right:0px;  margin-top:0px !important; display:block; width:94px; margin:0 auto; -webkit-border-radius: 8px; -moz-border-radius: 8px;
border-radius:8px;}
.newsinfo input.submitbtn:hover{background:#333; color:#fff !important;}

.latestwrap{text-align:center; width:436px; margin:0 auto;}
.latestwrap h2{margin:0; padding:20px 0 23px 0; color:#fff; font-size:30px; line-height:30px; font-family: 'HelveticaNeueLTStd-Lt'; text-transform:uppercase;}
.latestwrap p{font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:18px; color:#fff; padding-bottom:71px;}
.latestwrap a{background:#0c3440; color:#fff; display:block; margin:0 auto; font-family: 'Open Sans', sans-serif; font-size:15px; line-height:43px; width:130px; -webkit-border-radius: 8px; -moz-border-radius: 8px;
border-radius:8px;}
.latestwrap a:hover{background:#333; color:#fff;}



.testmonialwrapper{background:#f1f1f1; text-align:center; padding:40px 0 60px 0;}
.testpartin{width:850px; margin:0 auto;}
.testpartin h2{font-family: 'Lato', sans-serif; text-transform:uppercase; color:#005b9a; font-size:36px; line-height:36px; padding:0 0 20px 0;}
.testpartin h2 span{color:#3e4444; display:inline-block;}

.testmonialwrapper blockquote{border:0px !important; padding:0 0 0 0 !important;}
/* carousel */
.testmonialwrapper #quote-carousel 
{
  padding: 0 10px 30px 10px;
  margin-top: 30px;
}

/* Control buttons  */
.testmonialwrapper #quote-carousel .carousel-control
{
  background: none;
  color: #222;
  font-size: 2.3em;
  text-shadow: none;
  margin-top: 30px; 
}
/* Previous button  */
.testmonialwrapper #quote-carousel .carousel-control.left 
{
  left: -12px; top:200px; left:-115px;
}
/* Next button  */
.testmonialwrapper #quote-carousel .carousel-control.right 
{
  right: -112px; top:200px; 
}
/* Changes the position of the indicators */
.testmonialwrapper #quote-carousel .carousel-indicators 
{
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px;
}
/* Changes the color of the indicators */
.testmonialwrapper #quote-carousel .carousel-indicators li 
{
  background: #d9d9d9; width:16px; height:16px; margin-right:5px;
}
.testmonialwrapper #quote-carousel .carousel-indicators .active 
{
  background: #005b9a; width:16px; height:16px; top:-1px; position:relative;
}
.testmonialwrapper #quote-carousel img
{
  width: 155px;
  height: 155px; border:5px solid #aabcc1; margin-bottom:40px;
}
/* End carousel */

.testmonialwrapper.item blockquote {
    border-left: none; 
    margin: 0;
}

.testmonialwrapper .item blockquote img {
    margin-bottom: 10px;
}

.testmonialwrapper .item blockquote p:before {
    /*content: "\f10d";*/
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
}

.testmonialwrapper .carousel-inner{padding-bottom:50px;}
.testmonialwrapper blockquote p{color:#3e4444; font-family: 'Lato', sans-serif; font-size:18px; line-height:25px; padding-bottom:20px; margin:0 0 0 0;}
.testmonialwrapper blockquote h2{color:#005b9a; font-size:20px; font-family: 'Lato', sans-serif; line-height:20px; padding-bottom:5px;}
.testmonialwrapper blockquote span{color:#3e4444;}



.financewrapper{background:#f1f1f1; padding:50px 0; text-align:left;}
.financein{}
.financein h2{color:#383741; font-size:36px; font-family: 'Raleway', sans-serif; line-height:36px; padding-bottom:5px; text-transform:none; padding-bottom:40px; font-weight:600;}
.financein p{color:#5e5e5e; font-size:14px; line-height:18px; border-left:5px solid #8fb3f1; padding:10px 0 10px 20px; margin-bottom:20px;}
.financein span{color:#005b9a;}
.financeinfo{background:#fff; -webkit-transition:all 1s ease-in-out;
		-moz-transition:all 1s ease-in-out;
		-o-transition:all 1s ease-in-out;
		-ms-transition:all 1s ease-in-out;
		transition:all 1s ease-in-out; padding-bottom:20px; text-align:center; border-bottom:1px solid #cacaca;} 


.financeinfo img{display:block; text-align:center; margin:0 auto; width:auto; margin-bottom:15px; border:1px solid #cacaca;}
.financeinfo h2{color:#383741; font-size:24px; line-height:24px; padding-bottom:20px; text-transform:none; font-family: 'Raleway', sans-serif;}
.financeinfo a{font-size:18px; text-decoration:underline !important; color:#000;  -webkit-transition:all 1s ease-in-out;
		-moz-transition:all 1s ease-in-out;
		-o-transition:all 1s ease-in-out;
		-ms-transition:all 1s ease-in-out;
		transition:all 1s ease-in-out;}


.financeinfo:hover{background:#c4c4c4;}
.financeinfo:hover a{color:#000;}

.financein:hover .financeinfo{
  zoom: 1;
  filter: alpha(opacity=45);
  opacity: 0.45;
  -webkit-transition: opacity .5s ease-in-out;
  -moz-transition: opacity .5s ease-in-out;
  -ms-transition: opacity .5s ease-in-out;
  -o-transition: opacity .5s ease-in-out;
  transition: opacity .5s ease-in-out;
}


.financein .financeinfo:hover{
  /*background: #c6c6c6;*/
  color: #fff;
  cursor: pointer;
  
  /*Opacity*/
  zoom: 1;
  filter: alpha(opacity=100);
  opacity: 1;
}




.testmonialwrapper .carousel {
    margin-bottom: 0;
    padding: 0 0px 0px 0px;
}
/* The controlsy */
.testmonialwrapper .carousel-control {
	/*left: -12px;*/
    height: 40px;
	width: 40px;
    background: none repeat scroll 0 0 #222222;
    /*border: 4px solid #FFFFFF;*/
    /*border-radius: 23px 23px 23px 23px;*/
    margin-top: 90px; background:none !important;
}
.testmonialwrapper .carousel-control.right {
	right: -12px;
}
.testmonialwrapper .fa-angle-left{color:#3b3e3f; font-size:60px; display:none;}
.testmonialwrapper .fa-angle-right{color:#3b3e3f; font-size:60px; display:none;}
.testmonialwrapper .carousel-control.left{left:-80px; top:150px;}
.testmonialwrapper .carousel-control.right{right:-80px; top:150px;}


/* The indicators */
.testmonialwrapper .carousel-indicators {
	right: 50%;
	top: auto;
	bottom: -10px;
	margin-right: -19px;
}
/* The colour of the indicators */
.testmonialwrapper .carousel-indicators li {
	background: #fff;
}
.testmonialwrapper .carousel-indicators .active {
background: #8fb3f1;
 }


.testpartin h2{position:relative; display:inline-block; font-family: 'Raleway', sans-serif; color:#fff; font-weight:600; font-size:36px; line-height:36px; padding-bottom:10px; text-transform:none; margin-bottom:35px;}

.testpartin h2:after {
    content:'';
    position:absolute;
    left:0; right:0;
    top:100%;
    margin:10px auto;
    width:20%;
    height:6px;
    background:#8fb3f1;
}

.testmonialwrapper .carousel-inner p{color:#fff; font-family: 'Raleway', sans-serif; font-size:12px; line-height:20px; padding-bottom:20px; margin:0 0 0 0;}
.testmonialwrapper .carousel-inner img{display:block; text-align:center; margin:0 auto; margin-bottom:30px; width:64px; height:64px;}
.testmonialwrapper .carousel-inner h3{color:#d3bb42!important; font-size:18px; font-family: 'Raleway', sans-serif; line-height:20px; padding-bottom:20px; font-weight:500;}
.testmonialwrapper .carousel-inner span{color:#3e4444; }


.parallax { 
    /* The image used */
    background-image: url("../images/bg_testimonial.png");

    /* Set a specific height */
    height: 500px; 

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}




.subscribe{background:#f0f0f0;}
.subscribein{width:1040px; margin:0 auto;}
.subscribein{}
.subscribein h2{margin:0; color:#000; font-family: 'Raleway', sans-serif; font-size:36px; line-height:177px; font-weight:600;}

.subscribein input.txt{ width:340px; padding:0 16px; height: 50px; border: 2px solid #fff; border-radius: 0px; color: #262626; font-size:18px; font-family: 'Raleway', sans-serif; font-weight:500; transition: all 0.3s ease 0s; line-height:50px; text-transform: none; float:left; text-align:left; font-style:normal; background:#fff !important; margin-top:60px;}
.subscribein input.rtspace{margin-right:15px;}



.subscribein input.txt::-webkit-input-placeholder { /* Safari, Chrome and Opera */ color:#262626; opacity:1}
.subscribein input.txt::-moz-placeholder { /* Firefox 18- */ color:#262626; opacity:1}
.subscribein input.txt::-moz-placeholder { /* Firefox 19+ */color: #262626; opacity:1}
.subscribein input.txt::-ms-input-placeholder { /* IE 10+ */color:#262626; opacity:1}
.subscribein input.txt::-ms-input-placeholder { /* Edge */ color: #262626; opacity:1}
.subscribein input.txt::placeholder-shown { /* Standard one last! */color: #262626; opacity:1}

.subscribein input:focus {outline: none; box-shadow: 0px 0px 40px #ccc !important; border-color: #ccc !important; color:#000 !important;}

.subscribein input.submitbtn {float:none; background:#000; border:none; outline:none; line-height:50px; padding:0 50px; font-family: 'Roboto Slab', serif; font-size:24px; color:#fff; text-transform:uppercase; cursor:pointer; margin-right:0px; margin-top:60px; -webkit-transition:all 1s ease-in-out;
		-moz-transition:all 0.5s ease-in-out;
		-o-transition:all 0.5s ease-in-out;
		-ms-transition:all 0.5s ease-in-out;
		transition:all 0.5s ease-in-out;
}
.subscribein input.submitbtn:hover{background:#121424; color:#fff !important;}

.ltspac{padding-left:0px !important; padding-right:0px !important;}


.newstxtinfo{text-align:center;     width: 100%;
    float: left; margin:0 auto; padding:50px 0;}
.newstxtinfo  .carousel-control.left{display:none;}
.newstxtinfo  .carousel-control.right{display:none;}
.newstxtinfo blockquote{padding:0 0 0 0; border-left:none;}
.newstxtinfo .carousel-indicators{display:none;}

.testrtinfo{width:auto; padding:0px 0 0 0; overflow:hidden;}
.testrtinfo h2{color:#dfe3e6; font-family: 'MyriadPro-Regular'; font-size:30px; margin:0;}
.testrtinfo p{font-family: 'Raleway', sans-serif; color:#fff; font-size:15px; line-height:25px; padding-bottom:35px; margin:0; font-weight:300;}
.testrtinfo span{color:#ff9800; text-align:right; font-family: 'MyriadPro-Regular'; font-size:24px; font-style:italic; float:right;}
.testrtinfo a{color:#a65630; text-align:center; display:block; margin:0 auto; font-style:normal; font-size:15px; line-height:18px; padding-bottom:0px; font-family: 'Raleway', sans-serif; font-weight:300; text-decoration:underline !important; -webkit-transition:all 1s ease-in-out;
		-moz-transition:all 0.5s ease-in-out;
		-o-transition:all 0.5s ease-in-out;
		-ms-transition:all 0.5s ease-in-out;
		transition:all 0.5s ease-in-out;}
.testrtinfo a:hover{color:#fff;}

.parallaxtwo { 
    /* The image used */
    background-image: url("../images/bg_news.png");

    /* Set a specific height */
    height: auto; 

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}


.newstxtinfo h2{position:relative; display:inline-block; font-family: 'Raleway', sans-serif; color:#fff; font-weight:600; font-size:36px; line-height:36px; padding-bottom:10px; text-transform:none; margin-bottom:45px;}

.newstxtinfo h2:after {
    content:'';
    position:absolute;
    left:0; right:0;
    top:100%;
    margin:10px auto;
    width:25%;
    height:6px;
    background:#a65630;
}


.mutualpart{height:605px;}
.mutuallt{background:url(../images/mutual-fund.png) center top no-repeat; height:605px;}
.mutualrt{background:#f5f5f5; padding:45px 0 0 45px; width:570px;}
.mutualrt h2{color:#383741; font-size:36px; line-height:36px; padding-bottom:25px; font-weight:600; font-family: 'Raleway', sans-serif;}
.mutualrt p{color:#5e5e5e; font-size:14px; line-height:18px; border-left:5px solid #8fb3f1; margin-bottom:20px;    padding: 10px 45px 10px 20px;}
.mutualinfo{margin-left:-110px;}
.mutualwrap{padding-bottom:20px;}
.mutualicon{-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px; background:#fff; border:1px solid #8fb3f1; padding:0px 0; text-align:center; width:60px; height:60px; background:#f5f5f5;}
.mutualicon p{line-height:60px; color:#8fb3f1;}
.mutualicon img{display:block; text-align:center; margin:0 auto; line-height:60px;}
.mutualicon i{-ms-transform: rotate(90deg); /* IE 9 */
    -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
    transform: rotate(90deg); line-height:60px; font-size:30px; color:#8fb3f1;}
.mutualmatter{padding:8px 0 0 25px; width:464px;}
.mutualmatter h2{ font-weight:600; font-family: 'Raleway', sans-serif; color:#383741; font-size:18px; line-height:18px; padding-bottom:10px;}
.mutualmatter p{color:#5e5e5e; font-size:14px; line-height:18px; border-left:0; padding:0 0 0 0; font-weight:600;}


.scheme{background:#fff; padding:100px 0; text-align:center;}
.schemein{width:1140px; margin:0 auto;}
.schemein img{display:block; text-align:center; margin:0 auto; padding-bottom:20px;}
.schemein h2{position:relative; display:inline-block; font-family: 'Raleway', sans-serif; color:#383741; font-weight:600; font-size:36px; line-height:36px; padding-bottom:10px; text-transform:none; margin-bottom:63px;}

.schemein h2:after {
    content:'';
    position:absolute;
    left:0; right:0;
    top:100%;
    margin:10px auto;
    width:10%;
    height:6px;
    background:#d3bb42;
}


.orangewrap{background:#a65630; text-align:center;}
.servicefund{width:965px; margin:0 auto; padding:60px 0 75px 0; text-align:center; overflow:hidden;}
.servicein{text-align:center; width:214px; margin:0 auto;}
.serviceintop{width:120px; height:120px; margin:0 auto; margin-bottom:35px;}
.serviceintop img{border-radius:100%; width:120px; height:120px; border:5px solid #d3bb42; display:block; margin:0 auto; text-align:center; -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; background:#fff;}
.servicein a{font-family: 'Raleway', sans-serif; font-weight:600; font-size:18px; font-weight:400; color:#fff; text-transform:none; -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;}
.servicein:hover a{color:#d3bb42;}
.servicein:hover img{-ms-transform: rotate(360deg); /* IE 9 */
    -webkit-transform: rotate(360deg); /* Chrome, Safari, Opera */
    transform: rotate(360deg); border:5px solid #383741;}
	
	
.investwrapper{padding:50px 0 0 0;}
.investwrapper h2{position:relative; display:inline-block; font-family: 'Raleway', sans-serif; color:#262626; font-weight:600; font-size:36px; line-height:36px; padding-bottom:10px; text-transform:none; margin-bottom:45px;}

.investwrapper h2:after {
    content:'';
    position:absolute;
    left:0; right:0;
    top:100%;
    margin:10px auto;
    width:10%;
    height:6px;
    background:#8fb3f1;
}
.investwrap{padding-bottom:50px;}
.investlt{}
.investlt img{display:block; text-align:center; margin:0 auto; -webkit-box-shadow: 6px 8px 5px 0px rgba(225,225,223,1);
-moz-box-shadow: 6px 8px 5px 0px rgba(225,225,223,1);
box-shadow: 6px 8px 5px 0px rgba(225,225,223,1); -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;}

.investlt:hover img{-webkit-box-shadow: -6px 8px 5px 0px rgba(199,199,199,1);
-moz-box-shadow: -6px 8px 5px 0px rgba(199,199,199,1);
box-shadow: -6px 8px 5px 0px rgba(199,199,199,1);}
.investicon{-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px; background:#fff; /*border:1px solid #8fb3f1;*/ padding:0px 0; text-align:center; width:70px; height:70px; background:#f5f5f5; margin-top:15px;}
.investicon p{line-height:70px; color:#8fb3f1;}
.investicon img{display:block; text-align:center; margin:0 auto; line-height:70px;}
.investicon i{-ms-transform: rotate(90deg); /* IE 9 */
    -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
    transform: rotate(90deg); line-height:60px; font-size:30px; color:#8fb3f1;}
	
.investicon p{font-size:36px; line-height:70px; color:#fff; font-family: 'Raleway', sans-serif; font-weight:600; margin:0 0 0 0;}

.investmatter{padding:8px 0 0 25px; width:530px; text-align:left;}
.investmatter h2{ font-weight:600; font-family: 'Raleway', sans-serif; color:#262626; font-size:18px; line-height:18px; padding-bottom:10px; margin-bottom:0px;}
.investmatter h2:after{display:none;}
.investmatter p{color:#5e5e5e; font-size:14px; line-height:18px; border-left:0; padding:0 0 0 0; font-weight:600; margin:0 0 0 0;}
.investwrap{padding-bottom:55px;}
.investinfoin {margin:0; padding:15px 0 0 0;}

.sky{background:#8fb3f1;}
.yellow{background:#d3bb42;}
.dark{background:#a65630;}







@media screen and (min-width:320px) and (max-width:480px)
{
	
	.page-footer{    z-index: 999;
    position: relative;}
	
	
.topwrapper{width:100%; margin:0 auto;}
.toptwo{background-color: rgba(0, 0, 0, 1);}
.wrapper{width:100% !important; margin:0 auto !important;}
.container{/*padding-left:0 !important; padding-right:0px !important;*/}
.navwrapper{width:100%; float:none;}
.blue{height:50px !important;}
.logowrap{margin:0 auto; margin-bottom:0px;}
.socialicons{float:none; margin:0 auto; width:150px;}
.action-bar{float:none; margin:0 auto; /*width:90px;*/ margin-bottom:10px;}


.headertop{height:auto; position:inherit;}
.headerinfo ul li:first-child{padding-left:0px;}
.headerinfo ul li:last-child{padding-bottom:0px;}
.headerinfo ul li{padding-right:0px; width:140px; margin:0 auto; float:none; display:block; line-height:16px;}
.headerinfo ul li:last-child {
    padding-right: 0px;
    width: 126px;
}


.navbar-header{}
.navbar{min-height:auto !important;}
.navbar-nav{margin:0px 0 15px 0 !important; width:100% !important; background:#f6f6f6 !important; padding:0 0 0 0 !important;}
.navbar-brand{padding:0px 0 0 0 !important;}
.navbar-brand>img{/*width:200px; padding:0px 0 0 0; float:left;*/}
.navbar-nav > li > a{line-height:40px !important; color:#FFF !important; margin-right:0px !important;}
.navbar-collapse{box-shadow:none !important;}
.linenav{background:none !important;}
.navbar-collapse.in{overflow:hidden !important;}

.navbar-default .navbar-collapse, .navbar-default .navbar-form{padding:0px 0 0 0 !important; }
.navbar-default .navbar-toggle{top:0px !important; background:#ff6e6e!important;}
.navbar-nav.sm-collapsible .caret, .navbar-nav.sm-collapsible ul .caret{margin-top:7px !important; background:#b6b6b6 !important; display:block !important; margin-right:10px !important;}

.navbar-nav.sm-collapsible a.has-submenu{background:#ff4f4f !important;}
.navbar-nav.sm-collapsible a.has-submenu:hover{color:#fff !important; background:#373740 !important;}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover{background:#ff4f4f !important; color:#fff !important; }
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover{background:#232328 !important; color:#fff !important;}

.navbar-toggle{margin-right:0px !important; float:right;}

.nav > li{border-bottom:1px solid #b3b3b3 !important; margin-right:0px;}
.nav > li a{padding:0 0 0 20px !important;}
.nav > li a:hover{padding:0 0 0 40px !important; border-bottom:none !important;}
.navbar-default .navbar-nav > li > a:hover{color:#000 !important; border-bottom:none !important;}
.navbar-nav > li > a{border-bottom:none !important;}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{border-bottom:none !important; color:#000 !important;}

.nav > li:last-child{border-bottom:none !important;}
.navbar-nav.sm-collapsible .caret::before{color:#000 !important; font-weight:normal; font-size:14px;}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover{/*padding-left:10px !important;*/}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {color:#fff !important;}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover{/*padding-left:30px !important;*/ background:none !important;}

.nav>li>a.last{padding:0px 0px  0px 20px!important;}
.nav>li>a.last:hover{padding:0px 0px  0px 40px!important;}


.navbar-default .navbar-nav .open .dropdown-menu > li > a{/*padding-left:20px !important;*/ line-height:35px !important; -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; padding-left:40px !important; color:#FFF !important;	}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover{color:#fff !important;}

.navbar-nav .open .dropdown-menu{padding:0 0 0 0 !important;}
.navbar-default .navbar-toggle .icon-bar{background:#fff !important;}


.space{padding:0 0 0 0 !important; position:relative; top:0px;}
.bannertxt h2 span.one{font-size:12px !important;}
.bannertxt h2 span.two{font-size:12px !important;}


.indicators-line > .carousel-indicators li{width:8px !important; height:8px !important;}




.footerpic{background-size:auto 100%; height:334px;}

.slide-text{right:0 !important; left:0 !important; margin:0 auto !important; top:0 !important; padding:30px 10px 0 10px !important; width:300px !important;}
.slide-text h1{text-align:center !important; font-size:15px !important; line-height:20px !important;}
.indicators-line > .carousel-indicators{display:block !important; left:0 !important; right:0 !important; margin:0 auto !important; width:61px !important; bottom:0px !important;}


.bannertxt{width:150px !important; margin:0 auto;}
.bannertxt h2{text-align:center !important; font-size:12px !important; line-height:16px !important; padding:20px 0 0 0 !important;}

.scheme{padding:60px 0;}


.navyblue{width:100%;}
.implinks{width:100%;}
.impin{min-height:200px;}
.impin h2{font-size:17px; line-height:18px;}

.welcomepart h1{font-size:26px; line-height:36px;}
.welcomepart p{font-size:18px; padding:0 20px 50px 20px;}

.proinforrmation{padding:85px 0 55px 0;}
.proin{width:100%;}
.prointxt{width:250px; margin:0 auto; text-align:center; margin-bottom:30px;}
.prolt{float:none; margin:0 auto; text-align:center;}
.prolt h2{padding:0 0 23px 0;}
.proltone h2{padding:0 0 23px 0;}
.prort{float:none; margin:0 auto;}
.proltone{float:none; margin:0 auto; text-align:center;}
.prortone{float:none; margin:0 auto;}

.smartinfo{width:250px; margin:0 auto; padding:150px 0 60px 0;}
.smartinfo h2{font-size:27px; line-height:27px;}
.smartinfoin{width:250px; margin:0 auto;}
.nomargin{width:250px; margin:0 auto; margin-bottom:30px;}
.smartinfoin h2{font-size:12px; line-height:18px;}
.smartpic{width:250px; margin:0 auto;}



.line{border-right:none !important;}

.newsin{width:100%;}

.row{margin-left:0px !important; margin-right:0px !important;}

.newsletter{width:100%;}
.latestwrap {width:100%;}
.newsinfo input.txt{width:95%; padding:0 5%; margin:0 auto; margin-bottom:30px;}
.rgtborder{border-right:none;}
.newsinfo h2{font-size:25px; line-height:30px;}



.loginform{width:290px; padding:0px 5% 0px 5%; margin-top:0px;}
.loginform ul li{float:none; padding:0 0 20px 0;}
.loginform ul li:last-child{padding:0 0 0 0;}
.memberlog{width:100%; margin-bottom:20px; padding:0 0 0 0;}
.memberlog a{width:100%; margin:0 auto; padding:0 5%;}
.userlog{width:100%; margin-bottom:62px;}
.userlog input.txt{width:100%; padding:0 10%;}
.userpass{width:100%; margin-bottom:60px;}
.userpass input.txt{width:100%; padding:0 10%;} 
.subwrap{width:198px; padding:0px; text-align:center; margin:0 auto;}
.subwrap input.submitbtn{width:198px; padding:0; margin:0 auto;}

.usertxt{padding:15px 0 0 0; float:none; width:146px; margin:0 auto;}


.testimonialwrapper{width:100%;}
.testpartin{width:100%;}
.testmonialwrapper #quote-carousel .carousel-control.left{left:-10px;}
.testmonialwrapper #quote-carousel .carousel-control.right{right:-10px;}

.testmonialwrapper .carousel-control.left{left:-10px; }
.testmonialwrapper .carousel-control.right{right:-10px; }



.wellt{margin:0 auto;}
.welrt{width:100%;}
.welrt p{text-align:center;}

.knowledgeinfo{padding:90px 0 60px 0;}
.mainwrap{width:115px !important; height:110px  !important; margin:0 auto; margin-bottom:0px;}
.box{margin-bottom:10px;}
.title{font-size:9px !important; line-height:18px  !important; /*top:46%  !important;*/ height:50px; padding:3px 0 0 0 !important; bottom:0px !important;}



.common1000px .title {
    font-size: 16px !important;
    line-height: 18px !important;
    /* top: 46% !important; */
    height: 50px;
    padding: 14px 0 0 0 !important;
    bottom: 0px !important;
}

.servicespart{margin-bottom:30px;}
.servicespart h2{font-size:12px; line-height:18px; margin-bottom:30px; height:82px; padding:20px 0;}
.servicespart p{font-size:11px; padding:0 10px 45px 10px;}
.servicespart a{width:85px;}

.investwrapper{padding:90px 0 60px 0;}
.investinfo{margin-bottom:60px;}
.investinfo h2{font-size:16px;}
.investinfo p{padding:0 10px; font-size:13px;}

.introduction .item blockquote img{width:100% !important; height:auto !important;}
.introduction .item .inpart{padding:88px 15px !important; width:100% !important; height:auto !important;}
.introduction #quote-carousel .carousel-control.right{top:89% !important; right:44px !important;}

.financeinfo{/*height:230px;*/ margin-bottom:30px; /*width:120px;*/}

.financein h2{font-size:22px; padding-bottom: 0px;}
.financeinfo h2{font-size:14px; line-height:17px;}
.financein{width:100%; margin:0 auto;}


.parallax{height:auto;}

.subscribein{width:100%; padding:20px 0;}
.subscribein h2{font-size:20px; text-align:center; line-height:30px;}
.subscribein input.txt{width:100%; padding:0 5%; margin-bottom:20px; margin-top:0px;}
.subscribein input.submitbtn{margin:0 auto; display:block;}

.newstxtinfo{width:100%;    padding: 32px 0 0 0;}
.parallaxtwo{height:auto;}

.newstxtinfo h2 {
    font-size: 26px;
    margin-bottom: 10px;
}


.mutualrt{    padding: 40px 0 0 0px;
    width: 80%;
    margin: 0 auto;
    text-align: center;
	}
	
.mutuallt {
    height: 300px;
}

.serviceintop {
    height: 95px;
}	
	
	.mutualrt h2 {
    font-size: 20px;
}


.testpartin h2 {
    font-size: 24px;
}

.testmonialwrapper .carousel-indicators {
    bottom: -110px;
}

.testmonialwrapper {
    padding: 30px 0 0px 0;
}
	
.mutualinfo{margin-left:0px; width:280px; margin:0 auto;}
.mutualicon{margin:0 auto;}
.mutualmatter{padding:8px 0 0 0; width:240px; margin:0 auto; text-align:center;}

.schemein{width:100%; margin:0 auto;}
.schemein img{width:100%; height:auto;}
.schemein h2{width:100%;}

.servicefund{width:100%;
    padding: 50px 0 0px 0;
}
.servicein{width:115px; height:auto; margin-bottom:30px;}
.serviceintop img{width:90px; height:90px;}
.serviceintop{margin-bottom:15px;}

.investwrapper h2 {
    font-size: 17px;
}

.investwrapper{padding:40px 0 0 0; text-align:center;}
.investwrap{/*padding-bottom:0px;*/}
.investlt{margin-bottom:30px;}	
.investinfo {margin-left: 0px; width: 280px; margin: 0 auto;}
.investicon{margin:0 auto; margin-bottom:20px;}
.investmatter{width: 100%; margin: 0 auto; padding:0 0 0 0; text-align:center;}

.modal-open .modal{padding-right:0px !important;}
.headerinfo{position:relative; z-index:5000; overflow:hidden; width:100%; margin:0 auto;}

.financewrapper{padding:30px 0 0px 0;}

}



@media screen and (min-width:320px) and (max-width:990px)
{
.footer-bottom {
    display: none;
}
}


@media screen and (min-width:551px) and (max-width:767px)
{

.headerinfo ul li {
    padding-right: 0px;
    width: 150px;
    margin: 0 auto;
    float: left;
    display: block;
    line-height: 15px;
}

.header_sec{float:left;
width:65%;}

.action_sec{float:right;
width:34%;}

.action-bar {
    width: auto;
}


}


@media screen and (min-width:481px) and (max-width:550px)
{


.headerinfo ul li {
    padding-right: 0px;
    width: 150px;
    margin: 0 auto;
    float: left;
    display: block;
    line-height: 15px;
}

.header_sec{float:left;
width:50%;}

.action_sec{float:right;
width:50%;}

.action-bar {
    width: auto;
}

.headerinfo ul li {
    width: auto;
}

}



@media screen and (min-width:481px) and (max-width:767px)
{
.topwrapper{width:100%; margin:0 auto;}
.toptwo{background-color: rgba(0, 0, 0, 1);}
.container{width:100% !important; padding-left:0px !important; padding-right:0px !important;}
.wrapper{width:100% !important; margin:0 auto !important;}
.navwrapper{width:100%;}
.blue{height:50px !important;}



.action-bar{float:none; margin:0 auto; width:100%; margin-bottom:0px;}

.loggedbtn{padding:10px 20px 10px 0;}

.logowrap{float:left;}
.navbar-header{/*margin-top:-50px;*/}

.navbar{min-height:auto !important;}
.navbar-nav{margin:0px 0 15px 0 !important; width:100% !important; background:#f6f6f6 !important; padding:0 0 0 0 !important;}
.navbar-brand{padding:8px 0 0 0 !important;}
.navbar-brand>img{/*width:200px; padding:0px 0 0 0; float:left;*/}
.navbar-nav > li > a{line-height:40px !important; color:#FFF !important; margin-right:0px !important;}
.navbar-collapse{box-shadow:none !important;}
.linenav{background:none !important;}
.navbar-collapse.in{overflow:hidden !important;}

.navbar-default .navbar-collapse, .navbar-default .navbar-form{padding:0px 0 0 0 !important; }
.navbar-default .navbar-toggle{top:0px !important; background:#ff6e6e!important;}
.navbar-nav.sm-collapsible .caret, .navbar-nav.sm-collapsible ul .caret{margin-top:7px !important; background:#b6b6b6 !important; display:block !important; margin-right:10px !important;}

.navbar-nav.sm-collapsible a.has-submenu{background:#f75050 !important;}

.navbar-nav.sm-collapsible a.has-submenu:hover{color:#fff !important; background:#f75050 !important;}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover{background:#ff4f4f !important; color:#fff !important; }
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover{background:#232328 !important; color:#fff !important;}

.navbar-toggle{margin-right:0px !important; float:right; margin-bottom:0px;}

.nav > li{border-bottom:1px solid #b3b3b3 !important; margin-right:0px;}
.nav > li a{padding:0 0 0 20px !important;}
.nav > li a:hover{padding:0 0 0 40px !important; border-bottom:none !important;}
.navbar-default .navbar-nav > li > a:hover{color:#000 !important; border-bottom:none !important;}
.navbar-nav > li > a{border-bottom:none !important;}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{border-bottom:none !important; color:#000 !important;}

.nav > li:last-child{border-bottom:none !important;}
.navbar-nav.sm-collapsible .caret::before{color:#000 !important; font-weight:normal; /*font-size:25px;*/}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover{/*padding-left:10px !important;*/}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {color:#fff !important;}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover{/*padding-left:30px !important;*/ background:none !important;}

.nav>li>a.last{padding:0px 0px  0px 20px!important;}
.nav>li>a.last:hover{padding:0px 0px  0px 40px!important;}


.navbar-default .navbar-nav .open .dropdown-menu > li > a{/*padding-left:20px !important;*/ line-height:35px !important; -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; padding-left:40px !important; color:#6c6c6c !important;	}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover{color:#fff !important;}

.navbar-nav .open .dropdown-menu{padding:0 0 0 0 !important;}
.navbar-default .navbar-toggle .icon-bar{background:#fff !important;}


.navbar-default .navbar-nav .open .dropdown-menu > li > a{/*padding-left:20px !important;*/ line-height:35px !important; -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; padding-left:40px !important; color:#FFF !important;	}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover{color:#fff !important;}

.navbar-nav .open .dropdown-menu{padding:0 0 0 0 !important;}
.navbar-default .navbar-toggle .icon-bar{background:#fff !important;}




.headertop{height:auto; position:inherit;}
.headerinfo ul li:first-child{padding-left:0px;}
.headerinfo ul li:last-child{padding-bottom:10px;}





.slide-text{right:0 !important; left:0 !important; margin:0 auto !important;  padding:0 0px 0 0px !important; width:480px !important; top:72px !important;}
.slide-text h1{text-align:center !important; font-size:25px !important; line-height:30px !important;}

.indicators-line > .carousel-indicators{display:block !important; left:0 !important; right:0 !important; margin:0 auto !important; width:22% !important;}


.bannertxt{width:440px !important; margin:0 auto !important; height:auto !important;}
.bannertxt h2{text-align:center !important; font-size:16px !important; line-height:30px !important; padding:15px 0 0 0 !important;}
.bannertxt h2 span.one{font-size:22px !important;}

.bannerin{width:100% !important; float:none; margin:0 auto;}

.indicators-line > .carousel-indicators{display:block !important; left:0 !important; right:0 !important; margin:0 auto !important; width:80px !important; white-space:inherit !important; bottom:10px !important;}

.intropic{margin-bottom:30px;}

.navyblue{width:100%;}
.implinks{width:100%;}
.impin h2{font-size:17px; line-height:18px;}
.impin{min-height:200px;}


.welcomepart h1{font-size:25px; line-height:36px;}
.welcomepart p{font-size:18px; padding:0 20px 50px 20px;}

.onin{width:100%;}
.onintxt{min-height:250px;}
.onintxt h2{font-size:20px; line-height:20px;}

.proinforrmation{padding:85px 0 55px 0;}
.proin{width:450px; margin:0 auto;}
.prointxt{margin-bottom:30px;}


.smartinfo{width:430px; margin:0 auto;}
.nomargin{width:210px;}
.smartinfoin{width:210px;}
.smartpic{width:210px;}



.line{border-right:none !important;}

.newsin{width:100%;}

.newsletter{width:100%;}
.newsinfo{width:45%; float:left;}
.newsinfo h2{font-size:20px; line-height:20px;}
.newsinfo p{font-size:15px;}
.latestwrap {width:45%; float:right;}
.latestwrap h2{font-size:20px; line-height:20px;}

.newsinfo input.txt{width:100%; padding:0 5%; margin:0 auto; margin-bottom:30px;}
.rgtborder{border-right:none;}

.row{margin-left:0px !important; margin-right:0px !important;}



.loginform{width:400px; padding:0px 5% 0px 5%; margin-bottom:0px; margin-top:0px;}
.loginform ul li{float:none; padding:0 0 20px 0;}
.loginform ul li:last-child{padding:0 0 0 0;}
.memberlog{width:100%; padding-bottom:0px; margin-bottom:20px; padding:0 0 0 0;}
.memberlog a{width:100%; margin:0 auto; padding:0 10%;}
.userlog{width:100%; margin-bottom:62px;}
.userlog input.txt{width:100%; padding:0 10%;}
.userpass{width:100%; margin-bottom:60px;}
.userpass input.txt{width:100%; padding:0 10%;} 
.subwrap{width:198px; padding-bottom:0px; padding-top:0px; text-align:center; margin:0 auto;}
.subwrap input.submitbtn{width:198px; padding:0; margin:0 auto;}

.usertxt{padding:15px 0 0 0; float:none; width:144px; margin:0 auto;}

.testimonialwrapper{width:100%;}
.testpartin{width:100%;}
.testmonialwrapper #quote-carousel .carousel-control.left{left:-30px;}
.testmonialwrapper #quote-carousel .carousel-control.right{right:-30px;}



.testmonialwrapper .carousel-control.left{left:-10px;}
.testmonialwrapper .carousel-control.right{right:-10px;}
.testmonialwrapper .fa-angle-right{font-size:30px;}
.testmonialwrapper .fa-angle-left{font-size:30px;}



.wellt{margin:0 auto;}
.welrt{width:100%;}
.welrt p{text-align:center;}

.knowledgeinfo{padding:90px 0 60px 0;}
.mainwrap{width:180px !important; height:210px  !important; margin:0 auto; margin-bottom:0px;}
.box{margin-bottom:10px;}
.title{font-size:14px !important; line-height:18px  !important; /*top:46%  !important;*/ height:48px; padding:10px 0 0 0 !important;}

.servicespart{margin-bottom:30px;}
.servicespart p{font-size:19px;}


.introduction .item blockquote img{width:100% !important; height:auto !important;}
.introduction .item .inpart{padding:88px 15px !important; width:100% !important; height:auto !important;}
.introduction #quote-carousel .carousel-control.right{top:89% !important; right:44px !important;}


.financeinfo{height: auto;
    margin-bottom: 50px;
    width: 100%;}
.financein{width:450px; margin:0 auto;}



.parallax{height:auto;}

.subscribein{width:400px; padding:20px 0; margin:0 auto;}
.subscribein h2{font-size:20px; text-align:center; line-height:30px;}
.subscribein input.txt{width:100%; padding:0 5%; margin-bottom:20px; margin-top:0px;}
.subscribein input.submitbtn{margin:0 auto; display:block;}


.newstxtinfo{width:100%;
    padding: 38px 0 0 0;
}

.parallaxtwo{height:auto;}

.mutualrt{/*margin-left: 0px; */
    width: 100%;
    float: none;
    margin: 0 auto;
    text-align: center;}
.mutualinfo{margin-left:0px; width:80%; margin:0 auto;}
.mutualicon{margin:0 auto;}
.mutualmatter{padding:8px 0 0 0; width:240px; margin:0 auto; text-align:center;}

.schemein{width:100%; margin:0 auto;}
.schemein img{width:100%; height:auto;}
.schemein h2{width:100%;}


.servicefund{width:100%; padding: 40px 0 0px 0;}
.servicein{width:135px; height:auto; margin-bottom:45px!important;}
.serviceintop img{width:120px; height:120px;}
.serviceintop{margin-bottom:45px;}



.investwrapper{padding:40px 0 0 0; text-align:center;}
.investwrap{/*padding-bottom:0px;*/}
.investlt{margin-bottom:30px;}
.investinfo {margin-left: 0px; width: 280px; margin: 0 auto;}
.investicon{margin:0 auto; margin-bottom:20px;}
.investmatter{width: 240px; margin: 0 auto; padding:0 0 0 0; text-align:center;}

.modal-open .modal{padding-right:0px !important;}
.headerinfo{position:relative; z-index:5000;}

.investwrapper h2 {
    font-size: 26px;
}

.investmatter h2 {
    font-size: 20px;
}

.investwrap {
    padding-bottom: 30px;
}

.mutualrt h2 {
    font-size: 20px;
}

.mutualmatter p {
    font-size: 14px;
}

.financewrapper {
    padding: 40px 0 0 0;
}

.financein h2 {
    font-size: 22px;
}

}


@media screen and (min-width:768px) and (max-width:999px)
{
.navbar-brand{font-family: 'Open Sans', sans-serif; font-weight:700 !important; font-size:32px !important;}
.navbar-nav{float:right !important;}
.container{width:100% !important;}
.container-fluid{padding-left:0px !important;}
.navbar-nav > li{margin-right:0px;}
.navwrapper{width:700px; margin:0 auto;}
.wrapper{width:100% !important; margin:0 auto !important;}
.topwrapper{width:100%; margin:0 auto;}

.action-bar{padding:0px 0px 0 0;}
.loggedbtn{padding:10px 20px 10px 0;}

.headerinfo ul li:first-child{padding-left:10px;}
.headerinfo ul li{padding-right:50px;}
.headerinfo{width:450px;}

.navbar-nav > li > a{font-size:11px !important; padding:0 4px !important;}
.navbar-brand{font-size:28px !important;}
.navbar-brand>img{width:150px;}

.nav>li>a.last{padding:0px 11px  0px 11px!important;}


.slide-text{right:0 !important; left:0 !important; margin:0 auto !important; top:100px !important; padding:0 10px 0 10px !important; width:100% !important;}
.slide-text h1{text-align:center !important; font-size:36px !important; line-height:50px !important;}


.bannertxt{width:740px !important; margin:0 auto;}
.bannertxt h2{font-size:25px !important; line-height:36px !important; padding-bottom:40px !important;}

.navyblue{width:100%;}
.implinks{width:100%;}
.impin h2{font-size:16px; line-height:18px;}


.welcomepart h1{font-size:32px; line-height:36px;}
.welcomepart p{font-size:21px; padding:0 20px 50px 20px;}


.proin{width:700px; margin:0 auto;}
.prointxt{width:345px;}

.smartinfo{width:700px; margin:0 auto;}
.nomargin{width:233px;}
.smartinfoin{width:233px;}
.smartpic{width:234px;}



.newsin{width:100%;}

.newsletter{width:100%; margin:0 auto;}
.row{margin-left:0px !important; margin-right:0px !important;}
.newsinfo input.txt{width:90%; padding:0 5%;}

.latestwrap{width:90%; margin:0 auto;}
.newsinfo h2{font-size:22px; line-height:26px;}
.latestwrap h2{font-size:22px; line-height:26px;}



.loginform{width:735px; margin:0 auto; padding:15px 10px 18px 15px;}
.loginform ul li{/*width:20%;*/ padding:0 2% 0 0;}
.memberlog{width:130px;}
.memberlog h2{font-size:20px; line-height:20px;}
.memberlog h2 span{font-size:31px;}
.memberlog a{font-size:15px;}

.subwrap input.submitbtn{}
 
.userlog{width:190px;}
.userlog input.txt{width:100%; font-size:14px; padding:0 5%;}

.userpass{width:190px}
.userpass input.txt{width:100%; font-size:14px; padding:0 5%;}

.subwrap{width:140px; padding-left:0;}
.subwrap input.submitbtn{width:140px; background-size:100% 100%;}


.testimonialwrapper{width:100%;}
.testpartin{width:100%;}
.testmonialwrapper #quote-carousel .carousel-control.left{left:-70px;}
.testmonialwrapper #quote-carousel .carousel-control.right{right:-70px;}

.testmonialwrapper .carousel-control.left{left:-20px;}
.testmonialwrapper .carousel-control.right{right:-20px;}
.testmonialwrapper .fa-angle-right{font-size:30px;}
.testmonialwrapper .fa-angle-left{font-size:30px;}



.proinforrmation{width:730px; margin:0 auto;}
.prointxt{width:320px;}
.prolt{width:190px;}
.proltone{width:170px;}



.knowledgeinfo{padding:90px 0 60px 0;}
.mainwrap{width:215px !important; height:220px  !important; margin:0 auto; margin-bottom:0px;}
.box{margin-bottom:10px;}
.title{font-size:16px !important; line-height:18px  !important; /*top:46%  !important;*/ height:48px; padding:9px 0 0 0;}


.servicespart{margin-bottom:30px;}
.servicespart h2{font-size:22px; line-height:24px; margin-bottom:30px; height:82px; padding:20px 0;}
.servicespart p{font-size:11px; padding:0 10px 45px 10px;}

.investinfo p{padding:0 20px;}

.introduction .item blockquote img{width:100% !important; height:340px !important;}
.introduction .item .inpart{padding:45px 15px !important; width:100% !important; height:340px !important;}
.introduction #quote-carousel .carousel-control.right{top:72% !important; right:44px !important;}
.introduction .item .inpart p{font-size:16px;}

.subscribein{width:100%; margin:0 auto;}
.subscribein h2{font-size:26px;}
.subscribein input.txt{width:52%; padding:0 5%;}

.financeinfo img{height:200px;}

.mutualinfo{margin-left:-90px;}
.mutualrt{width:100%;}
.mutualmatter{width:100%;}


.schemein{width:100%; margin:0 auto;}
.schemein img{width:100%; height:auto;}
.schemein h2{width:100%;}


.servicefund{width:100%; padding: 60px 0 45px 0;}
.servicein{width:auto;}

.investmatter{width:260px;}

}


@media screen and (min-width:1000px) and (max-width:1267px)
{
.navbar-brand{font-family: 'Open Sans', sans-serif; font-weight:700 !important; font-size:32px !important; padding-top:0px !important;}
.navbar-nav{float:right !important;}
.container{width:948px !important;}
.topwrapper{width:100%; margin:0 auto;}
.nav>li>a{padding: 5px !important;}


.wrapper{width:100% !important; margin:0 auto !important;}
.navbar-brand{font-size:28px !important;}
.navbar-brand>img{width:200px;}

.headerinfo ul li:first-child{padding-left:10px;}
.headerinfo ul li{padding-right:50px;}
.headerinfo{width:450px;}


.bannertxt{width:832px !important; height:auto !important;}


.navyblue{width:100%;}
.implinks{width:100%;}

.knowledge{width:100%;}


.smartinfo{width:948px; margin:0 auto;}
.nomargin{width:320px;}
.smartinfoin{width:320px;}
.smartpic{width:320px;}



.loginform{width:948px; margin:0 auto; padding:0px 0px 0px 0px;}
.loginform ul li{/*width:20%;*/ padding:0 2% 0 0;}
.memberlog{width:233px;}
.memberlog h2{font-size:20px; line-height:20px;}
.memberlog h2 span{font-size:31px;}
.memberlog a{font-size:15px;}

.subwrap input.submitbtn{}
 
.userlog{width:250px;}
.userlog input.txt{width:100%; font-size:14px; padding:0 5%;}

.userpass{width:250px}
.userpass input.txt{width:100%; font-size:14px; padding:0 5%;}

.subwrap{width:140px; padding-left:0;}
.subwrap input.submitbtn{width:140px; background-size:100% 100%;}



.newsin{width:100%;}

.newsletter{width:100%; margin:0 auto;}
.row{margin-left:0px !important; margin-right:0px !important;}
.newsinfo input.txt{width:90%; padding:0 5%;}

.latestwrap{width:90%; margin:0 auto;}


.memberwrap{width:100%;}
.memberwrapin{width:100%;}
.memberindata input.txt{width:35%; padding:0 5%;}

.testimonialwrapper{width:100%;}
.testpartin{width:100%;}


.testmonialwrapper .carousel-control.left{left:-20px;}
.testmonialwrapper .carousel-control.right{right:-20px;}
.testmonialwrapper .fa-angle-right{font-size:40px;text-align: center;}
.testmonialwrapper .fa-angle-left{font-size:40px;}


.knowledgeinfo{padding:90px 0 60px 0;}
.mainwrap{width:280px !important; height:280px  !important; margin:0 auto; margin-bottom:0px;}
.box{margin-bottom:10px;}
.title{font-size:19px !important; /*top:46%  !important;*/ height:48px; padding:9px 0 0 0;}


.servicespart{margin-bottom:30px;}
.servicespart h2{font-size:22px; line-height:24px; margin-bottom:30px; height:82px; padding:20px 0;}
.servicespart p{font-size:15px; padding:0 10px 45px 10px;}

.introduction .item blockquote img{width:100% !important; height:400px !important;}
.introduction .item .inpart{padding:88px 15px !important; width:100% !important; height:400px !important;}
.introduction #quote-carousel .carousel-control.right{top:80% !important; right:44px !important;}

.subscribein{width:100%; margin:0 auto;}
.subscribein h2{font-size:34px;}
.subscribein input.txt{width:65%; padding:0 5%;}

.financeinfo img{height:250px;}

.mutualinfo{margin-left:-90px;}
.mutualrt{width:100%;}
.mutualmatter{width:100%;}


.schemein{width:100%; margin:0 auto;}
.schemein img{width:100%; height:auto;}

.investmatter{width:420px;}


}



/*urvesh css*/

.top_blueframe {
    width: 100%;
    float: left;
    background-color: #00aef0;
}

.top_greyframe {
    float: right;
    font-family: 'Lato', sans-serif;
    color: #fff;
    background-color: #999999;
    width: 45%;
	text-align: right;
}

.top_greyframe ul {
    width: 100%;
    float: left;
    padding: 0px;
    margin: 8px 0px;
}

.top_greyframe ul li {
    display: inline-block;
    color: #fff;
    font-family: 'Lato', sans-serif;
    text-align: center;
    border-right: 1px solid #fff;
    padding: 0px 5px;
    font-size: 12px;
    height: 18px;
}
.top_greyframe ul li a{
    color: #fff;
}
.top_greyframe ul li img {
    margin-right: 8px;
    margin-bottom: 3px;
}


/**/
.stickywrap {
    position: fixed;
    top: 305px;
    left: 0px;
    z-index: 8000;
}

.stickywrap a {
    behavior: url(PIE.htc);
    position: relative;
    z-index: 8000;
    background: #f63f0e;
    display: block;
    transform: rotate(-90deg);
    line-height: 63px;
    font-size: 17px !important;
    height: 51px;
    width: 343px;
    font-family: 'AvantGardeITCbyBT-Book';
    color: #fff;
    text-align: center;
    left: -159px;
    transition: all 2s ease;
    -webkit-transition: all ease 0.8s;
    -moz-transition: all ease 0.8s;
    transition: all ease 0.8s;
    /* text-shadow: 1px 1px 0px rgba(255, 255, 255, 1); */
    text-transform: none;
}

.recentItem {
    position: inherit;
    left: -300px;
    background: #f8f8f8;
    top: 0;
    z-index: 999999;
    width: 300px;
    padding: 10px;
    overflow: auto !important;
    height: 100%;
}

#closX {
    border-radius: inherit !important;
    background: none !important;
    color: #000 !important;
    transform: none !important;
    width: auto !important;
    left: 0px !important;
}
.recentItem a > i {
    color: #a7a7a7;
    font-size: 20px;
    transition: all 2s ease;
    -webkit-transition: all ease 0.8s;
    -moz-transition: all ease 0.8s;
    /* transition: all ease 0.8s; */
}
.modalform {
    width: 250px;
    margin: 0 auto;
    padding: 20px 0 0 0;
}
.modalform input.txt {
    width: 250px;
    padding: 0 10px;
    height: 45px;
    border: 0;
    border-radius: 0px;
    color: #222;
    font-size: 16px;
    font-family: 'AvantGardeITCbyBT-Book';
    transition: all 0.3s ease 0s;
    line-height: 45px;
    text-transform: none;
    float: none;
    display: block;
    text-align: left;
    margin-right: 0px;
    background: #d5d5d5;
    margin: 0 auto;
    margin-bottom: 10px;
}
.modalform textarea.comment {
    width: 250px;
    line-height: 25px;
    height: 120px;
    font-size: 18px;
    font-weight: 400;
    border: none;
    outline: none;
    padding: 10px;
    transition: all 0.6s ease 0s;
    resize: none;
    background: #d5d5d5 !important;
    float: none;
    margin-bottom: 20px;
    resize: none;
    font-family: 'AvantGardeITCbyBT-Book';
}
.remodal-cancel {
    color: #fff;
    background: #1b83c2;
    margin-left: 10px;
    transition: all 2s ease;
    -webkit-transition: all ease 0.8s;
    -moz-transition: all ease 0.8s;
    transition: all ease 0.8s;
}

.floatR {
    float: right;
}




