@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: 'MicrosoftNewTaiLue';
  src: url('../fonts/MicrosoftNewTaiLue.eot?#iefix') format('embedded-opentype'),  url('../fonts/MicrosoftNewTaiLue.woff') format('woff'), url('../fonts/MicrosoftNewTaiLue.ttf')  format('truetype'), url('../fonts/MicrosoftNewTaiLue.svg#MicrosoftNewTaiLue') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'MyriadPro-Regular';
  src: url('../fonts/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),  url('../fonts/MyriadPro-Regular.otf')  format('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;
}



/* 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;}



/*

=========================Top Header ========================

*/

.top-header{width:95%; margin: 0 auto; margin-bottom:0px;}
.navbar-collapse{padding:0 0 0 0;}
.logo{padding:0px 0 0 0; margin:0 auto; width:285px;}
.logo a{display: block; margin:0 auto;}
.rtpart{float: right; position: relative; z-index: 1000;}
.rttop{padding:65px 0 0 0; text-align: left;}
.rttop a{display:inline-block; color: #fff; font-size: 14px; line-height: 30px; 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:#f36561;}

.rtbottom{float:right; padding:50px 70px 0 0;}
.rtbottom p{display: inline-block; font-size: 16px; color: #fff; font-family: 'Lato', sans-serif; padding:0 20px 0 0; line-height:50px;}
.rtbottom p:last-child{padding-right:0px;}
.rtbottom p .fa-phone{color:#74ddd9; font-size: 13px; padding-right:0px; border-radius:100%; width:20px; line-height:18px; height:20px; border:2px solid #74ddd9; text-align:center; margin-right:10px;}
.rtbottom p img{padding-right:10px;}
.rtbottom p a{border:2px solid #fff; -webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px; line-height: 30px; padding:0 15px; text-transform:none; display: inline-block; color: #74ddd9; 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: 'Lato', sans-serif; font-weight:normal; padding:0 20px;}
.rtbottom p a.noborder{border:none;}

.rtbottom p a:hover{color: #fff; background:#ff5700;}
    
.topgrey{background:#131313; height:auto; border-top:4px solid #fff; padding:50px 0 20px 0;}

.navwrapper .navbar{min-height:50px; margin-bottom:0;}
.navwrapper .navbar-nav{float:none;}
.navwrapper .navbar-default{background:none; border:none;}
.navwrapper .navbar-brand{ font-weight:bold; font-family: 'Ubuntu', sans-serif; font-size: 23px; text-transform:uppercase; color:#39464f; padding: 0px 45px 0px 15px;}
.navwrapper .navbar-nav li.active a {background: none !important; color:#fff !important;}
.navwrapper .navbar-nav li{background:url(../images/navline.png) right center no-repeat;}
.navwrapper .navbar-nav li:last-child{background:none;}
.navwrapper .navbar-nav li ul li{background:none; border-bottom:1px solid #fff;}
.navwrapper .navbar-nav li ul li:last-child{border-bottom:none;}
.navwrapper .navbar-nav li a:hover {background: none !important; color:#d7e4e4 !important;}
.navwrapper .navbar-default .navbar-nav>li>a{font-family: 'Raleway', sans-serif; text-transform:none; color:#74ddd9; font-size:20px; padding: 0px 13px; line-height: 100px;}
.navwrapper .navbar-default .navbar-nav>li>a .fa-angle-down{color:#f26922;}
.navwrapper .navbar-default .navbar-nav>li>a:hover{color:#f6da08;}
.navwrapper .navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover{color:#fff;background:none !important;}
.nav .open>a,.nav .open>a:focus,.nav .open>a:hover{color:#333;background:#424343;}
.navwrapper .navbar-nav ul.sm-nowrap > li > a:hover{background:#424343; color:#333;}
.navwrapper .dropdown-menu{background:#ff5700;}
.navwrapper .navbar-nav ul.sm-nowrap > li > a{color:#fff;}
.navwrapper .navbar-nav ul.sm-nowrap > li >:hover a{color:#fff;}
.navwrapper .navbar-brand span{color:#df3447;}
.navwrapper{width:1170px; margin: 0 auto; height: auto;}

.headerbottom{background: #000; padding:0px 0 0px 0;}

/*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;
}


/*

=========================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========================
*/

.parallaxsmartsip { 
    /* The image used */
   /*background-image: url("../images/bg_system-wealth.png");*/
	/*background:#0d3172;*/
    /* Set a specific height */
    height: auto; 
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; padding:0px 0; text-align:center; background:#131313;
}
.parallaxsmartsip h2{color:#fff; font-size:30px; line-height:85px; font-family: 'Raleway', sans-serif; background:#000;}

.clear{clear: both;}
.rtspace{margin-right:40px;}


.smartinfo{text-align: center; padding:50px 0 20px 0;}
.smartinfo h2{font-size:36px; line-height:45px; color:#484a4e; font-family: "Lato Black"; 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:#ff6600; color:#fff; line-height:45px; -webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px; margin:0 auto; width:155px; -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; font-family: 'Lato', sans-serif; font-size:17px;}
.smartinfo:hover a{background:#000; 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: #ff5700;}
.smartcalculate p.heavy{font-size: 24px; line-height: 24px; font-weight: 900;}


/*
======================================================= 
chart css
=======================================================
*/
.chart{background: #efefef; padding:30px 0 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: '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:#ff6600; color:#fff; line-height:45px; -webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px; margin:0 auto; width:155px; -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; font-family: 'Lato', sans-serif; font-size:17px;}
.chartin:hover a{background:#000; 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: 300;}
.chartin table tr td{font-family: 'Lato', sans-serif; font-weight: 400; color: #666;}
.chartin .table-bordered>thead>tr>td, .table-bordered>thead>tr>th{border-bottom:none !important;}
.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th{border-left:none !important; border-right:none !important;}
.chartin .table-bordered>thead>tr{background: #e8e8e8;}


/*
=========================knowpart main========================
*/  

.parallaxinnovative { 
    /* The image used */
    /*background-image: url("../images/bg_innovative.png");*/

    /* Set a specific height */
    height: auto; 

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; padding:40px 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;*/}
.knowpart img{display:block; text-align:center; margin:0 aut0; -webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;}
.knowpart h4{font-size:24px; line-height:24px; color:#74ddd9; text-transform:none; font-family: "Lato Black"; padding:40px 0px 0 0px; -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; font-weight:700;}
.knowpart:hover{/*background:#0d3172;*/}
.knowpart:hover h4,.knowpart:hover h4 span{color:#fff; text-shadow: 5px 5px 5px #000;}
.knowpart p{font-family: 'SegoeUI-Light'; color:#333; font-size:18px !important; line-height:25px; padding-bottom: 20px !important;}
.knowpart a{/*display:block;*/ -webkit-border-radius: 50px; -moz-border-radius: 50px; /*border-radius: 50px; background:#f26922;*/ 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: uppercase;}
.knowpart img.first{border:1px solid #48490a;}
.knowpart img.second{border:1px solid #6f2ab4;}
.knowpart img.third{border:1px solid #0b415d;}
.knowpart img.fourth{border:1px solid #28460b;}

.knowpart:hover a{/*background:#00427a;*/}
.knowpart:hover p{color: #fff;}
.knowpart:hover img{border:1px solid #fff;}

.solvpart{border:1px solid #dedede; padding:40px 20px; background:#fff; overflow:hidden; display:block;}
.solvpic{padding:0 0 0 0;}
.solvpic img{display:block; text-align:center; margin:0 auto;}
.solvmatter{text-align:left; padding-left:15px;}
.solvmatter h2{font-family: 'SegoeUI-Light'; font-size:35px; line-height:35px; color:#333; text-transform:none; font-weight:300; padding-bottom:15px;}
.solvmatter h2 span{font-family: 'SegoeUI-Bold'; font-size:49px; /*line-height:53px;*/ color:#333; text-transform:none;}
.solvmatter p{font-family: 'SegoeUI-Light'; font-size:18px; color:#333; line-height:22px; padding-bottom:27px; font-weight:600;}
.solvmatter p span{display:block;}
.solvmatter a{display:inline-block; -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; background:#f6da08; color:#0d3172; 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; text-transform:none; text-align:center;}
.solvmatter a:hover{background:#00427a; color:#fff;}
.solvpart:hover .solvmatter h2{color:#fff;}
.solvpart:hover .solvmatter h2 span{color:#fff;}
.solvpart:hover .solvmatter p{color:#fff;}
.solvpart:hover .solvmatter a{background:#fff; color:#333;}
.solvpart:hover{border:1px solid #f6da08;}


/*
=========================partnerswrap main========================
*/
.investportion { 
    /* The image used */
    /*background-image: url("../images/bg_services.png");*/
	background:#131313;
    /* 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:100px 0; text-align:center;
}

.investportion h2{font-size:24px; line-height:24px; color:#fff; font-family: 'Lato', sans-serif; padding:0px 0 0 0; margin-bottom:85px; position:relative; font-weight:300;}
.investportion h2 span{text-transform:uppercase; font-weight:500;}
.investinfo{-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; height:350px;}
.investinfo img{display:block; text-align:center; margin:0 auto; margin-bottom:33px; -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:5px solid #caf5ee;}
.investinfo h4{font-family: 'Lato', sans-serif; font-size:24px; padding-bottom:20px; color:#74ddd9; line-height:24px; font-weight:700;}
.investinfo h4 span{display:block;}
.investinfo:hover img{padding:8px; -webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;}
.investinfo:hover h4{color:#000;}

.investportion:hover .investinfo{
  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; -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;
}

.investportion .investinfo:hover{
  box-shadow: 3px 3px 15px #666;
  border-color:#44ca85;
  background: #44ca85;
  color: #fff;
  cursor: pointer;
  -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px;
  zoom: 1;
  filter: alpha(opacity=100);
  opacity: 1; padding:0px 0; 
}



/*======================================================= 
solve css
=======================================================
*/
.solvwrapper{background:#1b1b1b; padding:100px 0 50px 0;}
.solvinn{text-align:center;}
.solvinn h2{font-size:30px; line-height:30px; color:#fff; font-family: 'Lato', sans-serif; padding:0px 0 0 0; margin-bottom:80px; position:relative; font-weight:300;}
.solvinn h2 span{text-transform:uppercase; font-weight:500;}
.solvinpart{width:auto; padding-bottom:120px;}

.sollt{float:left;}
.sollt img{float:left; display:inline; border-radius: 100%; /*width: 175px; height: 175px;*/ border: 5px solid #74ddd9; margin-bottom: 20px; -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;}
.solrt{float:left; width:256px; text-align:left; padding:30px 0 0 50px;}
.solrt h3{font-family: 'Lato', sans-serif; font-size:24px; line-height:30px; color:#74ddd9; padding: 15px 0 22px 0; margin: 0 0 0 0; text-transform:none; font-weight:700;}
.solrt p{font-family: 'Lato', sans-serif; font-size: 16px; line-height: 22px; color: #efefef; padding-bottom: 20px;}
.solrt a{color:#fff; font-size: 12px; line-height: 22px; border:1px solid #74ddd9; -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; font-family: 'MyriadPro-Regular'; text-transform:uppercase; line-height:30px; display:inline-block; padding:0 20px; -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;}

.solvinpart:hover .sollt img{-ms-transform: rotate(360deg); /* IE 9 */
    -webkit-transform: rotate(360deg); /* Chrome, Safari, Opera */
    transform: rotate(360deg); background: #000; -webkit-box-shadow: 0px 0px 5px 0px rgba(255,255,255,1);
-moz-box-shadow: 0px 0px 5px 0px rgba(255,255,255,1);
box-shadow: 0px 0px 5px 0px rgba(255,255,255,1);}

.solvinpart:hover .solrt a{background:#000; color:#fff;}

/*
=========================testimonial main========================
*/
.parallaxtestimonials { 
    /* The image used */
    background-image: url("../images/bg_testimonials.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:60px 0; text-align:center;
}

.testin{}
.testin h2{font-family: 'Raleway', sans-serif; font-size:30px; line-height:30px; color:#fff; padding-bottom:55px;}
.testin h2 span{text-transform:uppercase;}

/* carousel */
.testin #quote-carousel 
{
  padding: 0 0px 0px 0px;
  margin-top: 0px;
}

/* Control buttons  */
.testin #quote-carousel .carousel-control
{
  background: none;
  color: #222;
  font-size: 2.3em;
  text-shadow: none;
  margin-top: 70px;
}
/* Previous button  */
.testin #quote-carousel .carousel-control.left 
{
  left: -60px; border-radius:100%; border:2px solid #7f7f7f; background:#000; width:30px; height:30px; font-size:12px; line-height:28px; color:#7f7f7f;
}
/* Next button  */
.testin #quote-carousel .carousel-control.right 
{
  right: -60px; border-radius:100%; border:2px solid #7f7f7f; background:#000; width:30px; height:30px; font-size:12px; line-height:28px; color:#7f7f7f;
}
/* Changes the position of the indicators */
.testin #quote-carousel .carousel-indicators 
{
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px; display:none;
}
/* Changes the color of the indicators */
.testin #quote-carousel .carousel-indicators li 
{
  background: #c0c0c0;
}
.testin #quote-carousel .carousel-indicators .active 
{
  background: #333333;
}
.testin #quote-carousel img
{
  width: 170px;
  height: 170px; border:8px solid #caf5ee;
}
/* End carousel */

.testin .item blockquote {
    border-left: none; 
    margin: 0; text-align:left;
}

.testin .item blockquote img {
    margin-bottom: 15px;
}

.testin .item blockquote p{font-family: 'Lato', sans-serif; font-size:24px; line-height:30px; color:#dcdcdc; padding-bottom:0px; width:840px;}
.testin .item blockquote h3{font-family: 'Lato', sans-serif; font-size:30px; color:#74ddd9; line-height:30px; padding-bottom:50px; font-weight:700;}


.testin .item blockquote p:before {
    /*content: "\f10d";*/
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
}

.testin blockquote .small, blockquote footer, blockquote small{display:none;}



/*
=========================partnerswrap main========================
*/
.parallaxfinance { 
    /* The image used */
    background-image: url("../images/bg_financial.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:85px 0 120px 0; text-align:center;
}

.financialservices{padding:0px 0; text-align:center;}
.financialservices h2{font-family: 'Lato', sans-serif; font-size:30px; line-height:30px; color:#74ddd9; text-transform:none; font-weight:700; padding:0px 0 0px 0; position:relative; display:block; margin-bottom:75px; text-shadow: 2px 2px 1px rgba(0, 0, 0, 1);}
.financialservices h2 span{display:block;}

.financeinfo{}
.financeinfo img{display:block; text-align:center; margin:0 auto; border-radius:100%; margin-bottom:40px; -webkit-transition: all 1s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; background:#ececec;}
 .financeinfo h3{font-family: "Lato Black"; font-size:24px; line-height:24px; color:#74ddd9; text-transform:none; font-weight:300; padding:0px 0 16px 0; position:relative; display:block; margin-bottom:40px; -webkit-transition: all 1s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; text-shadow: 2px 2px 1px rgba(0, 0, 0, 1);}

 .financeinfo p{color:#333; font-family: 'Lato', sans-serif; font-size:14px; line-height:22px; padding:0 70px;}

 .financeinfo:hover img{-ms-transform: rotate(360deg); /* IE 9 */
    -webkit-transform: rotate(360deg); /* Chrome, Safari, Opera */
    transform: rotate(360deg); background:#74ddd9; -webkit-box-shadow: 4px 4px 5px 0px rgba(224,224,224,1);
-moz-box-shadow: 4px 4px 5px 0px rgba(224,224,224,1);
box-shadow: 4px 4px 5px 0px rgba(224,224,224,1);}
 .financeinfo:hover h3{color:#fff; font-size:22px;}
 .financeinfo:hover h3:after{width:100%; background:#000;}


.parallaxkno{background:#18191b; padding:100px 0; text-align:center; overflow:hidden;}
.rangein{text-align:center; overflow:hidden; padding:0 80px;}
.rangein h3{font-family: 'Raleway', sans-serif; font-size:30px; line-height:30px; color:#fff; text-transform:none; font-weight:300; padding:0px 0 0px 0; position:relative; display:block; margin-bottom:60px;}
.rangein h3 span{text-transform:uppercase;}

/*
=========================footer main========================
*/

.footerpic{background:url(../images/footerpic.png) center top no-repeat; height:458px; background-size:cover;}




	



@media screen and (min-width:320px) and (max-width:480px)

{

	.wrapper{padding:0;}
	
	.socialpart{margin:0 auto; width:250px;}
	.rtbottom{padding:0px 0 0 0; float:none; margin:0 auto; width:193px; text-align:center;}
	
	.rttop{float: none; width: auto; margin:0 auto; text-align: center; padding:0px 0;}
    .rttop a{display:block; line-height:25px;}
	
	.navbar-brand>img{width:170px;}
	.navwrapper .navbar-brand{padding:25px 0 0 10px; height:auto;}
	.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:#ff5700; margin-top: 9px;}
    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{background:#131313;}
    .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:#74ddd9 !important; color:#000 !important; }
    .navbar-nav .open .dropdown-menu>li>a:hover{background:#000 !important; color:#fff !important;}
    .nav>li{border-bottom:1px solid #fff;}
    .navwrapper{height: auto; width:100%; margin:0 auto;} 
    .navwrapper .navbar-nav{margin:0 0 0 0; background:#131313;}
    .navwrapper .navbar-default .navbar-nav>li>a:first-child{padding:0 0 0 0;}
    .navwrapper .navbar-default .navbar-nav>li>a{line-height:40px; padding:0 15px !important; color:#fff;}
    .navwrapper .navbar-default .navbar-nav>li>a:hover{color:#74ddd9 !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;}
	.nav>li:last-child{border-bottom:none;}
	.navwrapper .navbar-nav li{background:none;}

  .topgrey{height:auto; padding:20px 0;}
 
  
    .headerbottom{position: absolute; z-index: 5000;  width: 100%; padding:0px 0;}
    .main-slider{top:50px;}

   	.rtbottom p a{padding:0 8px; font-size: 12px; float:none; display:block; width:193px;}
	.rtbottom p a.firstpart{margin-left:40px; margin-bottom:10px;}
    .rtbottom p a:first-child{margin-left:0px;}


    .logo{padding:30px 0 0 0; width: 200px; margin:0 auto;}

	.bs-slider h1 {margin-top: 0px;font-size: 12px;line-height: 20px;}

	.slide-text{text-align:center !important; width:280px; margin:0 auto; left:0; right:0;}
	.started{width:120px; margin:0 auto; height:44px;}
	
	.footerpic{background-size:auto 100%; height:458px;}
	
	.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; font-size:12px; line-height:18px;}
	.rangeinfo img{margin-bottom:30px;}
	.rangeinfo{min-height:470px; width:280px; margin:0 auto; display:block;}

	.item blockquote img{margin-bottom:30px;}
	
	.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%;}

  .smartwrapper{width:280px; margin:0 auto; margin-bottom: 30px;}
  .smartone{float: none; margin:0 auto; width: 192px;}
  .smartcalculate{float: none; margin:0 auto;}


  .row{margin:0 0 0 0 !important;}

  .inpartrt{float: none; margin: 0 auto; padding: 40px 0 0 0; width:100%;}
  .inpartrt h2{font-size: 16px; line-height: 20px; padding-bottom: 5px;}
  .inpartrt h3{font-size: 18px; line-height: 20px; padding-bottom: 5px;}

  
  .knowpart{width:100%; margin-bottom:50px;}
  .knowpart a{width:100%;}
  .knowpart p{font-size:15px !important;}

  .parallaxkno{padding:70px 0;}
  .knowpart h4{font-size: 13px; line-height:18px; padding:20px 0 0 0;}
	
  .financeinfo p{padding:0 0 0 0;}
  .financeinfo{padding:0 0 50px 0;}	
  
  
  .investportion{padding:60px 0;}
  .investinfo{padding-bottom:50px; height:270px;}
  .investinfo h4{font-size:20px; line-height:20px;}
  .investinfo p{padding:0 0px 17px 0px; font-size:14px; min-height:150px;}
  
  .parallaxsmartsip{height:auto; margin:50px 0 0 0;}
  .parallaxsmartsip h2{line-height:30px; padding:30px 0;}
  
  .testin #quote-carousel img{margin-bottom:50px;}
  .testin .item blockquote p{width:100%; font-size:20px; line-height:25px; margin:0 auto;}
  .testin #quote-carousel .carousel-control.right{right:0px;}
  .testin #quote-carousel .carousel-control.left{left:0px;}
  
  .sollt{float:none; margin:0 auto; width:120px; margin:0 auto;}
  .sollt img{width:120px; height:120px;}
  .solrt{margin:0 auto; width:100%; text-align:center; padding:0 0 0 0;}
  .solrt h3{font-size:11px; line-height:18px;}
  .solrt p{font-size:11px; line-height:18px;}
  .solvinpart{padding-bottom:50px !important;}
  .solrt a{padding:0 7px;}
	
	
}

@media screen and (min-width:481px) and (max-width:767px)

{

	.wrapper{padding:0;}
	.rtbottom{padding:20px 0 0 0; float:none; margin:0 auto; width:400px;}
	
	.topgrey{height:auto; padding:20px 0;}
	
	.rttop{float: none; width: auto; margin:0 auto; text-align: center; padding:0px 0;}
    .rttop a{display:block; line-height:25px;}
	
    .navbar-brand>img{width:170px;}
	.navwrapper .navbar-brand{padding:25px 0 0 10px; height:auto;}
	.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:#ff5700; margin-top: 9px;}
    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{background:#131313;}
    .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:#131313 !important; color:#fff !important; }
    .navbar-nav .open .dropdown-menu>li>a:hover{background:#000 !important; color:#ff5700 !important;}
    .nav>li{border-bottom:1px solid #fff;}
    .navwrapper{height: auto; width:100%; margin:0 auto;} 
    .navwrapper .navbar-nav{margin:0 0 0 0; background:#ff5700;}
    .navwrapper .navbar-default .navbar-nav>li>a:first-child{padding:0 0 0 0;}
    .navwrapper .navbar-default .navbar-nav>li>a{line-height:40px; padding:0 15px !important; color:#fff;}
    .navwrapper .navbar-default .navbar-nav>li>a:hover{color:#000 !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;}
	.nav>li:last-child{border-bottom:none;}
	.navwrapper .navbar-nav li{background:none;}
	
  .topgrey{height:auto; padding-bottom:20px;}
  
  
  .headerbottom{position: absolute; z-index: 5000;  width: 100%; padding:0px 0;}
  .main-slider{top:50px;}

  .rtbottom p{padding-left: 0px; display: block; text-align: center; line-height: 40px; float:left; font-size:14px;}
  .rtbottom p a{padding:0 8px; font-size: 12px; width:100%;}

  .logo{padding:30px 0 10px 0; width: 200px; margin:0 auto;}


	.bs-slider h1 {margin-top: 0px;font-size: 18px;line-height: 26px;}

    .slide-text{width:400px; right:0; top:30px; margin:0 auto;}
	.started{width:120px; margin:0 auto; height:44px;}

	
	.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%;}

  .smartsip h3{font-size: 20px; line-height: 25px; padding:30px 0;}
  .smartwrapper{width:400px; margin:0 auto; margin-bottom: 30px;}
  .smartone{width: 192px;}
  .smartcalculate{}
  .rtspace{margin-right: 0px;}

  .row{margin:0 0 0 0 !important;}


  .inpartrt{float: none; margin: 0 auto; padding: 50px 0 0 0; width:400px; text-align:center;}
  .inpartrt h2{font-size: 18px; line-height: 25px; padding-bottom: 5px;}
  .inpartrt h3{font-size: 18px; line-height: 20px; padding-bottom: 5px;}
  
  .parallaxsmartsip{height:auto; margin:50px 0 0 0;}
  .parallaxsmartsip h2{line-height:30px; padding:30px 0;}

  .knowpart{width:100%; margin-bottom:50px;}
  .knowpart a{width:100%;}
	
   .parallaxkno{padding:70px 0;}	
  .knowpart{width:100%; margin-bottom:50px;}
  .knowpart a{width:100%;}
  .knowpart p{font-size:15px !important;}
  .solvpic{padding-bottom:30px;}
  .solvmatter{text-align:center; padding-left:0px;}
  

    .knowpart h4{font-size: 16px; line-height:18px;}
    .financeinfo p{padding:0 0 0 0;}	
    .financeinfo{padding:0 50px;}
 
 
  
    .investportion{padding:60px 0 80px 0;}
    .investinfo{padding-bottom:50px;}
    .investinfo h4{font-size:23px;}
    .investinfo p{padding:0 0px 17px 0px; font-size:14px; min-height:100px;}
	
	.parallaxsmartsip{height:auto;}
	
  .testin #quote-carousel .carousel-control.right{right:0px;}
  .testin #quote-carousel .carousel-control.left{left:0px;}
  .testin .item blockquote h3{text-align:center;}
  .testin .item blockquote p{text-align:center; width:100%;}
  
  
  .sollt{float:none; margin:0 auto; width:120px; margin:0 auto;}
  .sollt img{width:120px; height:120px;}
  .solrt{margin:0 auto; width:100%; text-align:center; padding:0 0 0 0;}
  .solrt h3{font-size:20px; line-height:18px;}
  .solrt p{font-size:15px; line-height:18px;}
  .solvinpart{padding-bottom:50px !important;}
  .solrt a{padding:0 7px;}
  
}


@media screen and (min-width:768px) and (max-width:991px)



{

	
	.wrapper{padding:0;}
	.navbar-brand>img{width:100px;}
	.navwrapper .navbar-brand{padding: 14px 0px 0px 0px;}
	.navwrapper{width:743px; margin:0 auto;}
	.nav>li>a {padding: 10px 6px;}
	.navwrapper .navbar-default .navbar-nav>li>a{font-size: 13px; padding:0 7px;}
	
	.top-header{width:743px; margin:0 auto;}
	.socialpart{margin-left:-10px;}
	
	
	.rtbottom{padding:0px 0 0 0;}
    .rtbottom p{font-size: 10px; padding-left: 6px; padding-right:0px;}
    .rtbottom p a{font-size: 10px; padding:0 5px;}

  
	.bs-slider h1 {margin-top: 24px;font-size: 30px;line-height: 40px;}

	
	.logo{width:120px;}
	.rttop{padding:11px 0 0 0;}
	.rttop a{font-size:7px;}


  .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%;}

  .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{width:95%; padding:120px 0 0 0;}
  .inpartrt h3{font-size: 45px; line-height: 30px; padding-bottom: 10px;}
  .rangein{padding:0 20px;}
  .knowpart h4{font-size: 13px; line-height:18px;}
  .knowpart{width:100%; margin-bottom:50px;}
  .knowpart a{width:100%;}
  .knowpart p{font-size:15px !important;}
  .solvmatter{text-align:center; padding-left:0px;}
  .solvmatter p{font-size:16px;}
  .solvmatter h2{font-size:28px; line-height:28px;}
  .solvmatter h2 span{font-size:39px; line-height:39px; display:block;}
  .solvmatter a{width:100px;}
  .solvpart{padding:40px 0;}
  

  .financeinfo p{padding:0 0 0 0;}


    .investinfo p{font-size:14px;}
	.parallaxsmartsip{height:321px;}

  .testin #quote-carousel .carousel-control.right{right:-30px;}
  .testin #quote-carousel .carousel-control.left{left:-30px;}
  .testin .item blockquote h3{text-align:center;}
  .testin .item blockquote p{text-align:center; width:100%;}

 .investinfo{height:250px;}
 
 .sollt img{width:70px; height:70px;}
  .solrt{width:70%; padding:0px 0 0 50px;}
  .solrt h3{font-size:21px;}
  
}




@media screen and (min-width:992px) and (max-width:1024px)

{
  .knowpart{width:100%; margin-bottom:50px;}
  .knowpart a{width:100%;}
  .knowpart p{font-size:15px !important;}
  
  .top-header{width:98%; margin:0 auto;}
  
  .inpartrt{width:95%; padding:5% 0 0 25%; text-align: left;}
  .inpartrt h2{font-size: 20px; line-height: 30px; padding-bottom: 10px;}
  .inpartrt h2 span{font-size: 32px; line-height: 35px;}

   .knowpart h4{font-size: 15px;}	
   .abtmatter{padding:70px 0;}




}


@media screen and (min-width:1025px) and (max-width:1199px)

{
	
	.top-header{width:98%; margin:0 auto;}
	.socialpart { margin-left: -12px;}
	.socialpart a{width:34px;}
	
	.knowpart h4{font-size: 15px;}	
	.abtmatter{padding:70px 0;}
	
	.financeinfo h3{font-size:23px;}

}

@media screen and (min-width:992px) and (max-width:1200px)

{

	
	.rttop{margin-right:-12px;}	
	
	.wrapper{padding:0;}
	
	.navwrapper .navbar-brand{padding: 14px 0px 0px 0px;}
	.navbar-brand>img{width:130px;}
	.nav>li>a {padding: 10px 6px;}
	.navbar-nav{float:right;}
    .navwrapper .navbar-default .navbar-nav>li>a{font-size: 18px; padding:0 7px;}
	.navwrapper{width:970px; margin:0 auto;}
	
	.top-header{width:970px; margin:0 auto;}
	
	.logo{width:200px;}
    
	.rtbottom{padding:50px 0 0 0;}
	.rtbottom p{font-size:12px; padding:0 0px 0 0;}

	.rttop a{font-size:10px;}


	.bs-slider h1 {margin-top: 24px;font-size: 36px;line-height: 44px;}

    .knowpart p{font-size: 15px !important;}


  .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{width:95%; padding:150px 0 0 0;}
  .inpartrt h2{font-size: 32px; line-height: 30px; padding-bottom: 10px;}
  .inpartrt h2 span{font-size: 30px; line-height: 35px;}

  .investinfo p{font-size:14px; padding: 0 15px 17px 15px;}

  .testin #quote-carousel .carousel-control.right{right:0px;}
  .testin #quote-carousel .carousel-control.left{left:0px;}

} 



@media screen and (min-width:1201px) and (max-width:1399px)

{
   .rttop{margin-right:-12px;}	
   .navwrapper{width:1170px; margin:0 auto;}
   .top-header{width:1170px; margin:0 auto;}	

	.navwrapper .navbar-brand{padding: 14px 20px 0px 0px;}
	.navbar-brand>img{width:170px;}
	
	.logo{width:250px;}

	.rttop a{font-size:12px;}
	
	.rtbottom{padding:50px 0 0 0;}
	.rtbottom p{font-size:14px; padding:0 10px 0 0;}

	
    .row{margin:0 0 0 0 !important;}
  
  .investinfo p{font-size:15px;}
  
  .testin #quote-carousel .carousel-control.right{right:-20px;}
  .testin #quote-carousel .carousel-control.left{left:-20px;}
  
}