@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: "Lato Black";
	src: url("../fonts/Lato-Black.eot?") format("eot"), url("../fonts/Lato-Black.woff") format("woff"), url("../fonts/Lato-Black.ttf") format("truetype"), url("../fonts/Lato-Black.svg#Lato-Black") format("svg");
	font-weight: normal;
	font-style: normal;
}



@font-face {
  font-family: 'Museo-300';
  src: url('../fonts/Museo-300.eot?#iefix') format('embedded-opentype'),  url('../fonts/Museo-300.otf')  format('opentype'),
	     url('../fonts/Museo-300.woff') format('woff'), url('../fonts/Museo-300.ttf')  format('truetype'), url('../fonts/Museo-300.svg#Museo-300') format('svg');
  font-weight: normal;
  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: 'Museo900-Regular';
  src: url('../fonts/Museo900-Regular.eot?#iefix') format('embedded-opentype'),  url('../fonts/Museo900-Regular.woff') format('woff'), url('../fonts/Museo900-Regular.ttf')  format('truetype'), url('../fonts/Museo900-Regular.svg#Museo900-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Museo-700';
  src: url('../fonts/Museo-700.eot?#iefix') format('embedded-opentype'),  url('../fonts/Museo-700.woff') format('woff'), url('../fonts/Museo-700.ttf')  format('truetype'), url('../fonts/Museo-700.svg#Museo-700') 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;

	

}

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; width:90%; margin:0 auto;}

.container-fluid{padding:0 0 0 0; margin:0 0 0 0;}
.row{padding:0 0 0 0; margin:0 0 0 0;}
.ltspac{padding:0 0 0 0; margin:0 0 0 0;}


/*

=========================Top Header ========================

*/

.top-header{width:100%; margin: 0 auto; margin-bottom:0px;}



