@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: '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;}

.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;}

.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:50px; color:#fff;}
.rtbottom p:last-child{padding:0 0 0 0;}
.rtbottom p i.fa-phone{color:#ff5a5e; font-size: 13px; padding-right:0px; border-radius:100%; width:20px; line-height:18px; height:20px; border:2px solid #ff5a5e; 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:#767970;}
.rtbottom p a.register{color:#ff5700;}
.rtbottom p a.register:hover{color:#fff;}
.btn{padding:0 0 0 0;}

/*.topborder{border-top:1px solid #f26d5a; margin-top:10px;}*/

.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: #ff4e52; 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:15px;}
.rtbottom a:hover{color: #fff; background:#f26d5a;}
.rtbottom a:last-child{margin-right:0px;}
    
.topinformation{/*position:absolute; z-index:1000;*/ left:0; right:0; margin:0 auto; top:0px;  width:100%; margin: 0 auto; height: auto;}

.navwrapper{width:95%; margin: 0 auto; height: auto; }
.navbar{min-height:50px; margin-bottom:0;}
.navbar-nav{float:right; display: inline-block; text-align: center; padding: 50px 0px 0 0;}
.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:-30px;}
.navbar-nav li.active a {background: none !important; color:#fd4b41 !important;}
.navbar-nav li a:hover {background: none !important; color:#ff4e52 !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: 'Roboto', sans-serif; text-transform:none; color:#fff; font-size:18px; padding: 0px 13px; 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; /*border-bottom:10px solid #fff; border-top:10px solid #fff;*/ height:60px; font-weight:300;}

.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:#ff4e52;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;}

.headerbottom{margin:0 auto; padding:0px 0 20px 0; height:auto; position:relative; background:#504740;} 


.rttop{padding:20px 0 0px 0px; text-align: left; float:right;}
.rttop a{display:inline-block; color: #fff; font-size: 15px; line-height: 40px; font-family: 'Roboto', 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;}




/*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;
  }
}


.slider .carousel{height:598px;}
.bgpart{position:absolute; z-index:100; /*background: rgba(100, 143, 120, .8);*/ left:0; right:0; bottom:0px; height:202px;}
#myCarousel .nav a small {
    display:block;
}
.nav-justified>li{/*border-right:1px solid #fff;*/}
.nav-justified>li:last-child{border-right:none;}

#myCarousel .nav {
	/*background:#eee;*/ background:none; width:1170px; margin:0 auto; z-index:1100; position:relative; bottom:203px; 
}
#myCarousel .nav-justified>li>a{border-radius:0px; background:none; font-family: 'Lato', sans-serif; color:#fff; font-size:20px; text-align:center; padding:45px 0 0 0;}
#myCarousel .nav a img{display:block; margin:0 auto; display:block; padding-bottom:0px; width:100%;}


.mainpart{text-align:center;}
.maintop{}
.maintop img{display:block; text-align:center; margin:0 auto;}
 
.mainbottom{background:#fff; text-align:center; padding:30px 0; border-top:4px solid #fff;}
.mainbottom span{font-family: 'Roboto', sans-serif; color:#333; font-size:18px; line-height:18px; padding-bottom:40px; display:block;}
.mainbottom h3{font-family: 'Roboto', sans-serif; color:#333; font-size:18px; line-height:18px; padding-bottom:25px;}
.mainbottom p{font-family: 'Lato', sans-serif; color:#333; font-size:14px; line-height:22px; padding-bottom:30px;}
.mainbottom p span{display:block; font-size:14px; line-height:22px; padding-bottom:0px;}
.mainbottom h5{background:#fff; border:2px solid #8f8f8f; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; font-family: 'Lato', sans-serif; font-size:11px; line-height:30px; text-transform:uppercase; color:#333; display:inline-block; padding:0 20px;}

.blankdiv{background:#fd4b41; height:425px;}

#myCarousel .nav-justified>li.active .mainbottom{border-top:4px solid #fd4b41;}

/*
=========================smartsip main========================
*/

.smartsip{background:#fd4b41; text-align:center;}
.smartsip h2{font-family: 'Roboto', sans-serif; font-size:30px; line-height:90px; color:#fff; text-transform:none; font-weight:300;}

.parallaxsmartsip { 
    /* The image used */
   background:#fd4b41 url("../images/bg_smart.png");
	/*background:#b49d74;*/
    /* 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; border-top:1px solid #FFF;
}

.clear{clear: both;}
.rtspace{margin-right:40px;}


.smartinfo{text-align: center;}
.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:#444444; 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:#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: 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;}


/*
======================================================= 
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 0 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 65px 0; margin:0 auto;}
.invest h2{font-family: 'Roboto', sans-serif; font-size:36px; line-height:36px; padding:0 0 50px 0; color:#fd463e; font-weight:300;} 

.invest img{width:100%; height: auto; margin-bottom:0px;}
.invest a{display:block; background:#4c4c4c; 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:#fd4b41;
    /* 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: #fff; 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: #fff; line-height: 20px; padding-bottom: 20px; text-align: left;}
.chartin h3 span{font-family: 'Segoe UI'; color: #0096ba;} 
.chartin a{display:block; background:#444444; 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:#26466c; 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;}
.chartin .table-bordered>tbody>tr{background: #e8e8e8;}

/*
=========================mutual css main========================
*/
.mutualpart{padding:40px 0px; text-align:center; /*overflow:hidden;*/


    background-image: url("../images/bg_tabber-tab.png");
	/*background:#efede8 url("../images/bg_clients.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; height:auto;
}


.mutualmatter{text-align:center; padding:0px 0 0 0px;}
.mutualmatter h2{font-size:29px; line-height:29px; color:#fff; font-weight:700; font-family: 'Roboto', sans-serif; padding-bottom:0px;}
.mutualmatter h2 span{font-size:48px; line-height:48px; text-transform:uppercase; display:block; font-weight:700; font-family: 'Roboto', sans-serif;}


/*
=========================5 column css main========================
*/

.videopart{position:relative;}
.videopart img{display:block; text-align:center; margin:0 auto; -webkit-filter: brightness(100%); width:100%;}
.videopart img:hover{-webkit-filter: brightness(50%);
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
-ms-transition: all 1s ease;
transition: all 1s ease;}
.btborder{margin-bottom:2px;}

/*
=========================footer main========================
*/
.topline{background: rgba(244,244,244,1);
background: -moz-linear-gradient(left, rgba(244,244,244,1) 0%, rgba(227,227,227,1) 51%, rgba(244,244,244,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(244,244,244,1)), color-stop(51%, rgba(227,227,227,1)), color-stop(100%, rgba(244,244,244,1)));
background: -webkit-linear-gradient(left, rgba(244,244,244,1) 0%, rgba(227,227,227,1) 51%, rgba(244,244,244,1) 100%);
background: -o-linear-gradient(left, rgba(244,244,244,1) 0%, rgba(227,227,227,1) 51%, rgba(244,244,244,1) 100%);
background: -ms-linear-gradient(left, rgba(244,244,244,1) 0%, rgba(227,227,227,1) 51%, rgba(244,244,244,1) 100%);
background: linear-gradient(to right, rgba(244,244,244,1) 0%, rgba(227,227,227,1) 51%, rgba(244,244,244,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#f4f4f4', GradientType=1 ); height:2px;}

.investdecision{text-align:center; padding:0px 0 0px 0;}
.inner{margin:120px 0 0 0;}
.investin{text-align:left; -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; }
.investinn{padding:20px 0px 0 0; text-align:center;}
.investin img{display:block; text-align:center; margin:0 auto; padding-bottom:18px; -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;}
.investinn h3{color:#4c4c4c; font-family: 'Roboto', sans-serif; text-transform:none; padding:40px 0; font-size:21px; line-height:25px; border-top:1px solid #efefef; -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;}
.investinn p{color:#333; font-family: 'Lato', sans-serif; font-weight:400; text-transform:none; padding-bottom:0px; font-size:13px; line-height:25px;}
.investinn p span{display:block;}
.investin a{background:#f26d5a; color:#fff; font-size:17px; text-align:center; display:inline-block; width:120px; margin-top:60px; line-height:50px;}

.investin:hover img{-ms-transform: rotate(0deg); /* IE 9 */
    -webkit-transform: rotate(0deg); /* Chrome, Safari, Opera */
    transform: rotate(0deg); box-shadow: inset 0px 0px 10px rgba(0,0,0,0.5);}
.investin:hover h3{color:#fd463e;}
	
.goalswrapper{background:#504740; padding:65px 0; text-align:center;}	
.goalswrapper h2{font-family: 'Roboto', sans-serif; font-size:37px; line-height:37px; color:#fff; padding-bottom:53px;}

.financeinfo{}
.financeinfo img{display:block; text-align:center; margin:0 auto; 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; filter: grayscale(100%);
-webkit-filter: grayscale(100%);
-webkit-transition: all 1s ease;}
 .financeinfo h3{font-family: 'Roboto', sans-serif; font-weight:700; font-size:18px; line-height:25px; color:#fff; text-transform:uppercase;  padding:0px 0 0px 0; position:relative; display:block; margin-bottom:40px; -webkit-transition: all 1s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; height:70px;}
 .financeinfo h3 span{display:block;}
.financeinfo a{color:#504740; font-family: 'Roboto', sans-serif; font-size:24px; line-height:54px; padding:0 50px; display:inline-block; margin:0 auto;  -webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px; background:#fff;}

 .financeinfo:hover img{-ms-transform: rotate(360deg); /* IE 9 */
    -webkit-transform: rotate(360deg); /* Chrome, Safari, Opera */
    transform: rotate(360deg); background:#4d90b2; -webkit-box-shadow: 10px 10px 0px 0px rgba(170,170,170,1);
-moz-box-shadow: 10px 10px 0px 0px rgba(170,170,170,1);
box-shadow: 10px 10px 0px 0px rgba(170,170,170,1); filter: grayscale(0%);
filter: gray;
-webkit-filter: grayscale(0%);
filter: none;
transition: 1s ease;}
 .financeinfo:hover h3{color:#ccc; text-shadow: 3px 3px 2px rgba(0, 0, 0, 1);}

	
/*
=========================footer main========================
*/
.footerpic{background:url(../images/footerpic.png) center top no-repeat; height:312px; background-size:cover;}





@media screen and (min-width:320px) and (max-width:480px)

{
	
	
	.rttop{text-align:center; padding:0px 0 20px 0;}
	.rttop a:first-child{margin-left:30px;}
	
	.wrapper{padding:0;}
	.navbar-brand{padding:0 0 0 0;}
	
	.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;}
	.rtbottom p{padding-bottom:0px; padding-right:0px; float:none; width:130px; display:block; margin:0 auto;} 
    .rtbottom p:last-child{padding-bottom:0px; padding-right:0px;}
	.rttop a{line-height:20px;}
	
	.modal-open .modal{padding-right:0px !important;}
	
	.mainbottom{height:330px;}
	.mainbottom p{height:130px;}
	
	.nav-justified>li {border-right:none; width:50%; float:left; border-bottom:none;}
	.nav-justified>li:last-child{border-bottom:1px solid #fff !important;}
	.navbar-brand>img{padding: 5px 0 0 10px;}
	.navbar-brand{padding:0px 0 0 0px; height:auto;}
	.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;}
	
	.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;}
	
	.nav-pills>li+li{margin-left:0px;}
	
     .headerbottom{position: relative; z-index: 5000;  width: 100%; margin-top:0px; bottom:0; padding:20px 0; height:auto;}
     .main-slider{top:0px;}

   	.rtbottom p a{padding:0 8px; float:none; display:block; width:100px; font-size:15px; margin:0 auto;}
	.rtbottom p a.firstpart{margin-left:40px; margin-bottom:10px;}
    .rtbottom a:last-child{margin-right:auto;}

    .logo{padding:0px 0 0 0; width: 280px; margin:0 auto; height:80px;}

	.footerpic{background-size:auto 100%; height:312px;}
	
  	.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;}
  

.partnerswrap{margin:0 20px;}

.investinn:after{display:none;}
.investin{text-align:center;}
.investinn{padding:10px 0;}
.investin a{margin:60px 0;}
.investinn p{font-size:9px;}
.investinn h3{font-size:11px; padding:20px 0 0 0;}

.videopart h3{font-size:12px; line-height:30px;}
.mutualpart{height:auto;}

div.bhoechie-tab-content{padding:35px 0;}
div.bhoechie-tab-menu div.list-group>a{width:33.3%;}
div.bhoechie-tab-content ul li{font-size:11px; line-height:40px;}

.slider{height:auto;}
.slider .carousel{height:auto;}
.slider .carousel-inner{height:auto;}
#myCarousel .nav{ bottom:inherit; width:100%;}
#myCarousel .nav-justified>li>a{padding:0 0 0 0;}
.slider .carousel-caption{padding:30px 0 0 0; text-align:center;}
.slider .carousel-caption h3{font-size:20px; line-height:30px; padding-bottom:0px;}
.slider .carousel-caption p{font-size:13px; line-height:18px;}
.bgpart{display:none;}

.topinformation{position:relative;}

.financeinfo{padding-bottom:30px;}
.financeinfo a{padding:0 20px;}
.financeinfo h3{height:130px;}

.btborder{margin-bottom:0px;}

.blankdiv{height:auto;}

}



@media screen and (min-width:481px) and (max-width:767px)

{

	.rttop{text-align:center; padding:0px 0 20px 0; float:none; margin:0 auto;}
	
	.wrapper{padding:0;}
	.navbar-brand{padding:0 0 0 0;}
	
	.rtbottom{padding:0px 0 0 0; float:none; margin:0 auto; text-align:center; width:400px;}
	.rtbottom a{margin-bottom:20px; margin-top:0px; font-size:11px; margin-right:5px;}
	.rtbottom a:last-child{margin-right:0px;}
	.navbar-brand>img{width:235px; padding:20px 0 0 0;}
	.navwrapper .navbar-brand{padding:0px 0 0 10px; height:auto; top:0px;}
    .rtbottom p:last-child{padding-bottom:0px; padding-right:0px;}
	.rttop a{line-height:20px; font-size:13px;}
	
	.modal-open .modal{padding-right:0px !important;}
	
	
	.nav-pills>li+li{margin-left:0px;}
	
	.nav-justified>li {border-right:none; width:50%; float:left; border-bottom:none;}
	#myCarousel .nav-justified>li>a{padding:0 0 0 0;}
	
	.nav-justified>li:last-child{border-bottom:1px solid #fff !important;}
	.navbar-brand>img{padding: 0px 0 0 0px;}
	.navbar-brand{padding:0px 0 0 0px; height:auto;}
	.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;}
	
	.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:20px 0; margin-top:0px; bottom:0px; height:auto;}

   	.rtbottom p a{padding:0 8px; float:none; display:block; width:90px; font-size:12px; margin-bottom:0px; margin-right:5px;}
	.rtbottom p a.firstpart{margin-left:40px; margin-bottom:10px;}
    .rtbottom p a:first-child{margin-left:0px; margin-top:0px;}


  .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;}
  
  
  

.investinn{padding:10px 20px;}
.investinn h3{font-size:13px; padding:20px 0 0 0;}

.investin a{margin:60px 0;}
.investinn p{font-size:10px;}

.videopart img{width:100%;}

.mutualpart{height:auto;}

div.bhoechie-tab-content{padding:35px 0;}
div.bhoechie-tab-menu div.list-group>a{width:33.3%;}


.slider{height:auto;}
.slider .carousel{height:auto;}
.slider .carousel-inner{height:auto;}
#myCarousel .nav{bottom:inherit; width:100%;}
.slider .carousel-caption{padding:60px 0 0 0;}
.slider .carousel-caption h3{font-size:30px; line-height:40px; padding-bottom:0px;}
.slider .carousel-caption p{font-size:16px; line-height:20px;}
.bgpart{display:none;}

.topinformation{position:relative;}

.btborder{margin-bottom:0px;}

.blankdiv{height:auto;}

}


@media screen and (min-width:768px) and (max-width:991px)



{


	.wrapper{padding:0;}
	.navbar-brand{padding: 0px 0px 0px 0px;}
	.navwrapper{width:730px; margin:0 auto;}
	.nav>li>a {padding: 10px 6px;}
	.navbar-brand>img{width:160px;}
	.navbar-default .navbar-nav>li>a{font-size: 11px; padding:0 4px; /*line-height:30px;*/}
	.navbar-nav{padding:0px 0 0 0;}
	
  	.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:730px; margin:0 auto;}
	
  .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;}
  

	.parallaxsmartsip{height:192px;}

.investinn p{min-height:150px;}
.investinn h3{font-size:15px;}

.col-sm-offset-2 {
    margin-left: 16.66666667%;
}

.mutualmatter h2 span{font-size:54px; line-height:54px;}

.slider{height:auto;}
.slider .carousel{height:auto;}
.slider .carousel-inner{height:auto;}
#myCarousel .nav{bottom:inherit; width:100%;}
.slider .carousel-caption{padding:60px 0 0 0;}
.slider .carousel-caption h3{font-size:48px; line-height:48px;}
.slider .carousel-caption p{font-size:25px; line-height:25px;}
#myCarousel .nav-justified>li>a{padding:0 0 0 0;}

.blankdiv{height:auto;}

}




@media screen and (min-width:992px) and (max-width:1024px)

{
	
  
	.topinformation{width:100%;}
	.rttop{padding: 0px 0px 0px 50px;}
	.rttop a{font-size:12px;}
   .navbar-brand>img{width:180px;}
   .navbar-default .navbar-nav>li>a{font-size:13px; padding:0 8px;}
   .navbar-nav{padding:20px 0 0 0;}
   
   .rtbottom p a{font-size:13px;}
   .rtbottom p{font-size:12px; padding:0 7px 0 0;}
   .rtbottom a{font-size:13px;}
   .rtbottom a:last-child{margin-right:0px;}
   
   
   .videopart h3{font-size:16px;}
   

.slider .carousel{height:auto;}
.slider .carousel-inner{height:auto;}
#myCarousel .nav{background:#648f78; bottom:inherit; width:100%;}
.slider .carousel-caption{padding:60px 0 0 0;}


.blankdiv{height:auto;}

}


@media screen and (min-width:1025px) and (max-width:1199px)

{

	.rttop{padding: 0px 0 0px 90px;}
	.rttop a{font-size:13px;}
	.navbar-brand>img{width:250px;}
	.navbar-brand{height:auto !important;}
	.navwrapper{width:970px; margin:0 auto;}
	.topinformation{width:970px; margin:0 auto;}
	
   .rtbottom p a{padding:0 13px;}
   .rtbottom a{padding:0 15px;}
   
   .investinn p{min-height:120px;}
   
   
	#myCarousel .nav{width:100%;}
	#myCarousel .nav-justified>li>a{padding:0 0 0 0;}

	 .navbar-default .navbar-nav>li>a{font-size: 13px; padding:0 6px;}
	 .navbar-nav{float:right; padding:20px 0 0 0;}
	 
	 
	 .blankdiv{height:365px;}


}

@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:1201px) and (max-width:1583px)

{
	#myCarousel .nav{width:100%;}
	#myCarousel .nav-justified>li>a{padding:0 0 0 0;}
	.blankdiv{margin-top: 0px;}


}

@media screen and (min-width:1200px) and (max-width:1350px)

{
	.topinformation{width:100%;}
.navbar-default .navbar-nav>li>a{font-size:14px; padding:0 7px;}
.rttop a{font-size:14px;}
.rtbottom a:last-child{margin-right:0px;}
}