@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: 'Museo-700';
  src: url('../fonts/Museo-700.eot?#iefix') format('embedded-opentype'),  url('../fonts/Museo-700.woff') format('woff'), url('../fonts/Museo-700.ttf')  format('truetype'), url('../fonts/Museo-700.svg#Museo-700') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'MuseoSlab-500';
  src: url('../fonts/MuseoSlab-500.eot?#iefix') format('embedded-opentype'),  url('../fonts/MuseoSlab-500.otf')  format('opentype'),
	     url('../fonts/MuseoSlab-500.woff') format('woff'), url('../fonts/MuseoSlab-500.ttf')  format('truetype'), url('../fonts/MuseoSlab-500.svg#MuseoSlab-500') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'SegoeUI-Bold';
  src: url('../fonts/SegoeUI-Bold.eot?#iefix') format('embedded-opentype'),  url('../fonts/SegoeUI-Bold.woff') format('woff'), url('../fonts/SegoeUI-Bold.ttf')  format('truetype'), url('../fonts/SegoeUI-Bold.svg#SegoeUI-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:1260px; 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;}


.topheader{background:#27282a;}

.navbar-collapse{padding:0 0 0 0;}
.navbar-brand{padding:0px 0 0 0;}
.rtpart{float: right; position: relative; z-index: 1000;}
.rttop{padding:10px 0; text-align:right;}
.rttop a{display:inline-block; color: #fff; font-size: 15px; line-height: 18px; font-family: 'MyriadPro-Regular';}
.rttop a:hover{color:#00427a; background:none;}

.rtbottom{float:right; padding:0px 0px 0px 0; margin-right:0px; position:relative;}
.rtbottom p 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: 5px; -moz-border-radius: 5px; border-radius: 5px; line-height: 30px; padding:0 20px; text-transform:none; display: inline-block; color: #27282a; 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-size:15px; margin-right:15px; background:#ffb901;}
.rtbottom a:hover{color: #fff; background:#ff5700;}
.rtbottom a:last-child{margin-right:0px;}

.topcontact p a.noborder{background:none; border:none; padding:0 0 0 0;}
.topcontact{float:left; padding:0 20px 0 0;}
.topcontact p{display: inline-block; font-size: 16px; font-family: 'Lato', sans-serif; padding:0 15px 0 0; line-height:30px; color:#27282a;}
.topcontact p:last-child{padding:0 0 0 0;}
.topcontact p i.fa-phone{color:#ffb901; font-size: 13px; padding-right:0px; border-radius:100%; width:20px; line-height:18px; height:20px; border:2px solid #ffb901; text-align:center; margin-right:10px;}
.topcontact p img{padding-right:10px;}
.topcontact 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: #27282a; 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;  margin-right:0px;}
    
.topinformation{width:100%; margin: 0 auto; padding:0px 0; background:#27282a;}

.socialicons{text-align:left; padding:9px 0 0 0;}
.socialicons a{display:inline-block; margin-right:10px; color:#fff; 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{}

.navwrapper{width:100%; margin: 0 auto; height: auto; padding:40px 30px;}
.navbar{min-height:auto; margin-bottom:0; width:1100px; margin:0 auto;}
.navbar-nav{float:none; display: block; text-align: center; padding: 0px 0px 0 0;}
.navbar-default{background:none; border:none;}
.navbar-brand{font-weight:bold; font-family: 'Ubuntu', sans-serif; font-size: 23px; text-transform:uppercase; color:#39464f; position:relative; height:auto;}
.navbar-nav li.active a {background: none !important; color:#ffb901 !important;}
.navbar-nav li a:hover {background: none !important; color:#ffb901 !important;}
.navbar-default .navbar-nav>li{background:url(../images/navline.png) right center no-repeat;}
.navbar-default .navbar-nav>li:last-child{background:none;}
.navbar-default .navbar-nav>li>a{font-family: 'MuseoSlab-500'; font-weight:700; text-transform:none; color:#27282a; font-size:18px; padding: 0px 11px; line-height: 81px; -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;}
/*.navbar-default .navbar-nav>li:last-child a{padding: 0px 0px 0 6px;}*/
.navbar-default .navbar-nav>li>a .fa-angle-down{color:#f26922;}
.navbar-default .navbar-nav>li>a:hover{}
.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover{color:#ffb901;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;}


.topspace{padding:25px 0;}


.rttop a{display:inline-block; color: #fff; font-size: 15px; line-height: 25px; 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; border-radius:none; border:none; margin-right:0px; padding:0 0 0 0;}
.rttop a:hover{color:#fff; background:none;}

.rightportion{float:right; width:470px; padding:20px 0 0 0;}

.menuportion{background: rgba(255, 255, 255, .5); position:absolute; z-index:100; left:0; right:0; 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: 380px;
}

.login-modal-header {
	background: #39cad3;
	color: #fff;
}

.login-modal-header .modal-title {
	color: #fff; text-transform:uppercase; font-family: "COCOGOOSE  UltraLight";
}

.login-modal-header .close {
	color: #fff;
}

.login-modal i {
	color: #000;
}

.login-modal form {
	max-width: 340px;
}

.tab-pane form {
	margin: 0 auto;
}
.login-modal-footer{
	margin-top:15px;
	margin-bottom:15px;
}



/*login form css*/
/****** LOGIN MODAL ******/
.loginmodal-container {
  padding: 30px;
  max-width: 350px;
  width: 100% !important;
  background-color: #F7F7F7;
  margin: 0 auto;
  border-radius: 2px;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  overflow: hidden;
  font-family: 'Lato', sans-serif; text-align:center;
}

.loginmodal-container h2{ font-size:20px; color:#34322f;}

.loginmodal-container h1 {
  text-align: center;
  font-size: 1.8em;
  font-family: roboto;
}

.loginmodal-container input[type=submit] {
  width: 100%;
  display: block;
  margin-bottom: 10px;
  position: relative;
}

.loginmodal-container input[type=text], input[type=password] {
  height: 44px;
  font-size: 16px;
  width: 100%;
  margin-bottom: 10px;
  -webkit-appearance: none;
  background: #fff;
  border: 1px solid #ccc;
  border-top: 1px solid #ccc;
  /* border-radius: 2px; */
  padding: 0 8px;
  box-sizing: border-box;
  -moz-box-sizing: border-box; font-family: 'Lato', sans-serif; color:#000;
}

.loginmodal-container input[type=text]:hover, input[type=password]:hover {
  border: 1px solid #b9b9b9;
  border-top: 1px solid #a0a0a0;
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
}

.loginmodal {
  text-align: center;
  font-size: 14px;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  height: 36px;
  padding: 0 8px;
/* border-radius: 3px; */
/* -webkit-user-select: none;
  user-select: none; */
}

.loginmodal-submit {
  /* border: 1px solid #3079ed; */
  border: 0px;
  color: #fff;
  text-shadow: 0 1px rgba(0,0,0,0.1); 
  background-color: #36c0ec;
  padding: 17px 0px;
  font-family: roboto;
  font-size: 18px; font-family: 'Lato', sans-serif; -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  /* background-image: -webkit-gradient(linear, 0 0, 0 100%,   from(#4d90fe), to(#4787ed)); */
}

.loginmodal-submit:hover {
  /* border: 1px solid #2f5bb7; */
  border: 0px;
  text-shadow: 0 1px rgba(0,0,0,0.3);
  background-color: #000; -webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
  /* background-image: -webkit-gradient(linear, 0 0, 0 100%,   from(#4d90fe), to(#357ae8)); */
}

.loginmodal-container a {
  text-decoration: none;
  color: #000;
  font-weight: 400;
  text-align: center;
  display: inline-block;
  opacity: 0.6;
  transition: opacity ease 0.5s; background:none !important;
} 

.login-help{
  font-size: 12px;
}


/*
=========================myCarousel main========================
*/
.main-slider{}




/*
======================================================= 
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:50px 0;
}

.invest{text-align:center; text-align: center;}
.investinner{-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px; padding:0px 0px 0px 0; margin:0 auto;}
.invest h2{font-family: 'MuseoSlab-500'; font-size:37px; line-height:37px; padding:0 0 70px 0; color:#27282a; font-weight:700;} 

.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; border-radius:60%;}


/*
======================================================= 
goals css
=======================================================
*/
.goals { 
    /* The image used */
    background-image: url("../images/bg_life-goals.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:50px 0; overflow: hidden; text-align: center;
}

.goatxt{background:#27282a; padding:45px 30px;}
.goalinfo{}
.goalnumber{}
.goalnumber h3{font-family: 'MuseoSlab-500'; font-weight:900; font-size:100px; line-height:100px; padding-bottom:50px;}
.goalnumber a{-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; background:#ffb901; color:#333; line-height:55px; text-align:center; font-family: 'Lato', sans-serif; font-size:24px; width:180px; margin:0 auto; display:block; text-transform:none; font-weight:700; margin-bottom:30px;}

.goalmatter{padding:15px 0 0 0;}
.goalmatter p{font-family: 'MuseoSlab-500'; color:#fff; font-size:22px; line-height:30px;}
.goalmatter p span{display:block;}


.goalinformation{text-align:center; padding:140px 0 0 60px;}
.goalinformation h2{font-family: 'MuseoSlab-500'; font-weight:700; color:#27282a; font-size:40px; line-height:48px; padding-bottom:100px;}
.goalinformation h2 span{display:block;}
.goalinformation p{font-family: 'Lato', sans-serif; font-size:25px; line-height:35px; font-weight:300; color:#333;}



/*
======================================================= 
news css
=======================================================
*/
.speaks { 
    /* The image used */
    background-image: url("../images/bg_testimonials.png");
    /* Set a specific height */
    height: auto; 
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; padding:50px 0; overflow: hidden; text-align: center;
}
.speaks h2{font-family: 'MuseoSlab-500'; color:#fff; font-size:36px; line-height:36px; padding-bottom:50px; font-weight:700;}

.speaks .block-text p {
    color: #fff;
    font-family: 'Lato', sans-serif;
    font-style: normal;
    line-height: 23px; font-size:18px; padding-bottom:20px; text-align:center; background: rgba(255, 255, 255, .4); padding:35px 25px;
}

.speaks .person-text img{display:inline-block; width:auto; border-radius:100%; float:left; border:none;}
.speaks .person-text h3{color:#fff; font-family: 'MuseoSlab-500'; font-size:18px; line-height:120px;}

.speaks .block-text p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: none;
    margin-right: 0px; color:#ffb901; font-size:30px; display:block; text-align:left; padding-bottom:25px; 
}

.speaks .carousel-control.left{display:none;}
.speaks .carousel-control.right{display:none;}

.speaks .block-text{padding:0 0 0 0; margin-top:0px;}
.speaks .person-text{padding:25px 0 0 0;}

/*
======================================================= 
news css
=======================================================
*/

.news { 
    /* The image used */
    background-image: url("../images/bg_latest-news.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:50px 0; overflow: hidden; text-align: center;
}
.news h2{font-family: 'MuseoSlab-500'; color:#fff; font-size:36px; line-height:36px; padding-bottom:50px; font-weight:700;}
.news a{-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; background:#ffb901; color:#000; line-height:55px; text-align:center; font-family: 'Lato', sans-serif; font-size:18px; width:180px; margin:0 auto; display:block;}

/* carousel */
.news #quote-carousel 
{
  padding: 0 0px 0px 0px;
  margin-top: 0px;
}



/* Control buttons  */
.news #quote-carousel .carousel-control
{
  background: none;
  color: #222;
  font-size: 2.3em;
  text-shadow: none;
  margin-top: 30px; display:none;
}
/* Previous button  */
.news #quote-carousel .carousel-control.left 
{
  left: -12px;
}
/* Next button  */
.news #quote-carousel .carousel-control.right 
{
  right: -12px !important;
}
/* Changes the position of the indicators */
.news #quote-carousel .carousel-indicators 
{
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px; display:none;
}
/* Changes the color of the indicators */
.news #quote-carousel .carousel-indicators li 
{
  background: #c0c0c0;
}
.news #quote-carousel .carousel-indicators .active 
{
  background: #333333;
}
.news #quote-carousel img
{
  width: 250px;
  height: 100px
}
/* End carousel */

.news .item blockquote {
    border-left: none; 
    margin: 0;
}

.news .item blockquote h3{color:#fff; font-family: 'MuseoSlab-500'; color:#fff; font-size:24px; line-height:24px; padding-bottom:45px;}
.news .item blockquote p{font-family: 'Lato', sans-serif; font-size:18px; line-height:35px; padding-bottom:50px; color:#fff;}

.news .item blockquote img {
    margin-bottom: 10px;
}

/*.news .item blockquote p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
}*/



/*
======================================================= 
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;}


/*
======================================================= 
fundmatter css
=======================================================
*/
.fundmatter{/* The image used */
   background-image: url("../images/bg_mutual-fund.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; text-align:center; position: relative;}


.image-box {
    width: 100%;
    position: relative;
	height:400px;
}

.image-box img {
    width: 100%;
    position: relative;
}

.image-box .image {
    position: absolute;
    width: 100%;
    height: auto;
    top: 50%;
    transform:translateY(-50%);
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: 0;
	
}

.image-box .image h2{font-family: 'MuseoSlab-500'; color:#000; font-size:48px; line-height:70px; font-weight:700; margin-bottom:60px; -webkit-animation: neon7 1.5s ease-in-out infinite alternate; -moz-animation: neon7 1.5s ease-in-out infinite alternate; animation: neon7 1.5s ease-in-out infinite alternate;}
.image-box .image h2 span{text-transform:uppercase; font-size:72px; line-height:72px; display:block; -webkit-animation: neon7 1.5s ease-in-out infinite alternate; -moz-animation: neon7 1.5s ease-in-out infinite alternate; animation: neon7 1.5s ease-in-out infinite alternate;}
.image-box .image a{-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; background:#ffb901; color:#333; line-height:55px; text-align:center; font-family: 'MuseoSlab-500'; font-size:24px; width:180px; margin:0 auto; display:block; text-transform:none; font-weight:700;}
 
	
/*
=========================decision main========================
*/	
.decisionwrap{position:relative;}
.dottedline{position:absolute; z-index:100; left:0; right:0; margin:0 auto; top:160px;}
.decision{text-align:center; background:#fff; padding:80px 0;}
.decision h2{font-family: 'MuseoSlab-500'; color:#27282a; font-size:38px; line-height:38px; font-weight:700; padding-bottom:90px;}

.goalwrap{}
.goalmain{position:relative;}
.goalmain a{-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; background:#ffb901; color:#333; line-height:55px; text-align:center; font-family: 'Lato', sans-serif; font-size:16px; width:180px; margin:0 auto; display:block; text-transform:uppercase; font-weight:500;}

.goalinner{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;}
.goalinner h3{font-family: 'MuseoSlab-500'; color:#333; line-height:40px; text-transform:none; padding-bottom:50px; font-size:30px; -moz-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; font-weight:300;}
.goalinner img{text-align:center; margin:0 auto; display:block; margin-bottom:50px; border:3px solid #ffb901; border-radius:100%; }
.goalmain a span{border-radius:100%; border:1px solid #dcdcdc; line-height:54px; width:54px; height:54px; display:block; background:#fff; margin:0 auto; margin-top:-60px; position:relative; z-index:1000; margin-bottom:20px; -webkit-transition: all 1s ease-in-out; -moz-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out;}
.goalmain a span .fa-angle-double-right{color:#cbcbcb; font-size:20px;}
.goalmain .goalinner:hover h3{position:relative; top:0px; color:#fff;}
.goalmain .goalinner:hover p{color:#fff;}
.goalmain:hover a{color:#fff;}

.goalinner:hover img{border:3px solid #fff; background:#CCC;}

.rtline{}

.goalmain:hover a span{background:#000;}

.button {
  text-decoration: none;
  text-transform: uppercase;
  font-family: 'Exo 2', sans-serif;
  font-weight: 300;
  font-size: 30px;
  position: relative;
  text-align: center;
  color: #00c7ec;
  line-height: 3em;
  box-shadow: 0 0 0 0 transparent;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in; overflow:hidden; padding:0px 0 0px 0;
}
.button:hover {
  color: white;
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.5);
  background-color: #4d4d4d;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.button:hover:before {
  -webkit-animation: shine 0.5s 0s linear;
  -moz-animation: shine 0.5s 0s linear;
  animation: shine 0.5s 0s linear;
}
.button:active {
  box-shadow: 0 0 0 0 transparent;
  -webkit-transition: box-shadow 0.2s ease-in;
  -moz-transition: box-shadow 0.2s ease-in;
  transition: box-shadow 0.2s ease-in;
}
.button:before {
  content: '';
  display: block;
  width: 0px;
  height:100%;
  position: absolute;
  top: 0%;
  left: 0%;
  opacity: 0;
  background: white;
  box-shadow: 0 0 15px 3px white;
  -webkit-transform: skewX(-20deg);
  -moz-transform: skewX(-20deg);
  -ms-transform: skewX(-20deg);
  -o-transform: skewX(-20deg);
  transform: skewX(-20deg);
}

@-webkit-keyframes shine {
  from {
    opacity: 0;
    left: 0%;
  }
  50% {
    opacity: 1;
  }
  to {
    opacity: 0;
    left: 100%;
  }
}
@-moz-keyframes shine {
  from {
    opacity: 0;
    left: 0%;
  }
  50% {
    opacity: 1;
  }
  to {
    opacity: 0;
    left: 100%;
  }
}
@keyframes shine {
  from {
    opacity: 0;
    left: 0%;
  }
  50% {
    opacity: 1;
  }
  to {
    opacity: 0;
    left: 100%;
  }
}




/*
======================================================= 
parallaxinvite css
=======================================================
*/
.parallaxinvite { 
    /* The image used */
    /*background-image: url("../images/bg_sip.png");*/
	background:#ffb901;
    /* 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:50px 0;
}

.invite{}
.invitepart{text-align:center; display:block;}
.invitepart img{display:block; text-align:center; margin:0 auto; padding-bottom:25px;}
.invitepart h2{font-family: 'MuseoSlab-500'; font-weight:700; font-size:27px; line-height:40px; text-transform:none; color:#27282a; -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:#000;}



	
/*
=========================knowledgepart main========================
*/
.knowledgepart{background:#fff; text-align:center; padding:70px 0px;}
.knowledgepart h2{font-family: 'MuseoSlab-500'; color:#000; font-size:36px; line-height:36px; padding-bottom:60px; font-weight:700;}
	
	
	
/*
=========================footer main========================
*/
.footerpic{background:url(../images/footerpic.png) center top no-repeat; height:587px; background-size:cover; position:relative;}


@media screen and (min-width:320px) and (max-width:480px)

{
	.navbar{width:100%;}
	.rttop{text-align:center; padding:0px 0 0px 0; float:none; margin:0 auto;}
	.rttop a:first-child{margin-left:0px;}
	.socialicons{text-align:center; padding:15px 0;}
	.rightportion{width:280px; margin:0 auto; float:none;}
	
	.wrapper{padding:0; width:100%;}
	.navbar-brand{padding:0 0 0 0;}
	
	.rtbottom{padding:0px 0 15px 0; float:none; margin:0 auto; text-align:center; width:195px;}
	.navbar-brand>img{width:215px; padding:20px 0 0 0;}
	.navwrapper .navbar-brand{padding:0px 0 0 0px; height:auto; top:0px;}
	.navbar-brand:after{left:10px; top:0px;}
	.rtbottom p{padding-bottom:0px; padding-right:0px; float:none; width:130px; display:block; margin:0 auto;} 
    .rtbottom p:last-child{padding-bottom:0px; padding-right:0px;}
	.rttop a{line-height:20px;}
	
	.modal-open .modal{padding-right:0px !important;}
	
	.navbar-brand>img{padding: 10px 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:#00ca8e;}
    .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; padding:40px 10px;}
	.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:#00ca8e !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;}

   	.rtbottom p a{padding:0 8px; float:none; display:block; width:100px; font-size:15px; margin:0 auto;}
	.rtbottom p a.firstpart{margin-left:40px; margin-bottom:10px;}
    .rtbottom a:last-child{margin-right:auto;}

	.footerpic{background-size:auto 100%; height:587px;}
	
  	.chartin{padding:0 10px;}
  	.table{width: 100%; max-width: 100%;}

 
    .row{margin:0 0 0 0 !important;}

   .topinformation{position:relative; width:100%; padding:0 0 30px 0;}

	.chart{padding:30px 0 50px 0;}
	
	.goalinner p{font-size:10px;}
			
	.goalmain{margin-bottom:50px;}
	.goalinner h3{font-size:22px; line-height:22px;}
	.goalmain a{width:80%; font-size:12px; line-height:30px;}
	
	.image-box .image{top:40%;}
	.image-box .image h2{font-size:35px; line-height:35px;}
	.image-box .image h2 span{font-size:45px; line-height:45px; padding-top:20px;}
	
	.goalinformation{padding:140px 0 0 0;}
	
	.invitepart{margin-bottom:50px;}
	.invitepart h2{font-size:21px; line-height:30px;}
	
	.speaks .person-text h3{font-size:12px;}
}



@media screen and (min-width:481px) and (max-width:767px)

{
	.navbar{width:100%;}
	header{padding:0 0 0px 0;}
	.topinformation{width:100%;}
	.logo{padding:0 0 10px 0;}
	.logo a img{display:block; text-align:center; margin:0 auto;}
	.rttop{text-align:center; padding:0px 0 20px 0; float:none; margin:0 auto;}
	.socialicons{text-align:center; padding:15px 0;}
	.wrapper{padding:0; width:100%;}
	.navbar-brand{padding:0 0 0 0;}
	
	.rtbottom{padding:0px 0 0 0; /*float:none;*/ margin:0 auto; text-align:center; /*width:400px;*/}
	.topcontact{padding:0px 0 0 0; /*float:none;*/ margin:0 auto; text-align:center; /*width:400px;*/}
	.rightportion{float:none; margin:0 auto; width:400px;}
	
	
	.rtbottom a:last-child{margin-right:0px;}
	.navbar-brand>img{width:235px; padding:20px 0 0 0;}
	.navwrapper .navbar-brand{padding:0px 0 0 10px; height:auto; top:0px;}
    .rtbottom p:last-child{padding-bottom:0px; padding-right:0px;}
	.rttop a{line-height:20px; font-size:13px;}
	.rtbottom a{padding:0 15px;}
	.topcontact p{font-size:12px;}
	.topcontact p a{font-size:12px;}
	.modal-open .modal{padding-right:0px !important;}
		
	.navbar-brand>img{padding: 0px 0 0 0px;}
	.navbar-brand{padding:0px 0 0 0px; height:auto;}
	.rtbottom p{padding:0px 0 20px 0; float:left; 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; margin-right:5px;}
    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{background:#00ca8e;}
    .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:90%; margin:0 auto; padding:40px 0;}
	.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:#00ca8e !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;}
  

   	.rtbottom p a{padding:0 8px; float:none; display:block; width:90px; font-size:12px; margin-bottom:0px; margin-right:5px;}
	.rtbottom p a.firstpart{margin-left:40px; margin-bottom:10px;}
    .rtbottom p a:first-child{margin-left:0px; margin-top:0px;}


	 .chartin{padding:0 10px;}
	 .table{width: 100%; max-width: 100%;}
	
	
	  .row{margin:0 0 0 0 !important;}

	 .topinformation{position:relative;}
	
	.knowledgepart .carousel-inner{width:350px; margin:0 auto;}
	.knowledgepart .carousel-control.right{top:140px !important;}
	.knowledgepart .carousel-control.left{top:140px !important;}
	
	.knowledgepart .helpers{bottom:150px !important;}
	
	.goalmain{margin-bottom:50px;}
	
	.invitepart{margin-bottom:50px;}
}


@media screen and (min-width:768px) and (max-width:991px)



{
	.navbar{width:100%;}
	.logo{padding:0 0 0px 15px;}
	.logo a img{width:80%;}
	.wrapper{width:750px; margin:0 auto;}
	.navbar-brand{padding: 0px 0px 0px 0px;}
	.navwrapper{width:auto; margin:0 auto; padding:40px 10px;}
	.nav>li>a {padding: 10px 6px;}
	.navbar-brand>img{width:160px;}
	.navbar-default .navbar-nav>li>a{font-size: 13px; padding:0 5.4px; /*line-height:30px;*/}
	.navbar-nav{padding:0px 0 0 0;}
	
	.rightportion{width:396px; padding-right:15px;}
	
	.topcontact p{font-size:11px;}
	.topcontact p a{font-size:11px;}
	.rttop a{font-size:11px;}
	
  	.rtbottom p{font-size: 14px;}
  	.rtbottom p a{font-size: 14px; text-align:center;}
	.rtbottom a{padding:0 12px;}
	.rtbottom a:last-child{margin-right:0px;}
	.rttop{padding-right:15px; padding-left:0px;}
	
	.topinformation{width:auto; margin:0 auto; padding:0 0px;}
	
	
	  .row{margin:0 0 0 0 !important;}
	  .container{padding:0 0 0 0 !important;}
  			

	.goalinner p{font-size:12px;}
	
	.knowledgepart .carousel-control.right{top:60px !important;}
	.knowledgepart .carousel-control.left{top:60px !important;}
	
	.knowledgepart .helpers{bottom:50px !important;}
}




@media screen and (min-width:992px) and (max-width:1024px)

{
	   
   .logo{padding:0 0 30px 0;}
	.wrapper{width:750px; margin:0 auto;}
	.navbar-brand{padding: 0px 0px 0px 0px;}
	.navwrapper{width:auto; margin:0 auto; padding:40px 10px;}
	.nav>li>a {padding: 10px 6px;}
	.navbar-brand>img{width:160px;}
	.navbar-default .navbar-nav>li>a{font-size: 16px; padding:0 8.8px; /*line-height:30px;*/}
	.navbar-nav{padding:0px 0 0 0; margin:0 auto; display:block}
	
  	.rtbottom p{font-size: 14px;}
  	.rtbottom p a{font-size: 14px; text-align:center;}
	.rtbottom a{padding:0 12px;}
	.rtbottom a:last-child{margin-right:0px;}
	.rttop{padding-right:0px; padding-left:0px;}
	
	.topinformation{width:auto; margin:0 auto; padding:0 10px;}
		
}


@media screen and (min-width:1025px) and (max-width:1199px)

{

	.navbar{width:100%;}
	.logo{padding:0 0 30px 0;}
	.wrapper{width:750px; margin:0 auto;}
	.navbar-brand{padding: 0px 0px 0px 0px;}
 	.navwrapper{width:auto; margin:0 auto; width:100%;}
	.nav>li>a {padding: 10px 6px;}
	.navbar-brand>img{width:180px;}
	.navbar-default .navbar-nav>li>a{font-size: 16px; padding:0 9px; /*line-height:30px;*/}
	.navbar-nav{padding:0 0 0 0;}
	
  	.rtbottom p{font-size: 14px;}
  	.rtbottom p a{font-size: 14px; text-align:center;}
	.rtbottom a{padding:0 12px;}
	.rtbottom a:last-child{margin-right:0px;}
	.rttop{padding-right:0px; padding-left:0px;}
	
	
   .rtbottom p a{padding:0 13px;}
   .rtbottom a{padding:0 15px;}
	
	.speaks .person-text h3{font-size:15px;}

}


@media screen and (min-width:992px) and (max-width:1200px)

{
	
	.navbar{width:100%;}
	
  .nav>li>a {padding: 10px 6px;}
	
  .smartwrapper{width:970px; margin:0 auto; margin-bottom: 30px;}
  .smartone{width: 19%;}
  .smartone h3{font-size: 12px; padding: 0 9px;}
  .smartcalculate{width: 19.4%;}
  .smartone p{width: 100%;}
  .rtspace{margin-right: 1%;}

  .row{margin:0 0 0 0 !important;}
  .container{padding:  0 0 0 0 !important;}


	
} 


@media screen and (min-width:1200px) and (max-width:1350px)

{
	.navbar{width:100%;}
    .rtbottom a:last-child{margin-right:0px;}

}
