@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: 'MyriadPro-Bold';
  src: url('../fonts/MyriadPro-Bold.eot?#iefix') format('embedded-opentype'),  url('../fonts/MyriadPro-Bold.otf')  format('opentype'),
	     url('../fonts/MyriadPro-Bold.woff') format('woff'), url('../fonts/MyriadPro-Bold.ttf')  format('truetype'), url('../fonts/MyriadPro-Bold.svg#MyriadPro-Bold') 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;
}
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;}


.cool-link::after {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: #7e32de;
    transition: width .3s;
}

.cool-link:hover::after {
    width: 100%;
    //transition: width .3s;
}





.cool-link2 {
    display: inline-block;
    color: #f92b2f;
    text-decoration: none;
}

.cool-link2::after {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: #000;
    transition: width .3s;
}

.cool-link2:hover::after {
    width: 100%;
    //transition: width .3s;
}








/*
=======================================================
Top Header
=======================================================
*/
.top-header{min-height: 35px; width: 100%; background:#7e32de; line-height: 35px;}
.top-header-inner{}
.top-header-inner li.rtspace{float:right;}
.top-header-inner li {color:#fff; }
.top-header-inner li a{display: inline-block; float:left; color: #fff; margin:0 4px; text-decoration: none; font-family: 'Montserrat', sans-serif;}
.top-header-inner li a .number p{ font-family: 'Montserrat', sans-serif; /*font-size: 18px;*/}
.top-header-inner li a .social { width:19px; height: 19px; line-height: 19px; font-size: 18px;-webkit-border-radius:50%;
-moz-border-radius: 50%;border-radius: 50%; background: #fff; text-align: center; margin:7px 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;}
.top-header-inner li a .social i { color:#251823; font-size:13px; }
.top-header-inner li a .social:hover{background:#d8b9ff; color:#fff;-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-o-transform: rotate(360deg);}
.top-header-inner li a .social:hover i{ color:#fff;}

/*
=========================Top Menu ========================
*/


.topborder{/*border-top:1px solid #585858; padding:12px 0 0 0;*/ padding:0 15px 40px 15px;}
.menu{width:auto; min-height:20px;position:relative; z-index:10; left:0; right:0; margin:0 auto;}
.menu .navbar-nav{float: right; margin-top:40px;}
.menu .navbar{margin-bottom:0; top:0px;}
.menu .navbar-default{background:none; border:none;}
.menu .navbar-brand{ font-weight:bold; font-family:"Myriad Pro"; font-size: 28px; color:#000000; padding: 45px 0px 0px 0px; line-height:90px;}
.menu .navbar-brand:hover{color:#000;}
.menu .navbar-default .navbar-nav>li>a{font-family: 'MyriadPro-Regular'; text-transform: none; color:#222; font-size:15px; padding:0px 30px; 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:35px; text-transform:uppercase;}
.menu .navbar-default .navbar-nav>li:last-child a{border-right:none;}
.menu .navbar-default .navbar-nav>li>a:hover{color:#fff; background:#2c82b2 !important; -webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;}
.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;*/ background:#2c82b2 !important; -webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;}

.menu .navbar-nav ul.sm-nowrap > li > a:hover{color:#dc6226; border-radius:inherit !important; background:none !important;}

.navbar-nav>li> ul li{border-bottom:1px solid #000 !important;}
.navbar-nav>li> ul li:last-child{border-bottom:none !important;}

.menu .dropdown-menu{/*background:#2a2e33;*/ background:#fff; width: 100% !important;}
.menu .navbar-nav ul.sm-nowrap > li > a{color:#000; text-transform: none; font-family: 'MyriadPro-Regular'; font-size:12px;}
.menu .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:#2c82b2 !important; color:#fff !important; -webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;}
/* 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: #a6c550;
  -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);
}


/*
======================================================= 
headertop css
=======================================================
*/
.headertop{background:#fff; padding:0px 0; height:auto;}
.logo{}
.logo a{color:#fff; font-weight:700; font-size:30px; line-height:58px; text-transform:uppercase; font-family: 'Raleway', sans-serif; padding-bottom:15px; display:block;}

.logpart{float:left; padding:0px 0 0 0; width:240px;}
.logpart a{font-family: 'MyriadPro-Regular'; color:#fff; font-size:14px; line-height:29px; height:29px; border:none; padding:0 0px; -webkit-transition:all 1s ease-in-out;
		-moz-transition:all 0.5s ease-in-out;
		-o-transition:all 0.5s ease-in-out;
		-ms-transition:all 0.5s ease-in-out;
		transition:all 0.5s ease-in-out; -webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px; display:block; background:#222222; width:100px; text-align:center; border:1px solid #fff; float:left; margin-right:20px; text-transform:uppercase;}
.logpart a img{padding:0 10px 0 0;}
.logpart a:hover{background:#454754;}

.socialmedia{float:right;}
.socialmedia a{float:left; display:inline-block; margin-right:15px; border-radius:100%; width:30px; height:30px; background:#fff; color:#222; line-height:30px; text-align:center; font-size:20px; -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;}

.socialmedia a:hover{color:#fff; background:#dc6226;}
.socialmedia a.last{margin-right:0px;}

/*
======================================================= 
headsocial css
=======================================================
*/
.headsocial{background:#222; padding:15px 0px; overflow:hidden;}
.tpspace{padding:0 15px; width:100%;}


/*
======================================================= 
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:20px; top:0px; border:6px solid #fff; padding:100px; width:920px; top:110px;}  
.bannertxt p{font-size:47px; font-family: 'MyriadPro-Regular'; color:#d7d7d7; line-height:70px; /*text-shadow: 0 0 0.8em #fff, 0 0 0.8em #fff, 0 0 0.8em #fff;*/ width:auto; text-align:left; text-shadow:none !important; margin-bottom:10px; right:20px; position:relative; text-transform:uppercase;}
.bannertxt p span{font-family: 'MyriadPro-Bold';}

.bannerwrap .carousel-caption{text-align:right !important; width:auto; top:30% !important; float:right; right:30px; border:4px solid #fff;}
.bannerwrap .carousel-caption h2{font-size:80px; font-family: 'BebasKai'; color:#fff; /*text-shadow: 0 0 0.5em #fff, 0 0 0.5em #fff, 0 0 0.5em #fff;*/ line-height:93px; padding:0px 0px 0 0; text-shadow:inherit; background:#dc6226; position:relative; display:inline-block; margin-bottom:30px; width:500px; text-align:center; text-shadow:none !important; left:-70px;}


.bannerwrap .carousel-caption p{font-size:28px; font-family: 'MyriadPro-Regular'; color:#404b52; line-height:65px; /*text-shadow: 0 0 0.8em #fff, 0 0 0.8em #fff, 0 0 0.8em #fff;*/ width:auto; text-align:center; text-shadow:none !important; margin-bottom:10px; right:20px; position:relative;}


.bannerwrap .carousel-control.left{background:none !important; display:none !important;}
.bannerwrap .carousel-control.right{background:none !important; display:none !important;}

/*
======================================================= 
introductory css
=======================================================
*/
.introductory{padding:0px 0; overflow:hidden;}
.ltintro{text-align:center; padding:0 0px;}
.ltintro h1{font-family: 'MyriadPro-Regular'; font-size:54px; line-height:54px; color:#2c82b2; text-transform:none; padding-bottom:45px;}
.ltintro p{color:#404b52; font-size:23px; line-height:30px; font-family: 'MyriadPro-Regular'; padding-bottom:90px; text-align:center;}


.rtinpic{overflow:hidden;}
.rtinpic img{display:block; text-align:center; margin:0 auto; -webkit-transform: rotate(0) scale(1);
	transform: rotate(0) scale(1); -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;}
.rtinpic img:hover{-webkit-transform: rotate(15deg) scale(1.4);
	transform: rotate(15deg) scale(1.4);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;}

.tools{text-align:center; background:#f8f8f8; padding:100px 0; overflow:hidden;}
.tools h2{color:#2c82b2; font-size:54px; line-height:54px; font-family: 'MyriadPro-Regular'; padding-bottom:60px;}

.variousin{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;
		-ms-transition:all 0.5s ease-in-out;
		transition:all 0.5s ease-in-out; width:285px; height:301px; border:1px solid #dcdcdc; padding:75px 0 0 0;}
.variousin img{display:block; text-align:center; margin:0 auto; width:85px; height:85px; line-height:90px; margin-bottom:25px; -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;}
.variousin h2{font-family: 'MyriadPro-Regular'; font-size:23px; color:#222; line-height:23px;}

.variousin:hover{border:1px solid #afafaf;}
.variousin:hover h2{color:#2c82b2;}


/*
======================================================= 
testmonials css
=======================================================
*/
.parallaxtest { 
    /* The image used */
    background-image: url("../images/bg_testimonials.png");

    /* Set a specific height */
    height: auto; 

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; padding:50px 0; 
}
.testimonialwrapper{text-align:center; padding:50px 0; overflow:hidden; height:480px;}
.testin{position:relative; text-align:center;}
.testintop{width:950px; margin:0 auto; text-align:center;}
.testintop h2{font-family: 'MyriadPro-Regular'; font-size:54px; line-height:54px; color:#2c82b2; padding-bottom:30px; text-transform:none;}

.testin h2{font-family: 'MyriadPro-Regular'; font-size:54px; line-height:54px; color:#2c82b2; padding-bottom:30px; text-transform:none;}
.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: #222;
  font-size: 2.3em;
  text-shadow: none;
  margin-top: 30px; display:none;
}
/* Previous button  */
.testin #quote-carousel .carousel-control.left 
{
  left: -12px;
}
/* Next button  */
.newspart #quote-carousel .carousel-control.right 
{
  right: -12px !important;
}
/* 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;
}

.testin .item blockquote p{font-family: 'MyriadPro-Regular'; font-size:20px; line-height:25px; color:#404b52; font-weight:300; padding:20px 0; text-align:justify; width:auto;}

.testin .item blockquote{width:950px; 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;}

.readbtn{padding:30px 0 0 0;}
.readbtn a{background:#2c82b2; text-align:center; display:block; width:182px; line-height:40px; font-size:17px; color:#fff; font-family: 'MyriadPro-Regular'; -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; -webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;}
.readbtn a:hover{background:#000; color:#fff;}

/*.testin .item blockquote p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
}
*/
.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%;}

.testin blockquote .small:before, blockquote footer:before, blockquote small:before{content:'' !important;}



/*
======================================================= 
testpart css
=======================================================
*/
.parallaxtestimonial { 
    /* The image used */
    background-image:none;
	background:#f2f2f2;
    /* 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:65px 0;
}



/*
======================================================= 
proinfo css
=======================================================
*/

.parallaxwrap { 
    /* The image used */
    background-image: url("../images/bg_offers.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:0px 0;
}

.proinfo{padding:92px 0 0 0; overflow:hidden; text-align:center;}
.proinfotop{border-bottom:none;}
.proinfotop h2{color:#fff; font-size:54px; line-height:54px; font-family: 'MyriadPro-Regular'; padding-bottom:60px;}
.protopin{text-align:center; /*width:373px;*/}
.protopin:nth-child(1) {
    margin-bottom: 90px;
}

.proinfotop:hover .protopin{
  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*/
.proinfotop .protopin:hover{
  /*box-shadow: 3px 3px 15px #666;*/
  border-color:#C76C0C;
  /*background: #C76C0C;*/
  color: #fff;
  cursor: pointer;
  
  /*Opacity*/
  zoom: 1;
  filter: alpha(opacity=100);
  opacity: 1;
}

.protopin img{text-align:center; margin:0 auto; display:block; padding-bottom:0px; border-radius:100%; border:2px solid #fff; -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;}
.protopin h2{font-family: 'MyriadPro-Regular'; text-transform:none; color:#fff; font-size:40px; line-height:40px; padding:30px 0;}
.protopin p{font-family: 'MyriadPro-Regular'; color:#fff; font-size:21px; line-height:30px; padding-bottom:25px;}
.protopin a{background:none; text-align:center; display:block; width:182px; line-height:45px; font-size:21px; color:#fff; font-family: 'MyriadPro-Regular'; -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:2px solid #fff; -webkit-border-radius: 50px; text-transform:uppercase;
-moz-border-radius: 50px;
border-radius: 50px;}
.protopin a:hover,.protopin:hover a{background:#000; color:#fff;}
.protopin:hover img{background:#000;}



/*
======================================================= 
newspart css
=======================================================
*/
.lightpart{background:#f2f2f2; padding:106px 0 66px 0;}
.newswrap{overflow:hidden; padding:0 0 0px 0;}
.newspart{padding:0px 0 0px 0; text-align:center; width:100%; margin:0 auto;}
.newspart h2{font-family: 'MyriadPro-Regular'; font-size:54px; line-height:54px; color:#2c82b2; padding-bottom:40px; text-transform:none;}

.newrt{float:none; padding:0px 0px 0 0; text-align:center; width:100%;}
.newrt h3{font-family: 'MyriadPro-Regular'; font-size:21px; line-height:40px; color:#404b52; padding-bottom:0px; text-transform:uppercase;}
.newrt span{color:#2c82b2; font-size:22px; line-height:22px; font-family: 'MyriadPro-Regular'; padding-bottom:30px; display:block; font-style:normal;}
.newrt p{font-family: 'MyriadPro-Regular'; font-size:21px; line-height:25px; color:#404b52; padding-bottom:30px;}
.newrt p span{display:block; color:#454754; font-size:20px; line-height:25px;}


.newspart a{background:#2c82b2; text-align:center; display:block; width:201px; line-height:45px; font-size:25px; color:#fff; font-family: 'MyriadPro-Bold'; -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; -webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;}
.newspart a:hover{background:#000; color:#fff;}


.newsmatter{background:url(../images/bg_mutual-funds.png) center top no-repeat; background-size:cover; text-align:center; padding:130px 0 0 0; height:449px;}
.newsmatter h2{font-family: 'Raleway', sans-serif; font-weight:500; font-size:36px; line-height:36px; color:#000; padding-bottom:60px; text-shadow: 0 0 0.8em #fff, 0 0 0.8em #fff, 0 0 0.8em #fff;}
.newsmatter p{font-family: 'Raleway', sans-serif; font-weight:500; font-size:20px; line-height:25px; color:#000; padding-bottom:0px; text-shadow: 0 0 0.8em #fff, 0 0 0.8em #fff, 0 0 0.8em #fff; width:450px; margin:0 auto;}

.video-wrap{text-align:center; padding:40px 0 0 0;}
.video-wrap img{display:block; text-align:center; margin:0 auto;}
.video-wrap h2{font-family: 'MyriadPro-Regular'; font-size:54px; line-height:54px; color:#2c82b2; padding-bottom:40px; text-transform:none;}


/*
======================================================= 
newswrap css
=======================================================
*/
.newswrap{background:#f9f7f9; padding:45px 0 60px 0;}

/*
======================================================= 
servicespart css
=======================================================
*/
.servicespart{}
.servwrap{}
.servpic{height:361px;}
.servpic img{display:block; text-align:center; margin:0 auto; width:100%; height:361px;}
.servtxt{background:#2c82b2; display: table; height:361px; width:100%; position:relative;}
.servtxt h2{display: table-cell; vertical-align: middle; text-align: center; font-family: 'MyriadPro-Regular'; color:#fff; font-size:28px; line-height:28px; text-transform:uppercase;}
.arrow_box {
	position: relative;
	background: #2c82b2;
}
.arrow_box:after {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(44, 130, 178, 0);
	border-right-color: #2c82b2;
	border-width: 25px;
	margin-top: -25px;
}


.servicespart:hover .servwrap{
  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*/
.servicespart .servwrap:hover{
  /*box-shadow: 3px 3px 15px #666;*/
  border-color:#C76C0C;
  /*background: #C76C0C;*/
  color: #fff;
  cursor: pointer;
  
  /*Opacity*/
  zoom: 1;
  filter: alpha(opacity=100);
  opacity: 1;
}


.arrow_box2 {
	position: relative;
	background: #2c82b2; z-index:1000;
}
.arrow_box2:after {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(44, 130, 178, 0);
	border-left-color: #2c82b2;
	border-width: 30px;
	margin-top: -30px;
}

/*
======================================================= 
newsletter css
=======================================================
*/
.parallaxnewsletter { 
    /* The image used */
    background-image: url("../images/bg_newsletter.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:70px 0;
}

.newsletter{text-align:center;}
.newsletter h2{font-family: 'MyriadPro-Regular'; color:#fff; font-size:54px; line-height:54px; padding-bottom:40px;}
.newsletter input.txt{ width:526px; padding:0 50px; height: 70px; border: 1px solid #b1b1b1; color: #868383; font-size:27px; font-family: 'MyriadPro-Regular'; transition: all 0.3s ease 0s; line-height:70px; text-transform: none; float:none; text-align:left; background:#fff; margin-bottom:45px; -webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;}
.newsletter input.txt::-webkit-input-placeholder { /* Safari, Chrome and Opera */ color:#b1b1b1; opacity:1}
.newsletter input.txt::-moz-placeholder { /* Firefox 18- */ color:#b1b1b1; opacity:1}
.newsletter input.txt::-moz-placeholder { /* Firefox 19+ */color: #b1b1b1; opacity:1}
.newsletter input.txt::-ms-input-placeholder { /* IE 10+ */color:#b1b1b1; opacity:1}
.newsletter input.txt::-ms-input-placeholder { /* Edge */ color: #b1b1b1; opacity:1}
.newsletter input.txt::placeholder-shown { /* Standard one last! */color: #b1b1b1; opacity:1}
.newsletter input:focus {outline: none; box-shadow: 0px 0px 1px #333333 !important; border-color: #333333 !important; color:#000 !important; background:#ccc !important; border:2px solid #222 !important;} 
.newsletter input.submitbtn{border:2px solid #fff !important; background:none !important; color:#fff; -webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px; behavior: url(PIE.htc); position:relative; margin:0 auto; font-family: 'MyriadPro-Regular'; line-height:50px; height:60px; border:0; outline:none; font-size:28px;  width:267px; -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; float:none; display:block;}

.newsletter input.submitbtn:hover{background:#000 !important;}




/*
======================================================= 
newspart css
=======================================================
*/
.newssection{padding:140px 0; overflow:hidden;}

.contactmap{}


.footerpic{background:#fff;}
.footerbottom{background:url(../images/footerbottom.png) center bottom no-repeat; height:78px;}
.footertop{background:#161616 url(../images/footertop.png) center bottom no-repeat; height:613px;}



/*
======================================================= 
Responive Media Query
=======================================================
*/


@media screen and (min-width:320px) and (max-width:480px)

{
	.top-header-inner {text-align:center; width:207px; margin:0 auto;}
	.social{margin:0 auto; float:none; width:156px; padding-bottom:20px;}
	.socialicons{width:190px; margin:0 auto;}
	
	.menu{min-height:60px; width:98%;}
	.menu .navbar-brand {font-size: 24px; padding: 20px 0px 20px 0px;}
	.menu .navbar {min-height: 60px; top:20px; position:absolute; z-index:3000; right:0; width:100%;}
	.topborder{padding:0 0 0 0;}
	.menu .navbar-toggle{margin-right:0px;}
	.menu .navbar-default .navbar-toggle{/*background-color: #1cbbb4;*/ border-color:#000; }
	.menu .navbar-default .navbar-toggle .icon-bar{background-color:#000;}
	.menu .navbar-nav{float:none; margin:0 0 0 0; background:#e4e4e4;}
	.navbar-collapse{padding:0 0 0 0;}
	.menu .navbar-default .navbar-nav>li:first-child a{}
	
	.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-bottom:none;}
	.logo{width:186px; margin:0 auto;}
	.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;}
	.socialmedia{float:none; margin:0 auto; width:180px;}
	
	.headertop{height:auto; padding:0px 0 30px 0;}
	
	.carousel-indicators{display:none;}
	.banner .content{background: #333; position: static; width: 100%;height: initial;top:0px;right: 0px; padding: 15px;}
	.banner .content h2{font-size: 22px;color: #fff;text-transform: uppercase;margin-top: 0px;}
	.banner .content p{font-size: 15px;color: #fff;width: 100%;text-align: justify;line-height: 24px;float: none;margin: 10px 0;}
	.banner .content a{color: #fff;font-size: 16px;padding: 10px 15px;float: none;}
	
	
	
	.banner-cnt p {font-size: 16px;}
	.video-section { padding: 30px 0;}
	.video-cnt h2 {font-size: 24px;margin-top: 20px;}
	
	
  .newspart{width:100%;}
  .newsmatter{background-size:auto auto !important;}
  .newsmatter p{width:85%; margin:0 auto;}
  
  .goalinfo{width:100%; margin-bottom:50px;}
  
  .testin #quote-carousel img{margin-bottom:0px;}
  .testin .item blockquote p{width:85%; font-size:20px; line-height:25px; margin:0 auto; text-align:center;}
  .testin blockquote .small, blockquote footer, blockquote small{text-align:center; padding-left:0px;}
  .rightquote{bottom:50px;}
  
  .featurescontent{width:280px; margin:0 auto;}
  .featuresin p{width:85%; margin:0 auto; font-size:13px; }
  .featuresin h2{font-size:11px; line-height:16px;}
  .featuresin{margin-bottom:30px;}
  
  
  .schemein{width:100%; margin:0 auto;}
  .schemein img{width:100%; height:auto;}
  .schemein h2{width:100%; font-size:29px; line-height:29px;}
	
  .invitepart{width:100px; padding-bottom:30px; margin:0 auto;}	
  .invitepart img{display:block; text-align:center; margin:0 auto;}	
  .invitepart h2{font-size:15px;}
  .invite{width:300px; margin:0 auto;}
  
  .introductory{}
  .ltintro{text-align:center; padding-bottom:30px;}
  .ltintro a{margin:0 auto;}
  
  .row{margin-left:0px !important; margin-right:0px !important;}
  .container{padding-left:0px !important; padding-right:0px !important;}
  
  .bannerwrap .carousel-caption{width:280px; margin:0 auto; left:0px !important; right:0px !important; top:20% !important; padding:0 0 0 0 !important; margin-bottom:10px !important; text-align:center !important;}
  .bannerwrap .carousel-caption h2{padding:0 0 0 0 !important; font-size:20px !important; line-height:30px !important; margin-bottom:5px !important; width:250px !important; left:0px !important;}  
  .bannerwrap .carousel-caption h2:before{left:-532px !important; height:20px !important;}
  .bannerwrap .carousel-caption h2 span{font-size:12px !important; line-height:18px !important;}
  .bannerwrap .carousel-caption p{font-size:15px !important; line-height:30px !important; width:250px !important; margin:0 auto; margin-bottom:5px; left:0px !important;}
  
  .newlt{width:100%; float:none; margin:0 auto;}
  .newrt{width:100%; float:none; margin:0 auto; padding:30px 0px 0 0px; text-align:center;}
  .newrt h2{font-size:32px; line-height:32px;}
  
  .testintop{width:100%;}
  .testimonialwrapper{height:auto;}
  .testin .carousel-inner{width:100%;}
  .testin .item blockquote{width:100%; text-align:center;}
  .testin .carousel-inner>.item{padding:30px 0;}
  .leftquote{left:20px; top:70px;}
  .testin #quote-carousel .carousel-indicators{bottom:-30px;}
  
  .financecontent{padding:0 20px;}
  .fininfo{padding-bottom:30px;}
  .parallaxfinancial{padding:90px 0 60px 0;}
  
  .investin p{padding:0 10px;}
  
  .assets{width:95%; padding:50px 20px 30px 20px; margin:0 auto;}
  .assets h2{font-size:36px; line-height:50px;}
  
  .contin input.txt{width:100%; padding:0 10px;}
  .contpartin h2{font-size:45px; line-height:45px; text-align:center;}
  
  .investin{margin-bottom:50px;}
  
  .newspart{width:100%; padding-bottom:0px;}
  .owl-carousel .owl-stage{}
  
  .owl-carousel .owl-stage-outer{left:0px !important;}
  
.newspart h2{text-align:center; padding-left:0px;}
    .newspart a{margin-left:0px; margin:0 auto;}
	
	.proinfotxt:nth-child(1){margin-bottom:30px;}

.protopin{width:90%; margin:0 auto;}
.protopin a{width:120px; margin:0 auto; font-size:15px;}

.variousin:nth-child(1){margin-bottom:30px;}

.protopin h2{font-size:14px; line-height:20px;}
.protopin p{font-size:12px; height:140px; line-height:18px;}

.newsletter input.txt{width:95%; padding:0 10%;}
.newsletter h2{font-size:44px; line-height:44px;}

.servpic img{height:auto;}
.servpic{height:auto;}


.arrow_box {
	position: relative;
	background: #2c82b2;
}
.arrow_box:after {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(44, 130, 178, 0);
	border-bottom-color: #2c82b2;
	border-width: 30px;
	margin-left: -30px;
	top:-35px;
}




.arrow_box2 {
	position: relative;
	background: #2c82b2;
}

.arrow_box2:after {
	top: 108%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(44, 130, 178, 0);
	border-top-color: #2c82b2;
	border-width: 30px;
	margin-left: -30px;
}

.variousin{width:130px; height:170px; padding:20px 0 0 0;}

.bannertxt{top:20px; width:70%; padding:10px; left:0px; right:0; margin:0 auto;}
.bannertxt p{font-size:12px; line-height:15px; text-align:center; right:0px;}

}



@media screen and (min-width:481px) and (max-width:767px)

{
	.top-header-inner {text-align:center; width:207px; margin:0 auto;}
	.social{margin:0 auto; float:none; width:156px; padding-bottom:20px;}
	.socialicons{width:190px; margin:0 auto;}
	
	.menu{min-height:60px; width:98%;}
	.menu .navbar-brand {font-size: 24px; padding: 20px 0px 20px 0px;}
	.menu .navbar {min-height: 60px; top:20px; position:absolute; z-index:3000; right:0; width:100%;}
	.topborder{padding:0 0 0 0;}
	.menu .navbar-toggle{margin-right:0px;}
	.menu .navbar-default .navbar-toggle{/*background-color: #1cbbb4;*/ border-color:#000; }
	.menu .navbar-default .navbar-toggle .icon-bar{background-color:#000;}
	.menu .navbar-nav{float:none; margin:0 0 0 0; background:#e4e4e4;}
	.navbar-collapse{padding:0 0 0 0;}
	.menu .navbar-default .navbar-nav>li:first-child a{}
	
	.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-bottom:none;}
	.logo{width:186px; margin:0 auto;}
	.logpart{float:left;}
	.logpart a{padding:0 0px;}
	.logpart a:last-child{margin-right:0px;}
	.headertop{height:auto; padding:0px 0 30px 0;}
	.socialmedia{margin-top:-30px;}
	
	.banner .content{background: #333;position: static; width: 100%;height: initial;top:0px;right: 0px;  padding: 15px;}
	.banner .content h2{font-size: 22px;color: #fff;text-transform: uppercase;margin-top: 0px;}
	.banner .content p{font-size: 15px;color: #fff;width: 100%;text-align: justify;line-height: 24px;float: none;margin: 10px 0;}
	.banner .content a{color: #fff;font-size: 16px;padding: 10px 15px;float: none;}
	
 
	
	.banner-cnt p {font-size: 16px;}
	.video-section { padding: 30px 0;}
	.video-cnt h2 {font-size: 24px;margin-top: 20px;}
	

  
	 .testin #quote-carousel img{margin-bottom:50px;}
	 .testin .item blockquote p{width:85%; font-size:18px; line-height:25px; margin:0 auto; text-align:center;}
	 .testin blockquote .small, blockquote footer, blockquote small{padding-left:0; text-align:center;}
	
  	 .featuresin{margin-bottom:50px; padding:0px 0;}
	  
	  .introductory{}
	  .ltintro{text-align:center; padding-bottom:30px;}
	  .ltintro a{margin:0 auto;}

  
  
  	.bannerwrap .carousel-caption{width:280px; margin:0 auto; left:0px !important; right:0px !important; top:20% !important; padding:0 0 0 0 !important; margin-bottom:10px !important; text-align:center !important;}
  	.bannerwrap .carousel-caption{width:280px; margin:0 auto; left:0px !important; right:0px !important; top:20% !important; padding:0 0 0 0 !important; margin-bottom:10px !important; text-align:center !important;}
  	.bannerwrap .carousel-caption h2{padding:0 0 0 0 !important; font-size:20px !important; line-height:30px !important; margin-bottom:5px !important; width:250px !important; left:0px !important;}  
  	.bannerwrap .carousel-caption h2:before{left:-532px !important; height:20px !important;}
  	.bannerwrap .carousel-caption h2 span{font-size:12px !important; line-height:18px !important;}
  	.bannerwrap .carousel-caption p{font-size:15px !important; line-height:30px !important; width:250px !important; margin:0 auto; margin-bottom:5px; left:0px !important;}
  
  
  .newlt{width:100%; float:none; margin:0 auto;}
  .newrt{width:100%; float:none; margin:0 auto; padding:30px 0px 0 0px; text-align:center;}
  .newrt h2{font-size:32px; line-height:32px;}
  
  .row{margin-right: 0px; margin-left: 0px;}
  
  .newspart{width:100%; padding-bottom: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;}
  
  .financecontent{padding:0 50px;}
  .fininfo{padding-bottom:30px;}
  .parallaxfinancial{padding:90px 0 60px 0;}
  
   .assets{width:95%; padding:50px 20px 30px 20px; margin:0 auto;}
  .assets h2{font-size:36px; line-height:50px;}
  
  .contin input.txt{width:100%; padding:0 10px;}
  .contpartin h2{text-align:center;}
  
  .investin{margin-bottom:50px;}
  .owl-carousel .owl-stage-outer{left:0px !important;}
  
  .newspart h2{text-align:center; padding-left:0px;}
    .newspart a{margin-left:0px; margin:0 auto;}
	
	.proinfotxt:nth-child(1){margin-bottom:30px;}
	
	.protopin{width:90%; margin:0 auto;}
	
	.variousin:nth-child(1){margin-bottom:30px;}
	
	.protopin h2{font-size:23px;}
	.protopin p{font-size:13px; height:110px; line-height:18px;}
	.headsocial{overflow:hidden;}
	
	.newsletter input.txt{width:95%; padding:0 10%;}


.servpic img{height:auto;}
.servpic{height:auto;}


.arrow_box {
	position: relative;
	background: #2c82b2;
}
.arrow_box:after {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(44, 130, 178, 0);
	border-bottom-color: #2c82b2;
	border-width: 30px;
	margin-left: -30px;
	top:-35px;
}




.arrow_box2 {
	position: relative;
	background: #2c82b2;
}

.arrow_box2:after {
	top: 108%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(44, 130, 178, 0);
	border-top-color: #2c82b2;
	border-width: 30px;
	margin-left: -30px;
}

.variousin{width:200px; height:200px; padding:30px 0 0 0;}
.bannertxt{top:50px; width:70%; padding:10px; left:0px; right:0; margin:0 auto;}
.bannertxt p{font-size:18px; line-height:25px; text-align:center; right:0px;}

	
}


@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;}
	.menu .navbar-default .navbar-nav>li>a{font-size:12px; padding: 0px 7px;}
	.menu{width:auto; margin:0 auto;}
	
	.logpart a img{width:40px;}
	.banner .content {background: rgba(255,255,255,0.8);width: 450px;height: 260px;right: 43px;padding: 25px 15px;}
	.banner .content h2 {font-size: 23px;text-align: center;}
	.banner .content p {font-size: 21px;width: 100%;text-align: center;line-height: 26px;float: none;margin: 13px 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 p{left:0px !important;}
	.bannerwrap .carousel-caption h2{left:0px !important;}
	

	.container{width:720px; margin:0 auto;}
	

  .videoinfo p.btspace{padding-bottom: 30px;}
  
  .newspart{width:100%; padding-bottom:50px;}
  .newsmatter{background-size:auto auto !important;}
  .newsmatter p{width:85%; margin:0 auto;}
  
  .goalinfo{width:100%;}
  .goalinfo h3{font-size:18px; line-height:25px;}
  
  
  .testintop{width:100%;}
  .testin .item blockquote p{width:95%; font-size:16px; line-height:22px; margin:0 auto;}
  .readbtn a{font-size:15px;}
 
  .featuresin p{width:90%; margin:0 auto; font-size:15px;}
  
  .schemein{width:100%; margin:0 auto;}
  .schemein img{width:100%; height:auto;}
  .schemein h2{width:100%;}
	
  .invitepart h2{font-size:15px;}
  
 
  .bannerwrap .carousel-caption{width:750px; text-align:left !important; left:20px !important; top:20% !important;}
  .bannerwrap .carousel-caption h2{margin-bottom:10px !important; left:0px !important;}  
  .bannerwrap .carousel-caption p{left:0px !important;}

  .bannerwrap .carousel-caption h2 span{font-size:30px !important; line-height:30px !important;}
  
  .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;}
  
  .financecontent{padding:0 20px;}
  .parallaxfinancial{padding:90px 0 60px 0;}
  
  .assets{width:95%; padding:50px 50px 30px 50px; margin:0 auto;}
  
    .ltintro{text-align:center; padding-bottom:30px;}
	
	.investin{margin-bottom:50px; min-height:559px;}
	.investpart h2{font-size:34px; line-height:34px;}
	
	.newrt{text-align:center;}
	
	.newspart h2{text-align:center; padding-left:0px;}
    .newspart a{margin-left:0px; margin:0 auto;} 
  	  
	  .proinfotxt:nth-child(1){margin-bottom:30px;}
	  .protopin{width:100%; margin:0 auto;}
	  .protopin h2{font-size:28px; line-height:28px;}
	  .protopin p{font-size:12px; min-height:115px; line-height:23px;}
	  
	  .servpic{height:211px;}
	  .servpic img{height:211px;}
	  .servtxt{height:211px;}
	 
	 .variousin{width:170px; height:200px; padding:30px 0 0 0;}
	 
	.bannertxt{top:50px; width:60%; padding:40px 60px;}
	.bannertxt p{font-size:25px; line-height:40px; right:0px;}


}


@media screen and (min-width:990px) and (max-width:1024px)

{
	.menu .navbar-brand {font-size: 20px; /*padding: 31px 0px 41px 0px;*/}
	.nav>li>a {padding: 10px 7px;}
	.menu .navbar-default .navbar-nav>li>a{font-size:11px; padding:0 8px;}
	.menu{width:750px; margin:0 auto;}
}


@media screen and (min-width:1025px) and (max-width:1169px)

{
	.menu .navbar-brand {font-size: 20px; /*padding: 31px 0px 41px 0px;*/}
	.nav>li>a {padding: 10px 7px;}
	.menu .navbar-default .navbar-nav>li>a{font-size:14px; padding:0 12px;}
	.menu{width:890px; margin:0 auto;}
}


@media screen and (min-width:990px) and (max-width:1200px)

{
	
	.menu{width:100%;}
	
	.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;}
	
	.about-section {top: 123px;height: 285px;}
	.about-section:after {height: 285px;}
    .about-section:before {height: 285px;}
	.about-cnt h2 {font-size: 44px;margin-top: 20px;}
	.about-cnt p {line-height: 35px;font-size: 22px;}
	.about-img {top: -60px;}
	.about-img img {width: 300px;}
	.overflow {height: 408px;}
	

  .newspart{width:100%;}
  .newsmatter{background-size:auto auto !important;}
  .newsmatter p{width:85%; margin:0 auto;}
  
 
  .testin .item blockquote p{width:95%; font-size:20px; line-height:25px; margin:0 auto;}	
  
  
  .featuresin p{width:90%; margin:0 auto; font-size:16px;}
  
  .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;}
  
	.financecontent{padding:0 20px;}	
	
	.contin input.txt{width:100%; padding:0 10px;}
	
	.investin{min-height:500px;}
	.investin h3{font-size:25px; line-height:40px;}
	.investin p{font-size:14px; line-height:18px;}
	
	.proinfotxt:nth-child(1){margin-bottom:30px;}
	  .protopin{width:100%; margin:0 auto;}
	  .protopin h2{font-size:32px; line-height:32px;}
	  .protopin p{font-size:16px; min-height:91px;}
	
	.servpic{height:270px;}
	  .servpic img{height:270px;}
	  .servtxt{height:270px;}
	 
	 .variousin{width:220px; height:250px; padding:60px 0 0 0;}
	 
	 .bannertxt{top:70px; width:60%; padding:40px 60px;}
	.bannertxt p{font-size:35px; line-height:45px; right:0px;}

}


@media screen and (min-width:1201px) and (max-width:1450px)

{
  
  	 .bannertxt{top:70px; width:60%; padding:40px 60px;}
	

  .bannerwrap .carousel-caption p{left:-120px !important;}
  .bannerwrap .carousel-caption h2{left:-120px !important;}
}