@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: 'MyriadPro-Regular';
  src: url('../fonts/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),  url('../fonts/MyriadPro-Regular.woff') format('woff'), url('../fonts/MyriadPro-Regular.ttf')  format('truetype'), url('../fonts/MyriadPro-Regular.svg#MyriadPro-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}


/* @font-face kit by Fonts2u (http://www.fonts2u.com) */ 
@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: 'NewsGothicBT-RomanCondensed';
  src: url('../fonts/NewsGothicBT-RomanCondensed.eot?#iefix') format('embedded-opentype'),  url('../fonts/NewsGothicBT-RomanCondensed.otf')  format('opentype'),
	     url('../fonts/NewsGothicBT-RomanCondensed.woff') format('woff'), url('../fonts/NewsGothicBT-RomanCondensed.ttf')  format('truetype'), url('../fonts/NewsGothicBT-RomanCondensed.svg#NewsGothicBT-RomanCondensed') 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 0px;}



/*

=========================Top Header ========================

*/

.top-header{width:100%; margin: 0 auto; margin-bottom:0px;}
.navbar-collapse{padding:0 0px;}

.logowrapper{background:#f7f7f7; padding:50px 0; text-align:center;}
.logo{padding:0px 0 0 0; margin:0 auto; display:inline-block;}
.logo a{display: block;}
.rtpart{float: right; position: relative; z-index: 1000;}
.rttop{padding:18px 0 0 0; text-align: right;}
.rttop a{display:inline-block; color: #000; 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:#000;}
.supportwrap{}
.register{float:left; margin-left:20px; padding:18px 0 0 0;}
.register a{display:inline-block; background:#425cbb; color:#fff; -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;}
.rtbottom{padding:18px 0; float:left;}
.rtbottom p{display: inline-block; font-size: 16px; color: #000; font-family: 'Lato', sans-serif; padding-right: 20px; font-weight: 400; line-height:18px;}
.rtbottom p:last-child{padding-right:0px;}
.rtbottom p .fa-phone{color:#425cbb; font-size: 13px; padding-right:0px; border-radius:100%; border:1px solid #425cbb; width:20px; height:20px; text-align:center; line-height:20px;}
.rtbottom p img{padding:0 10px 0 0;}
.rtbottom p a{ -webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px; line-height: 30px; padding:0 15px; text-transform:uppercase; display: inline-block; color: #0d3172; 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-family: 'MyriadPro-Regular'; font-weight:normal;}

.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;
}


    
.topgrey{background: rgba(255, 255, 255, .7); position:absolute; z-index:2000; left:0; right:0; margin:0 auto;}

.navbar{min-height:80px; margin-bottom:0;}
.navbar-nav{padding:0px 0 0 0; margin:0 0 0 0; float:none;}
.navbar-default{background:none; border:none;}
.navbar-brand{ font-weight:bold; font-family: 'Ubuntu', sans-serif; font-size: 23px; text-transform:uppercase; color:#39464f; padding: 32px 15px 0px 0px;}
.navbar-nav li.active a{background: none !important; color:#000 !important;}
.navbar-nav li a:hover {/*background: none !important;*/ color:#000 !important;}
.navbar-default .navbar-nav>li{background:url(../images/linenav.png) right center no-repeat;}
.navbar-default .navbar-nav>li:last-child{background:none;}
.navbar-default .navbar-nav>li>a{font-family: 'Lato', sans-serif; text-transform:uppercase; color:#000; font-size:15px; padding: 0px 10px; line-height: 80px; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out;}
.navbar-default .navbar-nav>li>a .fa-angle-down{color:#f26922;}
.navbar-default .navbar-nav>li>a:hover{color:#ff5700 !important;}
.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:#fff;background:#ff5700;}
.navbar-nav ul.sm-nowrap > li > a:hover{background:#ff5700; color:#fff;}
.dropdown-menu{background:#1f3365;}
.navbar-nav ul.sm-nowrap > li > a{color:#fff;}
.navbar-nav ul.sm-nowrap > li >:hover a{color:#fff;}
.navbar-brand span{color:#df3447;}

.headerbottom{background: rgba(255, 255, 255, .8); /*position:relative; z-index:1000; left:0; right:0; margin:0 auto; bottom:0px;*/ position:absolute; bottom:15px; left:0; right:0; margin:0 auto; z-index:1000;}

.fixed {
  position: fixed;
  top: 0;
  /*overflow: hidden;*/
  width: 100%; height:90px;
}
/*

=========================Slider ========================

*/

.main-slider{position: relative; top: 0px;}

.bs-slider{max-height:600px;}

.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========================
*/
.parallaxsmart{text-align:center; background:#383838; text-align:center;}
.parallaxsmart h3{font-weight: 300; font-size: 30px; color: #fff; line-height:85px; font-family: 'Lato', sans-serif; padding-bottom:0px;}

.smartsip{text-align: center; background:#425cbb; padding:40px 0 20px 0;}


.clear{clear: both;}
.rtspace{margin-right:40px;}


.smartinfo{text-align: center;}
.smartinfo a{display:inline-block; -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; background:#ff5700; color:#fff; line-height:42px;  font-family: 'MyriadPro-Regular'; 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; width:154px; margin:0 auto; margin-bottom: 0px; text-transform: none;}
.smartinfo:hover a{background:#0b66a2; 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: 16px; 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: #0d3172;}
.smartcalculate p.heavy{font-size: 24px; line-height: 24px; font-weight: 900;}




/*
======================================================= 
aboutmatter css
=======================================================
*/
.abtwrapper{padding:75px 0;}
.aboutmatter{}
.aboutmatter h2{font-family: "Lato Black"; color:#000; font-size:24px; line-height:24px; padding-bottom:20px;}
.aboutmatter p{font-family: 'Lato', sans-serif; font-weight: 400; font-size: 15px; line-height: 20px; color: #000; padding-bottom:25px;}
.aboutmatter a{display:inline-block; background:#ff6600; color:#fff; line-height:45px; -webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px; margin:0 auto; width: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; font-family: 'Lato', sans-serif; font-size:17px; text-align:center;}
.aboutmatter:hover a{background:#0b66a2; color:#fff;}

.aboutpic{overflow:hidden;}
.aboutpic 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;}
.aboutpic img:hover{transform: scale(1.1);}

/*
======================================================= 
invest css
=======================================================
*/
.parallaxinvest { 
    /* The image used */
    /*background-image: url("../images/bg_invest.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:52px 0 90px 0;
}

.invest{text-align:center; text-align: center; position:relative;}
.invest h2{font-family: "Lato Black"; font-size:36px; line-height:36px; color:#000; text-transform:none; font-weight:300; padding-bottom:70px;}
.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:230px; -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:#0b66a2; color:#fff;}

/*
======================================================= 
chart css
=======================================================
*/
.chart{background: #efefef; padding: 50px 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: 'Lato', sans-serif; font-weight: 400; font-size: 20px; color: #0096ba; line-height: 20px; padding-bottom: 20px; text-align: left;}
.chartin h3 span{font-family: 'Lato', sans-serif; color: #0096ba;} 
.chartin a{display:inline-block; -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; background:#ff5700; color:#fff; line-height:42px;  font-family: 'MyriadPro-Regular'; 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; width:154px; margin:0 auto; margin-bottom: 0px; text-transform: none;}
.chartin:hover a{background:#0b66a2; color:#fff;}

.chartin table th.head{color:#0096ba; text-transform: uppercase; font-size: 16px; font-weight: 300; font-family: 'Lato', sans-serif;}
.chartin table th.head2{color:#ff5700; text-transform: uppercase; font-size: 16px; font-weight: 700; font-family: 'Lato', sans-serif;}
.chartin table tr td{font-family: 'Lato', sans-serif; font-weight: 700; 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;}
.chartin .table-bordered tr.points{background: #fff;}

 
 
/*
=========================knowpart main========================
*/  

.parallaxinnovative { 
    /* The image used */
    /*background-image: url("../images/bg_innovative.png");*/
	background:#f7f7f7;
    /* 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 0 0;
}
 
.knowpart{text-align:center; -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; background:#fff; min-height:200px;}
.knowpart img{display:block; text-align:center; margin:0 auto;}
.knowpart h4.spac{padding:30px 0;}
.knowpart h4{font-family: 'Lato', sans-serif; font-size:16px; line-height:18px; color:#0b66a2; text-transform:uppercase; font-weight:400; 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;
  transition: all 0.5s ease-in-out;}
.knowpart:hover{}
.knowpart:hover h4{color:#000;}
.knowpart p{font-family: 'SegoeUI-Light'; color:#333; font-size:18px !important; line-height:25px; padding-bottom: 20px !important;}
.knowpart a{-webkit-border-radius: 50px; -moz-border-radius: 50px; color:#fff; line-height:42px;  font-family: 'MyriadPro-Regular'; 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; width:154px; margin:0 auto; margin-bottom: 36px; text-transform: uppercase;}

.knowpart:hover a{/*background:#00427a;*/}
.knowpart:hover p{color: #fff;}

.solvpart{padding:20px; background:#fff; overflow:hidden; display:block; -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; margin-bottom:30px; -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;}
.solvpic{padding:0px 0 0 0;}
.solvpic 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;}
.solvmatter{text-align:left; padding:30px 0 0 0;}
.solvmatter h2{font-family: 'Lato', sans-serif; font-size:14px; line-height:20px; color:#383838; text-transform:uppercase; font-weight:300; padding-bottom:15px; font-weight:700;}
.solvmatter h2 span{display:block;}
.solvinpart{padding:20px 0 0 0;}
.solvinpart p{font-family: 'Lato', sans-serif; font-size:14px; color:#868686; line-height:22px; padding-bottom:0px; font-weight:400; min-height:115px; padding:0 0 0 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;}


.solvpart:hover .solvmatter h2{color:#fff;}
.solvpart:hover .solvmatter h2 span{color:#fff;}
.solvpart:hover .solvinpart p{color:#fff;}
.solvpart:hover .solvpic img{}
.solvpart:hover .solvmatter a{background:#fff; color:#333;}
.solvpart:hover {-webkit-box-shadow: 3px 5px 5px 0px rgba(117,117,117,1);
-moz-box-shadow: 3px 5px 5px 0px rgba(117,117,117,1);
box-shadow: 3px 5px 5px 0px rgba(117,117,117,1);}

.solvpart:hover .solvinpart p{padding:0 0 0 20px;}



/*
=========================mutualinfo main========================
*/
.mutualpart{padding:100px 0;}
.mutualinfo{padding:75px 0 0 0;}
.mutualinfo h2{font-family: "Lato Black"; font-size:36px; line-height:48px; color:#383838; padding-bottom:60px;}
.mutualinfo h2 span.muttitle{text-transform:uppercase; display:inline-block; font-size:36px; line-height:48px;}
.mutualinfo h2 span{font-size:48px; line-height:48px; color:#383838; display:block;}
.mutualinfo p{font-family: 'Lato', sans-serif; font-size:27px; line-height:40px; color:#383838; padding-bottom:60px;}
.mutualinfo a{display:inline-block; background:#ff6600; color:#fff; line-height:45px; -webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px; margin:0 auto; width:150px; -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; text-align:center;}
.mutualinfo:hover a{background:#0b66a2; color:#fff;}

.mutualpic{display:block;}
.mutualpic img{display:block; text-align:center; margin:0 auto;}

/*
=========================infoproduct main========================
*/
.ltspac{margin:0; padding:0;}
.infoproduct{text-align:center;}
.infoproduct img{display:block;text-align:center; margin:0 auto;}
.infoproduct h2{color:#383838; text-align:center; font-family: 'Lato', sans-serif; text-transform:uppercase; line-height:75px; font-size:24px; 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;}
.infoproduct h2.first{background:#e6e6e6;}
.infoproduct h2.second{background:#dadada;}
.infoproduct:hover h2{box-shadow: inset 400px 0 0 0 #373631; color:#fff;}

/*
=========================partnerswrap main========================
*/
.partnerswrap{padding:100px 0 0px 0; text-align:center; overflow:hidden;}
.partnerswrap h3{font-family: 'RobotoSlab-Regular'; font-size:37px; line-height:37px; color:#fff; text-transform:none; font-weight:300; padding:0px 0 16px 0; position:relative; display:block; margin-bottom:35px;}

.partnerswrap .thumbnail{padding:0 0 0 0; border:none; background:none;}
.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: #fabebd; width:10px; height:10px;
}
.partnerswrap .carousel-indicators .active {
background: #fff; width:20px; height:20px;
}


/*
=========================rangepart main========================
*/
.testimonials{padding:75px 0; text-align:center;}
.testimonials h2{font-family: "Lato Black"; font-size:36px; line-height:36px; color:#000; padding-bottom:55px;}
/* carousel */
#quote-carousel 
{
  padding: 0 10px 30px 10px;
  margin-top: 30px;
}

/* Control buttons  */
#quote-carousel .carousel-control
{
  background: none;
  color: #222;
  font-size: 2.3em;
  text-shadow: none;
  margin-top: 30px; display:none;
}
/* Previous button  */
#quote-carousel .carousel-control.left 
{
  left: -12px;
}
/* Next button  */
#quote-carousel .carousel-control.right 
{
  right: -12px !important;
}
/* Changes the position of the indicators */
#quote-carousel .carousel-indicators 
{
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px; 
}
/* Changes the color of the indicators */
#quote-carousel .carousel-indicators li 
{
  background: #e2e2e2; width:10px; height:10px;
}
#quote-carousel .carousel-indicators .active 
{
  background: #425cbb;
}
#quote-carousel img
{
  width: 250px;
  height: 100px; border:1px solid #c4c4c4; margin-bottom:35px;
}
/* End carousel */

.item blockquote {
    border-left: none; 
    margin: 0;
}

.item blockquote img {
    margin-bottom: 10px;
}

.item blockquote h2{font-family: "Lato Black"; color:#000; font-size:24px; line-height:24px;}

.item blockquote p:before {
    /*content: "\f10d";*/
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
}

.item blockquote p{color:#5a5a5a; font-size:18px; line-height:22px; font-family: 'Lato', sans-serif; padding-bottom:30px;}

/*
=========================rangepart main========================
*/

.parallaxrangepart { 
    /* The image used */
   /* background-image: url("../images/bg_range.png");*/
	background:#f7f7f7;
    /* 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:80px 0;
} 
 
 .rangecontent{padding:0 80px 70px 80px; margin:0 auto; display:block; background:#fff;} 
 
 .rangein{text-align:center; overflow:hidden;}
 .rangein h2{font-family: "Lato Black"; font-size:36px; line-height:36px; color:#000; text-transform:none; padding-bottom:75px;}
 
 .rangein h3{font-family: 'Lato', sans-serif; font-size:46px; line-height:46px; color:#333333; text-transform:none; font-weight:300; padding:100px 0 20px 0;}
 .rangein p{color:#898989; font-size:20px; line-height:25px; font-family: 'Roboto', sans-serif; padding-bottom:70px;}
 
  .rangeintop{background:#dcd9d4; padding:65px 0 25px 0;}
  .rangeintop img{display:block; text-align:center; margin:0 auto; padding-bottom:40px;}
  .rangeintop h2{color:#333; font-size:25px; line-height:25px; font-family: "Lato Black";}
  
  .rangeinbottom{background:#fff; padding:50px 25px 0 25px;}
  .rangeinbottom p{color:#333; font-size:17px; font-family: "Lato Black"; line-height:20px; border-bottom:2px solid #e9e9e9; -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;}
 
 .rangewrap{padding:0 15px; overflow:hidden;}
 .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:hover{-webkit-box-shadow: 10px 10px 5px 0px rgba(190,190,190,0.75);
-moz-box-shadow: 10px 10px 5px 0px rgba(190,190,190,0.75);
box-shadow: 10px 10px 5px 0px rgba(190,190,190,0.75);}
 .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; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
 .rangeinfo h3{color:#000; font-family: 'Roboto', sans-serif; font-size:20px; line-height:30px; padding:25px 0 10px 0; font-weight:300;} 
 .rangeinfo p{color:#666; font-family: 'Roboto', sans-serif; font-weight:300; font-size:16px; line-height:28px; padding-bottom:22px; margin-bottom:22px;}
 
 .notpspace{padding-top:0px !important;}
 .rangeinfo a{display:block; text-align:center; color:#333; line-height:50px;  font-family: 'Lato', sans-serif; font-size:11px; -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:150px; margin:0 auto; text-transform:uppercase;}
  .rangeinfo:hover a{background:#00427a; color:#fff; padding-left:20px;}
  
  .border {display:block; position: relative; left:0; right:0; margin:0 auto;}
.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);
}

.rangeinfo:hover .rangeinbottom p{border-bottom:2px solid #000;}


/*
=========================knowledgewrap main========================
*/
.knowledgewrap{padding:75px 0 35px 0; text-align:center;}
.knowin{}
.knowtop{padding:0 170px;}
.knowtop h2{font-family: 'Lato', sans-serif; font-size:50px; line-height:50px; color:#000; padding-bottom:15px; font-weight:300;}
.knowtop p{font-family: 'Lato', sans-serif; font-size:18px; line-height:18px; padding-bottom:80px; color:#000;}
.knowbottom{padding:0 300px; text-align:center;}
.knowcht{}
.knowcht img{text-align:center; margin:0 auto; display:block; padding-bottom:10px;}
.knowcht a{font-family: 'Lato', sans-serif; font-size:22px; color:#fff; font-size:22px; line-height:22px; text-decoration:none; font-weight:400;}
.knowcht a:hover{text-decoration:none;}  
.chatwrap{background:#425cbb; text-align:center; padding:30px 0;} 
  
/*
=========================footer main========================
*/

.footerpic{background:url(../images/footerpic.png) center top no-repeat; height:454px; background-size:cover;}





@media screen and (min-width:320px) and (max-width:480px)

{

	.wrapper{padding:0;}
	
	.top-header{margin-bottom:0px;}
	.rtbottom{padding-bottom:0px; float:none; margin:0 auto;}
	.register{float:none; margin:0 auto; width:155px; padding:18px 0;}
	.topgrey{position:relative;}
	.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:#000; margin-top:26px; margin-right:0px;}
    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{background:#0d3172; }
    .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;}
    .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:#0d3172 !important; color:#fff !important; }
    .navbar-nav .open .dropdown-menu>li>a:hover{background:#000 !important; color:#fff !important;}
    .navbar-nav{float:none; width:100%; padding:0 0 0 0; background:#dadada;}
    .navbar-default .navbar-nav>li{background:none;}
    .navbar-default .navbar-collapse, .navbar-default .navbar-form{border:none !important; box-shadow: inherit !important;}
    .dropdown-menu{margin-top:0px; padding:0;}
    .nav>li{border-bottom:1px solid #fff;}
    .navbar-brand{padding:25px 15px 0px 0px;}
    .navwrapper{height: auto; width:100%; margin:0 auto; background:#333;}
    .navbar-default .navbar-nav>li>a {line-height:40px;}
    .navbar-default .navbar-collapse, .navbar-default .navbar-form{border:none !important; box-shadow: inherit !important;}
	.nav>li{border-bottom:1px solid #fff;}

    .headerbottom{width: 100%; bottom:0px; position:relative;}
    .main-slider{top:0px;}
    .rttop{float: none; width: 160px; margin:0 auto; text-align: center; padding:0px 0 20px 0;}
    .rttop a{display: block;}
    .rtbottom p{padding-left: 0px; display: block; text-align: center; line-height: 40px;}
    .logo{width: 200px; margin:0 auto;}
    .rtpart{float: none;}

	.bs-slider h1 {margin-top: 0px;font-size: 12px;line-height: 20px;}

	.slide-text{text-align:center !important;}

	.footerpic{background-size:auto 100%; height:454px;}
	
	.rangein h2{font-size:29px; line-height:35px;}
	.rangein h2 span{font-size:29px; line-height:35px;}
	.rangeinfo h2{font-size:20px; line-height:20px;}
	.rangeinfo p{padding:0 5px 22px 5px; font-size:12px; line-height:18px;}
	.rangeinfo img{margin-bottom:30px;}
	.rangeinfo{min-height:470px; width:100%; margin:0 auto; display:block; margin-bottom:50px;}

	
	.rangein{padding:0 20px;}
	.rangein h3 span{font-size:29px; line-height:35px;}
	.rangein h3{font-size:25px; line-height:25px; padding:0px 0 20px 0;}
	.rangein p{font-size:20px; line-height:25px;}
	
    .chartin{padding:0 10px;}
    .table{width: 100%; max-width: 100%;}

  .parallaxsmart h3{font-size: 23px; line-height: 25px; padding:30px 0;}	
  .smartwrapper{width:280px; margin:0 auto; margin-bottom: 30px;}
  .smartone{float: none; margin:0 auto; width: 192px;}
  .smartcalculate{float: none; margin:0 auto; height:auto;}


  .row{margin:0 0 0 0 !important;}

  .inpartrt{float: none; margin: 0 auto; padding: 0 0 0 0; width:100%; margin-top:30px;}
  .inpartrt h2{font-size: 18px; line-height: 18px; padding-bottom: 5px;}
  .inpartrt h2 span{font-size:15px; line-height:18px;}
   .inpartrt h3{font-size:15px; padding-bottom:10px;}
  .inpartrt a{line-height:21px; font-size:11px; width:150px;}
  .inpartrt p{font-size:11px; line-height:11px; padding-bottom:5px;}

  
  .parallaxinnovative{padding:90px 0 30px 0;}
  .rangecontent{padding:0 20px 30px 20px;}
  .knowpart{width:100%;}
  .knowpart h4{font-size:11px; line-height:18px;}
  .knowpart a{width:100%;}
  .knowpart p{font-size:15px !important;}
  .solvpic{padding-bottom:30px;}
  .solvmatter{text-align:center; padding-left:0px;}
  .solvpart{padding:20px 0;}
  .solvpart:nth-child(1){margin-bottom:30px;}
  .solvmatter a{width:140px;}
  .solvpart:hover .solvinpart p{padding:0 10px;}
  .solvinpart p{padding:0 10px ; font-size:11px; line-height:15px;}
  .solvmatter h2{font-size:11px; height:100px;}
  
  .knowtop{padding:0 0px;}
  .knowbottom{padding:0 0px;}
  
  
  .invest a{font-size:11px; line-height:25px; width:110px; right:0px;}

  .parallaxrangepart{padding:80px 0 0 0;} 

  .infoproduct h2{font-size:12px; line-height:50px;}

  .aboutpic{margin-bottom:30px;} 
  .abtwrapper{text-align:center;}

  .mutualinfo{text-align:center;}

}

@media screen and (min-width:481px) and (max-width:767px)

{

	.wrapper{padding:0;}
	.topgrey{position:relative;}
	.top-header{margin-bottom:0px;}
	.rtbottom{padding-bottom:0px;}
	.supportwrap{width:400px; margin:0 auto;}
	.top-header .navbar-brand {padding: 32px 0px 41px 0px;font-size: 20px;}
	.register{margin-left:10px;}
	.rttop a{font-size:12px;}
	
	.navbar-default .navbar-toggle .icon-bar{background:#fff;}
	.navbar-default .navbar-toggle{border:none; background:#000; margin-top:26px; margin-right:0px;}
    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{background:#0d3172; }
    .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;}
    .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:#0d3172 !important; color:#fff !important; }
    .navbar-nav .open .dropdown-menu>li>a:hover{background:#000 !important; color:#fff !important;}
    .dropdown-menu{margin-top:0px; padding:0;}
    .navbar-nav{float:none; width:100%; padding:0 0 0 0; background:#dadada;}
    .navbar-default .navbar-nav>li{background:none;}
    .navbar-default .navbar-collapse, .navbar-default .navbar-form{border:none !important; box-shadow: inherit !important;}
    .nav>li{border-bottom:1px solid #fff;}
    .navbar-brand{padding:25px 15px 0px 0px;}
    .navwrapper{height: auto; width:100%; margin:0 auto; background:#333;}
    .navbar-default .navbar-nav>li>a {line-height:40px;}
  
    .headerbottom{width: 100%; bottom:0px; position:relative;}
    .main-slider{top:0px;}
    .rttop{float: none; width: auto; margin:0 auto; text-align: center; padding:20px 0;}

    .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: 12px;}
    .logo{padding:0 0 0 0; width: 200px; margin:0 auto;}
    .rtpart{float: none;}

	

	.bs-slider h1 {margin-top: 0px;font-size: 18px;line-height: 26px;}

	.control-round .carousel-control{display:block;}

	.control-round .carousel-control{width: 25px; height: 25px;font-size: 14px;line-height: 25px;}

	.slide-text{text-align:center !important; padding: 50px 0px 0 0px;}


	.rangeinfo{min-height:470px; width:400px; margin:0 auto; display:block;}
	.rangewrap{width:400px; margin:0 auto; padding:0 0 0 0;}
	
	.rangein h2{font-size:29px; line-height:35px;}
	.rangein h2 span{font-size:29px; line-height:35px;}
		
	.rangein{padding:0 20px;}
	.rangein h3 span{font-size:29px; line-height:35px;}
	.rangein h3{font-size:25px; line-height:25px;}
	.rangein p{font-size:20px; line-height:25px;}

  .chartin{padding:0 10px;}
  .table{width: 100%; max-width: 100%;}

  .parallaxsmart h3{font-size: 23px; line-height: 25px; padding:30px 0;}	
  .smartwrapper{width:400px; margin:0 auto; margin-bottom: 30px;}
  .smartone{width: 192px;}
  .smartcalculate{height:68px;}
  .rtspace{margin-right: 0px;}

  .row{margin:0 0 0 0 !important;}


  .inpartrt{float: none; margin: 0 auto; padding: 0 0 0 0; width:400px;}
  .inpartrt h2{font-size: 18px; line-height: 25px; padding-bottom: 10px;}
  .inpartrt h2 span{font-size: 22px; line-height: 25px;}
  .inpartrt a{line-height:20px; font-size:11px; width:150px;}
  .inpartrt h3{font-size: 21px; line-height: 25px; padding-bottom: 10px;}
  
  .parallaxinnovative{padding:60px 0 30px 0;}
  .rangecontent{padding:0 0px;}
  .knowpart{width:100%;}
  .knowpart a{width:100%;}
  
  .knowtop{padding:0 30px;}
  .knowbottom{padding:0 80px;}
	
  .rangecontent{padding:0 20px 30px 20px;}
  .knowpart{width:100%;}
  .knowpart a{width:100%;}
  .knowpart p{font-size:15px !important;}
  .solvpic{padding-bottom:30px;}
  .solvmatter{text-align:center; padding-left:0px;}
  .solvpart:nth-child(1){margin-bottom:30px;}
  .solvpart{width:auto; margin:0 auto;}
  .solvpart:hover .solvinpart p{padding:0 0 0 0;}
  .solvinpart p{padding:0 0 0 0; font-size:12px;}
 

.signinfo{margin:0 0px;}
.signpart{margin:0 0px 0 0px; padding: 0 0 0px 0px;}
.signtxtpart a{font-size:15px;}
.signtxtpart{margin-bottom:30px;}
.signtxtpart:last-child{margin-bottom:0px;}

.invest a{font-size:11px; line-height:25px; width:110px; right:0px;}

.aboutpic{margin-bottom:30px;} 
.abtwrapper{text-align:center;}

.mutualinfo{text-align:center;}
}

@media screen and (min-width:768px) and (max-width:991px)



{

	.rttop{margin-right:0px;}	
	
	.wrapper{padding:0;}

	.top-header .navbar-brand{padding: 31px 20px 41px 0px; font-size:20px;}
	.top-header .navbar-default .navbar-nav>li>a{font-size:13px;}
	
	
	.rttop a{font-size:10px; line-height:25px;}
	.register{margin-left:10px;}
	.register a{padding:0 5px; font-size:12px;}
		
	.logo{padding:40px 0 20px 0;}
	.rtbottom{padding:18px 0;}
	
	.topgrey{padding-bottom:0px;}

    .rtbottom p{font-size: 12px; padding-right: 0px;}
    .rtbottom p a{font-size: 13px; padding:0 5px;}

    .navbar-default .navbar-nav>li>a{font-size: 10px; padding:0 3px;}
    .navbar-default .navbar-nav>li>a:last-child{padding:0 0 0 3px;}
	.nav>li>a {padding: 10px 6px;}
    .navbar-nav{padding:0px 0 0 0;}
	.navbar-brand>img{width:80px;}
  
	.bs-slider h1 {margin-top: 24px;font-size: 30px;line-height: 40px;}
	
	.inpartrt h2{font-size:33px; line-height:33px;}
	.inpartrt p{font-size:13px; line-height:20px;}
	
	
	.control-round .carousel-control{display:block;}

	.control-round .carousel-control{top:43%;}

	.slide-text{text-align:center !important; padding: 0px 85px 0 0px; width:735px;}

	
	.rangeinfo{width:100%;}
	.rangeinfo h2{font-size:22px; line-height:22px;}
	.rangeinfo a{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.5%;}

  .rangein h3{font-size: 34px;}
  .rangein h3 span{font-size: 40px;}
  .rangein p{font-size: 18px; line-height: 22px;}


  .row{margin:0 0 0 0 !important;}
  
 .inpartrt{margin-top:0px; padding:50px 0 0 0;}

  .knowtop{padding:0 30px;}
  .knowbottom{padding:0 200px;}
  
  .mainpart{width:95%; margin:0 auto;}
  
  .knowpart{width:100%;}
  .knowpart a{width:100%;}
  .knowpart p{font-size:15px !important;}
  

  .invest a{right:0px;} 

  .infoproduct h2{font-size:17px;}

  .solvmatter h2{text-align:center;  font-size:11px;}
  .solvinpart p{padding:0 0 0 30px;}

  .mutualinfo{text-align:center;}

}




@media screen and (min-width:992px) and (max-width:1024px)

{

  .slide-text{text-align:center !important; padding: 0px 0px 0 0px; width:970px;}
	
  .solvpic{float:left;}
  .solvpic img{width:80px; height:80px;}
  .solvmatter{float:right; width:100%; padding-left:5px;}
  .solvmatter h2{padding:0 0 0 20px; font-size:10px; line-height:18px;}
  .solvinpart p{font-size:12px; line-height:18px;}
  
  .knowtop{padding:0 70px;}
  .knowbottom{padding:0 250px;}

  .invest a{right:0px;}

}


@media screen and (min-width:1025px) and (max-width:1199px)

{
	.slide-text{text-align:center !important; padding: 0px 0px 0 0px; width:970px;}
	.solvpic{float:left;}
	.solvpic img{width:80px; height:80px;}
	.solvmatter{float:right; width:100%; padding-left:5px;}
    .solvmatter h2{padding:0 0 0 20px; font-size:10px; line-height:18px;}
    .solvinpart p{font-size:12px; line-height:18px;}

	.solvpart{padding:10px 5px;}
	
  .knowbottom{padding:0 250px;}
  
  .invest a{right:-10px;}
  
  .rangeinfo p{font-size:14px;}
  
  

}

@media screen and (min-width:992px) and (max-width:1200px)

{

	
	
	.rttop{margin-right:-12px;}	
	
	.wrapper{padding:0;}

	.top-header .navbar-brand{padding: 31px 20px 41px 0px; font-size:20px;}
	.top-header .navbar-default .navbar-nav>li>a{font-size:13px;}
	

	.nav>li>a {padding: 10px 6px;}
	.navbar-nav{float:right;}
    .navbar-default .navbar-nav>li>a{font-size: 13px; padding:0 5px;}

	

	.bs-slider h1 {margin-top: 24px;font-size: 36px;line-height: 44px;}

	.control-round .carousel-control{display:block;}

	.control-round .carousel-control{top:43%;}

	.slide-text{text-align:center !important;}

	
	.rangeinfo h3{font-size:24px;}


  .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;}

 .inpartrt{margin-top:105px; padding:0px;}
 .rtbottom p{padding-right:0px;}

} 



@media screen and (min-width:1201px) and (max-width:1399px)

{
	
.slide-text{padding: 0px 0px 0 30px; width:1170px;}
	
.rttop{margin-right:-12px;}	

.navwrapper{width:95%; margin:0 auto;}

  .navbar-default .navbar-nav>li>a{font-size:14px; padding:0 12px;}
  
  .row{margin:0 0 0 0 !important;}
  .contin{width:100%;}
  
  .solvmatter h2{padding:0 0 0 20px; font-size:11px;}
  .solvmatter p{font-size:15px;}
  

}

@media screen and (min-width:1400px) and (max-width:1549px)

{
	
.rttop{margin-right:-12px;}	
  
}