@font-face {
	font-family: 'Segoe UI';
	src: url('../fonts/SegoeUI-Bold.eot');
	src: url('../fonts/SegoeUI-Bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/SegoeUI-Bold.woff') format('woff'),
		url('../fonts/SegoeUI-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}



@font-face {
	font-family: 'SegoeUI-Light';
	src: url('../fonts/SegoeUI-Light.eot');
	src: url('../fonts/SegoeUI-Light.eot?#iefix') format('embedded-opentype'),
		url('../fonts/SegoeUI-Light.woff') format('woff'),
		url('../fonts/SegoeUI-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}



@font-face {
  font-family: 'RobotoSlab-Regular';
  src: url('../fonts/RobotoSlab-Regular.eot?#iefix') format('embedded-opentype'),  url('../fonts/RobotoSlab-Regular.woff') format('woff'), url('../fonts/RobotoSlab-Regular.ttf')  format('truetype'), url('../fonts/RobotoSlab-Regular.svg#RobotoSlab-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'CenturyGothic';
  src: url('../fonts/CenturyGothic.eot?#iefix') format('embedded-opentype'),  url('../fonts/CenturyGothic.woff') format('woff'), url('../fonts/CenturyGothic.ttf')  format('truetype'), url('../fonts/CenturyGothic.svg#CenturyGothic') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'Gotham-Black';
  src: url('../fonts/Gotham-Black.eot?#iefix') format('embedded-opentype'),  url('../fonts/Gotham-Black.otf')  format('opentype'),
	     url('../fonts/Gotham-Black.woff') format('woff'), url('../fonts/Gotham-Black.ttf')  format('truetype'), url('../fonts/Gotham-Black.svg#Gotham-Black') format('svg');
  font-weight: normal;
  font-style: normal;
}


/* http://meyerweb.com/eric/tools/css/reset/ 

   v2.0 | 20110126

   License: none (public domain)

*/



html, body, div, span, applet, object, iframe,

h1, h2, h3, h4, h5, h6, p, blockquote, pre,

a, abbr, acronym, address, big, cite, code,

del, dfn, em, img, ins, kbd, q, s, samp,

small, strike, strong, sub, sup, tt, var,

b, u, i, center,

dl, dt, dd, ol, ul, li,

fieldset, form, label, legend,

table, caption, tbody, tfoot, thead, tr, th, td,

article, aside, canvas, details, embed, 

figure, figcaption, footer, header, hgroup, 

menu, nav, output, ruby, section, summary,

time, mark, audio, video {

	margin: 0;

	padding: 0;

	border: 0;



}

/* HTML5 display-role reset for older browsers */

article, aside, details, figcaption, figure, 

footer, header, hgroup, menu, nav, section {

	display: block;

}

body {

	line-height: 1;
	overflow-x:hidden;
	

}

ol, ul {

	list-style: none;

}

blockquote, q {

	quotes: none;

}

blockquote:before, blockquote:after,

q:before, q:after {

	content: '';

	content: none;

}

table {

	border-collapse: collapse;

	border-spacing: 0;

}


a{text-decoration: none; border:0; outline: none;}
a:hover{text-decoration: none; border:0; outline: none;}
.wrapper{padding:0px;}
.ltspac{padding:0 0 0 0;}
.row{margin:0;}

/*

=========================Top Header ========================

*/

.top-header{width:100%; margin: 0 auto; margin-bottom:0px; }
.navbar-collapse{padding:0 0 0 0;}
.rtpart{float: right; position: relative; z-index: 1000;}
.rttop{padding:25px 0 0 0; text-align: right; float:right;}
.rttop a{display:inline-block; color: #fff; font-size: 15px; line-height: 18px; font-family: 'Lato', sans-serif; -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;}
.rttop a:hover{color:#ea5609;}

.supportwrap{}
.rtmain{position:relative; z-index:1000; width:1170px; margin:0 auto;}
.register{float:left; margin-left:20px; padding:18px 0 0 0;}
.register a{display:inline-block; background:#fff; color:#ff5700; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; font-size:15px; line-height:25px; padding:0 15px; -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; font-family: 'Lato', sans-serif;}
.register a:hover{background:#ff5700; color:#fff;}
.rtbottom{padding:18px 0; float:left;}
.rtbottom p{display: inline-block; font-size: 16px; color: #fff; font-family: 'Lato', sans-serif; padding-right: 20px; font-weight: 600; line-height:18px;}
.rtbottom p:last-child{padding-right:0px;}
.rtbottom p .fa-phone{color:#ff5700; font-size: 13px; padding-right:0px; border-radius:100%; border:1px solid #ff5700; width:20px; height:20px; text-align:center; line-height:20px; margin-right:10px;}
.rtbottom p img{padding:0 10px 0 0;}
.rtbottom p a{ font-family: 'Raleway', sans-serif; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; line-height: 30px; padding:0 15px; text-transform:none; display: inline-block; color: #fff; font-size: 14px; -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; font-weight:700;}
.rtbottom p a:hover{color: #fff; background:#ff5700;}


/*login form css*/
.form-inline .form-group{
	margin-bottom: 20px;
	float: right;
}
.title{
    text-decoration:underline;
    padding: 10px 5px;
}
.btn-launch,.btn-launch:hover, .btn-launch:active, .btn-launch:focus{
	/*background-color: #2ecc71;
    border: medium none #2ecc71;
    box-shadow: 0 3px 0 #d35400, 0 5px 2px rgba(0, 0, 0, 0.2);
    color: #fff;
    font-size: 25px;
    font-weight: bold;
    padding: 20px 40px;
    margin-top:10%;*/
}
.bt-login,.bt-login:hover, .bt-login:active, .bt-login:focus {
    background-color: #34322f;
    color: #ffffff;
    padding-bottom: 10px;
    padding-top: 10px;
    transition: background-color 300ms linear 0s;
}


.login-tab {
	margin: 0 auto;
	max-width: 380px;
}

.login-modal-header {
	background: #39cad3;
	color: #fff;
}

.login-modal-header .modal-title {
	color: #fff; text-transform:uppercase; font-family: "COCOGOOSE  UltraLight";
}

.login-modal-header .close {
	color: #fff;
}

.login-modal i {
	color: #000;
}

.login-modal form {
	max-width: 340px;
}

.tab-pane form {
	margin: 0 auto;
}
.login-modal-footer{
	margin-top:15px;
	margin-bottom:15px;
}




/*login form css*/
/****** LOGIN MODAL ******/
.loginmodal-container {
  padding: 30px;
  max-width: 350px;
  width: 100% !important;
  background-color: #F7F7F7;
  margin: 0 auto;
  border-radius: 2px;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  overflow: hidden;
  font-family: 'Lato', sans-serif; text-align:center;
}

.loginmodal-container h2{ font-size:20px; color:#34322f;}

.loginmodal-container h1 {
  text-align: center;
  font-size: 1.8em;
  font-family: roboto;
}

.loginmodal-container input[type=submit] {
  width: 100%;
  display: block;
  margin-bottom: 10px;
  position: relative;
}

.loginmodal-container input[type=text], input[type=password] {
  height: 44px;
  font-size: 16px;
  width: 100%;
  margin-bottom: 10px;
  -webkit-appearance: none;
  background: #fff;
  border: 1px solid #ccc;
  border-top: 1px solid #ccc;
  /* border-radius: 2px; */
  padding: 0 8px;
  box-sizing: border-box;
  -moz-box-sizing: border-box; font-family: 'Lato', sans-serif; color:#000;
}

.loginmodal-container input[type=text]:hover, input[type=password]:hover {
  border: 1px solid #b9b9b9;
  border-top: 1px solid #a0a0a0;
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
}

.loginmodal {
  text-align: center;
  font-size: 14px;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  height: 36px;
  padding: 0 8px;
/* border-radius: 3px; */
/* -webkit-user-select: none;
  user-select: none; */
}

.loginmodal-submit {
  /* border: 1px solid #3079ed; */
  border: 0px;
  color: #fff;
  text-shadow: 0 1px rgba(0,0,0,0.1); 
  background-color: #36c0ec;
  padding: 17px 0px;
  font-family: roboto;
  font-size: 18px; font-family: 'Lato', sans-serif; -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-image: -webkit-gradient(linear, 0 0, 0 100%,   from(#4d90fe), to(#4787ed)); */
}

.loginmodal-submit:hover {
  /* border: 1px solid #2f5bb7; */
  border: 0px;
  text-shadow: 0 1px rgba(0,0,0,0.3);
  background-color: #000; -webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
  /* background-image: -webkit-gradient(linear, 0 0, 0 100%,   from(#4d90fe), to(#357ae8)); */
}

.loginmodal-container a {
  text-decoration: none;
  color: #000;
  font-weight: 400;
  text-align: center;
  display: inline-block;
  opacity: 0.6;
  transition: opacity ease 0.5s; background:none !important;
} 

.login-help{
  font-size: 12px;
}



.toppart{width:80%; margin:0 auto; position:relative; z-index:1500}
    
.topgrey{position:relative;}
.navwrapper .navbar{min-height:50px; margin-bottom:0;}
.navwrapper .navbar-nav{float:none; padding:0px 0 0 0;}
.navwrapper .navbar-default{background:none; border:none;}
.navwrapper .navbar-brand{ font-weight:bold; font-family: 'Ubuntu', sans-serif; font-size: 23px; text-transform:uppercase; color:#39464f; padding: 0px 45px 0px 15px; margin-top:-25px;}
.navwrapper .navbar-nav li.active a {background: none !important; color:#ea6c56 !important;}
.navwrapper .navbar-nav .dropdown-menu>li a{color:#fff !important;}
.navwrapper .navbar-nav li{background:url(../images/navline.png) right center no-repeat;}
.navwrapper .navbar-nav li ul li{background:none;}
.navwrapper .navbar-nav li:last-child{background:none;}
.navwrapper .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;}
.navwrapper .navbar-nav li a:hover {background: none !important; color:#ff5700 !important;}
.navwrapper .navbar-default .navbar-nav>li>a{font-family: 'Raleway', sans-serif; text-transform:uppercase; color:#fff; font-size:18px; padding: 0px 12px; line-height: 42px;}
.navwrapper .navbar-default .navbar-nav>li>a .fa-angle-down{color:#f26922;}
.navwrapper .navbar-default .navbar-nav>li>a:hover{color:#ff5700;}
.navwrapper .navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover{color:#ff5700;background:none !important;}
.nav .open>a,.nav .open>a:focus,.nav .open>a:hover{color:#333;background:#424343;}
.navwrapper .navbar-nav ul.sm-nowrap > li > a:hover{background:#424343; color:#ff5700;}
.navwrapper .dropdown-menu{background:#1f3365;}
.navwrapper .navbar-nav ul.sm-nowrap > li{border-bottom:1px solid #fff;}
.navwrapper .navbar-nav ul.sm-nowrap > li:last-child{border-bottom:none;}
.navwrapper .navbar-nav ul.sm-nowrap > li > a{color:#fff; border:none;}
.navwrapper .navbar-nav ul.sm-nowrap > li >:hover a{color:#fff;}
.navwrapper .navbar-brand span{color:#df3447;}

.headerbottom{background: #000003; padding:20px 0; position:relative; height:auto;}


.navwrapper{width:1239px; margin: 0 auto; height: auto;}

.logo{display:block; margin:0 auto; width:302px; padding:20px 0;}
.logo a{display:inline-block;}
.logo a img{margin:0 auto; display:block;}

/*

=========================Slider ========================

*/

.main-slider{position: relative; top: 0px;}
.bs-slider{max-height:800px;}
.bs-slider h1{ margin-top: 0px; text-transform:uppercase; font-size: 36px; line-height: 50px; color:#fff; /*text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff; font-family: 'Ubuntu', sans-serif;*/ font-weight:bold;}
.control-round .carousel-control{ z-index:100000000000000000000000;}



/*
=========================smartsip main========================
*/

.parallaxsmartsip { 
    /* The image used */
    background-image: url("../images/bg_system.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; padding:0px 0 40px 0; text-align:center; 
}
.parallaxsmartsip h2{font-size:36px; line-height:85px; color:#fff; font-family: 'Raleway', sans-serif; padding:0px 0 0px 0; margin-bottom:75px; position:relative; background:#000003;}

.clear{clear: both;}
.rtspace{margin-right:40px;}


.smartinfo{text-align: center;}
.smartinfo a{display:block; background:#ff6600; color:#fff; line-height:45px; -webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px; margin:0 auto; width:155px; -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; font-family: 'Lato', sans-serif; font-size:17px;}
.smartinfo:hover a{background:#43ca83; color:#fff;}



.smartwrapper{width:100%; margin:0 auto; margin-bottom: 30px;}
.smartone{border:1px solid #828487; text-align:center; float: left;}
.smartone h3{background: #818181; border-bottom: 1px solid #8d8d8d; color: #fff; font-size: 16px; font-family: 'Lato', sans-serif; font-weight: 500; padding:0 20px; line-height: 30px;}
.smartone p{background: #fff; color: #333; font-size: 20px; font-family: 'Lato', sans-serif; font-weight: 400; padding:0 20px; line-height: 40px; width: 190px;}
.smartone p a{width:auto; background: no-repeat; color: #999; margin-bottom: 0px;}
.smartone p .fa-caret-left{float: left; color: #999; position:relative; top:10px; left:0px; cursor: pointer;}
.smartone p .fa-caret-right{float: right; color: #999; position:relative; top:10px; right: 0px; cursor: pointer;}
.smartone:hover a{background: none;}

.smartcalculate{border:1px solid #828487; text-align:center; float: left; width: 192px; padding:12px 0; background: #fff; height: 73px;}
.smartcalculate h3{color:#333; font-size: 16px; line-height: 18px; padding-bottom: 12px; font-family: 'Lato', sans-serif; font-weight: 400;}
.smartcalculate p{font-family: 'Lato', sans-serif; font-weight: 400; font-size: 20px; line-height: 20px; color: #ff5700;}
.smartcalculate p.heavy{font-size: 24px; line-height: 24px; font-weight: 900;}


/*
======================================================= 
mutualpartinfo css
=======================================================
*/
.mutualpartinfo{background: rgba(1,58,101,1);
background: -moz-linear-gradient(top, rgba(1,58,101,1) 0%, rgba(0,70,114,1) 35%, rgba(1,74,120,1) 60%, rgba(1,65,107,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(1,58,101,1)), color-stop(35%, rgba(0,70,114,1)), color-stop(60%, rgba(1,74,120,1)), color-stop(100%, rgba(1,65,107,1)));
background: -webkit-linear-gradient(top, rgba(1,58,101,1) 0%, rgba(0,70,114,1) 35%, rgba(1,74,120,1) 60%, rgba(1,65,107,1) 100%);
background: -o-linear-gradient(top, rgba(1,58,101,1) 0%, rgba(0,70,114,1) 35%, rgba(1,74,120,1) 60%, rgba(1,65,107,1) 100%);
background: -ms-linear-gradient(top, rgba(1,58,101,1) 0%, rgba(0,70,114,1) 35%, rgba(1,74,120,1) 60%, rgba(1,65,107,1) 100%);
background: linear-gradient(to bottom, rgba(1,58,101,1) 0%, rgba(0,70,114,1) 35%, rgba(1,74,120,1) 60%, rgba(1,65,107,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#013a65', endColorstr='#01416b', GradientType=0 ); height:582px;}

.mutualpic{}
.mutualpic{width:100%; display:block; text-align:center; margin:0 auto;}

.mutualmatter{background:#fff; width:560px; margin:0 auto; text-align:center; padding:45px 0; margin-top:90px; }
.mutualmatter h3{font-family: 'Raleway', sans-serif; font-size:27px; color:#404040; line-height:55px;}
.mutualmatter h2{font-family: 'Raleway', sans-serif; font-size:43px; line-height:43px; color:#404040; text-transform:uppercase; padding-bottom:55px;}
.mutualmatter p{font-family: 'Raleway', sans-serif; font-size:20px; line-height:30px; color:#404040; text-transform:none; padding-bottom:55px; padding:0 50px;}
.mutualmatter p span{display:block;}
.mutualmatter a{background:#f9b129; color:#fff; font-family: 'Raleway', sans-serif; line-height:50px; display:inline-block; padding:0 40px; font-size:24px; -webkit-border-radius: 50px;
-moz-border-radius: 50px; border-radius: 50px; margin-top:50px;}

/*
======================================================= 
invest css
=======================================================
*/
.parallaxinvest { 
    /* The image used */
    /*background-image: url("../images/bg_invest.png");*/
	background:#f3f6f6;
    /* Set a specific height */
    height: auto; 

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; padding:85px 0;
}
.invest{text-align:center; text-align: center;}
.invest h2{font-size:36px; line-height:36px; color:#000; font-family: 'RobotoSlab-Regular'; padding:0px 0 16px 0; margin-bottom:75px; position:relative;}
.invest h2 span{text-transform:uppercase;}
.invest img{width:100%; height: auto; margin-bottom:45px;}
.invest a{display:block; background:#ff6600; color:#fff; line-height:45px; -webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px; margin:0 auto; width:220px; -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; font-family: 'Lato', sans-serif; font-size:17px;}
.invest:hover a{background:#424242; color:#fff;}

/*
======================================================= 
chart css
=======================================================
*/
.chart{background: #efefef; padding: 30px 0; overflow: hidden; text-align: center;}  
.chartin{padding:0 85px;}
.chartin img{width:100%; height: auto; padding-bottom: 16px;}
.chartin p{font-family: 'Lato', sans-serif; font-weight: 400; color: #666; line-height: 22px; text-align: left; padding: 0 15px 30px 15px; font-size: 16px;}
.chartin h3{font-family: 'SegoeUI-Light'; font-weight: 600; font-size: 20px; color: #0096ba; line-height: 20px; padding-bottom: 20px; text-align: left;}
.chartin h3 span{font-family: 'Segoe UI'; color: #0096ba;} 
.chartin a{display:block; color:#fff; line-height:45px; -webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px; margin:0 auto; width:155px; -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; font-family: 'Lato', sans-serif; font-size:17px; background:#ff5700;}
.chartin:hover a{background:#cecbca; color:#000;}
.chartin table th.head{color:#0096ba; text-transform: uppercase; font-size: 16px; font-weight: 600;}
.chartin table th.head2{color:#ff5700; text-transform: uppercase; font-size: 16px; font-weight: 300;}
.chartin table tr{background:#fff;}
.chartin table tr td{font-family: 'Lato', sans-serif; font-weight: 400; color: #666;}
.chartin .table-bordered>thead>tr>td, .table-bordered>thead>tr>th{border-bottom:none !important;}
.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th{border-left:none !important; border-right:none !important;}
.chartin .table-bordered>thead>tr{background: #e8e8e8;}


/*
=========================partnerswrap main========================
*/
.fincorp{ /* The image used */
    /*background-image: url("../images/bg_investment.png");*/
	background:#707070;
    /* Set a specific height */
    height: auto; 
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; padding:0px 0;}
	
.financialservices{padding:90px 0; text-align:center;}
.financialservices h3{font-size:36px; line-height:50px; color:#fff; font-family: 'Raleway', sans-serif; padding:0px 0 0px 0; margin-bottom:75px; position:relative;}
.financialservices h3 span{text-transform:uppercase;}
.financeinfo{position:relative;}
.financeinfo img{display:block; text-align:center; margin:0 auto; /*width:195px; height:195px;*/ margin-bottom:40px;  -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;}
 .financeinfo h3{font-family: 'Lato', sans-serif; font-size:24px; line-height:24px; color:#fff; text-transform:none; font-weight:300; padding:0px 0 0px 0; position:relative; display:block; margin-bottom:40px; -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;}
 .financeinfo p{color:#fff; font-family: 'Lato', sans-serif;  font-size:17px; line-height:22px; padding:0 10px 30px 10px;}
 .financeinfo:hover img{-ms-transform: rotate(360deg); /* IE 9 */
    -webkit-transform: rotate(360deg); /* Chrome, Safari, Opera */
    transform: rotate(360deg); background:#f9b129; -webkit-box-shadow: 0px 0px 15px 0px rgba(255,255,255,1);
-moz-box-shadow: 0px 0px 15px 0px rgba(255,255,255,1);
box-shadow: 0px 0px 15px 0px rgba(255,255,255,1);}
 .financeinfo:hover h3{color:#fff; font-size:22px;}
 .financeinfo:hover h3:after{width:100%; background:#f1c839;}
 .financeinfo a{background:#fff; padding:0 10px; line-height:30px; color:#333; text-transform:uppercase; font-family: 'Lato', sans-serif; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -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; font-size:11px;}
 .financeinfo a:hover{background:#ff6600; color:#fff; border:1px solid #333;}
 .financeinfo:hover a{background:#ff6600; color:#fff; border:1px solid #333; -webkit-box-shadow: 0px 0px 15px 0px rgba(255,255,255,1);
-moz-box-shadow: 0px 0px 15px 0px rgba(255,255,255,1);
box-shadow: 0px 0px 15px 0px rgba(255,255,255,1);}
  

/*
======================================================= 
testimonial css
=======================================================
*/
.testimonialinfo{padding:75px 0; text-align:center; overflow:hidden;}
.testimonialinfo h2{font-family: 'Raleway', sans-serif; font-size:36px; line-height:48px; color:#000; text-transform:none; padding-bottom:50px;}
.testimonialinfo h2 span{display:block;}
.testimonialinfo a{background:#f9b129; color:#000; font-family: 'Raleway', sans-serif; line-height:50px; display:inline-block; padding:0 70px; font-size:24px; -webkit-border-radius: 50px;
-moz-border-radius: 50px; border-radius: 50px; margin-top:50px;}


/*
=========================infovideo main========================
*/  
.infovideowrapper{}

.main-img{width:auto; margin:0 auto; position:relative; height:459px; background:url(../images/video-elss.png) center top no-repeat; background-size:cover;}
.second{background:url(../images/video-mutual-funds.png) center top no-repeat;}
.imgtable{display:table; width:100%; height:100%; text-align:center;}

.image-cell {
    width: 100%;
   /* background: rgba(0,0,0,0.5);*/
    text-align: center; display:table-cell; vertical-align:middle;
}

.image-cell h2{font-family: 'Raleway', sans-serif; font-size:60px; line-height:60px; color:#fff; -webkit-animation: neon6 1.5s ease-in-out infinite alternate; -moz-animation: neon6 1.5s ease-in-out infinite alternate; animation: neon6 1.5s ease-in-out infinite alternate; padding-bottom:60px;}
.image-cell a{font-family: 'Raleway', sans-serif; -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; border:2px solid #fff; font-size:24px; line-height:50px; 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; display:inline-block; padding:0 30px; color:#fff;}
.image-cell a:hover{background:#FFF; color:#000;}
  

@-webkit-keyframes neon6 {
  from {
    text-shadow: 0 0 10px #fff,
               0 0 20px #fff,
               0 0 30px #fff,
               0 0 40px #ff00de,
               0 0 70px #ff00de,
               0 0 80px #ff00de,
               0 0 100px #ff00de,
               0 0 150px #ff00de;
  }
  to {
    text-shadow: 0 0 5px #fff,
               0 0 10px #fff,
               0 0 15px #fff,
               0 0 20px #ff00de,
               0 0 35px #ff00de,
               0 0 40px #ff00de,
               0 0 50px #ff00de,
               0 0 75px #ff00de;
  }
}


@-moz-keyframes neon6 {
  from {
    text-shadow: 0 0 10px #274373,
               0 0 20px #274373,
               0 0 30px #274373,
               0 0 40px #274373,
               0 0 70px #274373,
               0 0 80px #274373,
               0 0 100px #274373,
               0 0 150px #274373;
  }
  to {
    text-shadow: 0 0 5px #274373,
               0 0 10px #274373,
               0 0 15px #274373,
               0 0 20px #274373,
               0 0 35px #274373,
               0 0 40px #274373,
               0 0 50px #274373,
               0 0 75px #274373;
  }
}

@keyframes neon6 {
  from {
    text-shadow: 0 0 10px #274373,
               0 0 20px #274373,
               0 0 30px #274373,
               0 0 40px #274373,
               0 0 70px #274373,
               0 0 80px #274373,
               0 0 100px #274373,
               0 0 150px #274373;
  }
  to {
    text-shadow: 0 0 5px #274373,
               0 0 10px #274373,
               0 0 15px #274373,
               0 0 20px #274373,
               0 0 35px #274373,
               0 0 40px #274373,
               0 0 50px #274373,
               0 0 75px #274373;
  }
}





@-webkit-keyframes neon7 {
  from {
    text-shadow: 0 0 10px #fff,
               0 0 20px #fff,
               0 0 30px #fff,
               0 0 40px #fff,
               0 0 70px #fff,
               0 0 80px #fff,
               0 0 100px #fff,
               0 0 150px #fff;
  }
  to {
    text-shadow: 0 0 5px #fff,
               0 0 10px #fff,
               0 0 15px #fff,
               0 0 20px #fff,
               0 0 35px #fff,
               0 0 40px #fff,
               0 0 50px #fff,
               0 0 75px #fff;
  }
}


@-moz-keyframes neon7 {
  from {
    text-shadow: 0 0 10px #fff,
               0 0 20px #fff,
               0 0 30px #fff,
               0 0 40px #fff,
               0 0 70px #fff,
               0 0 80px #fff,
               0 0 100px #fff,
               0 0 150px #fff;
  }
  to {
    text-shadow: 0 0 5px #fff,
               0 0 10px #fff,
               0 0 15px #fff,
               0 0 20px #fff,
               0 0 35px #fff,
               0 0 40px #fff,
               0 0 50px #fff,
               0 0 75px #fff;
  }
}

@keyframes neon7 {
  from {
    text-shadow: 0 0 10px #fff,
               0 0 20px #fff,
               0 0 30px #fff,
               0 0 40px #fff,
               0 0 70px #fff,
               0 0 80px #fff,
               0 0 100px #fff,
               0 0 150px #fff;
  }
  to {
    text-shadow: 0 0 5px #fff,
               0 0 10px #fff,
               0 0 15px #fff,
               0 0 20px #fff,
               0 0 35px #fff,
               0 0 40px #fff,
               0 0 50px #fff,
               0 0 75px #fff;
  }
}



/*
=========================partnerswrap main========================
*/
.partnerswrap{padding:100px 0px; text-align:center; overflow:hidden; margin:0 80px;}
.partnerswrap .thumbnail{padding:0 0 0 0; border:none; background:none; border-radius:inherit; margin-bottom:0px;}
.partnerswrap .carousel {
    margin-bottom: 0;
    padding: 0 0px 0px 0px;
}
/* The controlsy */
.partnerswrap .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; display:none;
}
.partnerswrap .carousel-control.right {
	right: -12px; 
}
/* The indicators */
.partnerswrap .carousel-indicators {
	right: 50%;
	top: auto;
	bottom: -10px;
	margin-right: -19px; display:none;
}
/* The colour of the indicators */
.partnerswrap .carousel-indicators li {
	background: #e2e2e2; width:20px; height:20px;
}
.partnerswrap .carousel-indicators .active {
background: #e56c6b;
}

.border {
  display: inline-block;
  position: relative;
}
.border::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  box-shadow: inset 0 0 0 0 rgba(255,255,255,.5);
  transition: box-shadow .1s ease;
}
.border:hover::after {
  box-shadow: inset 0 0 0 10px rgba(255,255,255,.5);
}



/*
=========================financial main========================
*/


.financial{text-align: center; padding: 115px 0 170px 0; overflow: hidden;}
.financial h2{font-family: 'Raleway', sans-serif; font-size: 36px; line-height: 36px; color: #000; padding-bottom: 55px; 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;}
.financial p{font-family: 'CenturyGothic'; font-size: 18px; line-height: 22px; color: #000; padding-bottom: 85px; -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;}

.financewrap{text-align: center;}
.financewrap h2{font-family: 'CenturyGothic'; font-size: 20px; line-height: 25px; color: #000; padding:0px 0 0 0; text-transform:uppercase;}
.finewrap{position: relative; width: 105px; height: 105px; left: 0; right: 0; 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;}

.finewrappic{position: absolute; z-index: 100; left: 0; right: 0; margin: 0 auto; top:-20px; left: 10px;}
.finewrappic img{display: block; text-align: center; margin: 0 auto; border-radius: inherit; border: none; line-height: 83px; -ms-transform: rotate(0deg); /* IE 9 */
    -webkit-transform: rotate(0deg); /* Chrome, Safari, Opera */
    transform: rotate(0deg);} 


#finediamond {
    width: 85px;
    height: 85px;
    background: #f9b129;
/* Rotate */
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
/* Rotate Origin */
    -webkit-transform-origin: 0 100%;
    -moz-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    -o-transform-origin: 0 100%;
    transform-origin: 0 100%;
    margin: 45px 0 10px 60px;
    -webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;  
}

.financewrap:hover h2{color:#f9b129;}


/*
=========================knowinfowrapper main========================
*/

.knowinfowrapper{ /* The image used */
    background-image: url("../images/bg_productinfo.png");
	/*background:#707070;*/
    /* Set a specific height */
    height: auto; 
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; padding:90px 0; }


.knowinnerpart{text-align:center;}
.knowinnerpart h2{font-family: 'RobotoSlab-Regular'; font-size:36px; line-height:45px; color:#000; text-transform:none; font-weight:300; position:relative; display:block; margin-bottom:85px;}
.knowinnerpart .thumbnail{border:0; outline:none;}
.knowinnerpart .thumbnail a>img, .thumbnail>img{}
.knowinnerpart .thumbnail>img{border:none; margin-bottom:60px;}
.knowinnerpart .thumbnail h3{margin:0 auto; bottom:40px; font-family: 'Lato', sans-serif; color:#000; font-size:30px; text-transform:none; line-height:35px;}
.knowinnerpart .thumbnail h3 span{display:block;}


/*
=========================footer main========================
*/

.footerpic{background:url(../images/footerpic.png) center top no-repeat; height:479px; background-size:cover;}








@media screen and (min-width:320px) and (max-width:480px)

{
	
	.wrapper{padding:0;}
	.top-header{width:280px; margin:0 auto; padding:5px 0;}
	.socialpart{margin:0 auto; width:280px;}
	.rtbottom{padding:0px 0 0 0; float:none; margin:0 auto; width:155px; text-align:center;}
	.logo{width:250px; margin:0 auto;}
    .register{float:none; margin:0 auto; width:155px; padding:18px 0;}
    .toppart{width:100%;}
	.rtpart{float:none; margin:0 auto;}
	.rtmain{width:100%;}
	.toplinks:after{display:none;}
	
	.navbar-brand>img{width:170px;}

	.top-header .navbar-brand {padding: 32px 0px 41px 0px;font-size: 20px;}
	.navbar-default .navbar-toggle .icon-bar{background:#fff;}
	.navbar-default .navbar-toggle{border:none; background:#2e2d2c;}
    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{background:#f75703; }
    .top-header .navbar-default .navbar-nav>li>a{padding-top:10px; padding-bottom:10px;}
    .navwrapper .navbar-nav li.active a {border:none;}
    .navbar-nav.sm-collapsible .caret:before{color:#fff;}
    .navbar-nav.sm-collapsible .caret, .navbar-nav.sm-collapsible ul .caret{line-height:19px;}
    .navwrapper .navbar-nav li a{border-bottom:none;}
    .navwrapper .navbar-nav li a:hover{border-bottom:none;}	
    .navbar-nav .open .dropdown-menu>li{border-bottom:none;}
    .navbar-nav .open .dropdown-menu>li:last-child{border-bottom:none;}	
	.navbar-nav .open .dropdown-menu>li>a{background:#2e2d2c !important; color:#fff !important; }
    .navbar-nav .open .dropdown-menu>li>a:hover{background:#f1c839 !important; color:#2e2d2c !important;}
	.nav>li{background:none !important; border-bottom:1px solid #fff;}
	.nav>li:last-child{border-bottom:none;}
    .navwrapper{height: auto; width:100%; margin:0 auto;} 
    .navwrapper .navbar-nav{margin:0px 0 0 0; background:#264b59; width:100%; float:none; padding:0 0 0 0;}
    .navwrapper .navbar-default .navbar-nav>li>a:first-child{padding:0 0 0 0;}
    .navwrapper .navbar-default .navbar-nav>li>a{line-height:45px; padding:0 15px !important;}
    .navwrapper .navbar-default .navbar-nav>li>a:hover{color:#ea6c56 !important; background:#2e2d2c !important;}
    .navbar-nav .open .dropdown-menu{margin:0 0 0 0; padding:0 0 0 0;}
    .navbar-default .navbar-collapse, .navbar-default .navbar-form{border:none !important; box-shadow: inherit !important;}
  
    .topgrey{height:auto; padding-bottom:20px;}
    .navwrapper .navbar-brand{margin-top:0px;}
    .socialpart a{width:41px; height:41px;}
  	.rtbottom p{padding:0 0 10px 0; font-size:13px;} 
	.rttop{float:none; text-align:center; padding:0px 0 0px 0; width:155px; margin:0 auto;}
	.rttop a{font-size:13px;}
    .headerbottom{/*position: absolute; z-index: 5000;*/  width: 100%; padding:20px 0; height:auto;}
    .main-slider{top:0px;}
   	.rtbottom p a{padding:0 8px; float:none; display:inline-block; width:100%;}
	.rtbottom p a.firstpart{margin-left:40px; margin-bottom:10px;}
   .rtbottom p a:first-child{margin-left:0px;}
   .rtbottom p:last-child a{margin-left:0px; margin-top:-5px;}


	.bs-slider h1 {margin-top: 0px;font-size: 12px;line-height: 20px;}

	.slide-text{text-align:center !important; width:280px; margin:0 auto; left:0; right:0; top:0px;}

	.footerpic{background-size:auto 100%; height:479px;}
		



  .chartin{padding:0 10px;}
  .table{width: 100%; max-width: 100%;}

  .smartwrapper{width:280px; margin:0 auto; margin-bottom: 30px;}
  .smartone{float: none; margin:0 auto; width: 192px;}
  .smartcalculate{float: none; margin:0 auto;}


  .row{margin:0 0 0 0 !important;}

  .inpartrt{float: none; margin: 0 auto; padding: 0 0 0 0;}
  .inpartrt h2{font-size: 15px; line-height: 20px; padding-bottom: 5px;}
  .inpartrt h3{font-size: 13px; line-height: 16px; padding-bottom:10px;}
  .inpartrt a{line-height:20px; font-size:12px; width:auto; margin-top:0px;}


	
   .financeinfo p{padding:0 0px 30px 0px; font-size:11px;}	
   .financeinfo{padding:0 0px; min-height:480px;}
   .financeinfo h3{font-size:12px;}
   .financeinfo a{font-size:10px;}	
  
  .parallaxsmartsip{height:auto;}
  	
  
  .knowinfowrapper{margin:0 0 0 0; padding:90px 0 0 0;}
  .knowinfowrapper  .carousel-inner{height:auto !important; width:280px !important; margin:0 auto; padding:0 0 0 0 !important;}
  .knowinfowrapper .pager li>a.left{left:15px !important; top:50px !important;}
  .knowinfowrapper .pager li>a.right{right:8px !important; top:50px !important;}
  
  .partnerswrap{margin:0 20px;}
  
  .parallaxsmartsip h2{line-height:40px; padding:30px 0;}
  
  
  .mutualpic{padding-bottom:50px;}
  .mutualmatter{width:280px; margin:0 auto;}
  .mutualpartinfo{height:auto; padding:50px 0;}
  
  .financial{padding:70px 0;}
  .financewrap{height:200px;}
  
}

@media screen and (min-width:481px) and (max-width:767px)

{

	.wrapper{padding:0;}
	.top-header{width:280px; margin:0 auto; padding:5px 0;}
	.socialpart{margin:0 auto; width:280px;}
	
	.logo{width:300px; margin:0 auto;}
    .register{margin-left:10px;}
    .toppart{width:100%;}
	.rtpart{float: none;}
	
	
	.rtmain{width:100%;}
	.toplinks:after{display:none;}
	
	.navbar-brand>img{width:170px;}

	.top-header .navbar-brand {padding: 32px 0px 41px 0px;font-size: 20px;}
	.navbar-default .navbar-toggle .icon-bar{background:#fff;}
	.navbar-default .navbar-toggle{border:none; background:#2e2d2c;}
    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{background:#f75703; }
    .top-header .navbar-default .navbar-nav>li>a{padding-top:10px; padding-bottom:10px;}
    .navwrapper .navbar-nav li.active a {border:none;}
    .navbar-nav.sm-collapsible .caret:before{color:#fff;}
    .navbar-nav.sm-collapsible .caret, .navbar-nav.sm-collapsible ul .caret{line-height:19px;}
    .navwrapper .navbar-nav li a{border-bottom:none;}
    .navwrapper .navbar-nav li a:hover{border-bottom:none;}	
    .navbar-nav .open .dropdown-menu>li{border-bottom:none;}
    .navbar-nav .open .dropdown-menu>li:last-child{border-bottom:none;}	
	.navbar-nav .open .dropdown-menu>li>a{background:#2e2d2c !important; color:#fff !important; }
    .navbar-nav .open .dropdown-menu>li>a:hover{background:#f1c839 !important; color:#2e2d2c !important;}
	.nav>li{background:none !important; border-bottom:1px solid #fff;}
	.nav>li:last-child{border-bottom:none;}
    .navwrapper{height: auto; width:100%; margin:0 auto;} 
    .navwrapper .navbar-nav{margin:0px 0 0 0; background:#264b59; width:100%; float:none; padding:0 0 0 0;}
    .navwrapper .navbar-default .navbar-nav>li>a:first-child{padding:0 0 0 0;}
    .navwrapper .navbar-default .navbar-nav>li>a{line-height:45px; padding:0 15px !important;}
    .navwrapper .navbar-default .navbar-nav>li>a:hover{color:#ea6c56 !important; background:#2e2d2c !important;}
    .navbar-nav .open .dropdown-menu{margin:0 0 0 0; padding:0 0 0 0;}
    .navbar-default .navbar-collapse, .navbar-default .navbar-form{border:none !important; box-shadow: inherit !important;}
  
    .topgrey{height:auto; padding-bottom:20px;}
    .navwrapper .navbar-brand{margin-top:0px;}
    .socialpart a{width:41px; height:41px;}
	
	.supportwrap {width: 400px; margin: 0 auto;}
  	.rtbottom p{padding:0 0 10px 0; font-size:13px;} 
	.rttop{float: none; width: auto; margin:0 auto; text-align: center; padding:0px 0 20px 0;}
	.rttop a{font-size:13px;}
    .headerbottom{/*position: absolute; z-index: 5000;*/  width: 100%; padding:20px 0; height:auto;}
    .main-slider{top:0px;}
   	.rtbottom p a{padding:0 8px; float:none; display:inline-block; width:100%;}
	.rtbottom p a.firstpart{margin-left:40px; margin-bottom:10px;}
   .rtbottom p a:first-child{margin-left:0px;}
   .rtbottom p:last-child a{margin-left:0px; margin-top:-5px;}
  
    .headerbottom{/*position: absolute; z-index: 5000; */ width: 100%; padding:20px 0;}
    .main-slider{top:0px;}

   .rtbottom p{padding-left: 0px; display: inline-block; text-align: center; line-height: 30px; padding-right:0px; font-size:11px;}
    .rtbottom p a{padding:0 8px; font-size: 11px;}
    .logo{padding:0 0 0 0; width: 200px; margin:0 auto;}
    .rtpart{float: none; width:400px; margin:0 auto;}
	
	.bs-slider h1 {margin-top: 0px;font-size: 18px;line-height: 26px;}

    .slide-text{text-align:center !important; width:400px; right:0; top:0px;}

  
  	.chartin{padding:0 10px;}
  	.table{width: 100%; max-width: 100%;}

  	.smartsip h3{font-size: 20px; line-height: 25px; padding:30px 0;}
  	.smartwrapper{width:400px; margin:0 auto; margin-bottom: 30px;}
  	.smartone{width: 192px;}
  	.smartcalculate{}
  	.rtspace{margin-right: 0px;}

  	.row{margin:0 0 0 0 !important;}


  	.inpartrt{float: none; margin: 0 auto; padding: 0 0 0 0;}
  	.inpartrt h2{font-size: 20px; line-height: 20px; padding-bottom: 10px;}
  	.inpartrt h3{font-size: 21px; line-height: 21px;}
  	.inpartrt a{line-height:35px; font-size:15px; width:auto; margin-top:20px;}
  

 	.financeinfo p{padding:0 20px 30px 20px;}	
 	.financeinfo{padding:0 0px; min-height:480px;}
	.financeinfo h3{font-size:20px;}
 
	.parallaxsmartsip{height:auto;}
	.parallaxsmartsip h2{line-height:40px; padding:30px 0;}
	
	
  .knowinfowrapper{margin:0 0 0 0; padding:90px 0 0 0;}
  .knowinfowrapper  .carousel-inner{height:auto !important; width:400px !important; margin:0 auto; padding:0 0 0 0 !important;}
  .knowinfowrapper .pager li>a.left{left:0 !important; top:70px !important;}
  .knowinfowrapper .pager li>a.right{right:0 !important; top:70px !important;}
  
   
   .mutualpic{padding-bottom:50px;}
  .mutualmatter{width:400px; margin:0 auto;}
  .mutualpartinfo{height:auto; padding:50px 0;}
}

@media screen and (min-width:768px) and (max-width:991px)
{

	.rtmain{width:100%;}
	.wrapper{padding:0;}
	.headerbottom{}
	.toppart{width:100%;}
	.navbar-brand>img{width:100px;}
	.navwrapper .navbar-brand{padding: 30px 0px 0px 0px; margin-top:0px;}
	.navwrapper{width:730px; margin:0 auto;}
	.nav>li>a {padding: 10px 6px;}
    .navwrapper .navbar-default .navbar-nav>li>a{font-size: 11px; padding:0 5px;}
	.navwrapper .navbar-nav{float:right;}
	.top-header{width:98%; margin:0 auto;}
	.top-header{width:730px; margin:0 auto;}
	.rtbottom{margin-right:-30px; padding-bottom:0px;}
  	.rtbottom p{font-size: 10px; padding-right: 0px;}
	.rtbottom p .fa-phone{margin-right:5px;}
  	.rtbottom p a{font-size: 11px; padding:0 5px;}
	.register{float:right;}
	.register a{font-size:10px;}
	.toplinks:after{width:100%;}
	.rttop{padding:21px 0 0 0;}
	.rttop a{font-size:10px;}
	
	.bs-slider h1 {margin-top: 24px;font-size: 30px;line-height: 40px;}
	.slide-text{width:100%;}

  
  .smartwrapper{width:729px; margin:0 auto; margin-bottom: 30px;}
  .smartone{width: 18%;}
  .smartone h3{font-size: 12px; padding: 0 8px;}
  .smartcalculate{width: 19.4%;}
  .smartone p{width: 100%;}
  .rtspace{margin-right: 1%;}

  .row{margin:0 0 0 0 !important;}
  
  .inpartrt{width:95%; padding:28px 0 0 0;}
  
  
	.financeinfo p{padding:0 20px 30px 20px; height:170px; font-size:15px;}
	.financeinfo h3{font-size:18px;}

	.abtmatter{padding:70px 0;}
	.abtmatter h2{font-size:28px;}
	.abtmatter h2 span{font-size:35px; line-height:35px;}	
	.abtmatter p{padding:0 30px 30px 0;}

	.investinfo p{font-size:14px;}
	.investin{padding:0 10px;}
	.investinn h2{font-size:23px;}
	
	.partnerswrap{margin:0px 40px;}
	.knowmain{padding:90px 0px; margin:0 40px;}
	 .rangein{padding:0 20px;}
	 .rangewrap{padding:0 20px;}
	 .rangeinfo h3{font-size:15px;}
	 .rangeinfo p{font-size:13px; height:auto;}
	 
	.knowinfowrapper{margin:0 0px; padding:90px 0 50px 0;}
	.knowinfowrapper .pager li>a.left{left:-20px !important; top:50px !important;}
	.knowinfowrapper .pager li>a.left img{width:30px; height:30px;}
    .knowinfowrapper .pager li>a.right{right:-20px !important; top:50px !important;}
	.knowinfowrapper .pager li>a.right img{width:30px; height:30px;}
	.knowinfowrapper  .carousel-inner{height:auto !important; padding:0 0 0 0 !important;}
	
	.parallaxsmartsip h2{line-height:40px; padding:30px 0;}
	.image-cell h2{font-size:46px; line-height:46px;}
	
	
	 .mutualmatter{width:390px; margin:0 auto;}
     .mutualpartinfo{height:auto; padding:50px 0;}
	
}





@media screen and (min-width:992px) and (max-width:1200px)

{

	.rtmain{width:100%;}
	.rttop{margin-right:0px; padding:21px 0 0 0;}	
	.wrapper{padding:0;}
    .rtbottom{margin-right:-10px;}
	.rtbottom p{padding-right:8px;}
	.top-header{width:950px; margin:0 auto;}
	.toplinks:after{width:832px;}
	.toppart{width:100%;}
	.navwrapper .navbar-brand{padding: 14px 0px 0px 0px; margin-top:0px;}
	.navbar-brand>img{width:130px;}
	.navwrapper{width:950px; margin:0 auto;}
	.nav>li>a {padding: 10px 6px;}
	.navbar-nav{float:right;}
    .navwrapper .navbar-default .navbar-nav>li>a{font-size: 13px; padding:0 10px;}
	.navwrapper .navbar-nav{float:right;}

	.bs-slider h1 {margin-top: 24px;font-size: 36px;line-height: 44px;}
	
	.slide-text{width:100%; padding:78px 0 0 0;}
	.inpartrt{width:95%; padding:28px 0 0 0;}

  .smartwrapper{width:970px; margin:0 auto; margin-bottom: 30px;}
  .smartone{width: 19%;}
  .smartone h3{font-size: 12px; padding: 0 9px;}
  .smartcalculate{width: 19.4%;}
  .smartone p{width: 100%;}
  .rtspace{margin-right: 1%;}

  .row{margin:0 0 0 0 !important;}
  .container{padding:  0 0 0 0 !important;}

  .fininfo{height:460px;}
  .fininfo img{width:80%;}
  .fininfo h2{font-size:16px;}
  
  .investinfo p{font-size:14px; padding: 0 15px 17px 15px;}
  .investin{padding:0 50px;}
  
  .financeinfo p{font-size:14px;}
  
	
	.knowinfowrapper{margin:0 0px; padding:90px 0 50px 0;}
	.knowinfowrapper .pager li>a.left{left:20px !important; top:80px !important;}
	.knowinfowrapper .pager li>a.left img{width:30px; height:30px;}
    .knowinfowrapper .pager li>a.right{right:20px !important; top:80px !important;}
	.knowinfowrapper .pager li>a.right img{width:30px; height:30px;}
	.knowinfowrapper  .carousel-inner{height:auto !important; padding:0 0 0 0 !important;}
   
    .rangeinfo p{font-size:13px; height:auto;}
    .rangeinfo h3{font-size:19px;}
   
    .mutualmatter{width:390px; margin:0 auto;}
    .mutualpartinfo{height:auto; padding:50px 0;}
} 



@media screen and (min-width:1201px) and (max-width:1399px)

{
    .navwrapper{width:1170px; margin:0 auto;}
    .top-header{width:1170px; margin:0 auto;}	
    .rtbottom{margin-right:-5px;}
	.navwrapper .navbar-brand{padding: 14px 20px 0px 0px; margin-top:-10px;}
	.navbar-brand>img{width:170px;}
	.navwrapper .navbar-default .navbar-nav>li>a{padding:0 11px; font-size:17px;}
	.toppart{width:100%;}
    .row{margin:0 0 0 0 !important;}
    .investinfo p{font-size:15px;}
  	
	.inpartrt{padding:145px 0 0 0;}
 
    .knowinfowrapper{margin:0 0px; padding:90px 0 50px 0;}
	.knowinfowrapper .pager li>a.left{left:-40px !important; top:70px !important;}
    .knowinfowrapper .pager li>a.right{right:-40px !important; top:70px !important;}
	.knowinfowrapper  .carousel-inner{height:auto !important;}
}