@import url('https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i');

@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: 'AvantGardeITCbyBT-Medium';
  src: url('../fonts/AvantGardeITCbyBT-Medium.eot?#iefix') format('embedded-opentype'),  url('../fonts/AvantGardeITCbyBT-Medium.woff') format('woff'), url('../fonts/AvantGardeITCbyBT-Medium.ttf')  format('truetype'), url('../fonts/AvantGardeITCbyBT-Medium.svg#AvantGardeITCbyBT-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'AvantGardeITC-Book';
  src: url('../fonts/AvantGardeITC-Book.eot?#iefix') format('embedded-opentype'),  url('../fonts/AvantGardeITC-Book.woff') format('woff'), url('../fonts/AvantGardeITC-Book.ttf')  format('truetype'), url('../fonts/AvantGardeITC-Book.svg#AvantGardeITC-Book') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'GillSansStd-Light';
  src: url('../fonts/GillSansStd-Light.eot?#iefix') format('embedded-opentype'),  url('../fonts/GillSansStd-Light.otf')  format('opentype'),
	     url('../fonts/GillSansStd-Light.woff') format('woff'), url('../fonts/GillSansStd-Light.ttf')  format('truetype'), url('../fonts/GillSansStd-Light.svg#GillSansStd-Light') 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; background:#fff;

	

}

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;}


/*

=========================socialicons css ========================

*/

