@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: '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: '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;
}
/* 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;}


/*

=========================Top Header ========================

*/

.top-header{width:100%; margin: 0 auto; margin-bottom:0px;}

header{background:#fff; padding:0px 0 0px 0;}

.rtpart{float: right; position: relative; z-index: 1000;}
.rttop{padding:20px 0; text-align: right;}
.rttop a{display:inline-block; color: #fff; font-size: 15px; line-height: 18px; font-family: 'MyriadPro-Regular';}
.rttop a:hover{color:#00427a; background:none;}

.rtbottom{float:right; padding:0px 0px 0px 0; margin-right:0px; position:relative;}


.navwrapper{width:100%; margin: 0 auto; height: auto; background:#45404c; padding:30px 0;}
.navbar{min-height:auto; margin-bottom:0; width:auto; margin:0 auto;}
.navbar-nav{float:none; display:block; text-align: center; padding: 0px 0px 0 0; margin:0 auto;}
.navbar-default{background:none; border:none;}
.navbar-brand{font-weight:bold; font-family: 'Ubuntu', sans-serif; font-size: 23px; text-transform:uppercase; color:#39464f; position:relative; top:-30px;}
.navbar-nav li.active a {background: none !important; color:#fff !important;}
.navbar-nav li a:hover {background: none !important; color:#fff !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: 'Lato', sans-serif; text-transform:uppercase; color:#fff; font-size:15px; padding: 0px 10px; 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;}
/*.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:#fff;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;}


.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{background:#000; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; line-height: 30px; padding:0 20px; text-transform:none; display: inline-block; color: #039be5; 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; font-family: 'Lato', sans-serif; font-size:15px; margin-right:0px;}
.rtbottom a:hover{color: #000; background:#fff;}
.rtbottom a:last-child{margin-left:20px;}
.topcontact p a.noborder{background:none; border:none; padding:0 0 0 0;}

.topcontact{float:none;}
.topcontact p{display: inline-block; font-size: 15px; font-family: 'Lato', sans-serif; padding:0 11px 0 0; line-height:30px; color:#000; float:left;}
.topcontact p i.fa-phone{color:#361d54; font-size: 13px; padding-right:0px; border-radius:100%; width:20px; line-height:18px; height:20px; border:2px solid #361d54; 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: #000; 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;}
    
.topinformation{width:90%; margin: 0 auto; padding-bottom:0px;}

.logo{margin:0 auto;display:block; text-align:center;}
.logo a{margin:0 auto;display:block;}


.topinformation{width:85%; margin:0 auto; padding:25px 0;}
.topinpart{width:85%; margin:0 auto;}
.topheader{background:#fff; height:auto; padding:35px 0;}

.rttop{padding:0px 0 15px 0; text-align: left; float:right;}
.rttop a{display:inline-block; color: #361d54; font-size: 15px; line-height: 30px; font-family: 'Lato', sans-serif; -webkit-transition: all 1s ease-in-out;
-moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; border-radius:none; border:none; margin-right:0px; padding:0 0 0 0;}
.rttop a:hover{color:#fff; background:none;}
.rttop a.lightcol{color:#b49d74; text-transform:uppercase; margin-right:45px;}

.rightportion{float:right; width:450px;}



/*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{}



/*
=========================smartsip main========================
*/

.smartsip{background:#151515; text-align:center;}
.smartsip h2{font-family: 'MyriadPro-Regular'; font-size:30px; line-height:90px; color:#fff; text-transform:none;}

.parallaxsmartsip { 
    /* The image used */
  	/*background:url("../images/bg_smart.png");*/
	background:#45404c;
	/*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;}





/*
======================================================= 
lifegoals css
=======================================================
*/
.lifegoals{padding:50px 0; text-align:center; }
.lifegoals h2{font-family: 'MyriadPro-Regular'; font-size:30px; line-height:30px; color:#151515; padding-bottom:65px;}
.lifecont{text-align:center; background: rgba(221,167,41,1);
background: -moz-linear-gradient(top, rgba(221,167,41,1) 0%, rgba(126,90,66,1) 71%, rgba(86,56,77,1) 91%, rgba(60,35,82,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(221,167,41,1)), color-stop(71%, rgba(126,90,66,1)), color-stop(91%, rgba(86,56,77,1)), color-stop(100%, rgba(60,35,82,1)));
background: -webkit-linear-gradient(top, rgba(221,167,41,1) 0%, rgba(126,90,66,1) 71%, rgba(86,56,77,1) 91%, rgba(60,35,82,1) 100%);
background: -o-linear-gradient(top, rgba(221,167,41,1) 0%, rgba(126,90,66,1) 71%, rgba(86,56,77,1) 91%, rgba(60,35,82,1) 100%);
background: -ms-linear-gradient(top, rgba(221,167,41,1) 0%, rgba(126,90,66,1) 71%, rgba(86,56,77,1) 91%, rgba(60,35,82,1) 100%);
background: linear-gradient(to bottom, rgba(221,167,41,1) 0%, rgba(126,90,66,1) 71%, rgba(86,56,77,1) 91%, rgba(60,35,82,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dda729', endColorstr='#3c2352', GradientType=0 ); padding:2px; -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;}
.lifetxt{background:#fff; padding:15px 0 40px 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;}
.lifetxt img{display:block; text-align:center; margin:0 auto;}
.lifetxt h2{padding:10px 0 0 0; font-family: 'Lato', sans-serif; line-height:18px; color:#000; font-size:14px; font-weight:700; -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;}
.lifetxt h2 span{display:block;}

.btspace{margin-bottom:0px;}

.lifecont:hover{background: rgba(221,167,41,1);
background: -moz-linear-gradient(45deg, rgba(221,167,41,1) 0%, rgba(126,90,66,1) 71%, rgba(86,56,77,1) 91%, rgba(60,35,82,1) 100%);
background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(221,167,41,1)), color-stop(71%, rgba(126,90,66,1)), color-stop(91%, rgba(86,56,77,1)), color-stop(100%, rgba(60,35,82,1)));
background: -webkit-linear-gradient(45deg, rgba(221,167,41,1) 0%, rgba(126,90,66,1) 71%, rgba(86,56,77,1) 91%, rgba(60,35,82,1) 100%);
background: -o-linear-gradient(45deg, rgba(221,167,41,1) 0%, rgba(126,90,66,1) 71%, rgba(86,56,77,1) 91%, rgba(60,35,82,1) 100%);
background: -ms-linear-gradient(45deg, rgba(221,167,41,1) 0%, rgba(126,90,66,1) 71%, rgba(86,56,77,1) 91%, rgba(60,35,82,1) 100%);
background: linear-gradient(45deg, rgba(221,167,41,1) 0%, rgba(126,90,66,1) 71%, rgba(86,56,77,1) 91%, rgba(60,35,82,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dda729', endColorstr='#3c2352', GradientType=1 );}

.lifecont:hover .lifetxt{background:#25043c;}
.lifecont:hover .lifetxt h2{color:#fff; -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.5);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.5);   
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.5);
    transition: all 200ms ease-in;
    transform: scale(1.5);}

/*
======================================================= 
invest css
=======================================================
*/
.investpart{background:#fff; /* The image used */
  	background:url("../images/bg_info.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; text-align:center; padding:70px 0;}
.investpart h2{font-family: 'MyriadPro-Regular'; font-size:30px; line-height:30px; color:#fff; padding-bottom:65px;}

/*
======================================================= 
invest css
=======================================================
*/
.parallaxinvest { 
    /* The image used */
   /* background-image: url("../images/bg_statistics.png");*/
   background:#e1e1e4;
    /* Set a specific height */
    height: auto; 

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; padding:40px 0;
}

.invest{text-align:center; text-align: center; background:#fff; padding:30px 30px 20px 30px;}
.investinner{-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px; padding:0px 0px 0px 0; margin:0 auto;}
.invest h2{font-family: 'MyriadPro-Regular'; color:#000; font-size:30px; line-height:30px; padding-bottom:30px;}


.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:80%;}



/*
======================================================= 
introduction css
=======================================================
*/
.introduction{/* The image used */
	background:url(../images/bg_intro.png) center bottom no-repeat;
    /* Set a specific height */
    height: auto; 
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover; padding:0px 0 0 0; text-align:center; height:459px;}


/*
======================================================= 
intro css
=======================================================
*/
.intro{position: relative; z-index:1000;  width:100%; float:none; background: #fff; padding:64px 45px 90px 45px; text-align:center;  height:459px;}
.intro h1{font-family: 'MyriadPro-Regular'; color:#000; font-size:30px; line-height:30px; padding-bottom:50px;}
.intro p{font-family: 'MyriadPro-Regular'; color:#000; font-size:20px; line-height:25px; padding-bottom:50px; text-align:justify;}
.intro a{font-family: 'MyriadPro-Regular'; color:#361d54; text-align:right; font-size:16px; line-height:18px; padding-right:35px; float:right;}
.intro:after {
  content: '';
  line-height: 0;
  font-size: 0;
  width: 0;
  height: 0;
  border-top: 459px solid #fff;
  border-bottom: 70px solid transparent;
  border-left: 0px solid transparent;
  border-right: 170px solid transparent;
  position: absolute;
  top: 0;
  right: -170px;
}

.intromatter{text-align:center; padding:100px 0;}
.intromatter h2{font-family: 'MyriadPro-Regular'; color:#fff; font-size:47px; line-height:47px; padding-bottom:15px;}
.intromatter h3{font-family: 'MyriadPro-Regular'; color:#fff; font-size:77px; line-height:77px; text-transform:uppercase; padding-bottom:70px;}
.intromatter p{font-family: 'MyriadPro-Regular'; font-size:30px; line-height:30px; color:#fff;}
.intromatter p span{display:block;}


/*
======================================================= 
chart css
=======================================================
*/

.chart { 
    /* The image used */
    /*background-image: url("../images/bg_chart.png");*/
    /* Set a specific height */
    height: auto; 
    background:#fff;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; padding:30px 0; overflow: hidden; text-align: center;
}

.chartin{padding:0 0px;}
.chartin img{width:100%; height: auto; padding-bottom: 16px;}
.chartin p{font-family: 'Lato', sans-serif; font-weight: 400; color: #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;}


/*
======================================================= 
investwrapper css
=======================================================
*/
.partnerswrap{padding:80px 0 0 0; text-align:center; background:#fff;}




/*
=========================decisiontop main========================
*/
.decisiontop{text-align:center;} 
.decisiontop { 
    /* The image used */
	/*background:url(../images/bg_information.png) center bottom no-repeat;*/
	background:#fff;
    /* Set a specific height */
    height: auto; 
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover; padding:60px 0 0 0; text-align:center;
}  
.decisiontopin{text-align:center;}
.decisiontopin h2{font-family: 'MyriadPro-Regular'; color:#000; font-size:30px; line-height:30px; padding-bottom:70px;}
.decisiontopin h2 span{display:inline-block; text-transform:uppercase;}
.decisionmatter{-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;}
.decidepic{background:#039be5; border-radius:100%; width:81px; 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;}
.decidepic img{display:block; text-align:center; margin:0 auto;}
.decisioninfo{text-align:left;}
.decisioninfo h3{font-family: 'Lato', sans-serif; color:#000; font-size:25px; line-height:25px; padding:18px 0 45px 0;}
.decisioninfo p{color:#333; font-size:17px; line-height:22px; height:60px;}
.decisioninfo a{color:#039be5; font-size:18px; line-height:22px;  font-family: 'MyriadPro-Regular'; margin:38px 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; padding-left:25px;}
.decisioninfo a:hover{color:#000;}
.decisionmatter:hover .decidepic{background:#000;} 
.decisionmatter:hover h3{color:#fff;}
.decisionmatter:hover p{color:#fff;}
.decisionmatter:hover a{color:#fff;}
  

/*
======================================================= 
testimonial css
=======================================================
*/
.testimonialbg{ /* The image used */
    /*background-image: url("../images/bg_carousel.png");*/
	background:#f7f7fa; padding:60px 80px;
    /* Set a specific height */
    height: auto; 
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; text-align:center;}
.testimonialbg h2{color:#000; font-family: 'MyriadPro-Regular'; font-size:30px; line-height:30px; padding-bottom:0px;}

.testimonialbg .fa-chevron-left{color:#dedee1; font-size:60px; line-height:60px;}
.testimonialbg .fa-chevron-right{color:#dedee1; font-size:60px; line-height:60px;}


.topmargin{margin-top:60px;}


/*
=========================contpart main========================
*/
.contpart{background:#fff;}
.contactmap{background:#fff;}
.contmedia{background:#56a0d3; height:490px; padding:45px 0 0 0;}
.contmedia img{display:block; text-align:center; margin:0 auto;}



/*
=========================chatcontent main========================
*/
.chatcontent{ /* The image used */
	background:#38395e url("../images/bg_chat.png");
    /* Set a specific height */
    height: auto; 

    /* Create the parallax scrolling effect */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; padding:20px 0 0 0;}
	
.chaticon{text-align:center; margin:0 auto; width:auto; height:auto; margin-bottom:30px; -moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out;}
.chaticon a{display:block;}
.chaticon a img{line-height:100px; display:inline-block; text-align:center; margin:0 auto;}
.chaticon a span{font-family: 'Lato', sans-serif; font-size:22px; line-height:22px; color:#fff; display:block; padding:10px 0 0 0;} 
.chaticon:hover{}

	
/*
=========================footer main========================
*/
.footerpic{background:url(../images/footerpic.png) center top no-repeat; height:431px; background-size:cover; position:relative;}





@media screen and (min-width:320px) and (max-width:480px)

{
	
	.topheader{height:auto;}
	
	.rttop{text-align:center; padding:0px 0 20px 0; float:none; margin:0 auto;}
	
	.rightportion{width:280px; margin:0 auto; float:none;}
	
	.wrapper{padding:0; width:100%;}
	.navbar-brand{padding:0 0 0 0;}
	
	.rtbottom{padding:0px 0 20px 0; float:none; margin:0 auto; text-align:center; width:auto;}
	.topcontact{float:none; margin:0 auto; text-align:center; width:219px;}
	.topcontact p{padding:0 7px 0px 0; font-size:12px;}
	.topcontact p a{font-size:12px;}
	.topcontact p:last-child{padding:0 0 0 0;}
	.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;}
	
	.social{float:none; margin:0 auto; width:190px;}
	
	.modal-open .modal{padding-right:0px !important;}
	
     .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{line-height:30px;}
	.rtbottom a:last-child{margin-right:auto;}

    .logo{padding:0px 0 30px 0; width: auto; margin:0 auto; height:auto;}

	.footerpic{background-size:auto 100%; height:431px;}
	
  	.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;}


	.calcypart{padding:60px 0 40px 0;}
	.calcypart h2{font-size:32px; line-height:32px;}
	.calculativeinfo h2{font-size:12px; line-height:20px; padding:30px 10px;}
	.calculativeinfo{height:270px;}
	.calculativeinfo:nth-child(1){margin-bottom:50px;}

	.lifegoals{padding:90px 0 20px 0;}
	.goalinfo{margin-bottom:50px;}
	
	
	.testimonial{padding:40px;}
	.borderline{border:1px solid #525252; padding:10px; height:auto;}
	.testimonial #quote-carousel span img{width:28px !important; height:21px !important;}
	.testimonial .item blockquote img{width:100% !important; height:auto !important;}
	
	.testimonialbg{padding:80px 20px;}
	.testimonialbg .carousel-control.left{left:0px !important; top:35% !important;}
	.testimonialbg .carousel-control.right{right:45px !important; top:35% !important;}
	
	.abtmatter{padding:70px 10px; height:auto;}
	.abtmatter h2{padding:0px 0 16px 90px; font-size:27px; margin:0 auto; margin-bottom:50px; display:block; width:260px;}
	.abtmatter p{padding:0 0px 40px 0px; text-align:center;}
	.abtmatter h2:after{font-size:50px;}
	.abtmatter a{margin-left:0px; margin:0 auto;}
	
	.lifecontent{height:auto;}
	
	.chaticon a span{font-size:19px; line-height:19px;}
	
	.decidepic{margin:0 auto;}
	.decisioninfo p{height:auto;}
	.decisioninfo{text-align:center;}
	
	.intro{height:auto;}
	.introduction{height:auto;}
	.intro:after{display:none;}
	
	.lifetxt h2{font-size:9px; line-height:15px;}
	.btspace{margin-bottom:40px;}
	.lifecont:hover .lifetxt h2{color:#fff; -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.1);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.1);   
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.1);
    transition: all 200ms ease-in;
    transform: scale(1.1);}

}



@media screen and (min-width:481px) and (max-width:767px)

{
	.topheader{height:auto;}
	.topinformation{width:95%; margin: 0 auto;}
	.logo{padding:0px 0 30px 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;}
	
	.rightportion{width:400px; margin:0 auto; float:none;}
	
	.wrapper{padding:0; width:100%;}
	.navbar-brand{padding:0 0 0 0;}
	
	.social{float:none; margin:0 auto; width:190px;}
	
	.rtbottom{padding:0px 0 20px 0; float:none; margin:0 auto; text-align:center; width:auto;}
	.topcontact{float:none; margin:0 auto; text-align:center; width:219px;}
	.topcontact p{font-size:12px;}
	.topcontact p:last-child{padding:0 0 0 0;}
	.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;}
	.rtbottom a{line-height:30px;}
	
	.modal-open .modal{padding-right:0px !important;}
		
	.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;}
	  
    .headerbottom{position: relative; z-index: 5000;  width: 100%; padding:20px 0; margin-top:0px; bottom:0px; height:auto;}

   	.rtbottom p a{padding:0 8px; float:none; display:block; width:90px; font-size:12px; margin-bottom:0px; margin-right:5px;}
	.rtbottom p a.firstpart{margin-left:40px; margin-bottom:10px;}
    .rtbottom p a:first-child{margin-left:0px; margin-top:0px;}


	 .chartin{padding:0 10px;}
	 .table{width: 100%; max-width: 100%;}
	
	  .smartwrapper{width:400px; margin:0 auto; margin-bottom: 30px;}
	  .smartone{width: 192px;}
	  .smartcalculate{}
	  .rtspace{margin-right: 0px;}
	
	  .row{margin:0 0 0 0 !important;}
	  .parallaxsmartsip{height:auto;}
  	  .smartsip h2{line-height:40px; padding:20px 0; font-size:40px;}
  
		.calcypart{padding:60px 0 40px 0;}
		.calcypart h2{font-size:32px; line-height:32px;}
		.calculativeinfo h2{font-size:17px; line-height:22px;}
		.calculativeinfo:nth-child(1){margin-bottom:10px;}
		
		
		.goalinfo{height:auto; margin-bottom:50px;}
		.lifegoals{padding:112px 0 60px 0;}
		
		.testimonial{padding:40px;}
		.borderline{border:1px solid #525252; padding:10px; height:auto;}
		.testimonial .item blockquote img{display:block; text-align:center; margin:0 auto;}
		
		.testimonialbg .carousel-control.left{left:-70px !important; top:140px !important;}
		.testimonialbg .carousel-control.right{right:-40px !important; top:140px !important;}
		
		.abtmatter{padding:70px 10px; height:auto;}
		.abtmatter h2{padding:0px 0 16px 150px; font-size:27px; margin:0 auto; margin-bottom:50px; display:block; width:400px;}
		.abtmatter p{padding:0 0px 40px 0px; text-align:center;}
		.abtmatter h2:after{font-size:100px;}
		.abtmatter a{margin-left:0px; margin:0 auto;}
		
		.lifecontent{height:auto;}
		
		.decidepic{margin:0 auto;}
	.decisioninfo p{height:auto;}
	.decisioninfo{text-align:center;}
	
	.intro{height:auto;}
	.introduction{height:auto;}
	.intro:after{display:none;}
	.intromatter p{font-size:21px;}
	.intromatter h3{font-size:67px; line-height:67px;}
	
	.btspace{margin-bottom:40px;}
}


@media screen and (min-width:768px) and (max-width:991px)



{
	.topinpart{width:98%; margin:0 auto;}
	.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:180px;}
	.navbar-default .navbar-nav>li>a{font-size: 11px; padding:0 5px;}

	.rightportion{width:448px; margin:0 auto;}
	
	.social{width:200px; margin:0 auto; float:none;}
	
	
  	.rtbottom p{font-size: 14px;}
  	.rtbottom p a{font-size: 14px; text-align:center;}
	.rtbottom a{padding:0 12px; font-size:13px;}
	.rttop{padding-right:0px; padding-left:0px;}
	
	.topinformation{width:98%; margin:0 auto;}
	
	  .smartwrapper{width:729px; margin:0 auto; margin-bottom: 30px;}
	  .smartone{width: 18%;}
	  .smartone h3{font-size: 12px; padding: 0 8px;}
	  .smartcalculate{width: 19.4%;}
	  .smartone p{width: 100%; font-size:19px;}
	  .rtspace{margin-right: 1%;}

	  .row{margin:0 0 0 0 !important;}
	  .container{padding:0 0 0 0 !important;}
  
	.calcypart h2{font-size:32px; line-height:32px;}
	.calculativeinfo h2{font-size:15px; line-height:22px;}
	
	.goalinfo{padding:70px 15px; height:300px;}
	.lifegoals{padding:90px 0 60px 0;}
	
	.col-md-offset-1{margin-left: 8.33333333%;}
	
	.testimonial{padding:40px;}
	.borderline{border:1px solid #525252; padding:10px; height:auto; width:70%; height:267px;}
	.testimonial .item blockquote img{display:block; text-align:center; margin:0 auto;}
	.testimonial #quote-carousel p{font-size:14px;}
	
	.testimonialbg .carousel-control.left{left:-70px !important; top:100px !important;}
	.testimonialbg .carousel-control.right{right:-40px !important; top:100px !important;}
	
	.calcypart{padding:60px 0 30px 0;}
	
	.lifecontent{height:auto;}
	
	.decisioninfo{padding:0 0 0 30px;}
	.decisioninfo p{height:130px;}
	.decisioninfo h3{font-size:23px;}
	
	.intro{height:auto;}
	.introduction{height:auto;}
	.intro:after{display:none;}
	.intromatter p{font-size:21px;}
	.intromatter h3{font-size:67px; line-height:67px;
}
}




@media screen and (min-width:992px) and (max-width:1024px)

{
	
  	.wrapper{width:970px; margin:0 auto;}
	.topinpart{width:95%; margin:0 auto;}
	.topinformation{width:98%; margin:0 auto;}
   .navbar-brand>img{width:180px;}
   .navbar-default .navbar-nav>li>a{font-size:14px; padding:0 8px;}
   


   
   .social{padding:10px 0 0 0;}
   
   .rightportion{width:386px; margin:0 auto;}
   
   .rttop a{font-size:13.2px;}
   
   .topcontact p{font-size:11px;}
   .topcontact p a{font-size:11px;}
   .rtbottom a{padding:0 15px;}
   
   
   .rtbottom p a{font-size:13px;}
   .rtbottom p{font-size:12px; padding:0 7px 0 0;}
   .rtbottom a:last-child{margin-right:0px;}
   
	.lifegoals{padding:110px 0 60px 0;}
	.goalinfo{padding:70px 15px; height:auto;}
	.goalinfo h3{font-size:22px;}
	
	.borderline{padding:30px; height:auto; width:70%; height:267px;}
	.testimonial .item blockquote img{display:block; text-align:center; margin:0 auto;}
	.testimonial #quote-carousel p{font-size:14px;}
	
	.testimonialbg .carousel-control.left{left:50px !important;}
	.testimonialbg .carousel-control.right{right:50px !important;}
	
	.abtmatter{padding:30px 10px 0 10px; height:auto;}
	.abtmatter h2{padding:0px 0 16px 90px; margin:0 auto; margin-bottom:10px; display:block; width:400px;}
	.abtmatter p{padding:0 0px 20px 115px; font-size:14px; line-height:20px;}
	.abtmatter h2:after{font-size:50px; line-height:70px; top:-10px;}
	.abtmatter a{margin-left:115px;}
	
	.lifecontent{height:auto;}
	
	  .smartwrapper{width:729px; margin:0 auto; margin-bottom: 30px;}
	  .smartone{width: 18%;}
	  .smartone h3{font-size: 12px; padding: 0 8px;}
	  .smartcalculate{width: 19.4%;}
	  .smartone p{width: 100%; font-size:19px;}
	  .rtspace{margin-right: 1%;}

}	


@media screen and (min-width:1025px) and (max-width:1199px)

{

	.navbar-default .navbar-nav>li>a{font-size:14px; padding:0 8px;}
	
	.topinpart{width:96%; margin:0 auto;}
	
	.wrapper{width:970px; margin:0 auto;}
	
	.logo a img{width:230px;}
	
	.topinformation{width:95%; margin:0 auto;}
	
   .rightportion{width:386px; margin:0 auto;}
   
   .rttop a{font-size:13.2px;}
   
   .topcontact p{font-size:11px;}
   .topcontact p a{font-size:11px;}
   .rtbottom a{padding:0 15px;}
   
   
   .rtbottom p a{font-size:13px;}
   .rtbottom p{font-size:12px; padding:0 7px 0 0;}
   .rtbottom a:last-child{margin-right:0px;}
   
	
	.ltportion{padding:50px 0 0 90px;}
	
	.inpartrt{padding:80px 0 0 0 !important;}
	
	.solvinpart{padding:60px 60px;}
	.solvinpart h3{font-size:20px; line-height:20px;}
	
	.goalinfo{padding:70px 15px; height:250px;}
	.goalinfo h3{font-size:22px;}
	
	.borderline{padding:30px; height:auto; width:70%; height:267px;}
	.testimonial .item blockquote img{display:block; text-align:center; margin:0 auto;}
	.testimonial #quote-carousel p{font-size:14px;}
	
	.testimonialbg .carousel-control.left{left:0px !important;}
	.testimonialbg .carousel-control.right{right:0px !important;}
	
	.abtmatter{padding:30px 10px 0 10px; height:auto;}
	.abtmatter h2{padding:0px 0 16px 90px; margin:0 auto; margin-bottom:10px; display:block; width:400px;}
	.abtmatter p{padding:0 0px 20px 115px; font-size:14px; line-height:20px;}
	.abtmatter h2:after{font-size:50px; line-height:70px; top:-10px;}
	.abtmatter a{margin-left:115px;}

}

@media screen and (min-width:992px) and (max-width:1200px)

{

	
  .smartwrapper{width:970px; margin:0 auto; margin-bottom: 30px;}
  .smartone{width: 19%;}
  .smartone h3{font-size: 15px; 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;}
	
  .borderline{padding:30px; height:auto; width:73%; height:267px;}
  .testimonial .item blockquote img{display:block; text-align:center; margin:0 auto;}
  .testimonial #quote-carousel p{font-size:14px;}
  
	.testimonialbg .carousel-control.left{left:-70px !important; top:100px !important;}
	.testimonialbg .carousel-control.right{right:-40px !important; top:100px !important;}
	
	.intro{padding:64px 15px 90px 15px;}
	.intro h1{font-size:25px; line-height:25px;}
	.intro p{font-size:15px;}
	
	.intromatter{padding:100px 0 100px 150px;}
	.intromatter h3{font-size:67px; line-height:67px;}
	.intromatter p{font-size:24px; line-height:25px;}
} 

@media screen and (min-width:1200px) and (max-width:1388px)

{
	
	
	.borderline{padding:30px; height:auto; width:73%; height:267px;}
  .testimonial .item blockquote img{display:block; text-align:center; margin:0 auto;}
  .testimonial #quote-carousel p{font-size:14px;}
  
  
	
}

@media screen and (min-width:1200px) and (max-width:1386px)

{
.abtmatter{padding:70px 10px 0 10px; height:auto;}
	.abtmatter h2{padding:0px 0 16px 90px; margin:0 auto; margin-bottom:10px; display:block;}
	.abtmatter p{padding:0 0px 20px 95px; line-height:24px;}
	.abtmatter h2:after{font-size:50px; line-height:70px; top:-10px;}
	.abtmatter a{margin-left:95px;}
}

@media screen and (min-width:1387px) and (max-width:1599px)

{
.abtmatter{padding:50px 10px 0 10px; height:auto;}
}

@media screen and (min-width:1200px) and (max-width:1350px)

{
	.logo a img{width:230px;}
	.rightportion{width:450px;}
	.wrapper{width:1140px; margin:0 auto;}
	.topinformation{width:1140px; margin:0 auto;}
	.topinpart{width:1140px; margin:0 auto;}

}

@media screen and (min-width:1201px) and (max-width:1640px)

{
	.testimonialbg .carousel-control.left{left:-70px !important; top:100px !important;}
	.testimonialbg .carousel-control.right{right:-40px !important; top:100px !important;}
	.person-text h3{font-size:22px !important; line-height:22px !important;}

}