.navbar-collapse{padding:0 0 0 0;}
.navbar-brand{padding:0px 0 0 0;}
.rtpart{float: right; position: relative; z-index: 1000;}
.rttop{padding:20px 0; text-align: right;}
.rttop a{display:inline-block; color: #fff; font-size: 15px; line-height: 18px; font-family: 'MyriadPro-Regular';}
.rttop a:hover{color:#00427a; background:none;}

.btn{padding:0 0 0 0;}

.headertop{background:#766536;}	
.topinformation{width:80%; margin: 0 auto; padding-bottom:50px;}

.headerbottom{background:#6d5b32;}	
.headerbottomin{width:90%; margin: 0 auto;}


.navwrapper{width:100%; margin: 0 auto; height: auto; background:#f3f2f2;}
.navbar{min-height:50px; margin-bottom:0;}
.navbar-nav{float:none; display: inline-block; text-align: center; padding: 0px 0px;}
.navbar-default{background:none; border:none;}
.navbar-brand{font-weight:bold; font-family: 'Ubuntu', sans-serif; font-size: 23px; text-transform:uppercase; color:#39464f; position:relative; top:0px;}
.navbar-nav li.active a {background: none !important; color:#6a9c37 !important;}
.navbar-nav li a:hover {background: none !important; color:#6a9c37 !important;}
.navbar-default .navbar-nav>li{background:url(../images/navline.png) right center no-repeat;}
.navbar-default .navbar-nav>li:last-child{background:none;}
.navbar-default .navbar-nav>li>a{font-family: 'Museo-300'; text-transform:none; color:#fff; font-size:18px; padding: 0px 13px; line-height: 65px; -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; letter-spacing:0.9px;}

.navbar-default .navbar-nav>li>a .fa-angle-down{color:#f26922;}
.navbar-default .navbar-nav>li>a:hover{/*border-bottom:10px solid #f26d5a; border-top:10px solid #f26d5a;*/}
.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover{color:#6a9c37;background:none !important;}
.nav .open>a,.nav .open>a:focus,.nav .open>a:hover{color:#333;background:#424343;}
.navbar-nav ul.sm-nowrap > li > a:hover{background:#424343; color:#ff4e52;}
.dropdown-menu{background:#232323;}
.navbar-nav ul.sm-nowrap > li > a{color:#fff !important;}
.navbar-nav ul.sm-nowrap > li >:hover a{color:#fff;}
.navbar-brand span{color:#df3447;}

.logo{padding:30px 0 0 0;}
.logo a{display:block; text-align:center; margin:0 auto;}


.rttop{padding:10px 0; text-align: left; float:right;}
.rttop a{display:inline-block; color: #fff; font-size: 15px; line-height: 40px; 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; border-radius:none; border:none; margin-right:0px; padding:0 0 0 0;}
.rttop a:hover{color:#000; background:none; font-weight:300;}
.rttop a.lightcol{color:#b49d74; text-transform:uppercase; margin-right:45px;}

.rtbottom{float:right; padding:0px 0px 0px 0; margin-right:0px; position:relative;}
.rtbottom p{display: inline-block; font-size: 15px; font-family: 'Lato', sans-serif; padding:0 15px 0 0; line-height:30px; color:#fff;}
.rtbottom p:last-child{padding:0 0 0 0;}
.rtbottom p i.fa-phone{color:#fff; font-size: 13px; padding-right:0px; border-radius:100%; width:20px; line-height:18px; height:20px; border:2px solid #fff; text-align:center; margin-right:10px;}
.rtbottom p img{padding-right:10px;}
.rtbottom p a{-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: 16px; -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-weight:normal; padding:0 20px; border:1px solid #ccc; background:#fff; font-family: 'Lato', sans-serif; font-size:15px; margin-right:0px;}
.rtbottom p a.noborder{background:none; border:none;}
.rtbottom p a:hover{color: #fff; background:#44381b;}
.rtbottom p a.register{color:#ff5700;}
.rtbottom p a.register:hover{color:#fff;}
.rtbottom a{-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: 16px; -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-weight:normal; padding:0 20px; font-family: 'Lato', sans-serif; font-size:15px; margin-right:15px; background:#766536; border:1px solid #fff;}
.rtbottom a:hover{color: #fff; background:#6d5b32; border:1px solid #fff;}
.rtbottom a:last-child{margin-right:0px;}

/*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;
}

/*
=========================myCarousel main========================
*/
.slider{position:relative;}
.slider .carousel-inner{height:598px;}
.slider .carousel-caption{top:0px; text-align:left; padding:100px 0 0 0; left:30px;}
.slider .carousel-caption h3{font-family: 'Roboto', sans-serif; color:#fff; font-size:60px; line-height:60px; font-weight:300; padding-bottom:15px; -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;}
.slider .carousel-caption p{font-family: 'Roboto', sans-serif; font-size:48px; line-height:48px; color:#fd4b41; -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; font-weight:700;}




@-webkit-keyframes neon6 {
  from {
    text-shadow: 0 0 10px #32272b,
               0 0 20px #32272b,
               0 0 30px #32272b,
               0 0 40px #32272b,
               0 0 70px #32272b,
               0 0 80px #32272b,
               0 0 100px #32272b,
               0 0 150px #32272b;
  }
  to {
    text-shadow: 0 0 5px #32272b,
               0 0 10px #32272b,
               0 0 15px #32272b,
               0 0 20px #32272b,
               0 0 35px #32272b,
               0 0 40px #32272b,
               0 0 50px #32272b,
               0 0 75px #32272b;
  }
}


@-moz-keyframes neon6 {
  from {
    text-shadow: 0 0 10px #32272b,
               0 0 20px #32272b,
               0 0 30px #32272b,
               0 0 40px #32272b,
               0 0 70px #32272b,
               0 0 80px #32272b,
               0 0 100px #32272b,
               0 0 150px #32272b;
  }
  to {
    text-shadow: 0 0 5px #32272b,
               0 0 10px #32272b,
               0 0 15px #32272b,
               0 0 20px #32272b,
               0 0 35px #32272b,
               0 0 40px #32272b,
               0 0 50px #32272b,
               0 0 75px #32272b;
  }
}

@keyframes neon6 {
  from {
    text-shadow: 0 0 10px #32272b,
               0 0 20px #32272b,
               0 0 30px #32272b,
               0 0 40px #32272b,
               0 0 70px #32272b,
               0 0 80px #32272b,
               0 0 100px #32272b,
               0 0 150px #32272b;
  }
  to {
    text-shadow: 0 0 5px #32272b,
               0 0 10px #32272b,
               0 0 15px #32272b,
               0 0 20px #32272b,
               0 0 35px #32272b,
               0 0 40px #32272b,
               0 0 50px #32272b,
               0 0 75px #32272b;
  }
}





/*
=========================smartsip main========================
*/
.smartsip{background:#fff; text-align:center;}
.smartsip h2{font-family: 'Museo-300'; font-size:30px; line-height:90px; color:#000; text-transform:none;}

.parallaxsmartsip { 
    /* The image used */
  background: url("../images/bg_smart.png");
	/*background:#03a9e2;*/
    /* Set a specific height */
    height: auto; 
    /* Create the parallax scrolling effect */
    background-size: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; padding:45px 0 20px 0;
}

.clear{clear: both;}
.rtspace{margin-right:40px;}


.smartinfo{text-align: center;}
.smartinfo h2{font-size:36px; line-height:45px; color:#484a4e; font-family: 'Museo-300'; padding:0px 0 10px 0; color: #fff; margin-bottom:75px; position:relative;}
.smartinfo h2:after {
    content:'';
    position:absolute;
    left:0; right:0;
    top:100%;
    margin:10px auto;
    width:70px;
    height:6px; border-radius:15px;
    background:#fff; 
}


.smartinfo a{display:block; background:#212121; color:#fff; line-height:45px; -webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px; 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:#23527c; color:#fff;}

.smartwrapper{width:100%; margin:0 auto; margin-bottom: 30px;}
.smartone{border:1px solid #828487; text-align:center; float: left;}
.smartone h3{background: #cbf2ff; border-bottom: 1px solid #8d8d8d; color: #333; 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;}


/*
=========================knowinfowrapper main========================
*/
.knowinfowrapper{margin:0 0px; background-image: url("../images/bg_video-slide.png"); background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; padding:70px 0;}
.knowinnerpart{text-align:center;}
.knowinnerpart h2{font-family: 'RobotoSlab-Regular'; font-size:36px; line-height:45px; color:#fff; text-transform:none; font-weight:300; position:relative; display:block; margin-bottom:55px;}
.knowinnerpart h2 span{text-transform:uppercase;}
.knowinnerpart .thumbnail{border:0; outline:none;}
.knowinnerpart .thumbnail a>img, .thumbnail>img{}
.knowinnerpart .thumbnail>img{border:none; position:relative;}
.knowinnerpart .thumbnail h3{margin:0 auto; font-family: 'RobotoSlab-Regular'; color:#fff; font-size:24px; text-transform:uppercase; line-height:80px;}


.investmatter{text-align:center; display:block; border:1px solid #fff;}
.investmatter h3{background:#75992e; font-family: 'Raleway', sans-serif; color:#fff; text-transform:uppercase; font-size:30px; line-height:60px; -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;}
.innwrap{display:block; -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;}
.inpic{overflow:hidden;}
.inpic img{display:block; text-align:center; margin:0 auto; background: rgba(255, 255, 255, .15); width:100%; -webkit-transition: -webkit-transform 0.5s ease;
-moz-transition: -moz-transform 0.5s ease;
transition: transform 0.5s ease;}



.inmatter{width:100%; position:relative;}
.inmatter img {
    width: 100%;
    height: auto;
    position: relative;
}

.inmatter-cell {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    text-align: center; height:220px;
}
.content {
    position: absolute;
    top:50%;
    transform: translateY(-50%); text-align:center;
}

.content p{font-family: 'Raleway', sans-serif; font-size:16px; line-height:22px; color:#fff; font-weight:500;}
.content p span{display:block;}
.investmatter a{display:block; text-align:center; font-size:18px; text-transform:uppercase; line-height:100px;  -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; position:relative; border-top:2px solid #75992e; -webkit-box-shadow: 0px 10px 30px -10px rgba(0,0,0,.3);
box-shadow: 0px 10px 30px -10px rgba(0,0,0,.3); color:#fff; font-family: 'Raleway', sans-serif;}
 
.investmatter:hover a{background:#525252; color:#fff; border-top:2px solid #000;}
.investmatter:hover  .inpic img{-webkit-transform: scale(1.25);
-moz-transform: scale(0.7);
-o-transform: scale(0.7);
transform: scale(0.7);
-webkit-transform-origin: top left;
-moz-transform-origin: top left;
-o-transform-origin: top left;
transform-origin: top left; -webkit-box-shadow: 10px 10px 17px 0px rgba(150,150,150,1);
-moz-box-shadow: 10px 10px 17px 0px rgba(150,150,150,1);
box-shadow: 10px 10px 17px 0px rgba(150,150,150,1);}

.investmatter:hover h3{background:#fff; color:#020202; border-bottom:2px solid #75992e;}
.investmatter:hover .innwrap{ display:block; background:#c4c4c4;}
.investmatter:hover .content p{color:#020202;}
/*
======================================================= 
invest css
=======================================================
*/
.parallaxinvest { 
    /* The image used */
   /* background-image: url("../images/bg_statistics.png");*/
   background:#fff;
    /* 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:70px 0;
}

.invest{text-align:center; text-align: center;}
.investinner{background:#fff; -webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px; padding:0px 0px 0px 0; margin:0 auto;}
.invest h2{font-family: 'Museo-300'; color:#212121; font-size:30px; line-height:30px; padding-bottom:55px; position:relative; display:inline-block; margin-bottom:50px;}
.invest h2 span{text-transform:uppercase;}

.invest img{width:100%; height: auto; margin-bottom:0px;}
.invest a{display:block; background:#75992e; 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:#4d90b2; color:#fff;}


/*
======================================================= 
chart css
=======================================================
*/

.chart { 
    /* The image used */
    /*background-image: url("../images/bg_chart.png");*/
    /* Set a specific height */
    height: auto; 
    background:#efefef;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; padding:30px 0; overflow: hidden; text-align: center;
}

.chartin{padding:0 0px;}
.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; background:#212121; color:#fff; line-height:45px; -webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px; 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; margin-top:20px;}
.chartin:hover a{background:#4d90b2; color:#fff;}
.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: 600;}
.chartin table tr td{font-family: 'Lato', sans-serif; font-weight: 400; color: #666; font-size:16px;}
.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;}
.chartin .table-bordered>tbody>tr{background: #e8e8e8;}


/*
======================================================= 
investwrapper css
=======================================================
*/
.partnerswrap{padding:50px 0; text-align:center;}


/*
======================================================= 
solution css
=======================================================
*/ 
.solutionwrapper{background:#f7f7f7; padding:42px 0; text-align:center;}
.solutionin{} 
.solutionin h2{font-family: 'Lato', sans-serif; font-size:37px; line-height:45px; color:#1b618f; font-weight:300; padding-bottom:50px;}
.solutionin h2 span{display:inline; color:#ff5700; text-transform:uppercase;}
.solvpart{text-align:center; -moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out;}
.solvpart span{background:#1b618f; font-size:36px; line-height:60px; color:#fff; display:block;}
.solvpart img{display:block; text-align:center; margin:0 auto;}
.solvpart h3{padding:60px 0; color:#1b618f; font-size:24px; line-height:40px; text-transform:uppercase; font-family: 'Raleway', sans-serif;}
.solvpart h3 span{display:block; background:none; line-height:inherit; color:#1b618f; font-size:24px; line-height:40px;}

.solvin{position:relative; background:#fff; z-index:1000; height:60px;}
.solvlink{position:relative; z-index:500; background:#000; height:60px;}
.solvpart a{display:block; text-align:center; font-size:18px; text-transform:uppercase; line-height:50px;  -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; position:relative; border-top:2px solid #d8d4d4; background:#fff; -webkit-box-shadow: 0px 10px 30px -10px rgba(0,0,0,.3);
box-shadow: 0px 10px 30px -10px rgba(0,0,0,.3); font-family: 'Raleway', sans-serif; padding:0 0 0 0;}
.solvpart:hover h3,.solvpart:hover h3 span{color:#fff;}
.solvpart:hover{transform: scale(0.9);}
.solvpart:hover a{background:#fff; color:#1b618f;}
.solvpart:hover img{-webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.75);
box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.75);}



/*
=========================mutualpart main========================
*/
.mutualpart{/* The image used */
    background-image: url("../images/bg_fund.png");
    /* Set a specific height */
    height: auto; 
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover; padding:50px 0; text-align:left;}
.mutualpartin{position:relative; width:980px; margin:0 auto;}
.mutualpartin h3{font-family: 'Museo-300'; font-size:39px; line-height:39px; color:#fff; padding-bottom:30px; text-shadow: -1px 1px 15px #34510d, 1px -1px 15px #34510d;}
.mutualpartin h3 span{display:inline-block; text-transform:none; font-size:48px; line-height:48px;}
.mutualpartin p{font-family: 'Lato', sans-serif; color:#fff; font-size:18px;  text-shadow: -1px 1px 15px #34510d, 1px -1px 15px #34510d; line-height:22px;}
.mutualpartin p span{display:block; text-transform:none;}
.mutualpartin a{display:inline-block; -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; color:#fff; line-height:80px; padding:0 30px; -moz-transition: all 0.3s;
-webkit-transition: all 0.3s;transition: all 0.3s; position:absolute; z-index:100; right:0; top:20%; border:1px solid #fff; font-family: 'Museo-300'; font-size:30px; text-shadow: -1px 1px 15px #263b11, 1px -1px 15px #263b11;}
.mutualpartin a:hover{background:#fff; color:#000; border:1px solid #666;}



/*
======================================================= 
impgoals css
=======================================================
*/
.impgoals{background:#fff; text-align:center; padding:50px 0 0 0;}
.impgoals h2{font-family: 'Museo-300'; color:#282e3e; font-size:30px; line-height:30px; padding-bottom:55px;}
.impgoals h2 span{text-transform:uppercase;}


 .rangeinfo{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;}
 .rangeinfo img{display:block; text-align:center; 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; background:#eaeaea;}
 .rangeinfo h3{color:#75992e; font-family: 'Museo-300'; font-size:24px; line-height:30px; padding:40px 0; -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;} 
 .rangeinfo h3 span{display:block;}
 .notpspace{padding-top:0px !important;}
 .rangeinfo a{display:inline-block; text-align:center; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; background:#f6da08; color:#0d3172; line-height:56px;  font-family: 'MyriadPro-Regular'; font-size:25px; -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; width:200px; margin:0 auto;}
   .rangeinfo:hover h3{color:#020202;}
   
  .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(0,0,0,.3);
  transition: box-shadow .1s ease;
}
.border:hover::after {
  box-shadow: inset 0 0 0 10px rgba(0,0,0,.3);
}

/*
======================================================= 
financial css
=======================================================
*/


.parallaxfinancial { 
    /* The image used */
    /*background-image: url("../images/bg_finance.png");*/
	background:#75992e;
    /* Set a specific height */
    height: auto; 

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; 
}


.financecontent{padding:0 0px; text-align:center; margin:0 auto;}
.finin{-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;}
.fininfo{ -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; width: auto; margin:0 auto; border-left:1px solid #c9d7ae; padding:50px 0; text-align:center;}
.fininfo img{display:block; text-align:center; margin:0 auto; padding-bottom:0px; background:none;  width:auto; height: auto; line-height: 153px;}
.fininfo h2{font-family: 'Museo-300'; color:#fff; padding-bottom:0px; text-transform: none; font-size: 24px; line-height:24px; padding: 30px 0; -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;}
  

.fininfo:hover h2{color:#000; text-shadow: 0px 0px 8px rgba(255, 255, 255, 1);} 

.finin:hover .fininfo{
  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;
}

/*Fade out the particular DIV when user hover on that DIV*/
.finin .fininfo:hover{
  /*box-shadow: 3px 3px 15px #666;*/
  border-color:#000;
  /*background: #C76C0C;*/
  color: #fff;
  cursor: pointer;
  
  /*Opacity*/
  zoom: 1;
  filter: alpha(opacity=100);
  opacity: 1;
}  



/*
=========================chatbox main========================
*/ 
.chaticon{background:#f6f6f6; border-radius:100%; text-align:center; margin:0 auto; width:100px; height:100px; margin-bottom:30px; border:4px solid #82c434; -moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out;}
.chaticon a{display:block;}
.chaticon a img{line-height:100px; display:inline-block; text-align:center; margin:0 auto;}
.chaticon:hover{border:4px solid #000;}
.chatpart{position:absolute; z-index:100; right:50px; top:50px;}



/*
======================================================= 
investwrapper css
=======================================================
*/
.partnerswrap{padding:50px 80px; text-align:center; background:#f5f5f5;}
.partnerswrap .carousel-control{display:none;}
.partnerswrap .carousel-indicators{display:none;}
.partnerswrap .thumbnail{border-radius: inherit !important; border: none !important; padding: 0 0 0 0; background:none !important; margin:0 0 0 0;}
.partnerswrap .carousel-control.left{display:none;}
.partnerswrap .carousel-control.right{display:none;}


/*
=========================centrewrap main========================
*/
.centrewrap{padding:40px 0;}
.centrewrap h2{text-align:center; font-family: 'Museo-300'; font-size:30px; line-height:30px; color:#212121; padding-bottom:35px;}
.centreplay{}
.centreplay img{display:block; text-align:center; margin:0 auto; border:1px solid #ccc;}
.centreplay a{}
.centreplay a.play{display:inline-block; background:#3a3a3a; color:#fff; font-family: 'Museo-300'; font-size:18px; line-height:48px; width:115px; margin:30px 0; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; text-align:center;}

	
/*
=========================footer main========================
*/
.footerpic{background:#ba2428 url(../images/footerpic.png) center top no-repeat; height:490px; background-size:cover;}





@media screen and (min-width:320px) and (max-width:480px)

{
	
	
	.rttop{text-align:center; padding:0px 0 20px 0;}
	.navbar-brand{padding:0 0 0 0;}
	
	.navbar-brand>img{width:235px; padding:20px 0 0 0;}
	.navwrapper .navbar-brand{padding:0px 0 0 0px; height:auto; top:0px;}
	.navbar-brand:after{left:10px; top:0px;}
	
	.rtbottom{padding:0px 0 0 0; float:none; margin:0 auto; text-align:center; width:280px;}
	.rtbottom a{margin-bottom:20px;}
	.navbar-brand>img{width:235px; padding:20px 0 0 0;}
	.navwrapper .navbar-brand{padding:0px 0 0 0px; height:auto; top:0px;}
	.navbar-brand:after{left:10px; top:0px;}

	.rttop a{line-height:20px;}
	
	.modal-open .modal{padding-right:0px !important;}
	
	.nav-tabs>li>a{padding: 10px 9px;}
	
    .rtbottom{padding:0px 0 0 0; float:none; margin:0 auto; text-align:center; width:244px;}
	.rtbottom a{margin-bottom:20px;}
	.rtbottom p{padding:0px 0 20px 0; width:auto; padding-right:0px; font-size:12px; line-height:32px;}
	.rtbottom p:first-child{margin-left:0px;}
    .rtbottom p:last-child{padding-bottom:0px; padding-right:0px;}
	.rtbottom a:first-child{padding-left:0px;}
	
	.logo a img{display:block; text-align:center; margin:0 auto;}
	.logo{padding:0 0 20px 0;}
		
	.navbar-default .navbar-toggle .icon-bar{background:#fff;}
	.navbar-default .navbar-toggle{border:none; background:#000;}
    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{background:#6a9c37;}
    .top-header .navbar-default .navbar-nav>li>a{padding-top:10px; padding-bottom:10px;}
    .navbar-nav.sm-collapsible .caret:before{color:#fff;}
    .navbar-nav.sm-collapsible .caret, .navbar-nav.sm-collapsible ul .caret{line-height:19px; margin-top:0px;}
    .navbar-nav .open .dropdown-menu>li{border-bottom:1px solid #fff;}
    .navbar-nav .open .dropdown-menu>li:last-child{border-bottom:none;}	
    .navbar-nav .open .dropdown-menu>li>a{background:#2a2a2a !important; color:#fff !important; line-height:25px;}
    .navbar-nav .open .dropdown-menu>li>a:hover{background:#1d1d1d !important; color:#fff !important;}
    .nav>li{border-bottom:1px solid #fff;}
    .navwrapper{height: auto; width:100%; margin:0 auto;}
	.navbar-nav{margin:0 0 0 0; background:#bcbcbc; padding:0 0 0 0; display:block; text-align:left; width:100%;}
    .navbar-default .navbar-nav>li>a:first-child{padding:0 0 0 0;}
    .navbar-default .navbar-nav>li>a{line-height:47px; padding:0 15px !important; color:#000; border-top:0px !important; border-bottom:0px !important; height:auto;}
    .navbar-default .navbar-nav>li>a:hover{color:#fff !important; background:#6a9c37 !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;}
	.nav>li{border-bottom:1px solid #fff; background:none !important; border-top:0px;}
    .nav>li:last-child{border-bottom:none;}
	
	
     .headerbottom{position: relative; z-index: 5000;  width: 100%; margin-top:0px; bottom:0; height:auto;}
     .main-slider{top:0px;}


	.footerpic{background-size:auto 100%; height:490px;}
	
  	.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;}

    .parallaxsmartsip{height:auto;}
  	
	.container{padding:0 0 0 0; margin:0 0 0 0;}

  
   .smartsip{margin:0px 0 0 0;}
   .smartsip h2{line-height:20px; padding:20px; font-size:20px;}
  
  .centreplay a.play{width:60px; line-height:30px; font-size:12px;}

  .topinformation{position:relative; width:100%; padding:30px 0 10px 0;}

	.rangeinfo h3{font-size:18px;}
	
 
	 .partnerswrap .thumbnail{margin-bottom:20px;}
	 .partnerswrap{padding:50px 0;}
	 
	 .fininfo{padding:50px 0;}
	 .fininfo h2{font-size:16px; line-height:18px;}
	 
	 .investmatter{margin-bottom:50px;}
	.investwrapper{padding:42px 0 0 0;}

	.knowinfowrapper  .carousel-inner{height:380px !important;}
	.knowinfowrapper .pager li>a.left{left:30px !important; top:140px !important;}
   .knowinfowrapper .pager li>a.right{right:30px !important; top:140px !important;}
  
  .inmatter-cell{height:115px;}
	.content p {font-size:10px;}

  .mutualpartin{width:100%; text-align:center;}
  .mutualpartin a{bottom:0; left:0; right:0; margin:0 auto; display:block; top:auto; width:250px;}
  .mutualpartin p{padding-bottom:100px;}
  .mutualpartin h3 span{font-size:40px; line-height:40px;}
  .mutualpartin h3{font-size:38px; line-height:38px;}

}



@media screen and (min-width:481px) and (max-width:767px)

{

	.topinformation{width:100%;}
	.logo{padding:30px 0 0 0;}
	.logo a img{display:block; text-align:center; margin:0 auto;}
	.rttop{text-align:center; padding:20px 0; float:none; margin:0 auto;}
	
	.wrapper{padding:0; width:100%;}
	.navbar-brand{padding:0 0 0 0;}
	
	.navbar-brand>img{width:235px; padding:20px 0 0 0;}
	.navbar-default .navbar-brand{padding:0 0 0 15px;}
	.rttop a{line-height:20px; font-size:13px;}
	
	.navbar-brand>img{padding: 0px 0 0 0px;}
	.navbar-brand{padding:0px 0 0 0px; height:auto;}
	
	.rtbottom{padding:0px 0 0 0; float:none; margin:0 auto; text-align:center; width:400px;}
	.rtbottom p{padding:0px 0 20px 0; float:left; /*width:140px;*/ padding-right:5px; font-size:12px; line-height:32px;}
	.rtbottom p:first-child{margin-left:0px;}
    .rtbottom p:last-child{padding-bottom:0px; padding-right:0px;}
	.rtbottom a{margin-bottom:0px; margin-top:0px; font-size:11px; margin-right:5px; padding:0 11px;}
	.rtbottom a:last-child{margin-right:0px;}
	.rtbottom p a:first-child {margin-left: 0px; margin-top: 0px;}
	
	.navbar-default .navbar-toggle .icon-bar{background:#fff;}
	.navbar-default .navbar-toggle{border:none; background:#000;}
    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{background:#bd403a;}
    .top-header .navbar-default .navbar-nav>li>a{padding-top:10px; padding-bottom:10px;}
    .navbar-nav.sm-collapsible .caret:before{color:#fff;}
    .navbar-nav.sm-collapsible .caret, .navbar-nav.sm-collapsible ul .caret{line-height:19px; margin-top:0px;}
    .navbar-nav .open .dropdown-menu>li{border-bottom:1px solid #fff;}
    .navbar-nav .open .dropdown-menu>li:last-child{border-bottom:none;}	
    .navbar-nav .open .dropdown-menu>li>a{background:#2a2a2a !important; color:#fff !important; line-height:25px;}
    .navbar-nav .open .dropdown-menu>li>a:hover{background:#1d1d1d !important; color:#fff !important;}
    .nav>li{border-bottom:1px solid #fff;}
    .navwrapper{height: auto; width:100%; margin:0 auto;}
	.navbar-nav{margin:0 0 0 0; background:#bcbcbc; padding:0 0 0 0; display:block; text-align:left; width:100%;}
    .navbar-default .navbar-nav>li>a:first-child{padding:0 0 0 0;}
    .navbar-default .navbar-nav>li>a{line-height:47px; padding:0 15px !important; color:#000; border-top:0px !important; border-bottom:0px !important; height:auto;}
    .navbar-default .navbar-nav>li>a:hover{color:#fff !important; background:#f26c59 !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;}
	.nav>li{border-bottom:1px solid #fff; background:none !important; border-top:0px;}
    .nav>li:last-child{border-bottom:none;}
  
    .headerbottom{position: relative; z-index: 5000;  width: 100%; padding:0px 0; margin-top:0px; bottom:0px; height:auto;}


  .chartin{padding:0 10px;}
  .table{width: 100%; max-width: 100%;}

  .smartwrapper{width:400px; margin:0 auto; margin-bottom: 30px;}
  .smartone{width: 192px;}
  .smartcalculate{}
  .rtspace{margin-right: 0px;}

  .row{margin:0 0 0 0 !important;}

	.parallaxsmartsip{height:auto;}
	
  .smartsip h2{line-height:40px; padding:20px 0; font-size:40px;}
  
  

	.topinformation{position:relative; padding-bottom:10px;}


	.investmatter{margin-bottom:50px;}
	.investwrapper{padding:42px 0 0 0;}


	.financeinfo p{font-size:15px;}

  .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:140px !important;}
  .knowinfowrapper .pager li>a.right{right:0 !important; top:140px !important;}
  
  .inmatter-cell{height:170px;}
  
 
  .partnerswrap .thumbnail{margin-bottom:20px;}
  .partnerswrap{padding:50px 0;}

 
   .mutualpartin{width:100%; text-align:center;}
   .mutualpartin a{bottom:0; left:0; right:0; margin:0 auto; display:block; top:auto; width:250px;}
   .mutualpartin p{padding-bottom:100px;}


}


@media screen and (min-width:768px) and (max-width:991px)



{

	.wrapper{width:750px; margin:0 auto;}
	.navbar-brand{padding: 0px 0px 0px 0px;}
	.navwrapper{width:auto; margin:0 auto;}
	.nav>li>a {padding: 10px 6px;}
	.navbar-brand>img{width:160px;}
	.navbar-default .navbar-nav>li>a{font-size: 12px; padding:0 6.5px;}
	.navbar-nav{padding:0px 0 0 0;}
	
	.rttop{padding-right:0px; padding-left:0px;}
	
	.rtbottom p{font-size: 14px;}
  	.rtbottom p a{font-size: 14px; text-align:center;}
	.rtbottom a{padding:0 12px;}
	.rtbottom a:last-child{margin-right:0px;}
	.rttop{padding-right:0px; padding-left:0px;}
	
	.topinformation{width:750px; margin:0 auto; padding-bottom:25px;}
	
  .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%; font-size:19px;}
  .rtspace{margin-right: 1%;}

  .row{margin:0 0 0 0 !important;}
  .container{padding:0 0 0 0 !important;}


  .fininfo h2{font-size:17px; line-height:18px;}

  .rangeinfo h3{font-size:16px;}

  .knowinfowrapper{margin:0 0px; padding:90px 0 50px 0;}
  .knowinfowrapper  .carousel-inner{height:350px !important;}
  .knowinfowrapper .pager li>a.left{left:20px !important; top:140px !important;}
  .knowinfowrapper .pager li>a.left img{width:30px; height:30px;}
  .knowinfowrapper .pager li>a.right{right:20px !important; top:140px !important;}
  .knowinfowrapper .pager li>a.right img{width:30px; height:30px;}
  .inmatter-cell{height:150px;}

 
   .partnerswrap{padding:50px 20px;}

   .mutualpartin{width:100%;}
   .mutualpartin h3{font-size:35px;}
   .mutualpartin h3 span{font-size:38px; line-height:38px;}
   .mutualpartin p{width:530px;}
   .mutualpartin p span{display:inline-block;}
 
}




@media screen and (min-width:992px) and (max-width:1024px)

{
	
  	.wrapper{width:970px; margin:0 auto;}
	.topinformation{width:100%;}
	.rttop a{font-size:12px;}
   .navbar-brand>img{width:180px;}
   .navbar-default .navbar-brand{padding-left:15px;}
   .navbar-default .navbar-nav>li>a{font-size:15px; padding:0 11px;}
   

    .rangeinfo h3{font-size:18px;}


	.knowinfowrapper{margin:0 0px; padding:90px 0 0px 0;}
	.knowinfowrapper .pager li>a.left{left:20px !important; top:110px !important;}
	.knowinfowrapper .pager li>a.left img{width:30px; height:30px;}
	.knowinfowrapper .pager li>a.right{right:20px !important; top:160px !important;}
	.knowinfowrapper .pager li>a.right img{width:30px; height:30px;}
	.knowinfowrapper  .carousel-inner{height:auto !important; padding:0 40px !important;}

}


@media screen and (min-width:1025px) and (max-width:1199px)

{

	.wrapper{width:970px; margin:0 auto;}
	
	.rttop{padding: 0px 0 0px 90px;}
	.navbar-brand>img{width:250px;}
	.navbar-brand{height:auto !important;}
	.topinformation{width:970px; margin:0 auto;}	
   
	 .navbar-default .navbar-nav>li>a{font-size: 15px; padding:0 11px;}
	 	 
	.rangeinfo h3{font-size:18px;}
	
	.knowinfowrapper{margin:0 0px; padding:90px 0 0px 0;}
	.knowinfowrapper .pager li>a.left{left:-20px !important; top:160px !important;}
	.knowinfowrapper .pager li>a.left img{width:30px; height:30px;}
	.knowinfowrapper .pager li>a.right{right:-20px !important; top:160px !important;}
	.knowinfowrapper .pager li>a.right img{width:30px; height:30px;}
}

@media screen and (min-width:992px) and (max-width:1200px)

{

	
	.nav>li>a {padding: 10px 6px;}
	
  .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;}

	
} 


@media screen and (min-width:1200px) and (max-width:1399px)

{
.knowinfowrapper{margin:0 0px; padding:90px 0 0px 0;}
.knowinfowrapper .pager li>a.left{left:20px !important; top:140px !important;}
.knowinfowrapper .pager li>a.left img{width:30px; height:30px;}
.knowinfowrapper .pager li>a.right{right:20px !important; top:200px !important;}
.knowinfowrapper .pager li>a.right img{width:30px; height:30px;}
}