.socialicons{text-align:right; padding:0px 0 0 0; text-align:left;}
.socialicons a{display:inline-block; margin-right:10px; color:#888; font-size:20px; line-height:20px;  -webkit-transition: all 1s ease-in-out; width:30px; height:30px; line-height:30px; text-align:center; margin:0 auto;
-moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out;}
.socialicons a:hover{color:#000; background:#fff; border-radius:100%;}
.socialicons a:last-child{}


/*

=========================Top Header ========================

*/
.tpline{border-top:1px solid #e2e2e2; border-bottom:1px solid #e2e2e2;}
.topnav{text-align:center; margin:0 auto; width:970px; background:#fff;}
.tpspace{padding-top:25px;}
.top-header{width:100%; margin: 0 auto; margin-bottom:0px;}
.toplogspace{padding:50px 0 0 0;}
.navbar-collapse{padding:0 0 0 0;}
.navbar-brand{padding:0px 0 0 0;}
.rtpart{float: left; position: relative; z-index: 1000;}
.rttop{padding:0px 0 10px 0;  text-align: left; float:right;}
.rttop a{display:inline-block; color: #c3cad4; font-size: 15px; line-height: 18px; font-family: 'Lato', sans-serif;}
.rttop a:hover{color:#c9c9c9; background:none;}

.rtbottom{float:right; padding:0px 0px 0px 0; margin-right:0px; position:relative; /*width:481px;*/}
.rtbottom p{display: inline-block; font-size: 15px; font-family: 'Lato', sans-serif; padding:0 15px 0 0; line-height:50px; color:#968da4;}
.rtbottom p:last-child{padding:0 0 0 0;}
.rtbottom p i.fa-phone{color:#151515; font-size: 13px; padding-right:0px; border-radius:100%; width:20px; line-height:18px; height:20px; border:2px solid #151515; 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: #968da4; 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{border:2px solid #ccc; -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; line-height: 30px; padding:0 15px; text-transform:none; display: inline-block; color: #151515; 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; background:none; font-family: 'Lato', sans-serif; font-size:15px; margin-right:15px;}
.rtbottom a:hover{color: #fff; background:#8f859e;}
.rtbottom:last-child a{margin-right:0px;}

.navbar{margin-bottom:0; min-height:auto; padding:30px 0;}
.navbar-nav{float:none; display:inline-block; text-align: center; padding: 0px 0px; }
.navbar-default{background:none; border:none;}
.navbar-brand{font-weight:bold; font-family: 'Ubuntu', sans-serif; font-size: 23px; text-transform:uppercase; color:#39464f; position:relative; top:0px;}
.navbar-nav li.active a {background: none !important; color:#ff6a25 !important;}
.navbar-nav li a:hover {background: none !important; color:#ff6a25 !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:last-child a{padding-right:0px;}
.navbar-default .navbar-nav>li>a{font-family: 'GillSansStd-Light'; text-transform:uppercase; color:#7b7a75; font-size:15px; padding: 0px 6px; line-height: 25px; -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; /*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:#ff6a25;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:10px 0 20px 0;}
.logo a{display:block; text-align:center; 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;}


/*

=========================tab form css ========================

*/
.white{background:#fff;}
.main-slider{position:relative;}
.panel{border:none; border-radius:0px !important;}
.panel-login {
	border-color: #ccc;
	 background:none; width:420px; margin:0 auto;
}
.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: 18px;
	-webkit-transition: all 0.1s linear;
	-moz-transition: all 0.1s linear;
	transition: all 0.1s linear;  font-family: 'Lato', sans-serif; text-transform:none; display:block; height:55px; line-height:55px; -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:#8f859e; /*width:160px;*/ border-left:1px solid #898989; border-top:1px solid #898989; border-right:1px solid #898989;
width:420px; 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: 15px;
	-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;
}
.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:41px; height:36px; display:inline; float:left; background:#fff;}
.form-group label{color:#666; font-family: 'Lato', sans-serif; font-size:19px; line-height:36px; font-weight:500; padding:5px 0 0 20px;}
.form-group input.submitbtn{float:none; display:block; background:#8f859e; 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;  -webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px; color:#fff; border:none; 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:12px;}
.form-group span.first{width:30px; float:left; height:30px; padding:3px 0 0 0;}
.form-group span.second{width:325px; 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;}
.otppart{border: 1px solid #ddd; padding:0 10px 0 0; background:#fff;}
.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:#e3e3e3; 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:420px;}
.panelin{width:390px; 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:24px; color:#666; line-height:24px; width:auto; font-family: 'Lato', sans-serif;}
.panel-body a.log p{color:#ff5700; text-transform:uppercase; display:inline-block; padding-bottom:15px;}






/*
=========================fullscreen video css main========================
*/

.mainpart{background:#fff;}
.videowrapper{height:460px; 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: 98%;
  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);
}

/*
=========================smartsip main========================
*/
.smartsip{background:#8f859e; text-align:center;}
.smartsip h2{font-family: 'Lato', sans-serif; font-size:36px; line-height:90px; color:#fff; text-transform:none; border-bottom:10px solid #fff; font-weight:300;}

.parallaxsmartsip { 
    /* The image used */
  background: url("../images/bg_smart.png");
	/*background:#03a9e2;*/
    /* Set a specific height */
    height: auto; 
    /* Create the parallax scrolling effect */
    background-size: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; padding:45px 0 20px 0; 
	
}

.clear{clear: both;}
.rtspace{margin-right:40px;}


.smartinfo{text-align: center;}
.smartinfo h2{font-size:36px; line-height:45px; color:#484a4e; font-family: "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:#dfdfdf;
    /* Set a specific height */
    height: auto;  width:98%; margin:0 auto;

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; padding:70px 0;
}

.invest{text-align:center; text-align: center;}
.investinner{background:#fff; -webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px; margin:0 auto; padding:30px;}
.invest h2{font-family: 'Lato', sans-serif; color:#151515; font-size:36px; line-height:36px; padding-bottom:50px; position:relative; display:inline-block; font-weight:300;}
.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;}




/*
======================================================= 
boxinfo css
=======================================================
*/
.whitepart{background:#fff;}
.goalswrapper{background:#fff; padding:0 0 30px 0; text-align:center; margin:0 15px;}	
.goalswrapper .first{background:#72284b;}
.goalswrapper .second{background:#e6282c;}
.goalswrapper .third{background:#ff6a25;}


.financeinfo{padding:0px 0 0px 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; position:relative;}
 
 .rtspa{padding-left:0;}
 .rtspatwo{padding-right:0;}
 
 .financeinfo:before{content:''; position:absolute; width:0%; height:0%; top:0; left:0; border-top:10px solid #3498db; border-left:10px solid #3498db; opacity:0; transition: .5s; box-sizing:border-box;}
  .financeinfo:after{content:''; position:absolute; width:0%; height:0%; bottom:0; right:0; border-bottom:10px solid #3498db; border-right:10px solid #3498db; opacity:0; transition: .5s; box-sizing:border-box;}
  .financeinfo:hover:before{width:100%; height:100%; opacity:1;}
  .financeinfo:hover:after{width:100%; height:100%; opacity:1;}


.rtborder{border-right:1px solid #fff;}
.financeinfo img{display:block; text-align:center; margin:0 auto; margin-bottom:0px; 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; filter: grayscale(0%);
filter: gray;
-webkit-filter: grayscale(0%);
filter: none;
transition: 1s ease; width:100%;}

.fintxt{position:absolute; z-index:1000; margin:0 auto; background: rgba(255, 255, 255, .5); transform:translateY(-50%); top:50%; height:200px;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: 0; width:80%; padding:45px 0;}
 .fintxt h3{font-family: 'GillSansStd-Light'; font-size:35px; line-height:36px; color:#fff; text-transform:none;  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;}
 .fintxt h3 span{display:block;}
.fintxt a{color:#fff; font-family: 'MyriadPro-Regular'; font-size:17px; line-height:40px; padding:0 50px; display:inline-block; margin:0 auto; text-transform:none; border:1px solid #fff; background:none; -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;}

 .financeinfo h3{font-family: 'Lato', sans-serif; font-size:24px; line-height:36px; color:#fff; text-transform:none;  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; text-shadow: 5px -1px 5px #005fbb;}
 .financeinfo h3 span{display:block;}
.financeinfo a{position:relative; color:#fff; font-family: 'MyriadPro-Regular'; font-size:17px; line-height:20px; padding:0 50px; display:inline-block; margin:0 auto; text-transform:none; border:none; background:none; -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;}
.financeinfo a:after {
    content:'';
    position:absolute;
    left:0; right:0;
    top:0;
    margin:-10px auto 5px auto;
    width:50%;
    height:2px;
    background:#fff;
}
 .financeinfo:hover img{transform: scale(0.9); 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(100%);
-webkit-filter: grayscale(100%);
-webkit-transition: all 1s ease;}
 .financeinfo:hover h3{color:#000;}
.financeinfo:hover a{background:#000; color:#fff;}




/*
======================================================= 
parallaxinvite css
=======================================================
*/
.parallaxinvite { 
    /* The image used */
    /*background-image: url("../images/bg_sip.png");*/
	background:#8f859e;
    /* Set a specific height */
    height: auto; 

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; padding:0px 0; margin: 0 15px 0px 15px; 
}

.rtline{border-right:1px solid #b1aabb;}
.rtline2{border-right:1px solid #b1aabb;}

.invite{background:#8f859e;}
.invitepart{text-align:center; display:block; padding:30px 0 20px 0;}
.invitepart img{display:block; text-align:center; margin:0 auto; padding-bottom:25px;}
.invitepart h2{font-family: 'Lato', sans-serif; font-size:18px; line-height:35px; text-transform:uppercase; color:#fff; -webkit-transition:all 1s ease-in-out;
		-moz-transition:all 0.5s ease-in-out;
		-o-transition:all 0.5s ease-in-out;
		-ms-transition:all 0.5s ease-in-out;
		transition:all 0.5s ease-in-out;}
.invitepart:hover h2{color:#fff;}
.invitepart:hover a{color:#fff;}
.invitepart a{font-size:14px; text-decoration:underline; line-height:18px; color:#b9b3c3;}




/*
======================================================= 
financial css
=======================================================
*/


.parallaxfinancial { 
    /* The image used */
    /*background-image: url("../images/bg_finance.png");*/

    /* Set a specific height */
    height: auto; 
	width:100%; margin:0 auto;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; padding:30px 0; background:#fff;
}


.financecontent{padding:0 0px; text-align:center; margin:0 auto;}
.financecontent h2{ font-family: 'GillSansStd-Light'; font-size:36px; line-height:36px; color:#000; text-transform:uppercase; padding:0px 0 0px 0; margin-bottom:40px; border-bottom:1px solid #c2c2c2; padding-bottom:30px; margin-bottom:30px;} 

.finin{-webkit-transition:all 1s ease-in-out;
		-moz-transition:all 0.5s ease-in-out;
		-o-transition:all 0.5s ease-in-out;
		-ms-transition:all 0.5s ease-in-out;
		transition:all 0.5s ease-in-out;}
.fininfo{ -webkit-transition:all 1s ease-in-out;
		-moz-transition:all 0.5s ease-in-out;
		-o-transition:all 0.5s ease-in-out;
		-ms-transition:all 0.5s ease-in-out;
		transition:all 0.5s ease-in-out; width: auto; margin:0 auto; height:450px;}
.fininfo img{display:block; text-align:center; margin:0 auto; padding-bottom:20px; background:none;  width:auto; height: auto; line-height: 153px; filter: none;
  -webkit-filter: grayscale(0%);}
  
  .finmatter {
  display:block;
  padding:0px; position:relative; height:450px;
}
.finmatter span{position:absolute; z-index:1000; background:#e6282c; width:58px; height:58px; line-height:58px; border-radius:50%; color:#fff; text-align:center; left:-10px; top:0;}
.finmatter img{display:block; text-align:center; margin:0 auto; width:100%; padding-bottom:0px; height:450px;}


.findata{text-align:left; padding-left:30px; border:1px solid #e2e2e2; -webkit-border-top-right-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomright: 5px;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px; padding:120px 0 80px 40px; height:450px;}
.top-leftToRight:before{border-top: 4px solid #e6282c !important;}
.fininfo:hover .findata a{background:#e6282c; color:#fff;}


.findata h3{font-family: 'Lato', sans-serif; font-size:24px; color:#333; line-height:25px; padding:0 0 30px 0px; font-weight:700; text-transform:uppercase;}
.findata p{font-family: 'Lato', sans-serif; font-size:17px; color:#333; line-height:25px; text-align:left; padding:0 0 45px 0px;}
.findata a{border-top:2px solid #dfdfdf; color:#151515; font-size:18px; text-transform:none; line-height:30px; padding:0 10px; display:block; float:left; margin-left:0px; -webkit-transition:all 1s ease-in-out;
		-moz-transition:all 0.5s ease-in-out;
		-o-transition:all 0.5s ease-in-out;
		-ms-transition:all 0.5s ease-in-out; font-family: 'Lato', sans-serif; width:90%;}

.fininfo h2{font-family: 'AvantGardeITCbyBT-Medium'; color:#485cc7; margin-bottom:0px; text-transform: none; font-size: 24px; line-height:24px; padding: 30px 0; -webkit-transition:all 1s ease-in-out;
    -moz-transition:all 0.5s ease-in-out;
    -o-transition:all 0.5s ease-in-out;
    -ms-transition:all 0.5s ease-in-out;
    transition:all 0.5s ease-in-out;}
  
  .fininfo:hover img{filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(100%);}

.fininfo:hover h2{color:#f6da08; text-shadow: 0px 0px 8px rgba(255, 255, 255, 1);} 

.finin:hover .fininfo{
  zoom: 1;
  filter: alpha(opacity=45);
  opacity: 0.45;
  -webkit-transition: opacity .5s ease-in-out;
  -moz-transition: opacity .5s ease-in-out;
  -ms-transition: opacity .5s ease-in-out;
  -o-transition: opacity .5s ease-in-out;
  transition: opacity .5s ease-in-out;
}

/*Fade out the particular DIV when user hover on that DIV*/
.finin .fininfo:hover{
  /*box-shadow: 3px 3px 15px #666;*/
  border-color:#C76C0C;
  /*background: #C76C0C;*/
  color: #fff;
  cursor: pointer;
  
  /*Opacity*/
  zoom: 1;
  filter: alpha(opacity=100);
  opacity: 1;
}  


/*
=========================aboutpart css main========================
*/
.tpportion{border-top:15px solid #fff; border-bottom:15px solid #fff;} 
.aboutwrapper{background:#8f859e; text-align:left; padding:80px 60px; height:460px; }
.aboutwrapper h1{ font-family: 'Lato', sans-serif;  font-size:48px; line-height:48px; color:#fff; text-transform:none; padding:0px 0 0px 0; margin-bottom:40px;}

.aboutpart{}
.aboutpic{/*overflow:hidden;*/}
.aboutpic img{display:block; text-align:center; margin:0 auto; -webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out; border:7px solid #fff;}
.aboutpic:hover img{-webkit-transform: scale(0.8);
	transform: scale(0.8);}
.aboutmatter{text-align:left; position:relative;}
.aboutmatter h2{font-family: 'AvantGardeITCbyBT-Medium'; font-size:36px; line-height:36px; padding-bottom:15px; position:relative; display:inline-block; margin-bottom:30px;}
.aboutmatter h2:after {
    content:'';
    position:absolute;
    left:0; right:0;
    top:100%;
    margin:0px;
    width:50%;
    height:4px;
    background:#485cc7;
}
.aboutmatter h2 span{display:block;}
.aboutmatter p{font-family: 'Lato', sans-serif; font-size:18px; color:#fff; line-height:30px; text-align:justify; padding-bottom:20px; font-weight:300;}
.aboutmatter a{border:2px solid #fff; color:#fff; text-align:center; text-transform:uppercase; font-size:18px; line-height:50px; display:inline-block; padding:0 0px; font-family: 'Lato', sans-serif; -webkit-transition:all 1s ease-in-out; width:214px;
    -moz-transition:all 0.5s ease-in-out;
    -o-transition:all 0.5s ease-in-out;
    -ms-transition:all 0.5s ease-in-out;
    transition:all 0.5s ease-in-out; font-weight:400;}
.aboutmatter a:hover{background:#000;}


/*
=========================videopicspart main========================
*/
.linepart{border-top:1px solid #c2c2c2; height:1px; margin-bottom:50px;}
.videopicspart{padding:50px 0; margin:0 15px; background:#fff;}
.videoportion{}
.videoportion img{height:583px;}
.btspace{margin-top:29px;}

.videoportiontwo{}
.videoportiontwo img{height:277px; width:100%;}




.border {
  display: block;
  position: relative;
}
.border::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  box-shadow: inset 0 0 0 0 rgba(255,255,255,.5);
  transition: box-shadow .1s ease;
}
.border:hover::after {
  box-shadow: inset 0 0 0 10px rgba(255,255,255,.5);
}


/*
=========================footer main========================
*/
.footerpic{background:url(../images/footerpic.png) center top no-repeat; height:399px; background-size:cover; position:relative; border-top:2px solid #fff;}





@media screen and (min-width:320px) and (max-width:480px)

{
	.topnav{width:100%;}
	.toppart{padding:20px 0 30px 0;}
	.rttop{text-align:center; padding:0px 0 20px 0;}
	.socialicons{text-align:center;}
	.logo{margin:0 auto; display:block;}
	.logo a img{text-align:center; margin:0 auto; display:block;}
	
	.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;}
	
	.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:#8f859e;}
    .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:#8f859e !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;}
	
	
	.footerpic{background-size:auto 100%; height:399px;}
	
  	.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;}
  

	.aboutmatter{margin-bottom:50px; text-align:center;}
	.aboutmatter p{text-align:center;}
	.aboutmatter p a{left:0; right:0; margin:0 auto; display:block; width:159px; text-align:center; padding:40px 0 0 0;}
	
	
	.fininfo{width:280px; margin-bottom:30px; height:auto; margin:0 auto;}
	.findata{padding:30px 20px; text-align:center; height:auto;}
	.findata h3{font-size:22px;}
	.finin{text-align:center;}
	.findata p{text-align:center;}
	.findata a{float:none; margin:0 auto; display:block;}
	.finmatter{display:block;}
	.finmatter span{left:0; right:0; margin:0 auto;}
	
	
	.financeinfo img{width:100%;}
	.financeinfo h3{font-size:12px; line-height:18px; margin-bottom:10px;}
	.fintxt{height:120px; padding:20px 0;}
	.rtspa{padding-left:15px;}
	.rtspatwo{padding-right:15px;}
	.financeinfo{margin-bottom:20px;}
	
	.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;} 
  .panel-body{width:280px; margin:0 auto;} 
  .form-group{width:250px; margin:0 auto; margin-bottom:20px;} 
  .panelin{width:250px; margin:0 auto;}
  .panel-body a.log{font-size:17px;}
  .form-group label{font-size:13px;}
  .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;}
  
  .investinner{padding:15px;}
  .invest{width:95%; margin:0 auto}
  
  .videoportion img{height:auto; width:100%; text-align:center; margin:0 auto;}
  .videoportiontwo{width:100%;}
  .videoportiontwo img{height:auto; width:100%; text-align:center; margin:0 auto;}
  
  .rtline2{border-right:none;}
  .invitepart h2{font-size:11px;}

	.aboutwrapper{padding:50px 20px 0 20px; height:auto; text-align:center;}
	.intro-text{font-size:50px;}
	.tpportion{border:15px solid #fff;}
}



@media screen and (min-width:481px) and (max-width:767px)

{
	.socialicons{text-align:center;} 
	
	.topnav{width:100%;}
	.toppart{padding:20px 0 30px 0;}
	.topinformation{width:100%;}
	.logo{padding:30px 0;}
	.logo a img{display:block; text-align:center; margin:0 auto;}
	
	.rttop{text-align:center; padding: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:20px; 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 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:#8f859e;}
    .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:#8f859e !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;}

  	.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;}
  
	.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;}

	.financeinfo p{font-size:15px;}


	.aboutmatter{margin-bottom:50px;}
	.aboutmatter p{}
	.aboutwrapper{padding:40px;}

	.fininfo{width:400px; margin-bottom:30px; height:auto; margin:0 auto;}
	.findata{padding:30px 20px; text-align:center; height:auto;}
	.findata h3{font-size:22px;}
	.finin{text-align:center;}
	.findata p{text-align:center;}
	.findata a{float:none; margin:0 auto; display:block;}
	.finmatter{display:block;}
	.finmatter span{left:0; right:0; margin:0 auto;}
	
	.financeinfo{margin-bottom:20px;}
	.financeinfo img{width:100%;}
	.fintxt{height:200px; }
	.rtspa{padding-left:15px;}
	.rtspatwo{padding-right:15px;}
	
	.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;}
  
  .investinner{padding:15px;}
	
	
  .videoportion img{height:auto; width:100%; text-align:center; margin:0 auto;}
  .videoportiontwo{width:100%;}
  .videoportiontwo img{height:auto; width:100%; text-align:center; margin:0 auto;}

	.tpportion{border:15px solid #fff;}	
	
	
}


@media screen and (min-width:768px) and (max-width:991px)
{

	.topnav{width:100%;}
	.wrapper{width:750px; margin:0 auto;}
	.navbar-brand{padding: 0px 0px 0px 0px;}
	.navwrapper{width:auto; margin:0 auto;}
	.nav>li>a {padding: 10px 6px;}
	.navbar-brand>img{width:160px;}
	.navbar-default .navbar-nav>li>a{font-size: 12px; padding:0 6px; /*line-height:30px;*/}
	.navbar-nav{padding:0px 0 0 0;}
	
	.rttop{padding-right:0px; padding-left:0px; margin-right:0px; float:left; padding-top:15px;}
	.rttop a{font-size:12px;}
	
	.rtbottom{width:auto;}
	.rtbottom a{margin-right:2px; padding:0 7px; font-size:13px;}
	.rtbottom p{padding-right:5px; font-size:12px;}
	.rtbottom p a{font-size:13px;}
		
  	.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;}

  	.row{margin:0 0 0 0 !important;}
  	.container{padding:0 0 0 0 !important;}
  
	.fininfo h2{font-size:17px; line-height:18px;}
		
	.aboutmatter{margin-bottom:50px;}
	
	.finmatter{height:300px;}
	.findata{padding:50px 10px 0px 10px; height:300px;}
	.fininfo{margin:0 0 0px 0; height:300px;}
	.finmatter img{height:300px;}
	.findata h3{font-size:14px;}
	.findata p{font-size:12px; line-height:18px;}
	.findata a{font-size:13px;}
	.financeinfo img{width:100%;}
	.financeinfo h3{font-size:12px; line-height:18px; height:auto; margin-bottom:10px;}
	.financeinfo a{font-size:15px;}
	.fintxt{height:100px; padding:20px 0;}
	
	.videoportion img{height:260px; width:100%;}
	.videoportiontwo img{height:115px; width:100%;}
	
	.invitepart h2{font-size:15px;}
	
	.investinner{margin:0 20px;}
	
	.videopicspart{width:98%; margin:0 auto;}
}




@media screen and (min-width:992px) and (max-width:1024px)

{
	.topnav{width:100%;}
	.logo a img{width:80%;}
  	.wrapper{width:970px; margin:0 auto;}
	.navbar-nav{padding-right:12px;}
	.topinformation{width:100%;}
   .navbar-brand>img{width:180px;}
   .navbar-default .navbar-brand{padding-left:15px;}

	.rttop{width:362px;}
	.rttop a{font-size:12px;}

	.rtbottom{width:378px;}
	.rtbottom a{margin-right:2px; padding:0 7px; font-size:13px;}
	.rtbottom p{padding-right:5px; font-size:12px;}
	.rtbottom p a{font-size:13px;}


	.rangeinfo h3{font-size:18px;}

	.parallaxfinancial{width:98%; margin:0 auto; background:#fff;}
	
	.finmatter{height:300px;}
	.findata{padding:50px 10px 0px 10px; height:300px;}
	.fininfo{margin:0 0 0px 0; height:300px;}
	.finmatter img{height:300px;}
	.findata h3{font-size:14px;}
	.findata p{font-size:12px; line-height:18px;}
	.findata a{font-size:13px;}
	.financeinfo img{width:100%;}
	.financeinfo h3{font-size:19px; line-height:20px; height:auto;}
	.fintxt{height:150px;}
	
	.knowpart h4{font-size:19px;}
	
	.videoportion img{height:300px; width:100%;}
	.videoportiontwo img{height:135px; width:100%;}
	
	.aboutwrapper{height:500px; padding:40px;}
	.videowrapper{height:500px;}
	
	.parallaxinvest{width:auto;}
}


@media screen and (min-width:1025px) and (max-width:1199px)

{
	.wrapper{width:970px; margin:0 auto;}
	
	.navbar-brand>img{width:250px;}
	.navbar-brand{height:auto !important;}
	.topinformation{width:970px; margin:0 auto; padding:20px 0;}
	
	.rttop{width:362px;}
	.rttop a{font-size:12px;}

	.rtbottom{width:378px;}
	.rtbottom a{margin-right:2px; padding:0 7px; font-size:13px;}
	.rtbottom p{padding-right:5px; font-size:12px; line-height:60px;}
	.rtbottom p a{font-size:13px; line-height:60px;}
		
	.parallaxfinancial{width:100%;}
	.fininfo{width:100%; margin:0 0 0px 0; padding:0 0 0 0 !important;}
	.findata{display:block; padding:120px 20px 80px 20px;}
	.finin{text-align:center;}
	.findata p{font-size:12px;}
	.findata a{float:none; margin:0 auto;}
	.findata h3{font-size:18px;}
	.finmatter{display:block;}
	.finmatter span{left:0; right:0; margin:0 auto; width:30px; height:30px; line-height:30px;}
	
	.knowpart h4{font-size:19px;}
	
	.videoportion img{height:300px; width:100%;}
	.videoportiontwo img{height:135px; width:100%;}
	
	.aboutwrapper{height:500px; padding:40px;}
	.videowrapper{height:500px;}
	
	
	
}

@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:1170px; margin:0 auto; padding:20px 0;}
	.navbar-default .navbar-nav>li>a{font-size:14px; padding:0 7px;}
	.rtbottom a:last-child{margin-right:0px;}
	
	.knowinfowrapper{margin:0 0px; padding:90px 0 0px 0;}
	.knowinfowrapper .pager li>a.left{left:20px !important; top:140px !important;}
	.knowinfowrapper .pager li>a.left img{width:30px; height:30px;}
	.knowinfowrapper .pager li>a.right{right:20px !important; top:140px !important;}
	.knowinfowrapper .pager li>a.right img{width:30px; height:30px;}

	.rttop{width:450px; text-align:right;}
	.rttop a{text-align:right;}

	.rtbottom{width:453px;}
	.rtbottom a{margin-right:2px; padding:0 12px; font-size:15px;}
	.rtbottom p{font-size:15px; line-height:60px;}
	.rtbottom p a{line-height:60px;}	
	
	.findata h3{font-size:19px;}
	.findata p{font-size:16px;}
	.findata{padding:120px 20px 80px 20px;}

}
