@font-face {
  font-family: 'AvantGardeITCbyBT-Medium';
  src: url('../fonts/AvantGardeITCbyBT-Medium.eot?#iefix') format('embedded-opentype'),  url('../fonts/AvantGardeITCbyBT-Medium.woff') format('woff'), url('../fonts/AvantGardeITCbyBT-Medium.ttf')  format('truetype'), url('../fonts/AvantGardeITCbyBT-Medium.svg#AvantGardeITCbyBT-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: '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;
}




/* 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 150px;}


/*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:#f47118;}

.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: #f47118;
  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;
}



/*

=========================Top Header ========================

*/
.logo{padding:35px 0; width:auto;}
.logo a{display: block;}

.modal-backdrop{z-index:1;}

.navwrapper .navbar-default .navbar-toggle .icon-bar{background:#fff;}

.logpart {float: right; padding: 0px 0 0 0;}
.logpart a.member{display:block; border:2px solid #66d6cb; -webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px; color:#3b046a !important; text-transform:uppercase !important; font-family: 'AvantGardeITCbyBT-Book'; font-weight:700;}
.logpart:hover a.member{color:#000 !important;}
.ltspace{margin-left:200px;}
.navwrapper .navbar{min-height:80px; margin-bottom:0;}
.navwrapper .navbar-nav{float:none;}
.navwrapper .navbar-default{background:none; border:none;}
.navwrapper .navbar-brand{ font-weight:bold; font-family: 'Ubuntu', sans-serif; font-size: 23px; text-transform:uppercase; color:#39464f; padding: 30px 45px 41px 15px;}
.navwrapper .navbar-nav li a:hover, .navbar-nav li a.active  {color:#000;}
.navwrapper .navbar-default .navbar-nav>li a{font-family: 'AvantGardeITCbyBT-Book'; text-transform:none; color:#000; font-size:18px; padding: 0px 10px; line-height: 50px; font-weight:600; background:url(../images/navline.jpg) right center no-repeat; -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;}
.navwrapper .navbar-default .navbar-nav>li a.last{background:none !important;}



/*.navwrapper .navbar-default .navbar-nav>li a:last-child {background:none;}*/
.navwrapper .navbar-default .navbar-nav>li>a:hover{color:#3b046a;}
.navwrapper .navbar-default .navbar-nav>li>a.active{color:#3b046a; /*border: 2px solid #000;*/}
.navwrapper .navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover{color:#3b046a; background-color:#fff;}
.nav .open>a,.nav .open>a:focus,.nav .open>a:hover{color:#3b046a;background-color:#2a2e33;}
.navwrapper .navbar-nav ul.sm-nowrap > li > a:hover{background:#3b046a; color:#fff;}
.navwrapper .dropdown-menu{background:#2a2e33;}
.navwrapper .navbar-nav ul.sm-nowrap > li > a{color:#fff; border:none; font-size:15px; background:none;  line-height:25px;}
.navwrapper .navbar-brand span{color:#df3447;}

/* Sweep To Top */

.hvr-sweep-to-top {

  display: inline-block;

  vertical-align: middle;

  -webkit-transform: perspective(1px) translateZ(0);

  transform: perspective(1px) translateZ(0);

  box-shadow: 0 0 1px transparent;

  position: relative;

  -webkit-transition-property: color;

  transition-property: color;

  -webkit-transition-duration: 0.3s;

  transition-duration: 0.3s;

}

.hvr-sweep-to-top:before {

  content: "";

  position: absolute;

  z-index: -1;

  top: 0;

  left: 0;

  right: 0;

  bottom: 0;

  background: #df3447;

  color:#fff;

  -webkit-transform: scaleY(0);

  transform: scaleY(0);

  -webkit-transform-origin: 50% 100%;

  transform-origin: 50% 100%;

  -webkit-transition-property: transform;

  transition-property: transform;

  -webkit-transition-duration: 0.3s;

  transition-duration: 0.3s;

  -webkit-transition-timing-function: ease-out;

  transition-timing-function: ease-out;

}

.hvr-sweep-to-top:hover, .hvr-sweep-to-top:focus, .hvr-sweep-to-top:active {color: white;}

.hvr-sweep-to-top:hover:before, .hvr-sweep-to-top:focus:before, .hvr-sweep-to-top:active:before {-webkit-transform: scaleY(1);transform: scaleY(1);}

.headerbottom{padding:20px 0;}

.menu {
  width: 100%;
  display: block;
  background-color: #fff;
  position: relative; z-index:6000;
}

.navwrapper{width:auto; margin: 0 auto; height: 57px; padding:0 121px;}

.fixed {
  position: fixed;
  top: 0;
  overflow: hidden;
  width: 100%; background:#fff;
}


.topmain{position:absolute; left:0; right:0; margin:0 auto; z-index:1000; width:1170px; margin:0 auto;}


/*
======================================================= 
social media css
=======================================================
*/

.social{float:none; padding:50px 0 0 250px;}
.socialicons{
  display:block;
  -ms-transform:translate(-10%,-10%);
  -webkit-transform:translate(-10%,-10%);
  transform:translate(-10%,-10%);
}

/* Icons */

.socialicons a {
  color:#fff;
  background: #9c9c9c;
  border-radius:100%;
  text-align:center;
  text-decoration:none;
  font-family:fontawesome;
  position: relative;
  display: inline-block;
  width:30px;
  height:30px;
  padding-top:0px;
  line-height:32px;
  margin:0 2px;
  -o-transition:all .5s;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
  border:1px solid #fff;
   -webkit-font-smoothing: antialiased; font-size:17px;
}

.socialicons a:hover {
  background: #a6c550; color:#fff;
 
}

/* pop-up text */

.socialicons a span {
  color:#fff;
  position:absolute;
  font-family:sans-serif;
  bottom:0;
  left:-25px;
  right:-25px;
  padding:5px 7px;
  z-index:-1;
  font-size:14px;
  border-radius:2px;
  background:#454754;
  visibility:hidden;
  opacity:0;
  -o-transition:all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -webkit-transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -moz-transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55); line-height:20px;
}

/* pop-up text arrow */

.socialicons a span:before {
  content:'';
  width: 0; 
  height: 0; 
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #454754;
  position:absolute;
  top:-5px;
  left:40px;
}

/* text pops up when icon is in hover state */

.socialicons a:hover span {
  bottom:-35px;
  visibility:visible;
  opacity:1;
}

/* font awesome icons */

.socialicons a:nth-of-type(1):before {
content:'\f099';
}
.socialicons a:nth-of-type(2):before {
content:'\f09a';
}
.socialicons a:nth-of-type(3):before {
content:'\f0e1';
}

/*

=========================Slider ========================

*/

.main-slider{position: relative; top: 0px;}
.bs-slider{max-height:600px;}
.bs-slider h1{ margin-top: 0px; text-transform:uppercase; font-size: 36px; line-height: 50px; color:#fff; /*text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff; font-family: 'Ubuntu', sans-serif;*/ font-weight:bold;}
.control-round .carousel-control{ z-index:100000000000000000000000;}



.clear{clear: both;}
.rtspace{margin-right:20px;}
.ltspac{margin:0; padding:0;}



/*=========================introductory main========================*/

.introductory{text-align:center; padding:80px 0 0 0;}
.introductory h1{font-family: 'AvantGardeITCbyBT-Book'; font-size:36px; line-height:36px; color:#3b046a; padding-bottom:45px; text-transform:uppercase; font-weight:700;}
.introductory p{color:#353747; font-family: 'AvantGardeITCbyBT-Book'; font-size:18px; line-height:22px; text-align:justify; padding-bottom:45px;}
.introductory a{text-transform:uppercase; color:#000; font-size:14px; 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;}
.introductory a:before {display: inline-block; margin: 0px 10px 0px 0; height: 3px; content: ""; text-shadow: none; background-color: #23c8b7; width: 60px; position:relative; top:-2px; font-family: 'AvantGardeITCbyBT-Book'; -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;}
.introductory a:hover{color:#23c8b7;}
.introductory a:hover:before{background-color: #000;}

/*=========================boxpart main========================*/
.boxinwrap{padding:100px 0 150px 0;}
.boxpart{background:#fff; -webkit-box-shadow: 0px 0px 50px 0px rgba(157,204,198,1);
-moz-box-shadow: 0px 0px 50px 0px rgba(157,204,198,1);
box-shadow: 0px 0px 50px 0px rgba(157,204,198,1); text-align:center; padding:60px 50px 40px 50px;}

.scale{-webkit-transform: scale(1.1); -ms-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1); position:relative; z-index:1000;}
.boxpart h2{text-transform:uppercase; color:#3b046a; font-size:24px; line-height:30px; padding-bottom:35px; font-family: 'AvantGardeITCbyBT-Book'; font-weight:700;}
.boxpart p{color:#454754; font-family: 'AvantGardeITCbyBT-Book'; font-size:18px; line-height:22px; padding:0 30px 36px 30px;}
.boxpart a{text-transform:uppercase; color:#000; font-size:14px; line-height:18px;}
.boxpart a:before {display: inline-block; margin: 0px 10px 0px 0; height: 3px; content: ""; text-shadow: none; background-color: #23c8b7; width: 60px; position:relative; top:-2px; font-family: 'AvantGardeITCbyBT-Book'; -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;}
.boxpart a:hover{color:#23c8b7;}
.boxpart a:hover:before{background-color: #000;}


.financecircle{text-align:center; border:4px solid #7adbd2; text-align:center; /*background:#4f2f83;*/ background: rgba(58,4,106,1);
background: -moz-linear-gradient(-50deg, rgba(58,4,106,1) 0%, rgba(84,59,138,1) 55%, rgba(84,59,138,1) 100%);
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(58,4,106,1)), color-stop(55%, rgba(84,59,138,1)), color-stop(100%, rgba(84,59,138,1)));
background: -webkit-linear-gradient(-45deg, rgba(58,4,106,1) 0%, rgba(84,59,138,1) 55%, rgba(84,59,138,1) 100%);
background: -o-linear-gradient(-50deg, rgba(58,4,106,1) 0%, rgba(84,59,138,1) 55%, rgba(84,59,138,1) 100%);
background: -ms-linear-gradient(-50deg, rgba(58,4,106,1) 0%, rgba(84,59,138,1) 55%, rgba(84,59,138,1) 100%);
background: linear-gradient(135deg, rgba(58,4,106,1) 0%, rgba(84,59,138,1) 55%, rgba(84,59,138,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a046a', endColorstr='#543b8a', GradientType=1 ); border-radius:100%; padding:20px; width:132px; height:116px; -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;}
.financecircle img{display:block; text-align:center; margin:0 auto;}
.financialintitle{ -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; margin:0 auto;}
.financialintitle h2{-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: 'Raleway', sans-serif; color:#fff; font-weight:500; font-size:24px; line-height:24px;}
.finpart{-webkit-box-shadow: 0px 0px 15px 0px rgba(255,255,255,1);
-moz-box-shadow: 0px 0px 15px 0px rgba(255,255,255,1);
box-shadow: 0px 0px 15px 0px rgba(255,255,255,1); padding:2px; border-radius:100%; width:140px; height:125px; border:2px solid #7adbd2; margin-bottom:35px; -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;} 
.financialintitle:hover h2{color:#000; }
.financialintitle:hover .finpart{-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,1);
-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,1);
box-shadow: 0px 0px 15px 0px rgba(0,0,0,1);}

/*=========================investpart main========================*/
.parallaxinvestpart{ 
    /* The image used */
   background-image: url("../images/bg_investinfo.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:60px 0; text-align:center;
}
.investlt{text-align:left;}
.investlt h2{color:#fff; font-family: 'AvantGardeITCbyBT-Book'; text-transform:uppercase; font-size:48px; line-height:60px; padding-bottom:115px; font-weight:700;}
.investlt h2 span{display:block;}
.investlt p{font-family: 'AvantGardeITCbyBT-Book'; font-size:30px; line-height:40px; color:#fff;}
.investlt p span{display:block;}

.investrt{-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;}
.investrt h2{padding:0 0 26px 20px; font-family: 'AvantGardeITCbyBT-Book'; font-size:24px; line-height:24px; color:#fff; text-align:left; text-transform:uppercase; -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;  position: relative;}
.investrt 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;}
.investrt:first-child{padding-bottom:55px;}
.investrt:hover img{-webkit-box-shadow: 0px 0px 20px 0px rgba(255,255,255,1);
-moz-box-shadow: 0px 0px 20px 0px rgba(255,255,255,1);
box-shadow: 0px 0px 20px 0px rgba(255,255,255,1);}



/*=========================testimonials main========================*/

#testimonials{text-align:center;}

/* carousel */
#testimonials #quote-carousel 
{
  padding: 0 0px 0px 0px;
  margin-top: 0px 0px 0px;
      border: solid; 
    border-color: none; border:none;

}

/* Changes the position of the indicators */
#testimonials #quote-carousel .carousel-indicators 
{
  top: 130px;
  bottom: auto; display:none;
  
}
/* Changes the color of the indicators */
#testimonials #quote-carousel .carousel-indicators li 
{
  background: #c0c0c0;
}
#testimonials #quote-carousel .carousel-indicators .active 
{
  background: #333333;
}
#testimonials #quote-carousel img
{
  width: 744px;
  height: 404px
}
/* End carousel */

#testimonials .item blockquote {
    border-left: none; 
    margin: 0;
	
    
}

#testimonials .item blockquote .txtpart{background:#fff; text-align:center; padding:35px; left:-72px; position:relative; -webkit-box-shadow: 0px 0px 50px 0px rgba(157,204,198,1);
-moz-box-shadow: 0px 0px 50px 0px rgba(157,204,198,1);
box-shadow: 0px 0px 50px 0px rgba(157,204,198,1);}
#testimonials .item blockquote .txtpart h2{font-family: 'AvantGardeITCbyBT-Book'; font-size:36px; line-height:36px;  color:#3b046a; padding-bottom:17px;}
#testimonials .item blockquote .txtpart small{font-family: 'AvantGardeITCbyBT-Book'; font-size:14px; line-height:18px;  color:#000; padding-bottom:57px; text-transform:uppercase; font-weight:700;}
#testimonials .item blockquote .txtpart p{font-family: 'AvantGardeITCbyBT-Book'; font-size:14px; line-height:18px;  color:#353747; padding-bottom:35px; margin:0; position:relative; text-align:left;}
#testimonials  blockquote .small:before, blockquote footer:before, blockquote small:before{content:'';}
.leftquote{position:absolute; left:0; right:0; margin:0 auto; z-index:1000; top:125px;}
.leftquote img{display:block; text-align:center; margin:0 auto; width:28px !important; height:20px !important;}
.rightquote{position:absolute; left:0; right:0; margin:0 auto; z-index:1000; bottom:25px;}
.rightquote img{display:block; text-align:center; margin:0 auto; width:28px !important; height:20px !important;}



#testimonials .item blockquote img {
    margin-bottom: 10px;
}

/*=========================table main========================*/
.scheme{background:#fff; padding:100px 0 0 0; text-align:center;}
.schemein{width:1140px; margin:0 auto;}
.schemein img{display:block; text-align:center; margin:0 auto; padding-bottom:100px;}
.schemein h2{position:relative; display:inline-block; font-family: 'AvantGardeITCbyBT-Book'; font-size:36px; line-height:36px;  color:#3b046a; padding-bottom:88px; text-transform:uppercase; margin-bottom:0px; font-weight:700;}




  .border {
  display: inline-block;
  position: relative;
}
.border::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  box-shadow: inset 0 0 0 0 rgba(255,255,255,.5);
  transition: box-shadow .1s ease;
}
.border:hover::after {
  box-shadow: inset 0 0 0 10px rgba(255,255,255,.5);
}




/*=========================servpart main========================*/
.servpart{padding:70px 0; text-align:center;}
.servpart a{display:block; -webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px; border:2px solid #23c8b7; width:193px; margin:0 auto; line-height:39px; text-align:center; color:#000; font-size:14px; -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; text-transform:uppercase; margin-top:65px; font-family: 'AvantGardeITCbyBT-Book'; font-weight:600;}
.servpart a:hover{background:#000; color:#fff;}
.imgpart {
  position: relative;
  width: 100%;
}

.image {
  display: block;
  width: 100%;
  height: auto; -webkit-box-shadow: 0px 0px 20px 0px rgba(231,249,247,1);
-moz-box-shadow: 0px 0px 20px 0px rgba(231,249,247,1);
box-shadow: 0px 0px 20px 0px rgba(231,249,247,1);
}

.overlay {
  position: absolute;
  bottom: 100%;
  left: 0;
  right: 0;
  background: rgba(59, 4, 106, .9);
  overflow: hidden;
  width: 100%;
  height:0;
  transition: .5s ease;
}

.imgpart:hover .overlay {
  bottom: 0;
  height: 100%;
}

.text {
  white-space: nowrap; 
  color: white;
  font-size: 20px;
  position: absolute;
  overflow: hidden;
  font-family: 'AvantGardeITCbyBT-Book'; text-transform:uppercase; font-weight:700;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}


/*=========================dividendpart main========================*/
.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:60px 0; text-align:center;
}
.dividendin{text-align:center;}
.dividendin h2{font-family: 'AvantGardeITCbyBT-Book'; color:#fff; text-transform:uppercase; padding-bottom:50px; font-weight:700; font-size:36px; line-height:36px;}
.dividendin p{font-family: 'AvantGardeITCbyBT-Book'; color:#fff; text-transform:none; font-size:30px;}




/*
=========================footer main========================
*/

.footerpic{background:url(../images/footerpic.png) center top no-repeat; height:486px; background-size:cover;}
	



@media screen and (min-width:320px) and (max-width:550px)

{

	.wrapper{padding:0;}
	.top-header{padding:0 0 0 0;}
	.top-header .navbar-brand {padding: 32px 0px 41px 0px;font-size: 20px;}
	
	.topmain{margin-top:0px; width:100%; background:#380466; padding-bottom:20px; height:160px;}
	.social{padding:0px 0 0 0px; width:110px; margin:0 auto;}
	.main-slider{top:160px;}
	
	.pull-right{float:none !important;}
	.logpart{float:none; margin:0 auto; display:block; width:150px; padding:25px 0;}
	
	.toppartinfo:after{display:none;}
	
	.navbar-default .navbar-toggle .icon-bar{background:#fff;}

	.top-header .navbar-nav{float:none;}

	.navbar-default .navbar-toggle{border:none; background:#380466; margin-top: 24px; margin-right:13px;}
	
	.navwrapper .navbar-default .navbar-nav>li a{background:none;}

	.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{background:#000; }

	.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;}
	.navbar-default .navbar-nav .open .dropdown-menu>li>a{border-bottom:1px solid #000; line-height:40px; color:#000;}
	.navbar-default .navbar-nav .open {border-bottom:none;}
	

	.navbar-nav .open .dropdown-menu>li>a{background:#d7d7d7; color:#000;}
	
	.navwrapper .navbar-nav{background:#c9c9c9 !important; margin:0 0 0 0;}
	.navwrapper .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{background:#000; color:#fff;}
	.navwrapper .navbar-default .navbar-nav>li>a:hover{color:#000;}
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{background:#000; color:#fff;}
	
	.navwrapper .navbar-default .navbar-nav>li a.first{padding-left:10px;}
	
  .navwrapper{height: auto; padding:0 10px; margin-top:180px;}
  .headerbottom{position: absolute; z-index: 5000;  width: 100%; padding:0 0 0 0; top:0px;}

  .rttop{float: none; width: 155px; margin:0 auto; text-align: center; padding:20px 0; right:0px;}
  .rttop a{display: block; font-size:14px; background:none; border-bottom:1px solid #fff; line-height:20px;}
  .rttop a:last-child{border-bottom:none;}
  .rtbottom{padding:0 0px 20px 0px; width:233px; margin:0 auto; float:none;}
  .rtbottom p{padding-left: 0px; display: inline-block; text-align: center; line-height: 40px; padding-bottom:20px; width:auto; margin:0 auto; padding-right:10px;} 
  .rtbottom p a img{margin:0 0 0 0;}
  .rtbottom p:last-child{padding-bottom:0px;}
  .rtbottom p a{padding:0 8px; font-size: 12px;}
  .logo{padding:0px 0 0 0; width: 260px; margin:0 auto; padding-bottom:20px;}
  .rtpart{float: none;}
  .rtbottom p a.log{display:inline-block;}

	
	.toppartinfo{height:auto;}
	.toppartinfo:after{height:102px;}
	
	.bs-slider h1 {margin-top: 0px;font-size: 12px;line-height: 20px;}

	
  	.navbar-default .navbar-collapse, .navbar-default .navbar-form{border:none !important; box-shadow: inherit !important;}
	.nav>li{border-bottom:1px solid #fff;}
	.comment{width:100% !important;}
	.footerpic{background-size:auto 100%; height:486px;}
    .row{margin:0 0 0 0 !important;}
    .imgpart:nth-child(1){margin-bottom:30px;}
    .text{font-size:14px;}
  
    .investlt{text-align:center;}
    .investlt p{padding-bottom:50px;}
    .investrt h2{text-align:center; padding:0 0 26px 0;}
  
    .schemein{width:100%; margin:0 auto;}
    .schemein img{width:100%; height:auto;}
    .schemein h2{width:100%; font-size:29px; line-height:29px;}
  
    #testimonials #quote-carousel img{width:100%; height:auto;}
    #testimonials .item blockquote .txtpart{left:0; right:0; margin:0 auto 30px auto; padding:15px;}
    #testimonials .item blockquote .txtpart h2{font-size: 21px; line-height: 21px;}
    #testimonials .item blockquote .txtpart small{font-size:12px; padding-bottom:60px;}
    .leftquote{top:95px;}
    #testimonials .item blockquote .txtpart p{text-align:center; padding-bottom:65px;}
	
	.boxinwrap{margin-top:80px;}
	.boxpart{width:280px; margin:0 auto; padding:60px 20px 40px 20px;}
 .boxpart h2{font-size:22px; line-height:28px;}
 .boxpart p{font-size:16px; padding:0 0px 36px 0px;}
 .boxpart:nth-child(1){margin-bottom:50px;}
 .scale{-webkit-transform: scale(1); -ms-transform: scale(1); -moz-transform: scale(1); transform: scale(1);}
 
 .introductory{margin-top:270px; padding:0 0 0 0;}
 .introductory p{text-align:center; line-height:25px;}
 .menu{background:none !important;}
 
  
}

@media screen and (min-width:551px) and (max-width:767px)

{

	.wrapper{padding:0;}
	.top-header{padding:0 0 0 0;}
	.top-header .navbar-brand {padding: 32px 0px 41px 0px;font-size: 20px;}
	
	
	.topmain{margin-top:0px; width:100%; background:#380466; padding-bottom:20px; height:160px;}
	.social{padding:0px 0 0 0px; width:110px; margin:0 auto;}
	.main-slider{top:160px;}
	
	.toppartinfo:after{display:none;}
	
	.logpart{float:none; margin:0 auto; display:block; width:150px; padding:25px 0;}
	.pull-right{float:none !important;}
	
	.navbar-default .navbar-toggle{border:none; background:#3b046a; margin-top: 24px; margin-right:13px;}
	
	.navwrapper .navbar-default .navbar-nav>li a{background:none;}

	.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{background:#000; }

	.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;}
	.navbar-default .navbar-nav .open .dropdown-menu>li>a{border-bottom:1px solid #000; line-height:40px; color:#000;}
	.navbar-default .navbar-nav .open {border-bottom:none;}
	

	.navbar-nav .open .dropdown-menu>li>a{background:#d7d7d7; color:#000;}
	
	.navwrapper .navbar-nav{background:#c9c9c9; margin:0 0 0 0;}
	.navwrapper .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{background:#000; color:#fff;}
	.navwrapper .navbar-default .navbar-nav>li>a:hover{color:#000;}
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{background:#000; color:#fff;}
	
	.navwrapper .navbar-default .navbar-nav>li a.first{padding-left:10px;}
	
  .navwrapper{height: auto; padding:0 10px; margin-top:180px;}
  .nav>li{border-bottom:1px solid #fff;}
  	.headerbottom{position: absolute; z-index: 5000;  width: 100%; padding:0 0 0 0;}

  	.rttop{width: 100%; text-align: center; padding:5px 0; right:0;}
  	.rttop a{display: inine-block; font-size:12px; line-height:20px;}
  	.rttop a:last-child{border-bottom:none;}
  	.rtbottom{padding:0 0px 20px 0px; width:233px; margin:0 auto; float:none;}
  	.rtbottom p{padding-left: 0px; display: inline-block; text-align: center; line-height: 40px; padding-bottom:20px; width:auto; margin:0 auto; padding-right:10px;} 
  	.rtbottom p a img{margin:0 0 0 0;}
  	.rtbottom p:last-child{padding-bottom:0px;}
  	.rtbottom p a{padding:0 8px; font-size: 12px;}
  	.logo{padding:30px 0 0 0; width: 400px; margin:0 auto; padding-bottom:20px;}
  	.rtpart{float: none;}

	
	.bs-slider h1 {margin-top: 0px;font-size: 18px;line-height: 26px;}
	.control-round .carousel-control{display:block;}
	.control-round .carousel-control{width: 25px; height: 25px;font-size: 14px;line-height: 25px;}

	
  	.row{margin:0 0 0 0 !important;}
  
  .imgpart:nth-child(1){margin-bottom:30px;}
  
  .investlt{text-align:center;}
  .investlt p{padding-bottom:50px;}
  .investrt h2{text-align:center; padding:0 0 26px 0; font-size:16px; line-height:18px;}
  .investrt img{width:85%;}
  
  .investrt{width:50%; float:left; display:inline-block;}
  
  .schemein{width:100%; margin:0 auto;}
  .schemein img{width:100%; height:auto;}
  .schemein h2{width:100%;}
  
  
  #testimonials #quote-carousel img{width:100%; height:auto;}
  #testimonials .item blockquote .txtpart{left:0; right:0; margin:0 auto 30px auto; padding:35px;}
  #testimonials .item blockquote .txtpart p{text-align:center; padding-bottom:65px;}
 

 .boxpart{width:350px; margin:0 auto; padding:60px 20px 40px 20px;}
 .boxpart h2{font-size:22px; line-height:28px;}
 .boxpart p{font-size:16px; padding:0 0px 36px 0px;}
 .boxpart:nth-child(1){margin-bottom:50px;}
 .scale{-webkit-transform: scale(1); -ms-transform: scale(1); -moz-transform: scale(1); transform: scale(1);}
  
   .introductory{margin-top:190px; padding:80px 45px 0 45px;}
 .introductory p{text-align:center; line-height:25px;}

}

@media screen and (min-width:768px) and (max-width:999px)



{

	.wrapper{padding:0 60px;}
	
	.top-header{padding:0 30px;}
	.topmain{width:100%;}
	.toinner{width:740px; margin:0 auto;}
	.toppartinfo:after{width:53%;}	
		
	.topmain{width:100%;}
	.social{padding:50px 0 0 0;}	
	
	.top-header .navbar-brand{padding: 31px 20px 41px 0px; font-size:20px;}

	.top-header .navbar-default .navbar-nav>li>a{font-size:13px;}
	
	/*.toppartinfo:after{width:56%;}*/
	.nav>li>a {padding: 10px 6px;}
	
	.logo{width:200px;}
	.rttop a{font-size:12px;}

  .rtbottom p{font-size: 11px; padding-left: 10px;}
  .rtbottom p a{font-size: 13px; padding:0 5px;}
  .rttop{right:0px;}

  	.navwrapper .navbar-default .navbar-nav>li>a:first-child{}
  	.navwrapper .navbar-default .navbar-nav>li>a{font-size: 12px; padding:0 4px;}
  	.search.open{width:170px;}
	.search-box{padding:20px 45px 20px 15px;}
	.navwrapper{width:740px; padding:0 0px; margin:0 auto;}

	.bs-slider h1 {margin-top: 24px;font-size: 30px;line-height: 40px;}
	.control-round .carousel-control{display:block;}
	.control-round .carousel-control{top:43%;}
	/*.container{padding:0 0 0 0;}	
	.container-fluid{padding:0 0 0 0;}*/	
	.rtbottom{margin-right:0px; width:560px;  padding: 30px 0px 20px 60px; position:relative; left:25px;}
	.rtbottom p{padding-right:1%;}

  	.rtspace{margin-right:0px auto;}
  	.row{margin:0 0 0 0 !important;}
	
	
	.investlt h2{font-size:38px; line-height:50px; padding-bottom:70px;}
	.investlt p{font-size:19px; line-height:28px;}
	
	
	.schemein{width:100%; margin:0 auto; padding:0px 0;}
  .schemein img{width:100%; height:auto;}
  .schemein h2{width:100%;}
  
  #testimonials #quote-carousel img{width:100%; height:auto; margin-top:20px;}
  #testimonials .item blockquote .txtpart{padding:15px; width:335px; margin-bottom:35px; margin-top:20px; left:-81px;}
  #testimonials .item blockquote .txtpart small{font-size:12px; padding-bottom:60px;}
  .leftquote{top:105px;}
  #testimonials .item blockquote .txtpart p{padding-bottom:65px; font-size:13px;}
  
  .boxpart{padding:60px 15px 40px 15px}
  
  .introductory{padding:80px 45px 0 45px;}
	
}



@media screen and (min-width:1000px) and (max-width:1200px)

{

	

	.wrapper{padding:0 90px;}
	
	.top-header{padding:0 30px;}
	.top-header .navbar-brand{padding: 31px 20px 41px 0px; font-size:20px;}
	
	.topmain{width:100%;}
	
	.introductory{padding:80px 45px 0 45px;}

	.toinner{width:970px; margin:0 auto;}
	
	.top-header .navbar-default .navbar-nav>li>a{font-size:13px;}

	.nav>li>a {padding: 10px 6px;}

	.navbar-nav{float:right;}
	
	.logo{width:300px;}
	.rttop{right:0px;}
	.rtbottom{margin-right:0px;}
	.toppartinfo:after{width:50%;}
	
	.navwrapper{width:970px; padding:0 0px; margin:0 auto;}
 
  	.navwrapper .navbar-default .navbar-nav>li>a{font-size: 14px; padding:0 10px;}
  	.search.open{width:190px;}
  	.search-box{padding:20px 45px 20px 15px;}

	

	.bs-slider h1 {margin-top: 24px;font-size: 36px;line-height: 44px;}
	.control-round .carousel-control{display:block;}
	.control-round .carousel-control{top:43%;}

	.matterpart{width:100%; margin:0 auto;}
	

  	

  	.smartwrapper{width:970px; margin:0 auto; margin-bottom: 30px;}
  	.smartone p{width: 100%; font-size:15px;}
  	.smartone h3{font-size: 11px; padding: 0 4px;}
  	.rtspace{margin-right: 1%;}
  	.smartcalculate p{font-size:18px;}
  	.smartcalculate h3{font-size: 15px;}


  	.membership{padding:50px 20px 30px 20px; width: 100%;  margin: 0 auto;}
  	.membertitle{width:100%;}
  	.continner{width:38%;}
  	.rtspace{margin-right:0px auto;}
  	.row{margin:0 0 0 0 !important;}
  	.container{padding:  0 0 0 0 !important;}	

  
	
	.investlt p{font-size:22px; line-height:35px;}
	
	.schemein{width:100%; margin:0 auto; padding:100px 0;}
  .schemein img{width:100%; height:auto;}
  .schemein h2{width:100%;}
   
} 




@media screen and (min-width:1201px) and (max-width:1581px)

{
	.toppartinfo:after{width:42%;}	
	
	.introductory{padding:80px 45px 0 45px;}
	
	.logo{width:300px;}
	.rttop{right:0px;}
	.rtbottom{margin-right:0px;}
	.toinner{width:1170px; margin:0 auto;}
.top-header{padding:0 0px; margin:0 auto;}	
.navwrapper{width:1170px; padding:0 0px; margin:0 auto;}
.navwrapper .navbar-default .navbar-nav>li>a{font-size: 14px; padding:0 12px;}
}