@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;
}



@font-face {
  font-family: 'MontserratSubrayada-Bold';
  src: url('../fonts/MontserratSubrayada-Bold.eot?#iefix') format('embedded-opentype'),  url('../fonts/MontserratSubrayada-Bold.woff') format('woff'), url('../fonts/MontserratSubrayada-Bold.ttf')  format('truetype'), url('../fonts/MontserratSubrayada-Bold.svg#MontserratSubrayada-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* http://meyerweb.com/eric/tools/css/reset/ 

   v2.0 | 20110126

   License: none (public domain)

*/



html, body, div, span, applet, object, iframe,

h1, h2, h3, h4, h5, h6, p, blockquote, pre,

a, abbr, acronym, address, big, cite, code,

del, dfn, em, img, ins, kbd, q, s, samp,

small, strike, strong, sub, sup, tt, var,

b, u, i, center,

dl, dt, dd, ol, ul, li,

fieldset, form, label, legend,

table, caption, tbody, tfoot, thead, tr, th, td,

article, aside, canvas, details, embed, 

figure, figcaption, footer, header, hgroup, 

menu, nav, output, ruby, section, summary,

time, mark, audio, video {

	margin: 0;

	padding: 0;

	border: 0;



}

/* HTML5 display-role reset for older browsers */

article, aside, details, figcaption, figure, 

footer, header, hgroup, menu, nav, section {

	display: block;

}

body {

	line-height: 1;

	

}

ol, ul {

	list-style: none;

}

blockquote, q {

	quotes: none;

}

blockquote:before, blockquote:after,

q:before, q:after {

	content: '';

	content: none;

}

table {

	border-collapse: collapse;

	border-spacing: 0;

}


a{text-decoration: none; border:0; outline: none;}
a:hover{text-decoration: none; border:0; outline: none;}
.wrapper{padding:0px; width:90%; margin:0 auto;}

.container-fluid{padding:0 0 0 0; margin:0 0 0 0;}
.row{padding:0 0 0 0; margin:0 0 0 0;}
.ltspac{padding:0 0 0 0; margin:0 0 0 0;}


/*

=========================Top Header ========================

*/

.toppart{background:#333;}

.top-header{width:100%; margin: 0 auto; margin-bottom:0px;}

.navbar-collapse{padding:0 0 0 0;}
.navbar-brand{padding:0px 0 0 0;}
.rtinfo{float:right; width:600px;}
.rtpart{float: left; position: relative; z-index: 1000;}
.rttop{padding:0px 0 0px 0;  text-align: left; float:none; z-index:1000; position:relative;}
.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:#02b03d; background:none;}

.rtbottom{float:right; padding:0px 0px 0px 0; margin-right:0px; width:auto;} 
.rtbottom p{display: inline-block; font-size: 15px; font-family: 'Lato', sans-serif; padding:0 15px 0 0; line-height:30px; color:#fff;}
.rtbottom p:last-child{padding:0 0 0 0;}
.rtbottom p i.fa-phone{color:#e6282c; font-size: 13px; padding-right:0px; border-radius:100%; width:20px; line-height:18px; height:20px; border:2px solid #e6282c; 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;}

.rtbottom a{-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; line-height: 30px; padding:0 15px; text-transform:none; display: inline-block; color: #fff; font-size: 16px; -webkit-transition: all 1s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; font-family: 'Lato', sans-serif; font-weight:normal; padding:0 20px; border:1px solid #ccc; background:none; font-family: 'Lato', sans-serif; font-size:15px; margin-right:15px;}
.rtbottom a:hover{color: #fff; background:#9eb87c;}
.rtbottom a.last{margin-right:0px;}


.headertop{background:#34281e; padding:20px 0;}	
.topinformation{width:90%; margin: 0 auto; padding:0px 0 0px 0;}
.dropdown-menu>li>a{font-size:12px;}

.navwrapper{width:100%; margin: 0 auto; height: auto; background:#f3f2f2;}
.navbar{margin-bottom:0; z-index:100;}
.navbar-nav{float:right; display: inline-block; text-align: center; padding: 0px 0px;}
.navbar-default{background:none; border:none;}
.navbar-brand{font-weight:bold; font-family: 'Ubuntu', sans-serif; font-size: 23px; text-transform:uppercase; color:#39464f; position:relative; top:0px;}
.navbar-nav li.active a {background: none !important; color:#ff6a25 !important;}
.navbar-nav li a:hover {background: none !important; color:#9eb87c !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:first-child a{padding-left:0px;}

.navbar-nav ul.sm-nowrap > li a{padding:3px 20px !important;}
.navbar-nav ul.sm-nowrap > li:first-child a{padding:3px 20px;}

.navbar-default .navbar-nav>li:last-child a{padding-right:0px;}
.navbar-default .navbar-nav>li>a{font-family: 'Lato', sans-serif; text-transform:uppercase; color:#fff; font-size:14px; padding: 0px 10px; line-height: 50px; -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; /*border-bottom:10px solid #fff; border-top:10px solid #fff;*/ font-weight:500;}

.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:#9eb87c;background:none !important;}
.nav .open>a,.nav .open>a:focus,.nav .open>a:hover{color:#333;background:#424343;}
.navbar-nav ul.sm-nowrap > li > a:hover{background:#424343; color:#ff4e52;}
.dropdown-menu{background:#232323;}
.navbar-nav ul.sm-nowrap > li > a{color:#fff !important;}
.navbar-nav ul.sm-nowrap > li >:hover a{color:#fff;}
.navbar-brand span{color:#df3447;}

.logo{padding:40px 0;}
.logo a{display:block; text-align:center; margin:0 auto;}
.logo a img{display:block; text-align:center; margin:0 auto;}
.headerbottom{margin:0 auto; padding:0px 0 20px 0; height:auto; position:relative; background:#504740;} 


.toppart{background:#262522; padding:25px 0;}
.topin{width:90%; margin:0 auto;}

/*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: 430px;
}

.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: 430px;
}

.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: 430px;
  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;
}

.nav-tabs>li>a{color:#337ab7;}
.nav-tabs>li>a:hover{background:#000;}
.nav-tabs>li>a:last-child{margin-right:auto;}
.login-modal-footer a{color:#337ab7; padding:0 20px; display:inline-block; margin-right:0px;}


/*

=========================tab form css ========================

*/
.main-slider{position:relative; background:#fff;}
.panel{border:none; border-radius:0px !important;}
.panel-login {
	border-color: #ccc;
	position:absolute; right:80px; z-index:1000; top:55px; background:none; width:372px;
}
.panel-heading{}

.panel-login>.panel-heading {
	color: #00415d;
	background-color:none !important;
	
	text-align:center; height:35px; padding:0 0 0 0;    
}
.panel-login>.panel-heading a{
	text-decoration: none;
	color: #fff;
	font-weight: normal;
	font-size: 17px;
	-webkit-transition: all 0.1s linear;
	-moz-transition: all 0.1s linear;
	transition: all 0.1s linear;  font-family: 'MyriadPro-Regular'; text-transform:none; display:block; height:45px; line-height:45px; -webkit-border-top-left-radius: 4px;
-webkit-border-top-right-radius: 4px;
-moz-border-radius-topleft: 4px;
-moz-border-radius-topright: 4px;
border-top-left-radius: 4px;
border-top-right-radius: 4px; background:#02b03d; /*width:160px;*/ border-left:1px solid #898989; border-top:1px solid #898989; border-right:1px solid #898989;
width:370px; cursor:none;
}
/*.panel-login>.panel-heading a:first-child{margin-right:81px;}*/


.panel-login>.panel-heading hr{
	margin-top: 10px;
	margin-bottom: 0px;
	clear: both;
	border: 0;
	height: 1px;
	background-image: -webkit-linear-gradient(left,rgba(0, 0, 0, 0),rgba(0, 0, 0, 0.15),rgba(0, 0, 0, 0));
	background-image: -moz-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.15),rgba(0,0,0,0));
	background-image: -ms-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.15),rgba(0,0,0,0));
	background-image: -o-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.15),rgba(0,0,0,0));
}
.panel-login input[type="text"],.panel-login input[type="email"],.panel-login input[type="password"] {
	height: 38px;
	border: 1px solid #ddd;
	font-size: 13px;
	-webkit-transition: all 0.1s linear;
	-moz-transition: all 0.1s linear;
	transition: all 0.1s linear; float:right; border-radius:0; font-family: 'Lato', sans-serif; -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
  outline: none; color:#959595;
}
.panel-login input[type=text]:focus, .panel-login textarea:focus, .panel-login input[type=password]:focus{
  box-shadow: 0 0 5px rgba(81, 203, 238, 1);
  border: 1px solid rgba(81, 203, 238, 1);
}




.form-group input.btspace{margin-bottom:20px;}
.ltpart{float:none; padding:0px 0 15px 0; display:block;}
.rtportion{float:none;}
.check{width:24px; height:24px; display:inline; float:left;}
.form-group label{color:#666; font-family: 'Lato', sans-serif; font-size:13px; line-height:18px; font-weight:500; padding:5px 0 0 20px;}
.form-group input.submitbtn{float:none; display:block; background:#fff; width:120px; 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; border:1px solid #898989; -webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px; color:#006666; text-transform:uppercase; font-size:12px; font-family: 'Lato', sans-serif; margin:0 auto; padding:0 10px; line-height:30px; font-weight:600;}
.form-group input.submitbtn:hover{background:#000; color:#fff;}
.form-group{width:100%; margin:0 auto; margin-bottom:20px;}
.form-group span.first{width:30px; float:left; height:30px; padding:3px 0 0 0;}
.form-group span.second{width:280px; float:right;}
.form-group span img{line-height:45px;}
.form-group span i{line-height:38px; color:#fff; font-size:30px;}
.form-group span{display:inline-block; background:none;}
.otppart{border: 1px solid #ddd; padding:0 10px 0 0;}
.ltmobile{float:left;}
.ltmobile input[type="text"],.ltmobile input[type="email"],.panel-login input[type="password"] {
	height: 38px;
	border:0; outline:none;
	font-size: 14px;
	-webkit-transition: all 0.1s linear;
	-moz-transition: all 0.1s linear;
	transition: all 0.1s linear; float:right; border-radius:0; font-family: 'Lato', sans-serif; -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
  outline: none; padding:0 12px;
}
.ltmobile input[type=text]:focus, .ltmobile textarea:focus, .ltmobile input[type=password]:focus{
  box-shadow: none;
  border: none;
}

.rtmobile{float:right;}
.rtmobile a{font-family: 'Lato', sans-serif; text-transform:uppercase; color:#006666; line-height:38px; font-size:12px;}

.panel-login input:hover,
.panel-login input:focus {
	outline:none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border-color: #ccc;
}
.btn-login {
	background-color: #59B2E0;
	outline: none;
	color: #fff;
	font-size: 14px;
	height: auto;
	font-weight: normal;
	padding: 14px 0;
	text-transform: uppercase;
	border-color: #59B2E6;
}
.btn-login:hover,
.btn-login:focus {
	color: #fff;
	background-color: #53A3CD;
	border-color: #53A3CD;
}
.forgot-password {
	text-decoration: underline;
	color: #888;
}
.forgot-password:hover,
.forgot-password:focus {
	text-decoration: underline;
	color: #666;
}

.btn-register {
	background-color: #6aa816;
	outline: none;
	color: #fff;
	font-size: 14px;
	height: auto;
	font-weight: normal;
	text-transform: uppercase;
	border-color: #6aa816; display:block; margin:0 auto; width:200px;
}
.btn-register:hover,
.btn-register:focus {
	color: #fff;
	background-color: #000;
	border-color: #000;
}
.panel-body{background:#fff; padding:30px 0px 0px 0px; -webkit-border-bottom-right-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
-moz-border-radius-bottomright: 4px;
-moz-border-radius-bottomleft: 4px;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px; width:370px; border-left:1px solid #898989; border-top:1px solid #898989; border-right:1px solid #898989; border-bottom:1px solid #898989;}
.panelin{width:320px; margin:0 auto;} 
.panelin h3{font-family: 'Lato', sans-serif; color:#fff; font-size:14px; line-height:18px; text-transform:uppercase; padding:0 0 25px 0px; font-weight:600;}
.panelin p{color:#666; font-family: 'Lato', sans-serif; font-size:13px; line-height:18px; padding:0 0 15px 0px; font-weight:600;}
.panel-body a.log{display:block; text-align:center; margin:0 auto; font-size:13px; color:#333; line-height:18px; width:auto;}
.panel-body a.log p{color:#ff5700; text-transform:none; display:inline-block; padding-bottom:15px;}



@-webkit-keyframes neon6 {
  from {
    text-shadow: 0 0 10px #32272b,
               0 0 20px #32272b,
               0 0 30px #32272b,
               0 0 40px #32272b,
               0 0 70px #32272b,
               0 0 80px #32272b,
               0 0 100px #32272b,
               0 0 150px #32272b;
  }
  to {
    text-shadow: 0 0 5px #32272b,
               0 0 10px #32272b,
               0 0 15px #32272b,
               0 0 20px #32272b,
               0 0 35px #32272b,
               0 0 40px #32272b,
               0 0 50px #32272b,
               0 0 75px #32272b;
  }
}


@-moz-keyframes neon6 {
  from {
    text-shadow: 0 0 10px #32272b,
               0 0 20px #32272b,
               0 0 30px #32272b,
               0 0 40px #32272b,
               0 0 70px #32272b,
               0 0 80px #32272b,
               0 0 100px #32272b,
               0 0 150px #32272b;
  }
  to {
    text-shadow: 0 0 5px #32272b,
               0 0 10px #32272b,
               0 0 15px #32272b,
               0 0 20px #32272b,
               0 0 35px #32272b,
               0 0 40px #32272b,
               0 0 50px #32272b,
               0 0 75px #32272b;
  }
}

@keyframes neon6 {
  from {
    text-shadow: 0 0 10px #32272b,
               0 0 20px #32272b,
               0 0 30px #32272b,
               0 0 40px #32272b,
               0 0 70px #32272b,
               0 0 80px #32272b,
               0 0 100px #32272b,
               0 0 150px #32272b;
  }
  to {
    text-shadow: 0 0 5px #32272b,
               0 0 10px #32272b,
               0 0 15px #32272b,
               0 0 20px #32272b,
               0 0 35px #32272b,
               0 0 40px #32272b,
               0 0 50px #32272b,
               0 0 75px #32272b;
  }
}



/*
=========================smartsip main========================
*/
.smartsip{background:#d5282b; text-align:center;}
.smartsip h2{font-family: 'Lato', sans-serif; font-size:30px; line-height:90px; color:#fff; text-transform:uppercase; font-weight:300;}

.parallaxsmartsip { 
    /* The image used */
    background: url("../images/bg_smart.png");
	/*background:#928b85;*/
    /* Set a specific height */
    height: auto; 
    /* Create the parallax scrolling effect */
    background-size: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; padding:45px 0 20px 0; 
	
}

.clear{clear: both;}
.rtspace{margin-right:40px;}


.smartinfo{text-align: center;}
.smartinfo h2{font-size:36px; line-height:45px; color:#484a4e; font-family: "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:#ff5700; 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 30px 0;
}

.invest{text-align:center; text-align: center;}
.investinner{background:#fff; padding:0px 0px 0px 0; margin:0 auto;}
.invest h2{font-family: 'Lato', sans-serif; color:#2a2a2a; font-size:30px; line-height:30px; padding-bottom:60px; text-transform:uppercase;}
.invest img{width:100%; height: auto; margin-bottom:0px;}
.invest a{display:block; background:#ff6600; color:#fff; line-height:45px; -webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px; margin:0 auto; width:220px; -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; font-family: 'Lato', sans-serif; font-size:17px;}
.invest:hover a{background:#4d90b2; color:#fff;}


/*
======================================================= 
chart css
=======================================================
*/
.chart { 
    /* The image used */
    /*background-image: url("../images/bg_chart.png");*/
    /* Set a specific height */
    height: auto; 
    background:#efefef;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; padding:30px 0 50px 0; overflow: hidden; text-align: center;
}

.chartin{padding:0 0px;}
.chartin img{width:100%; height: auto; padding-bottom: 16px;}
.chartin p{font-family: 'Lato', sans-serif; font-weight: 400; color: #666; line-height: 22px; text-align: left; padding: 0 15px 30px 15px; font-size: 16px;}
.chartin h3{font-family: 'SegoeUI-Light'; font-weight: 600; font-size: 20px; color: #0096ba; line-height: 20px; padding-bottom: 20px; text-align: left;}
.chartin h3 span{font-family: 'Segoe UI'; color: #0096ba;} 
.chartin a{display:block; background:#ff5700; 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;}



/*
=========================impgoals css main========================
*/
.impgoals{text-align:center; background:#fff;  border-top:1px solid #cecece; padding:45px 0 100px 0;}
.impgoals h2{color:#717171; text-transform:uppercase; font-size:30px; line-height:30px; font-family: 'Lato', sans-serif; padding-bottom:50px;}
.impinner{text-align:center; position:relative; -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;}
.impinner:hover .impinn img{-webkit-transform: scale(1.1);}
.impinner:hover .imptxt p{background:#000; color:#fff;} 
.grey{background:#717171;}
.impinn{position:relative;}
.impinn img{border-radius:100%; text-align:center; display:block; margin:0 auto; margin-bottom:5px; -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;}
.impline{width:3px; height:220px; margin:0 auto; border:3px solid #717171;}
.imptxt{position:absolute; z-index:100; left:0; right:0; margin:0 auto; top:220px; width:220px;}
.imptxt p{ background:#fff;padding:15px 0; font-family: 'Lato', sans-serif; color:#292929; font-size:18px; -webkit-transition: all 1s ease-in-out; line-height:18px;
  -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: 10px;
-moz-border-radius: 10px;
border-radius: 10px;}
.imptxt p span{display:block;}
.impnumberone{background:#717171; text-align:center; position:absolute; left:0; right:0; bottom:-60px; width:54px; height:54px; line-height:54px; border-radius:100%; margin:0 auto;}
.impnumberone p{color:#fff; font-family: 'Lato', sans-serif; font-size:30px; line-height:54px; text-align:center;}

.blue{border:3px solid #00b3ef;}
.bluebg{background:#00b3ef;}
.greenbg{background:#02b03d;}
.green{border:3px solid #02b03d;}

.impnumbertwo{background:#00b3ef; text-align:center; position:absolute; left:0; right:0; bottom:-60px; width:54px; height:54px; line-height:54px; border-radius:100%; margin:0 auto;}
.impnumbertwo p{color:#fff; font-family: 'Lato', sans-serif; font-size:30px; line-height:54px; text-align:center;}

.impnumberthree{background:#02b03d; text-align:center; position:absolute; left:0; right:0; bottom:-60px; width:54px; height:54px; line-height:54px; border-radius:100%; margin:0 auto;}
.impnumberthree p{color:#fff; font-family: 'Lato', sans-serif; font-size:30px; line-height:54px; text-align:center;}


/*
=========================serviceswrapper css main========================
*/
.serviceswrapper{background-image: url("../images/bg_services.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:45px 0; border-top:1px solid #cecece; text-align:center; overflow:hidden;}
	
.servicein{}
.servicein h2{color:#717171; text-transform:uppercase; font-size:30px; line-height:30px; font-family: 'Lato', sans-serif; padding-bottom:50px;}
.mainserv{}
.servpart{}
.mainserv p{font-family: 'Lato', sans-serif; font-size:21px; text-transform:uppercase; line-height:21px; color:#2a2a2a; margin:46px 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;}
.servpart .box{
  width: 100%;
  float: none; 
  margin: 0px;
  border: none;
  text-align: center;
   padding:80px 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;
}

/*Fade all the DIV when user hovers on any div*/
.servpart:hover .box{
  zoom: 1;
  filter: alpha(opacity=45);
  opacity: 0.45;
  -webkit-transition: opacity .5s ease-in-out;
  -moz-transition: opacity .5s ease-in-out;
  -ms-transition: opacity .5s ease-in-out;
  -o-transition: opacity .5s ease-in-out;
  transition: opacity .5s ease-in-out;
}



/*Fade out the particular DIV when user hover on that DIV*/
.servpart .box:hover{
  box-shadow: 3px 3px 15px #666;
  border-color:#C76C0C;
  background: #ff6600;
  color: #fff;
  cursor: pointer;
  
  /*Opacity*/
  zoom: 1;
  filter: alpha(opacity=100);
  opacity: 1;
}

.mainserv:hover .servpart .box{box-shadow: 3px 3px 15px #666;
  border-color:#C76C0C;
  background: #C76C0C;
  color: #fff;
  cursor: pointer;}

.first{background:#eaeaea;}
.second{background:#d7d9dd;}
.third{background:#c7dce5;}
.fourth{background:#dbdbdb;}

.mainserv:hover p{color:#bb0013;}
/*
=========================fullscreen video css main========================
*/

.videowrapper{height:480px; text-align:center; position:relative;}
#videocontent {
    position: relative;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
/*    background: url(polina.jpg) no-repeat;*/
    background-size: cover;
}
.videocontent h2{font-family: 'Lato', sans-serif; color:#fff; font-size:60px; line-height:60px; line-height:100%;}


.bg, .bg-filter {
  position: fixed;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -100;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.bg-filter {
  z-index: -99;
  opacity: 0.2;
  background: -webkit-linear-gradient(rgba(49, 224, 247, 1) 0%, rgba(90, 77, 184, 1) 100%);
  background: -moz-linear-gradient(rgba(49, 224, 247, 1) 0%, rgba(90, 77, 184, 1) 100%);
  background: -o-linear-gradient(rgba(49, 224, 247, 1) 0%, rgba(90, 77, 184, 1) 100%);
  background: linear-gradient(rgba(49, 224, 247, 1) 0%, rgba(90, 77, 184, 1) 100%);
}
.intro-text {
  font-family: "Lato Black";
  widht: 50%;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  position: absolute;
  font-size: 60px;
  text-transform: none;
  color: black; width:100%; text-shadow: 0px 0px 10px rgba(255, 255, 255, 1);
}


/*
=========================investmentpart css main========================
*/
.investmentpart{background-image: url("../images/bg_investment.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:70px 0; text-align:center; background-color:none !important;}

.investmentpartin{}
.investmentpartin h2{font-size:30px; line-height:30px; color:#2a2a2a; text-transform:uppercase; font-family: 'Lato', sans-serif; padding-bottom:65px;}
.investinnerinfo{padding:0 100px;}
.inchinn{padding-bottom:50px; height:330px;}
.inchpart{width:220px; height:220px; margin:0 auto; -webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out; }
.inchinn h3{font-family: 'Lato', sans-serif; color:#333; font-size:25px; padding-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;}
.inchinn a{font-family: 'Lato', sans-serif; color:#333; font-size:11px; text-transform:uppercase; padding:-bottom: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;}
.inchinn:hover h3{color:#1e8d37;}
.inchinn:hover a{color:#fcb501;}

.ch-item {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	position: relative;
	cursor: default;
	box-shadow: 
		inset 0 0 0 8px rgba(30,141,55,1),
		0 1px 2px rgba(0,0,0,0.1);
		
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out; margin-bottom:48px;
}
.ch-info {
	position: absolute;
	background: rgba(30,141,55, 0.8);
	width: inherit;
	height: inherit;
	border-radius: 50%;
	opacity: 0;
	
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	
	-webkit-backface-visibility: hidden;

}

.ch-img-1{background:url(../images/bg_sip-calculator.png) center top no-repeat;}
.ch-img-2{background:url(../images/bg_growth-calculator.png) center top no-repeat;}
.ch-img-3{background:url(../images/bg_retiremtn-needs.png) center top no-repeat;}
.ch-img-4{background:url(../images/bg_child-education.png) center top no-repeat;}


.ch-info h3 {
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 22px;
	margin: 0 30px;
	padding: 45px 0 0 0;
	height: 140px;
	font-family: 'Open Sans', Arial, sans-serif;
	text-shadow: 
		0 0 1px #fff, 
		0 1px 2px rgba(0,0,0,0.3);
}

.ch-info p {
	color: #fff;
	padding: 10px 5px;
	font-style: italic;
	margin: 0 30px;
	font-size: 12px;
	border-top: 1px solid rgba(255,255,255,0.5);
	opacity: 0;
	-webkit-transition: all 1s ease-in-out 0.4s;
	-moz-transition: all 1s ease-in-out 0.4s;
	-o-transition: all 1s ease-in-out 0.4s;
	-ms-transition: all 1s ease-in-out 0.4s;
	transition: all 1s ease-in-out 0.4s;
}

.ch-info p a {
	display: block;
	color: #fff;
	color: rgba(255,255,255,0.7);
	font-style: normal;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 9px;
	letter-spacing: 1px;
	padding-top: 4px;
	font-family: 'Open Sans', Arial, sans-serif;
}

.ch-info p a:hover {
	color: #fff222;
	color: rgba(255,242,34, 0.8);
}

.ch-item:hover {
	box-shadow: 
		inset 0 0 0 1px rgba(255,255,255,0.1),
		0 1px 2px rgba(0,0,0,0.1);
}
.ch-item:hover .ch-info {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}

.ch-item:hover .ch-info h3{color:#fff;}
.ch-item:hover .ch-info p {
	opacity: 1;
}



/*
=========================mutualfund css main========================
*/
.mutualfund{background-image: url("../images/bg_mutual-fund.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:70px 0;}

.mutualpart{padding:0 100px;}
.mutualtitle{text-align:left;}
.mutualtitle h2{text-transform:uppercase; font-family: 'Lato', sans-serif; font-size:36px; line-height:50px; padding:66px 0; color:#fff;}
.mutualtitle h2 span{display:block;}

.mutualmatter{border-left:4px solid #fff; padding:75px 0 75px 40px;}
.mutualmatter p{color:#fff; font-family: 'MyriadPro-Regular'; font-size:24px; line-height:35px;}
.mutualmatter p span{display:block;}

/*
=========================footer main========================
*/
.footerpic{background:url(../images/footerpic.png) center top no-repeat; height:465px; background-size:cover; position:relative; border-top:2px solid #fff;}





@media screen and (min-width:320px) and (max-width:480px)

{
	
	.toppart{padding:20px 0 30px 0;}
	.rttop{text-align:center; padding:0px 0 20px 0;}
	
	.rtbottom{padding:0px 0 0 0; float:none; margin:0 auto; text-align:center; width:280px;}
	.rtbottom a{margin-bottom:20px;}
	.rtbottom{padding:0px 0 0 0; float:none; margin:0 auto; text-align:center; width:244px;}
	.rtbottom a{margin-bottom:20px;}
	.rtbottom p{padding:0px 0 0px 0; width:auto; padding-right:0px; font-size:12px; line-height:32px;}
	.rtbottom p:first-child{margin-left:0px;}
    .rtbottom p:last-child{padding-bottom:0px; padding-right:0px;}
	.rtbottom a:first-child{padding-left:0px;}
	.rtbottom p a{font-size:12px;}
	
	.wrapper{padding:0; width:100%;}
	.navbar-brand{padding:0 0 0 0;}
	
	.navbar-brand>img{width:235px; padding:20px 0 0 0;}
	.navwrapper .navbar-brand{padding:0px 0 0 0px; height:auto; top:0px;}
	.navbar-brand:after{left:10px; top:0px;}
	.rttop a{line-height:20px;}
	
	.modal-open .modal{padding-right:0px !important;}
	
	.navbar-brand>img{padding: 5px 0 0 10px;}
	.navbar-brand{padding:0px 0 0 0px; height:auto;}
	
	.navbar-default .navbar-toggle .icon-bar{background:#fff;}
	.navbar-default .navbar-toggle{border:none; background:#000;}
    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{background:#6a9c37;}
    .top-header .navbar-default .navbar-nav>li>a{padding-top:10px; padding-bottom:10px;}
    .navbar-nav.sm-collapsible .caret:before{color:#fff;}
    .navbar-nav.sm-collapsible .caret, .navbar-nav.sm-collapsible ul .caret{line-height:19px; margin-top:0px;}
    .navbar-nav .open .dropdown-menu>li{border-bottom:1px solid #fff;}
    .navbar-nav .open .dropdown-menu>li:last-child{border-bottom:none;}	
    .navbar-nav .open .dropdown-menu>li>a{background:#2a2a2a !important; color:#fff !important; line-height:25px;}
    .navbar-nav .open .dropdown-menu>li>a:hover{background:#1d1d1d !important; color:#fff !important;}
    .nav>li{border-bottom:1px solid #fff;}
    .navwrapper{height: auto; width:100%; margin:0 auto;}
	.navbar-nav{margin:0 0 0 0; background:#bcbcbc; padding:0 0 0 0; display:block; text-align:left; width:100%;}
    .navbar-default .navbar-nav>li>a:first-child{padding:0 0 0 0;}
    .navbar-default .navbar-nav>li>a{line-height:47px; padding:0 15px !important; color:#000; border-top:0px !important; border-bottom:0px !important; height:auto;}
    .navbar-default .navbar-nav>li>a:hover{color:#fff !important; background:#6a9c37 !important;}
    .navbar-nav .open .dropdown-menu{margin:0 0 0 0; padding:0 0 0 0;}
    .navbar-default .navbar-collapse, .navbar-default .navbar-form{border:none !important; box-shadow: inherit !important;}
	.nav>li{border-bottom:1px solid #fff; background:none !important; border-top:0px;}
    .nav>li:last-child{border-bottom:none;}
	
	
     .main-slider{top:0px;}


	.footerpic{background-size:auto 100%; height:465px;}
	
  	.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:30px; padding:20px; font-size:20px;}
  
	.topinformation{position:relative; width:100%; padding:30px 0;}

	.panel-login{position:inherit; left:0; width:280px; margin:0 auto; top:0; margin-top:50px; margin-bottom:50px;}
  	.panel-login>.panel-heading a{width:280px; margin:0 auto; font-size:15px;} 
  	.panel-body{width:280px; margin:0 auto;} 
  	.form-group{width:250px; margin:0 auto; margin-bottom:20px;} 
  	.panelin{width:240px; margin:0 auto;}
  	.form-group span.second {width:210px; margin:0 auto;}
  	.ltmobile{width:100px;}
  	.ltpart{float:none; padding-bottom:15px;}
  	.rtportion{float:none; width:170px;}
  	.form-group input.submitbtn{display:block;}
  
  .intro-text {font-size: 37px;}
  
  .main-slider{padding-bottom:1px;}
  .form-control{padding: 6px 5px;}

  .parallaxinvest{padding:30px 0;}
  
  .mutualpart{padding:0 20px;}
  .mutualtitle h2{text-align:center; border-bottom:4px solid #fff;}
  .mutualmatter{padding:75px 0 75px 0px; border-left:0px; text-align:center;}
  
  .investinnerinfo{padding:0 20px;}
  .inchpart{width:110px; height:110px;}
  .inchinn h3{font-size:18px; line-height:18px;}
  .ch-item:hover .ch-info h3{font-size:10px; line-height:18px; padding-bottom:5px;}
  
  .imptxt{width:100%;}
  .impinner{margin-bottom:120px;}
  .imptxt p{font-size:12px; line-height:18px;}
	
}



@media screen and (min-width:481px) and (max-width:767px)

{
	.topinformation{position:relative; width:100%; padding:0px 0;}
	.logo{padding:30px 0;}
	.logo a img{display:block; text-align:center; margin:0 auto;}
	
	.rttop{text-align:center; padding:0 0 20px 0; float:none; margin:0 auto;}
	.rtbottom{padding:0px 0 0 0; float:none; margin:0 auto; text-align:center; width:400px;}
	.rtbottom a{margin-bottom:0px; margin-top:0px; font-size:11px; margin-right:5px; padding:0 11px;}
	.rtbottom a:last-child{margin-right:0px;}
	.rtbottom p a:first-child {margin-left: 0px; margin-top: 0px;}
	.rtbottom p{padding:0px 0 20px 0; float:left; 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;}
	
	.wrapper{padding:0; width:100%;}
	
	.navbar-brand>img{width:235px; padding:20px 0 0 0;}
	.navbar-default .navbar-brand{padding:0 0 0 15px;}
	.rttop a{line-height:20px; font-size:13px;}
	
    .navbar-brand{padding:0 0 0 0;}
	.navbar-brand>img{padding: 0px 0 0 0px;}
	.navbar-brand{padding:0px 0 0 0px; height:auto;}
	.rtbottom p{padding:0px 0 0px 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;}
  

  	.chartin{padding:0 10px;}
  	.table{width: 100%; max-width: 100%;}
	
  	.smartwrapper{width:400px; margin:0 auto; margin-bottom: 30px;}
  	.smartone{width: 192px;}
  	.smartcalculate{}
  	.rtspace{margin-right: 0px;}

  	.row{margin:0 0 0 0 !important;}

	.parallaxsmartsip{height:auto;}
	
  	.smartsip h2{line-height:40px; padding:20px 0; font-size:40px;}
  
	.topinformation{position:relative;}

	
	.panel-login{position:inherit; left:0; width:380px; margin:0 auto; top:0; margin-top:50px; margin-bottom:50px;}
  	.panel-login>.panel-heading a{width:380px; margin:0 auto;} 
  	.panel-body{width:380px; margin:0 auto;} 
  	.form-group{width:350px; margin:0 auto; margin-bottom:20px;} 
  	.panelin{width:350px; margin:0 auto;}
  	.form-group span.second {width:300px; margin:0 auto;}
  	.ltmobile{width:130px;}
  	.form-group input.submitbtn{display:block;}
  
   .main-slider{padding-bottom:1px;}
  
  .mutualpart{padding:0 20px;}
  .mutualtitle h2{text-align:center; border-bottom:4px solid #fff;}
  .mutualmatter{padding:75px 0 75px 0px; border-left:0px; text-align:center;}
  
    .investinnerinfo{padding:0 20px;}
  .inchpart{width:170px; height:170px;}
  .inchinn h3{font-size:18px; line-height:18px;}
  .ch-item:hover .ch-info h3{font-size:10px; line-height:18px; padding-bottom:5px;}
  
  .imptxt{width:100%;}
  .impinner{margin-bottom:120px;}
  .imptxt p{font-size:16px; line-height:18px;}

}


@media screen and (min-width:768px) and (max-width:991px)



{
	
	.wrapper{width:750px; margin:0 auto;}
	.navbar-brand{padding: 0px 0px 0px 0px; height:auto;}
	.navwrapper{width:auto; margin:0 auto;}
	.nav>li>a {padding: 10px 6px;}
	.navbar-brand>img{width:110px;}
	.navbar-default .navbar-nav>li>a{font-size: 10px; padding:0 3px; line-height:20px;}
	.navbar-nav{padding:0px 0 0 0; margin:0 auto;}
	.navbar{position:relative; z-index:2000; min-height:auto !important;}
	.rttop{z-index:2100; padding:0 0 0px 0;}
	.rttop a{font-size:11px;}
	
	.rtbottom p a{padding:0 2px; font-size:13px;}
	.rtbottom p{font-size:12px; padding:0 3px 0 0;}
	
	.rtbottom{width:auto;}
	.rtbottom a{margin-right:2px; padding:0 7px; font-size:13px;}
	
	.topinformation{width:740px; margin:0 auto; padding:0px 0;}
	.topin{width:740px; margin:0 auto;}
	
	
  	.smartwrapper{width:729px; margin:0 auto; margin-bottom: 30px;}
  	.smartone{width: 18%;}
  	.smartone h3{font-size: 12px; padding: 0 7px;}
  	.smartcalculate{width: 19.4%;}
  	.smartone p{width: 100%; font-size:19px;}
  	.rtspace{margin-right: 1%;}
  	.smartsip h2{font-size:31px; line-height:50px; padding:20px 0;}

  	.row{margin:0 0 0 0 !important;}
  	.container{padding:0 0 0 0 !important;}
		
	.mutualpart{padding:0 20px;}
	.mutualtitle h2{font-size:20px; line-height:30px;}
	.mutualmatter p{font-size:18px; line-height:20px;}
	
	.investinnerinfo{padding:0 20px;}
  .inchpart{width:170px; height:170px;}
  .inchinn h3{font-size:18px; line-height:18px;}
  .ch-item:hover .ch-info h3{font-size:10px; line-height:18px; padding-bottom:5px;}
  
  .mainserv p{font-size:16px; line-height:16px;}
	
}




@media screen and (min-width:992px) and (max-width:1024px)

{
	.topin{width:970px; margin:0 auto;}
  	.wrapper{width:970px; margin:0 auto;}
	.navbar-nav{padding-right:12px;}
	.topinformation{width:970px; padding-bottom:0px; margin:0 auto;}
	.logo a img{width:80%;}	
   .navbar-brand>img{width:180px;}
   .navbar-default .navbar-brand{padding-left:15px;}
   
   .navbar-default .navbar-nav>li>a{font-size:12px; padding:0 3px;}

	.rtbottom{width:378px;}
	.rtbottom a{margin-right:2px; padding:0 7px; font-size:13px;}
	.rtbottom p{padding-right:5px; font-size:12px;}

	.container{padding:0 0 0 0;}
	
	.mutualpart{padding:0 20px;}
	.mutualtitle h2{font-size:25px; line-height:30px;}
	.mutualmatter p{font-size:18px; line-height:20px;}
	
	
	.investinner{padding:0 20px;}
  .inchpart{width:170px; height:170px;}
  .inchinn h3{font-size:18px; line-height:18px;}
  .ch-item:hover .ch-info h3{font-size:10px; line-height:18px; padding-bottom:5px;}
	
}


@media screen and (min-width:1025px) and (max-width:1199px)

{

	.wrapper{width:970px; margin:0 auto;}
	
	.logo a img{width:80%;}	
	
	.navbar-brand>img{width:250px;}
	.navbar-brand{height:auto !important;}
	.topinformation{width:970px; margin:0 auto;}
	.topin{width:980px; margin:0 auto;}
	

	.rtbottom a{margin-right:2px; padding:0 7px; font-size:13px;}
	.rtbottom p{padding-right:5px; font-size:12px; line-height:30px;}
	
	.container{padding:0 0 0 0;}
	 .navbar-default .navbar-nav>li>a{font-size: 11px; padding: 0px 5px;}
	 
	.mutualpart{padding:0 20px;}
	.mutualtitle h2{font-size:25px; line-height:30px;}
	.mutualmatter p{font-size:18px; line-height:20px;}
	
	.investinner{padding:0 20px;}
  .inchpart{width:170px; height:170px;}
  .inchinn h3{font-size:18px; line-height:18px;}
  .ch-item:hover .ch-info h3{font-size:10px; line-height:18px; padding-bottom:5px;}

}

@media screen and (min-width:992px) and (max-width:1200px)

{

	
  .nav>li>a {padding: 10px 6px;}
  .smartwrapper{width:930px; 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;}
	
} 


@media screen and (min-width:1200px) and (max-width:1399px)

{
	.wrapper{width:1170px; margin:0 auto;}
	.topinformation{width:90%; margin:0 auto; padding:0px 0;}
	.topin{width:90%; margin:0 auto;}
	.topppart{width:90%; margin:0 auto;}
	.navbar-default .navbar-nav>li>a{font-size:13px; padding:0 9px; line-height:30px;}
	.rtbottom a:last-child{margin-right:0px;}
	.navbar-brand>img{width:150px;}
	.container{padding:0 0 0 0;}
	.rtbottom a{margin-right:2px; padding:0 12px; font-size:15px;}
	
}
