@font-face {
  font-family: 'GillSansStd-Condensed';
  src: url('../fonts/GillSansStd-Condensed.eot?#iefix') format('embedded-opentype'),  url('../fonts/GillSansStd-Condensed.otf')  format('opentype'),
	     url('../fonts/GillSansStd-Condensed.woff') format('woff'), url('../fonts/GillSansStd-Condensed.ttf')  format('truetype'), url('../fonts/GillSansStd-Condensed.svg#GillSansStd-Condensed') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'NewsGothicBT-RomanCondensed';
  src: url('../fonts/NewsGothicBT-RomanCondensed.eot?#iefix') format('embedded-opentype'),  url('../fonts/NewsGothicBT-RomanCondensed.otf')  format('opentype'),
	     url('../fonts/NewsGothicBT-RomanCondensed.woff') format('woff'), url('../fonts/NewsGothicBT-RomanCondensed.ttf')  format('truetype'), url('../fonts/NewsGothicBT-RomanCondensed.svg#NewsGothicBT-RomanCondensed') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'LaoUI';
  src: url('../fonts/LaoUI.eot?#iefix') format('embedded-opentype'),  url('../fonts/LaoUI.woff') format('woff'), url('../fonts/LaoUI.ttf')  format('truetype'), url('../fonts/LaoUI.svg#LaoUI') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'AvantGardeITCbyBT-Book';
  src: url('../fonts/AvantGardeITCbyBT-Book.eot?#iefix') format('embedded-opentype'),  url('../fonts/AvantGardeITCbyBT-Book.woff') format('woff'), url('../fonts/AvantGardeITCbyBT-Book.ttf')  format('truetype'), url('../fonts/AvantGardeITCbyBT-Book.svg#AvantGardeITCbyBT-Book') format('svg');
  font-weight: normal;
  font-style: normal;
}



.ltspac{padding:0 0 0 0 !important;}

/* 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;
}
a{border:0; outline:none;}
a:hover{border:0; outline:none;}


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;
}
.clear{clear:both;}

.cool-link {
    display: inline-block;
    color: #f92b2f;
    text-decoration: none;
}
a{text-decoration:none; margin:0; padding:0;}
a:hover{text-decoration:none;}
ul{list-style:none; margin:0; padding:0;}
ul li{margin:0; padding:0;}
h1,h2,h3,h4,h5,h6{margin:0; padding:0;}

/*
=========================Top Menu ========================
*/

.logo{}
.logo a{display:block; padding: 0px 0px; height:auto; line-height:inherit;}


.topborder{background:#1c4856; padding:20px 0;}

.topmenu{background:#21515d; width:100%; margin:0 auto; margin-top:0px;}
.menuinner{padding:0 30px; margin:0 auto; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; background:#39646f;}

.menu{width:auto; min-height:20px;position:absolute; z-index:1000; left:0; right:0; margin:0 auto;}
.navbar-nav{float: none; width:100%;}
.navbar{margin-bottom:0; top:0px;}
.navbar-default{background:none; border:none;}
.navbar-brand{ font-weight:bold; font-family:"Myriad Pro"; font-size: 28px; color:#000000; padding: 45px 0px 0px 0px; line-height:90px;}
.navbar-brand:hover{color:#000;}
.navbar-default .navbar-nav>li{background:url(../images/linenav.jpg) right center no-repeat;}
.navbar-default .navbar-nav>li:last-child{background:none;}
.navbar-default .navbar-nav>li>a{font-family: 'NewsGothicBT-RomanCondensed'; text-transform: none; color:#fff; font-size:20px; padding:0px 15px; border-right:none; -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; line-height:80px; text-transform:uppercase; margin:0 23px;}

	
.navbar-default .navbar-nav>li>a:hover{background:#1b1d1e !important; color:#fff !important;}
.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover{color:#fff; /*background-color:#7e32de;*/ background:none !important;}
.navbar-collapse{padding:0 0 0 0 !important;}
.nav .open>a,.nav .open>a:focus,.nav .open>a:hover{color:#000; /*background-color:#7e32de;*/ color:#fff !important; background:#39646f !important;}

.navbar-nav ul.sm-nowrap > li > a:hover{color:#fff; border-radius:inherit !important; background:#39646f !important;}

.navbar-nav>li> ul li{border-bottom:1px solid #000 !important;}
.navbar-nav>li> ul li:last-child{border-bottom:none !important;}

.dropdown-menu{/*background:#2a2e33;*/ background:#fff; width: 100% !important;}
.navbar-nav ul.sm-nowrap > li > a{color:#000; text-transform: none; font-family: 'NewsGothicBT-RomanCondensed'; font-size:15px; line-height:25px;}
.navbar-brand span{color:#7e32de;}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{/*background: #7e32de;*/ background:#1b1d1e !important; color:#fff !important;}


/*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: #1e1e1e;
	color: #fff;
}

.login-modal-header .modal-title {
	color: #fff; text-transform:uppercase; font-family: 'NewsGothicBT-RomanCondensed';
}

.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;
}

.modal-open .modal{background: rgba(0, 0, 0, .8);}

/*
======================================================= 
headertop css
=======================================================
*/
.headertop{background:#fff; padding:0px 0; height:230px;}
.logo{width:442px;}
.logo a{color:#fff; font-weight:700; font-size:30px; line-height:58px; text-transform:uppercase; font-family: 'Raleway', sans-serif; padding-bottom:0px; display:block;}


/*
======================================================= 
banner css
=======================================================
*/
.bannerwrap{}
.bannerwrap .inpart{width:100%;}

.contentpart{background:#000; position:absolute; right:1000; border:1px solid red;}
.bannertxt{position:absolute; z-index:1000; right:0px; top:0px; left:0; padding:0; width:1170px; top:230px; margin:0 auto; text-align:center;}  
.bannertxt p{font-family: 'AvantGardeITCbyBT-Book'; font-size:40px; line-height:50px; color:#000;  -o-text-overflow: clip;
  text-overflow: clip;
  white-space: pre;
  text-shadow: 0 0 10px rgba(255,255,255,1) , 0 0 10px rgba(255,255,255,1) , 0 0 10px rgba(255,255,255,1) , 0 0 10px #fff , 0 0 10px #fff , 0 0 50px #fff , 0 0 50px #fff ;
  -webkit-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1); padding-bottom:15px;}
.bannertxt p span{display:block;}
.bannertxt h2{font-family: 'AvantGardeITCbyBT-Book'; color:#fff; font-size:72px; line-height:72px; text-align:center; text-transform:none;   -o-text-overflow: clip;
  text-overflow: clip;
  white-space: pre;
  text-shadow: 0 0 10px rgba(60,99,111,1) , 0 0 20px rgba(60,99,111,1) , 0 0 20px rgba(60,99,111,1) , 0 0 30px #3c636f , 0 0 40px #3c636f , 0 0 80px #3c636f , 0 0 100px #3c636f ;
  -webkit-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1); padding-bottom:30px;}
.carousel-indicators{display:none;}
.carousel-control.right{background:none; top:45%; border-radius:100%; width:50px; height:50px; background:#000; line-height:50px; text-align:center; right:50px;}
.carousel-control.left{background:none; border-radius:100%; top:45%; width:50px; height:50px; background:#000; line-height:50px; text-align:center; left:50px;}

.toppart{margin:0 auto; width:auto;}

.callinfo{padding:0 0 0 0px;}
.callinfo span{display:inline; font-size:25px; float:left; padding-right:0px; border-radius:100%; background:#0f3f52; color:#000026; text-align:center; width:50px; height:50px; display:block; margin-right:20px; line-height:50px;}
.callinfo p{font-family: 'NewsGothicBT-RomanCondensed'; font-size:18px; color:#fff; line-height:50px;}

.memberlogin{float:right;}
.memberlogin a{font-family: 'NewsGothicBT-RomanCondensed'; text-transform:uppercase; color:#fff; font-size:18px; line-height:50px; padding:0 20px; display:inline-block; -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;}
.memberlogin a .fa-users{border-radius:100%; background:#0f3f52; width:50px; height:50px;line-height:50px; text-align:center; margin-right:10px; color:#000026; -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;}
.memberlogin a:hover{color:#000; -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;}
.memberlogin a:hover .fa-users{background:#1b1d1e; color:#fff;}

.modal-dialog{z-index:2000px;}
.modal-backdrop{position:relative;}


/*
======================================================= 
introductory css
=======================================================
*/
.introductory{text-align:center; padding:50px 0 0 0;}
.introductory h1{font-family: 'NewsGothicBT-RomanCondensed'; background:url(../images/titlebg.png) center bottom no-repeat; color:#434445; font-size:48px; line-height:48px; padding-bottom:60px; text-transform:uppercase; margin-bottom:60px;}
.introductory p{color:#6c6d6e; font-size:14px; line-height:24px; padding:0px 165px 50px 165px; font-family: 'AvantGardeITCbyBT-Book';}
.introductory a{background:#1c4856; color:#fff; font-family: 'NewsGothicBT-RomanCondensed'; font-size:14px; line-height:50px; display:inline-block; padding:0 40px; -webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px; text-transform:uppercase;}
.introductory a:hover{background:#434445;}

/*
======================================================= 
testmonials css
=======================================================
*/
.testin{position:relative; text-align:center;}
.testintop{width:1170px; margin:0 auto; text-align:center;}
.testintop h2{font-family: 'GillSansStd-Condensed'; font-size:72px; line-height:72px; color:#1e1e1e; padding-bottom:30px; text-transform:none;}


.testin h2{font-family: 'NewsGothicBT-RomanCondensed'; background:url(../images/titlebg.png) center bottom no-repeat; color:#434445; font-size:48px; line-height:48px; padding-bottom:60px; text-transform:uppercase; margin-bottom:30px;}


.testin .carousel-inner{padding:0px 0; width:95%; margin:0 auto;}
.testin .carousel-inner>.item{padding:0px 0 0px 0;}
/* carousel */
.testin #quote-carousel 
{
  padding: 0 0px 0px 0px;
  margin-top: 0px;
}

/* Control buttons  */
.testin #quote-carousel .carousel-control
{
  background: none;
  color: #000;
  font-size: 2.3em;
  text-shadow: none;
  margin-top: 30px; display:block; border:none; opacity:1;
}
/* Previous button  */
.testin #quote-carousel .carousel-control.left 
{
  left: 55%; border:none; top:0px;
}
/* Next button  */
.testin #quote-carousel .carousel-control.right 
{
  right: 55%; top:0px;
}
/* Changes the position of the indicators */
.testin #quote-carousel .carousel-indicators 
{
  right: 50%;
  top: auto;
  bottom: -50px;
  margin-right: -19px; display:none;
}
/* Changes the color of the indicators */
.testin #quote-carousel .carousel-indicators li 
{
  background: #c0c0c0; border:none; margin:0 15px;
}
.testin #quote-carousel .carousel-indicators li:first-child{margin:0 15px 0 0;}
.testin #quote-carousel .carousel-indicators li:last-child{margin:0 0px 0 15px;}

.testin #quote-carousel .carousel-indicators .active 
{
  background: #333333; border:none; -webkit-box-shadow: 0px 0px 10px 0px rgba(255,255,255,1);
-moz-box-shadow: 0px 0px 10px 0px rgba(255,255,255,1);
box-shadow: 0px 0px 10px 0px rgba(255,255,255,1);
}
.testin #quote-carousel img
{
  width: 108px;
  height: 108px; 
}
/* End carousel */

.testin .item blockquote {
    border-left: none; 
    margin: 0; position:relative;
}

.testin .item blockquote img {
    margin-bottom: 15px;
	border-radius:100%;
}

.testin .item blockquote p{font-family: 'AvantGardeITCbyBT-Book'; font-size:14px; line-height:25px; color:#000; font-weight:300; padding:0px 0 70px 0; text-align:center; width:auto;    text-shadow: 2px 2px 5px #fff;}

.testin .item blockquote small{font-family: 'AvantGardeITCbyBT-Book'; font-size:18px; line-height:20px; color:#000; padding-bottom:40px; display:block; padding:20px 0; font-weight:600; display:block; text-align:center;}

.testin .item blockquote{width:100%; margin:0 auto; position:relative;}

.leftquote{position:absolute; left:50px; top:50px;}
.leftquote img{width:auto !important; height:auto !important; box-shadow:none !important;}

.rightquote{position:absolute; right:50px; bottom:50px;}
.rightquote img{width:auto !important; height:auto !important; box-shadow:none !important;}

.row{margin:0 0 0 0 !important;}

.testin a{text-align:center; display:block; width:auto; line-height:25px; font-size:18px; color:#1e1e1e; font-family: 'NewsGothicBT-RomanCondensed'; -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; margin:0 auto; border-bottom:1px solid #858487; width:150px; text-transform:uppercase;}
.testin a:hover{background:#000; color:#fff;}


.testin blockquote footer:before, .testinblockquote small:before, blockquote .small:before{content:'\2014 \00A0'}

.testin blockquote .small, blockquote footer, blockquote small{font-family: 'MyriadPro-Regular'; font-size:17px; line-height:20px; color:#2c82b2; font-weight:300; text-align:left; padding-left:24%;}




/*
======================================================= 
testpart css
=======================================================
*/
.parallaxtestimonial { 
    /* The image used */
    background-image:none;
    /* Set a specific height */
    height: auto; 
    background-image: url("../images/bg_testimonial.png");
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; padding:60px 0;
}




#red{
  
  width: 150%;
  height: 150%;
  background-color: #fff;
  border-radius: 100%;
  top: 50%;
  left: -25%;
  right: 0;
  position: relative;
}


#gray{
  
  height: 100%;
  /*background-color: #ccc;*/
  overflow: hidden; 
  width: 100%;
  height: auto;
  margin-top:-365px; 
}


#black{
  
  width: 150%;
  height: 100%;
  /*background-color: #ccc;*/
  border-radius: 100%;
  bottom: 50%;
  left: -25%;
  right: 0;
  position: relative;
}

/*
======================================================= 
introductionpart css
=======================================================
*/
.intromatter{text-align:center;}
.intromatter h1{font-family: 'NewsGothicBT-RomanCondensed'; background:url(../images/titlebg.png) center bottom no-repeat; color:#434445; font-size:48px; line-height:48px; padding-bottom:60px; text-transform:uppercase; margin-bottom:60px;}
.rangepart{text-align:center; padding:105px 0 70px 0;}
.rangepart h2{font-family: 'NewsGothicBT-RomanCondensed'; background:url(../images/titlebg.png) center bottom no-repeat; color:#434445; font-size:48px; line-height:48px; padding-bottom:60px; text-transform:uppercase; margin-bottom:60px;}
.rangeinfo{text-align:center; margin-bottom:60px;}
.rangeinfo img{border-radius:100%; border:7px solid #f0f0f0; -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; display:block; text-align:center; margin:0 auto; margin-bottom:40px;}
.rangeinfo:hover img{border:7px solid #7c7c7e;}
.rangeinfo h3{color:#434445; font-size:20px; line-height:20px; font-family: 'AvantGardeITCbyBT-Book';}
.rangeinfo:hover h3{color:#000;}

.sexy_line{ display:block; border:none; color:white; height:1px; background:black; background: -webkit-gradient(radial, 50% 50%, 0, 50% 50%, 600, from(#f2f5f8), to(#f2f5f8));}

/*
======================================================= 
decisionwrapper css
=======================================================
*/
.decisionwrapper{background:#f1f4f9; text-align:center; padding:450px 0 50px 0;}
.decisionpart{}
.decisionpart h2{font-family: 'NewsGothicBT-RomanCondensed'; background:url(../images/titlebg.png) center bottom no-repeat; color:#434445; font-size:48px; line-height:48px; padding-bottom:60px; text-transform:uppercase; margin-bottom:60px;}
.decportion{}
.decinfo{}
.decinfo img{display:block; text-align:center; margin:0 auto; margin-bottom:45px; border-radius:100%;}
.decinfo p{font-family: 'AvantGardeITCbyBT-Book'; font-size:20px; line-height:20px; color:#585858;}
.decyellow{border:10px solid #fef200;}
.decwhite{border:10px solid #fff;}
.decgreen{border:10px solid #3cb29a;}

.decportion:hover .decinfo{
  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*/
.decportion .decinfo:hover{
  /*Opacity*/
  zoom: 1;
  filter: alpha(opacity=100);
  opacity: 1;
}

.decinfo:hover .decyellow{border:10px solid #000;}
.decinfo:hover .decwhite{border:10px solid #000;}
.decinfo:hover .decgreen{border:10px solid #000;}
.decinfo:hover p{color:#3cb29a; text-shadow: 2px 2px 2px #000;}

/*
======================================================= 
scheme css
=======================================================
*/
.scheme{padding:50px 0; text-align:center;}
.schemein{width:1140px; margin:0 auto;}
.schemein img{display:block; text-align:center; margin:0 auto; padding-bottom:0px; -webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;}
.schemein h2{font-family: 'NewsGothicBT-RomanCondensed'; background:url(../images/titlebg.png) center bottom no-repeat; color:#434445; font-size:48px; line-height:48px; padding-bottom:60px; text-transform:uppercase; margin-bottom:60px;}



/*
======================================================= 
smartwrap css
=======================================================
*/
.smartwrap{padding:75px 0; text-align:center;}
.smartin{}
.smartin h2{font-family: 'NewsGothicBT-RomanCondensed'; background:url(../images/titlebg.png) center bottom no-repeat; color:#434445; font-size:48px; line-height:48px; padding-bottom:60px; text-transform:uppercase; margin-bottom:30px;}
.smartinpart{}
.smartinfo{text-align:center; border-radius:100%; background:#f6f6fe; padding:50px 0px 76px 0px; height:296px; width:296px; -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;}
.smartinfo img{display:block; text-align:center; margin:0 auto; margin-bottom:50px;}
.smartinfo p{font-family: 'AvantGardeITCbyBT-Book'; font-size:18px; color:#454754; line-height:22px; -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;}
.smartinfo p span{display:block;}
.smartinfo:hover{background:#575757;}
.smartinfo:hover p{color:#fff;}
/*
======================================================= 
knowinfo css
=======================================================
*/
.knowinfo{background:#3a3a3a; text-align:center; padding:60px 0;}
.knowinfoin{}
.knowpart{}
.knowinfoin h2{font-family: 'NewsGothicBT-RomanCondensed'; background:url(../images/bg_knowledge.png) center bottom no-repeat; color:#fff; font-size:48px; line-height:48px; padding-bottom:60px; text-transform:uppercase; margin-bottom:30px;}
.maincircle{ width: 200px; 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;}
.half-circle {
    width: 200px;
    height: 100px;
    background-color: #3a3a3a;
    border-top-left-radius: 100px;
    border-top-right-radius: 100px;
    border: 10px solid white;
    border-bottom: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	position:relative; margin-bottom:100px;
}
.inhalf{width: 180px;
    height: 90px;
    background-color: #3a3a3a;
    border-top-left-radius: 100px;
    border-top-right-radius: 100px; position:absolute; left:0; right:0; margin:0 auto; border-top:2px solid #000; border-right:2px solid #000; border-left:2px solid #000; padding:50px 0 0 0;}
	
.inhalf img{display:block; text-align:center; margin:0 auto; -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;}
.maincircle p{font-family: 'AvantGardeITCbyBT-Book'; font-size:18px; color:#fff; line-height:18px; -webkit-transition: all 1s ease-in-out; -moz-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out;}

.maincircle:hover .inhalf img{-ms-transform: rotate(360deg); /* IE 9 */
    -webkit-transform: rotate(360deg); /* Chrome, Safari, Opera */
    transform: rotate(360deg);}
.maincircle:hover p{color:#000; text-shadow: 0 0 3px #000;}
.maincircle:hover{transform: scale(1.1);}

/*
======================================================= 
dividend css
=======================================================
*/
.parallaxdividend { 
    /* The image used */
    background-image: url("../images/bg_dividend-declared.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:124px 0 100px 0; 
}

.divideninfo{text-align:center;}
.divideninfo h2{font-family: 'NewsGothicBT-RomanCondensed'; background:url(../images/titlebg.png) center bottom no-repeat; color:#434445; font-size:48px; line-height:48px; padding-bottom:60px; text-transform:uppercase; margin-bottom:60px;}
.divideninfo p{font-family: 'LaoUI'; font-size:36px; line-height:50px; color:#000; text-shadow: 2px 2px 5px #fff; word-spacing: 20px;}


.footerpic{background:url(../images/footerpic.png) center bottom no-repeat; height:403px; background-size:cover;}


/*
======================================================= 
Responive Media Query
=======================================================
*/


@media screen and (min-width:320px) and (max-width:480px)

{
	

	.navbar-collapse{padding:0 0 0 0;}
	.menu .navbar-default .navbar-nav>li>a{border-radius:inherit;}
	.menu .navbar-default .navbar-nav>li:first-child a{border-radius:inherit;}
	
	.navbar-default .navbar-collapse, .navbar-default .navbar-form{background:fff !important; border:none !important;}
	.menu .navbar-default .navbar-nav>li>a {padding-top: 10px;padding-bottom: 10px; border-bottom:1px solid #000; border-right:none; color:#000; line-height:20px; border-radius:inherit;}
	.menu .navbar-default .navbar-nav>li>a:hover{color:#000; background:#dc6226;}
	.navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{color:#000;}
	.nav .open>a,.nav .open>a:focus,.nav .open>a:hover{border-radius:inherit;}
	.menu .navbar-default .navbar-nav>li>a:hover{color:#000; /*background-color:#7e32de;*/ background:#2c82b2 !important; border-radius:inherit;}
	.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{border-radius:inherit;}
	.menu .navbar-default .navbar-nav>li:last-child a{border-radius:inherit; border-bottom:none;}
	
	.navbar-nav.sm-collapsible .caret, .navbar-nav.sm-collapsible ul .caret{margin:8px 15px 0 0 !important;}
	.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#fff;}
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{color:#000;}
	.navbar-default .navbar-toggle .icon-bar{background:#000;}
	
	.navbar-default .navbar-nav>li>a{line-height:40px; margin:0 0 0 0;}
	.navbar-nav{margin:0 0 0 0;}
	
	.navbar-default .navbar-nav>li{background:none;}
	.menuinner{padding:0 0 0 0;}
	
    .topborder{padding:0 0 0 0; margin-top:0px;}
	.logo{width:186px; margin:0 auto;}
	.logo a{margin-bottom:30px;}
	.logpart{float:none; margin:0 auto; width:230px; margin-top:15px; margin-bottom:15px; overflow:hidden;}
	.logpart a{}
	.logpart a:last-child {margin-right:0px;}
	.toppart{width:280px; top:-268px; padding:25px 10px; margin:0 auto;}
	 .callinfo{padding:0 0 30px 0;}
	 .memberlogin{float:none; display:block; margin:0 auto;}
	 .memberlogin a{display:block; width:159px; margin:0 auto; padding:0 0 0 0;}
	 
	
	.carousel-indicators{display:block;}
	.bannertxt h2{font-size:15px; line-height:18px;}	
	
	
  
  .testin #quote-carousel img{margin-bottom:0px;}
  .testin .item blockquote p{width:95%; line-height:25px; margin:0 auto;}
  .testin blockquote .small, blockquote footer, blockquote small{text-align:center; padding-left:0px;}
  .rightquote{bottom:50px;}
  
  
  .schemein{width:100%; margin:0 auto;}
  .schemein img{width:100%; height:auto;}
  .schemein h2{width:100%; font-size:29px; line-height:29px;}
	  
  .introductory{width:280px; margin:0 auto; margin-top:0px; padding-bottom:0px;}
  .introductory p{padding:0px 0px 50px 0px;}
  .ltintro{text-align:center; padding-bottom:30px; padding: 45px 0px 0 0;}
  .ltintro a{margin:0 auto;}
  
  .row{margin-left:0px !important; margin-right:0px !important;}
  .container{padding-left:0px !important; padding-right:0px !important;}
  .carousel-control.left{display:none;}
  .carousel-control.right{display:none;}
  
  
    .testintop{width:100%;}
    .testimonialwrapper{height:auto;}
    .testin .carousel-inner{width:100%;}
    .testin .item blockquote{width:100%; text-align:center;}
    .testin .carousel-inner>.item{padding:0px 0;}
    .leftquote{left:20px; top:70px;}
    .testin #quote-carousel .carousel-indicators{bottom:-30px;}
    
    .topmenu{margin-top:0px; background:#000; z-index:1000;}
    .menuinner{padding:0; -webkit-border-radius: 4px; border-radius:inherit;}


    .bannertxt{top:40px; width:70%; padding:10px; left:0px; right:0; margin:0 auto;}
    .bannertxt p{font-size:12px; line-height:15px; text-align:center; right:0px; padding-bottom:0px;}

    .footerpic{background-size:auto 100%; height:403px;}

    .newsinfo{margin-bottom:50px;}
 	.testin h2{font-size:38px; line-height:38px; background-size:100% auto;}

	
	
	.smartin{padding:0px 0px 0px 0; width:280px; margin:0 auto; text-align:center;}
	.smarttitle{padding:0 0 30px 0;}
	.smartmatter{padding:0 0 0 0;}
	
	
	.divideninfo h2{font-size:38px; line-height:38px; background-size:100% auto;}
    .divideninfo p{font-size:25px; word-spacing: 0px; padding:0 10px;}
	
	.maincircle{width:130px; margin-bottom:50px;}
	.half-circle{width:120px; height:70px;}
	.inhalf{width:100px; height:60px;}
	.maincircle p{font-size:14px;}
	.knowpart{width:280px; margin:0 auto;}
	.knowinfoin h2{font-size:38px; line-height:38px; background-size:100% auto;}
	
	.smartwrap{padding:75px 0 30px 0;}
	.smartinpart{width:280px; margin:0 auto;}
	.smartin h2{font-size:38px; line-height:38px; background-size:100% auto;}
	.smartinfo{width:120px; height:120px; margin-bottom:70px; background:#000; padding:20px 0 0 0;} 
	.smartinfo img{margin-bottom:30px;}
	.smartinfo p{font-size:12px; line-height:18px;}
	
	.testin #quote-carousel .carousel-control.left{left:65%;}
	.testin #quote-carousel .carousel-control.right{right:65%;}
	
	.decinfo{padding-bottom:40px;}
	
	
	.rangepart{width:280px; margin:0 auto;}
	.rangepart h2{font-size:25px; line-height:25px; background-size:100% auto; padding-bottom:30px; margin-bottom:30px;}
	
	#gray{margin-top:0px;}
	.decisionwrapper{padding:70px 0 50px 0;}
	.decisionpart h2{font-size:38px; line-height:38px; background-size:100% auto;}
	
}



@media screen and (min-width:481px) and (max-width:767px)

{
	
	.navbar-collapse{padding:0 0 0 0;}
	.menu .navbar-default .navbar-nav>li>a{border-radius:inherit;}
	.menu .navbar-default .navbar-nav>li:first-child a{border-radius:inherit;}
	
	.navbar-default .navbar-collapse, .navbar-default .navbar-form{background:fff !important; border:none !important;}
	.menu .navbar-default .navbar-nav>li>a {padding-top: 10px;padding-bottom: 10px; border-bottom:1px solid #000; border-right:none; color:#000; line-height:20px; border-radius:inherit;}
	.menu .navbar-default .navbar-nav>li>a:hover{color:#000; background:#dc6226;}
	.navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{color:#000;}
	.nav .open>a,.nav .open>a:focus,.nav .open>a:hover{border-radius:inherit;}
	.menu .navbar-default .navbar-nav>li>a:hover{color:#000; /*background-color:#7e32de;*/ background:#2c82b2 !important; border-radius:inherit;}
	.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{border-radius:inherit;}
	.menu .navbar-default .navbar-nav>li:last-child a{border-radius:inherit; border-bottom:none;}
	
	.navbar-nav.sm-collapsible .caret, .navbar-nav.sm-collapsible ul .caret{margin:8px 15px 0 0 !important;}
	.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#fff;}
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{color:#000;}
	.navbar-default .navbar-toggle .icon-bar{background:#000;}
	
	.navbar-default .navbar-nav>li>a{line-height:40px; margin:0 0 0 0;}
	.navbar-nav{margin:0 0 0 0;}
	
	.navbar-default .navbar-nav>li{background:none;}
	.menuinner{padding:0 0 0 0;}
	
	.topborder{padding:0 0 0 0; margin-top:0px;}
	.logo{width:186px; margin:0 auto;}
	.logo a{margin-bottom:30px;}
	.logpart{float:none; margin:0 auto; width:230px; margin-top:15px; margin-bottom:15px; overflow:hidden;}
	.logpart a{}
	.logpart a:last-child {margin-right:0px;}
	.toppart{width:280px; top:0px; padding:25px 10px; margin:0 auto;}
	 .callinfo{padding:0 0 30px 0;}
	 .memberlogin{float:none; display:block; margin:0 auto;}
	 .memberlogin a{display:block; width:159px; margin:0 auto; padding:0 0 0 0;}
	
	 .bannertxt h2{font-size:30px; line-height:30px;}
	 .carousel-indicators{display:block;}
	 .banner-cnt p {font-size: 16px;}
	
	
	  .carousel-control{display:none;}
	
  
	 .testin #quote-carousel img{margin-bottom:50px;}
	 .testin .item blockquote p{width:95%; font-size:20px; line-height:25px; margin:0 auto;}
	 .testin blockquote .small, blockquote footer, blockquote small{padding-left:0; text-align:center;}
	
  	 .featuresin{margin-bottom:50px; padding:0px 0;}
	  
	  .introductory{width:400px; margin:0 auto; margin-top:0px;}
	  .ltintro{text-align:center; padding-bottom:30px;}
	  .ltintro a{margin:0 auto;}
	  .introductory p{padding:0px 0px 50px 0px;}

  	  .row{margin-right: 0px; margin-left: 0px;}
  
  
	  .testintop{width:100%;}
	  .testimonialwrapper{height:auto;}
	  .testin .carousel-inner{width:100%;}
	  .testin .item blockquote{width:100%;}
	  .testin .carousel-inner>.item{padding:30px 0; text-align:center;}
	  .leftquote{left:20px; top:70px;}
	  .testin #quote-carousel .carousel-indicators{bottom:-30px;}


		.bannertxt{top:50px; width:100%; padding:10px; left:0px; right:0; margin:0 auto;}
		.bannertxt p{font-size:18px; line-height:25px; text-align:center; right:0px;}

		.newsinfo{margin-bottom:50px;}


        .schemein{width:100%; margin:0 auto;}
	    .schemein img{width:100%; height:auto;}
	    .schemein h2{width:100%; font-size:29px; line-height:29px;}
		
		
		.smartin{padding:0 0px 0px 0; width:100%; margin:0 auto; text-align:center;}
		.smarttitle{padding:50px 0 30px 0;}
		.smartmatter{padding:0 0 0 0;}
		
		
		.knowpart{width:400px; margin:0 auto;}
		.maincircle{width:140px; margin-bottom:50px;}
	   .half-circle{width:140px; height:70px;}
	   .inhalf{width:120px; height:60px;}
	   .knowinfoin h2{font-size:38px; line-height:38px; background-size:100% auto;}
		
		.smartinfo{width:200px; height:200px; margin-bottom:50px;  padding:50px 0 0 0;}
 	   .smartinfo img{margin-bottom:5px;}
	   .smartinfo p{font-size:15px;}
	   
	   .testin #quote-carousel .carousel-control.left{left:65%; top:30px;}
	  .testin #quote-carousel .carousel-control.right{right:65%; top:30px;}
	  
	  .decinfo{padding-bottom:40px;}
	  
	  .rangepart{width:400px; margin:0 auto;}
	  .rangepart h2{font-size:27px; line-height:27px; background-size:100% auto;}
	  .rangeinfo h3{font-size:18px; line-height:18px;}
	  
	  #gray{margin-top:0px;}
	.decisionwrapper{padding:70px 0 50px 0;}
	.decisionpart h2{font-size:38px; line-height:38px; background-size:100% auto;}
}


@media screen and (min-width:768px) and (max-width:989px)

{
	.navbar-collapse{padding:0 0 0 0;}
	.menu .navbar-brand {font-size: 20px; /*padding: 31px 0px 41px 0px;*/}
	.nav>li>a {padding: 10px 7px;}
	.navbar-default .navbar-nav>li>a{font-size:14px; padding: 0px 19.9px; margin:0;}
	.menu{width:720px; margin:0 auto;}
	.dropdown-menu>li>a{padding:3px 10px;}
	
	.logo{width:310px;}
	
	.memberlogin a{padding:0 0 0 0;}
	
	.menuinner{padding:0 20px; width:720px; margin:0 auto;}
	.topmenu{margin-top:0px;}
		
	.toppart{width:720px; margin:0 auto; padding: 25px 0px; position:relative;}
	.callinfo{padding:0 0 0 0px;}
	.callinfo p{font-size: 15px;}
	
  
  .testintop{width:100%;}
  .testin .item blockquote p{width:95%; line-height:30px; margin:0 auto;}
  .readbtn a{font-size:15px;}
 
  
  .schemein{width:100%; margin:0 auto;}
  .schemein img{width:100%; height:auto;}
  .schemein h2{width:100%;}
	
  .introductory{width:720px; margin:0 auto; margin-top:45px;}
  .introductory p{padding:0px 30px 50px 30px;}
  
  .testimonialwrapper{height:auto;}
  .testin .carousel-inner{width:100%;}
  .testin .item blockquote{width:90%; margin:0 auto;}
  .leftquote{left:20px;}
  .testin #quote-carousel .carousel-indicators{bottom:-30px;}
  .testin #quote-carousel .carousel-control.left{left:60%;} 
  .testin #quote-carousel .carousel-control.right{right:60%;}
  
    .ltintro{text-align:center; padding-bottom:30px;}
	
	 
	.bannertxt{top:100px; width:100%; padding:13px 60px;}
	.bannertxt h2{font-size:46px; line-height:46px;}
	.bannertxt p{font-size:25px; line-height:40px; right:0px; padding-bottom:0px;}

	
	.schemein{width:100%; margin:0 auto;}
  .schemein img{width:100%; height:auto;}
  .schemein h2{width:100%; font-size:35px; line-height:35px;}
  
  

.smartin{padding:0 0px 0px 0px; margin:0 auto;}
.smarttitle h2{font-size:29px; line-height:29px;}
.smartinfo p{font-size:15px;}

.maincircle{width:160px;}
.half-circle{width:160px; height:80px;}
.inhalf{width:140px; height:70px;}
.knowpart{ padding:0 20px 0 0;}  
  
 .smartinfo{width:215px; height:215px; padding:30px 0px;}
 .smartinfo img{margin-bottom:20px;} 
 
 .rangeinfo h3{font-size:17px; line-height:18px;}
 
 #gray{margin-top:-195px;}
  
}






@media screen and (min-width:990px) and (max-width:1200px)

{
	
	
	.menu .navbar-brand {font-size: 20px; /*padding: 31px 0px 41px 0px;*/}
	.nav>li>a {padding: 10px 7px;}
	.navbar-default .navbar-nav>li>a{font-size:16px; padding:0 12.3px; margin:0 5px;}
	.menu{width:100%; margin:0 auto;}
	.logo{width:250px;}
	.callinfo p{font-size:15px;}
	
	.menuinner{padding:0 20px; width:750px; margin:0 auto;}
	
	.row{margin-right: 0px; margin-left: 0px;}
	.banner .content {background: rgba(255,255,255,0.8);width: 540px;height: 369px;right: 43px;padding: 30px 15px; top:35px;}
	.banner .content h2 {font-size: 34px;text-align: center;}
	.banner .content p {font-size: 24px;width: 100%;text-align: center;line-height: 41px;float: none;margin: 16px 0;}
	.banner .content a {font-size: 16px;display: block;padding: 10px 15px;float: none;text-align: center;margin: 0 auto;width: 140px;}
	
		
	.bannerwrap .carousel-caption{width:750px; text-align:left !important; left:20px !important; top:20% !important;}
	.bannerwrap .carousel-caption h2{left:0px !important;}  
	.bannerwrap .carousel-caption p{left:0px !important;}

    .bannerwrap .carousel-caption h2 span{font-size:30px !important; line-height:30px !important;}
	
	
	.toppart{width:750px; margin:0 auto; padding: 25px 0px; position:relative;}
	.callinfo{padding:0 0 0 0px;}
	
	
  .testintop{width:100%;}
  .testin .item blockquote p{width:95%; line-height:25px; margin:0 auto;}	
  .testin #quote-carousel .carousel-control.left{left:55%;} 
  .testin #quote-carousel .carousel-control.right{right:55%;}
  
  .schemein{width:100%; margin:0 auto;}
  .schemein img{width:100%; height:auto;}
  .schemein h2{width:100%;}
  
  .testimonialwrapper{height:auto;}
  .testin .carousel-inner{width:100%;}
  .testin .item blockquote{width:90%; margin:0 auto;}
  .leftquote{left:20px;}
  .testin #quote-carousel .carousel-indicators{bottom:-30px;}
	
	 .topmenu{margin-top:0px;}
	 .bannertxt{width:100%; padding:0px 60px; top:130px;}
	.bannertxt p{font-size:45px; line-height:45px; right:0px; padding-bottom:0px;}
	.bannertxt h2{font-size:48px; line-height:48px;}
	
	.introductory{width:720px; margin:0 auto; margin-top:45px; padding-bottom:45px;}
	
	.schemein{width:100%; margin:0 auto;}
  .schemein img{width:100%; height:auto;}
  .schemein h2{width:100%; font-size:35px; line-height:35px;}
  

  
.smartin{padding:0px 0px 0px 0px;}
.smarttitle h2{font-size:29px; line-height:29px;}
.smartmatter p{font-size:16px; line-height:20px;}  

 .smartinfo{padding:30px 0px;}
 .smartinfo img{margin-bottom:20px;} 
 
  #gray{margin-top:-245px;}

  
}


@media screen and (min-width:1201px) and (max-width:1450px)

{
  
  .bannertxt{top:100px; width:100%; padding:40px 60px;}
  .container{padding:0 0 0 0;}
  
}