@charset "utf-8";
/* CSS Document */

@import url('/font/stylesheet.css');

body
{
	margin:0;
	padding:0;
	font-family:'robotoregular';
	line-height:22px;
	font-size:14px;
}


section
{
	position:relative;
}
.no-border-top {
  border-top: none !important;
}

.no-border-right {
  border-right: none !important;
}

.no-border-bottom {
  border-bottom: none !important;
}

.no-border-left {
  border-left: none !important;
}

.no-radius {
  border-radius: 0px !important;
}

.no-mar-pad {
  margin: 0 !important;
  padding: 0 !important;
}

.no-padding {
  padding: 0 !important;
}

.no-padding-right {
  padding-right: 0;
}

.no-padding-left, footer #lower ul {
  padding-left: 0 !important;
}

.no-padding-top {
  padding-top: 0;
}

.no-padding-bottom {
  padding-bottom: 0;
}

.no-margin {
  margin: 0 !important;
}

.no-margin-right {
  margin-right: 0 !important;
}

.no-margin-left {
  margin-left: 0 !important;
}

.no-margin-top, #tool h1 {
  margin-top: 0 !important;
}

.no-margin-bottom {
  margin-bottom: 0 !important;
}

.position-absolute {
  position: absolute;
}

.position-relative {
  position: relative;
}

.hcentre {
  margin: 0 auto;
}

.no-border {
  border: none !important;
}

.no-border-top {
  border-top: none !important;
}

.no-border-right {
  border-right: none !important;
}

.no-border-bottom {
  border-bottom: none !important;
}

.no-border-left {
  border-left: none !important;
}

.no-radius {
  border-radius: 0px !important;
}

@media (min-width: 771px) {
  .logo {
    min-height: 1px !important;
  }
}
@media (min-width: 1200px) {
  .lg-no-mar-pad {
    margin: 0 !important;
    padding: 0 !important;
  }

  .lg-no-padding {
    padding: 0 !important;
  }

  .lg-no-padding-right {
    padding-right: 0;
  }

  .lg-no-padding-left {
    padding-left: 0 !important;
  }

  .lg-no-padding-top {
    padding-top: 0;
  }

  .lg-no-padding-bottom {
    padding-bottom: 0;
  }

  .lg-no-margin {
    margin: 0 !important;
  }

  .lg-no-margin-right {
    margin-right: 0 !important;
  }

  .lg-no-margin-left {
    margin-left: 0 !important;
  }

  .lg-no-margin-top {
    margin-top: 0 !important;
  }

  .lg-no-margin-bottom {
    margin-bottom: 0 !important;
  }

  .lg-position-absolute {
    position: absolute;
  }

  .lg-position-relative {
    position: relative;
  }

  .lg-hcentre {
    margin: 0 auto;
  }

  .lg-no-border {
    border: none !important;
  }

  .lg-no-border-top {
    border-top: none !important;
  }

  .lg-no-border-right {
    border-right: none !important;
  }

  .lg-no-border-bottom {
    border-bottom: none !important;
  }

  .lg-no-border-left {
    border-left: none !important;
  }

  .lg-no-radius {
    border-radius: 0px !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .md-no-mar-pad {
    margin: 0 !important;
    padding: 0 !important;
  }

  .md-no-padding {
    padding: 0 !important;
  }

  .md-no-padding-right {
    padding-right: 0;
  }

  .md-no-padding-left {
    padding-left: 0 !important;
  }

  .md-no-padding-top {
    padding-top: 0;
  }

  .md-no-padding-bottom {
    padding-bottom: 0;
  }

  .md-no-margin {
    margin: 0 !important;
  }

  .md-no-margin-right {
    margin-right: 0 !important;
  }

  .md-no-margin-left {
    margin-left: 0 !important;
  }

  .md-no-margin-top {
    margin-top: 0 !important;
  }

  .md-no-margin-bottom {
    margin-bottom: 0 !important;
  }

  .md-position-absolute {
    position: absolute;
  }

  .md-position-relative {
    position: relative;
  }

  .md-hcentre {
    margin: 0 auto;
  }

  .md-no-border {
    border: none !important;
  }

  .md-no-border-top {
    border-top: none !important;
  }

  .md-no-border-right {
    border-right: none !important;
  }

  .md-no-border-bottom {
    border-bottom: none !important;
  }

  .md-no-border-left {



    border-left: none !important;
  }

  .md-no-radius {
    border-radius: 0px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .sm-no-mar-pad {
    margin: 0 !important;
    padding: 0 !important;
  }

  .sm-no-padding {
    padding: 0 !important;
  }

  .sm-no-padding-right {
    padding-right: 0;
  }

  .sm-no-padding-left {
    padding-left: 0 !important;
  }

  .sm-no-padding-top {
    padding-top: 0;
  }

  .sm-no-padding-bottom {
    padding-bottom: 0;
  }

  .sm-no-margin {
    margin: 0 !important;
  }

  .sm-no-margin-right {
    margin-right: 0 !important;
  }

  .sm-no-margin-left {
    margin-left: 0 !important;
  }

  .sm-no-margin-top {
    margin-top: 0 !important;
  }

  .sm-no-margin-bottom {
    margin-bottom: 0 !important;
  }

  .sm-position-absolute {
    position: absolute;
  }

  .sm-position-relative {
    position: relative;
  }

  .sm-no-border {
    border: none !important;
  }

  .sm-no-border-top {
    border-top: none !important;
  }

  .sm-no-border-right {
    border-right: none !important;
  }

  .sm-no-border-bottom {
    border-bottom: none !important;
  }

  .sm-no-border-left {
    border-left: none !important;
  }

  .sm-no-radius {
    border-radius: 0px !important;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  .xs-no-mar-pad {
    margin: 0 !important;
    padding: 0 !important;
  }

  .xs-no-padding {
    padding: 0 !important;
  }

  .xs-no-padding-right {
    padding-right: 0;
  }

  .xs-no-padding-left {
    padding-left: 0 !important;
  }

  .xs-no-padding-top {
    padding-top: 0;
  }

  .xs-no-padding-bottom {
    padding-bottom: 0;
  }

  .xs-no-margin {
    margin: 0 !important;
  }

  .xs-no-margin-right {
    margin-right: 0 !important;
  }

  .xs-no-margin-left {
    margin-left: 0 !important;
  }

  .xs-no-margin-top {
    margin-top: 0 !important;
  }

  .xs-no-margin-bottom {
    margin-bottom: 0 !important;
  }

  .xs-position-absolute {
    position: absolute;
  }

  .xs-position-relative {
    position: relative;
  }

  .xs-no-border {
    border: none !important;
  }

  .xs-no-border-top {
    border-top: none !important;
  }

  .xs-no-border-right {
    border-right: none !important;
  }

  .xs-no-border-bottom {
    border-bottom: none !important;
  }

  .xs-no-border-left {
    border-left: none !important;
  }

  .xs-no-radius {
    border-radius: 0px !important;
  }
}
 
 blockquote{font-size:14px; font-style:italic; line-height:22px;}
.vcenter { display: inline-block; vertical-align: middle; float: none;}

h1, h2, h3, h4, h5, h6{ color:#a1ce12;}
h1{ font-size:28px;} h2{ font-size:26px;} h3{ font-size:22px;} h4{ font-size:20px; color:#0277cc;} h5{ font-size:18px; color:#696868;} h6{ font-size:16px; color:#82a024;}
p{line-height: 15px;}
.full-browser-height{height: 100%;}

a:focus, a:hover
{
	text-decoration:none;
}

/* Scroller */
::-webkit-scrollbar {
    width: 5px;
}
 
/* Track */
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(1,116,207,0.3); 
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
 
/* Handle*/
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #00639e; 
    -webkit-box-shadow: inset 0 0 6px rgba(1,116,207,0.3); 
}
::-webkit-scrollbar-thumb:window-inactive {
	background: rgba(245,109,9,0.4);
}
.font-size-18
{
	 font-size:18px;
}
.margin-top-100
{
	margin-top:100px;
}
.margin-top-150
{
	margin-top:150px;
}
.margin-top-250
{
	margin-top:250px;
}
.margin-top-200
{
	margin-top:200px;
}
.font-size-45
{
	font-size:45px;
}
.greencolor
{
	color:#a5de2d;
}
/*navigation start*/
.top-nav {
    width: 100%;
    background: #333333;
    /* background: #000; */
    position: absolute;
    padding: 7px 0px 3px 0px;
    top: 0px;
    color: #000000;
    z-index: 99999;
}

.top-nav-text {
	    padding-left: 10px;
    color:#fff !important;
    font-size: 13px;
    font-family: 'latoregular';
	}
.top-nav-text a{
	    padding-left: 10px;
    color:#f16230 !important;
    font-size: 13px;
    font-family: 'latoregular';
	text-decoration: blink;
	-webkit-animation-name: blinker;
	-webkit-animation-duration: 0.6s;
	-webkit-animation-iteration-count:infinite;
	-webkit-animation-timing-function:ease-in-out;
	-webkit-animation-direction: alternate;
	}

	
	
	.top-nav-text a:hover{
	    padding-left: 10px;
    color:#fff !important;
    font-size: 13px;
    font-family: 'latoregular';
	}
	
	
.nav>li>a{
 padding: 10px 22px;
}

.navbar-nav {
    float: left;
    margin: 0;
}
.navbar
{	
background:#fff;
background-position:bottom;
/*box-shadow: 0px 0px 10px #999;*/
}
.navbar .nav-tabs>li>a{
	background:none;
  color: #fff !important;
}
.navbar-fixed-top {
	
    padding-top: 0px;
	border-width: 0 0 0px;
}
.navbar-brand
{
	padding-top:40px;
}
.fontstyle
{
	font-family:'latoregular',arial;
}
.navbar-custom .navbar-nav > li > a {
    color: #161616;
    font-size: 16px;
    padding-right: 6px;
    letter-spacing: 0px;
    font-family: 'Myriad Pro';
    background: none;
}
.navbar-custom .navbar-nav > li.active > a
{
	
	color:#ffa132;
}

.navbar .navbar-nav > li > a:hover, .navbar-nav > li > a:focus
{	
color:#8dc023;
outline:none;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: #fff;
    border-color: #337ab7;
}
.navbar {
	
	margin-bottom:0px;
    min-height: 120px;
	font-size: 15px;
    font-family: 'latoregular';
	border-bottom: 1px solid #ccc;
}

.navbar-right {
	padding-top:60px!important;
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 33px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: #043d51;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.navbar-toggle .icon-bar {
    display: block;
    background: #f1f1f2;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}
.padding-left-right-5{
	padding-left:5px;
	padding-right:5px;
	}

.login-btn {
	    background: #00639e;
    min-height: 38px;
    font-family: 'latoregular';
    font-size: 12px;
    color: #fff;
    border-radius: 5px;
    padding: 10px 10px;
    border: none;
    letter-spacing: 1px;
    margin-top: -2px;
    
}
.login-btn a
{
 text-decoration:none;
 color:#fff;
 font-size: 15px;
}
.login-btn a:hover
{
 text-decoration:none;
 color:#fdf5b5;
}


.login1-btn {
	width:150px;
	    background: #00639e;
    min-height: 30px;
    font-family: 'latoregular';
    font-size: 12px;
    color: #fff;	
    border-radius: 5px;
    padding: 10px 10px;
    border: none;
	cursor:pointer;
    letter-spacing: 1px;
    margin-top: -2px;
    
}
.login-btn1 a
{
 text-decoration:none;
 color:#fff;
 left:250px;
 font-size: 15px;
}
.login-btn1 a:hover
{
 text-decoration:none;
 color:#fff;
}

/*----------------------------------------------------*/

@media (min-width: 320px) and (max-width: 321px)
{
	.top-nav {
    width: 100%;
    background: #fff;
    /* background: #000; */
    position: absolute;
    padding: 5px 0px 5px 0px;
    top: 0px;
    color: #000000;
    z-index: 99999;
}
	.navbar-brand {
    padding-top: 34px;
}


.navbar {
    background:#ffffff;
}

.navbar-custom .navbar-nav > li > a
{
	color:#fff;
	font-size:15px;
	font-family:'latoregular';
	background:none;
}
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse{
	background:#054261;
	margin-top: 18px;
	}
.navbar-right {
    padding-top: 13px!important;
}
.navbar-collapse {
border-top: 1px solid #ccc;
margin-top: 23px;
}
.carousel-caption .heading {
   
    margin-top: 100px !important;
  
}
}

@media (min-width: 375px) and (max-width: 425px)
{
	.top-nav {
    width: 100%;
    background: #fff;
   
    position: absolute;
    padding: 5px 0px 5px 0px;
    top: 0px;
    color: #000000;
    z-index: 99999;
}
.navbar-toggle {
	margin-top:35px;
}
.navbar-brand {
    padding-top: 20px;
	    float: none;
}
.navbar-right {
    padding-top: 23px!important;
}
.navbar {
    background:#ffffff;
}
.navbar-custom .navbar-nav > li > a
{
	color:#fff;
	font-size:15px;
	font-family:'latoregular';
	background:none;
}
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse{
		background:#054261;
	    margin-top: 41px;
}
.carousel-caption .heading {
   
    margin-top: 100px !important;
  
}
}


@media (min-width: 768px) and (max-width: 769px)
{
	.top-nav {
    width: 100%;
    background: #fff;
    
    position: absolute;
    padding: 5px 0px 5px 0px;
    top: 0px;
    color: #000000;
    z-index: 99999;
}
.login-btn {
	padding: 14px 9px;
}
.navbar-right {
    padding-top: 17px!important;
}.navbar-brand {
    padding-top: 5px;
}
.nav>li>a {
    padding: 16px 8px;
}
}


@media (min-width: 1024px) and (max-width: 1025px)
{
.navbar-right {
    padding-top: 70px!important;
}
.navbar-brand {
    padding: 45px 10px;
}
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: -36px;
}
.nav>li>a {
    padding: 10px 5px;
}
.login-btn {
    padding: 13px 26px;
}
.navbar-nav {
    margin-right: -38px;
}
.top-nav-text {
    padding-left: 185px;
}
}
@media (min-width: 1440px) and (max-width: 1441px)
{
.navbar-right {
    padding-top: 67px!important;
}
}

/*navigatiion ends*/

/*-------Vedio Section------*/
#vediosection
{
	background:url(/images/toolsbg.png) center no-repeat;
	background-size:cover;
	min-height:647px;
	padding-top:50px;
	padding-bottom:20px;	
}

/*--------Mutual Fund------*/
#research
{
	background:url(/images/toolsbg.png) center no-repeat;
	background-size:cover;
	min-height:647px;
	padding-top:50px;
	padding-bottom:20px;	
}

.market-research-head
{
	font-family:'latoregular',arial !important;
	font-size:27px;
	color:#8dc023;
	line-height:29px;
}
.market-research-head p
{
	font-family:'latoregular',arial !important;
	font-size:16px;
	color:#ffffff;
    padding: 10px 80px 30px 80px;
}
.market-tabs
{
	margin-top:20px;
	background:none;
	min-height:200px;
}
#research .nav
{
	background:none;
}
#research .nav-pills > li.first
	{
	    padding-left:0%;
	}
#research .nav-pills > li > a
{
	background:none !important;
	color:#000;	
	border-radius:0px;
	font-size:14px;
	font-family:'latoregular';
	padding:10px 26px;
	
}
#research .nav-pills > li > a:hover
{
	background:none !important;
	color:#f87831;
}

#research .nav-pills>li.active>a, #research .nav-pills>li.active>a:focus, #research .nav-pills>li.active>a:hover 
{
	background:none;
	color:#f87831;
	
}

#research .nav-pills>li.last>a
{
	border-right:none;
}
.tools-content {
    height: 345px;
    display: block;
    margin-bottom: 20px;
    overflow: auto;
    padding: 15px;
    background:#ffffff;
    border-top: 1px solid #d7d7d7;
}

.tools-content1{
    height: 370px;
    display: block;
    margin-bottom: 20px;
    overflow: auto;
    padding: 15px;
    background:#ffffff;
    border-top: 1px solid #d7d7d7;
}


.margin-tool-top
{
	margin-top:30px;
}

.news-box
{
	height:300px;
	background:none;
	overflow:auto;
	display:block;
	padding:5px;
}

.news-tool{
  width: 100%;
  height: 100vh;
}
.news-tool {
}
.news-tool ul {
width: 100%;
padding: 0;
list-style: none;
}
.news-tool li {
padding: 20px 0px;
border-bottom: 1px solid #dfdfdf;
}
.news-tool li #date
{
  color: #ff5d00;
  font-size: 13px;
  transition:all .2s ease;
}
.news-tool li #news-title{
  font-size: 14px;
  line-height: 22px;
  color: #000;
  transition:all .2s ease;
}
.news-tool li:first-of-type #date{
  font-weight: bold;
  font-size: 18px;
  transition:all .2s ease;
  font-family: 'latoregular';
}
.news-tool li:first-of-type #news-title
{
  font-size: 19px;
  font-weight: bold;
  color: #0174cf;
  transition:all .5s ease;
  font-family: 'rlatoregular';
  line-height: 22px;
}
.news-tool li:after {
content: '';
display: block;
clear: both;
}


/* MF NFO Starts */
.mf-nfo{
  width: 100%;
  height: 100vh;
}
.mf-nfo {
}
.mf-nfo ul {
width: 100%;
padding: 0;
list-style: none;
}
.mf-nfo li {
padding: 20px 0px;
border-bottom: 1px solid #dfdfdf;
}
.mf-nfo li .media-left{
  padding: 0;
  transition:all .2s ease;
}
.mf-nfo li .media-left img{
  width: 0px;
  transition:all .2s ease;
}
.mf-nfo li #date
{
  color: #ff5d00;
  font-size: 13px;
  transition:all .2s ease;
}
.mf-nfo li #news-title{
  font-size: 14px;
  line-height: 22px;
  color: #000;
  transition:all .2s ease;
}
.mf-nfo li:first-of-type .media-left{
  padding-right: 10px;
  transition:all .2s ease;
}
.mf-nfo li:first-of-type .media-left img{
  width: 65px;
  transition:all .2s ease;
}
.mf-nfo li:first-of-type #date{
  font-weight: bold;
  font-size: 18px;
  transition:all .2s ease;
  font-family: 'latoregular';
}
.mf-nfo li:first-of-type #news-title
{
  font-size: 19px;
  font-weight: bold;
  color: #09c6d8;
  transition:all .5s ease;
  font-family: 'latoregular';
  line-height: 22px;
}
.mf-nfo li:after {
content: '';
display: block;
clear: both;
}

/* MF NFO Ends */

/* Dividend */
.mf_dividend{
  width: 100%;
  height: 100vh;
}
.mf_dividend ul {
width: 100%;
padding: 0;
list-style: none;
}
.mf_dividend li {
padding: 20px 0px;
border-bottom: 1px solid #dfdfdf;
}
.mf_dividend li .media-left{
  padding: 0;
  transition:all .2s ease;
}
.mf_dividend li .media-left img{
  width: 0px;
  transition:all .2s ease;
}
.mf_dividend li #date
{
  color: #f56d09;
  font-size: 13px;
  transition:all .2s ease;
}
.mf_dividend li #news-title{
  font-size: 14px;
  line-height: 22px;
  color: #000;
  transition:all .2s ease;
}
.mf_dividend li #dividend{
    font-family: 'latoregular';
    transition:all .2s ease;
    color: #000;
  }

.mf_dividend li:first-of-type .media-left{
  padding-right: 10px;
  transition:all .2s ease;
}
.mf_dividend li:first-of-type .media-left img{
  width: 65px;
  transition:all .2s ease;
}
.mf_dividend li:first-of-type #date{
  font-weight: bold;
  font-size: 18px;
  transition:all .2s ease;
  font-family: 'latoregular';
}
.mf_dividend li:first-of-type #news-title
{
  font-size: 19px;
  font-weight: bold;
  color: #0174cf;
  transition:all .5s ease;
  font-family: 'latoregular';
  line-height: 22px;
}
.mf_dividend li:first-of-type #dividend{
    font-family: 'latoregular';
    color: #438013;
    font-size: 22px;
    transition:all .2s ease;
    padding-top: 5px;
  }
.mf_dividend li:after {
content: '';
display: block;
clear: both;
}


/*------------------------------6-Section---Testimonial----------------------------------*/
#sec-6-testimonial
{
	background:url(/images/feedback-bg.jpg) center no-repeat;
	background-size:cover;
	height:492px;

}
#sec-6-testimonial .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #afafaf;
    border: 0px solid #000000;
    border-radius: 0px;
}
.btn-postfeedback
{
	padding-top:85px;
}
#sec-6-testimonial .carousel-indicators .active {
    width: 10px;
    height: 10px;
    margin: 1px;
    background-color: #00b67f;
}
#sec-6-testimonial .carousel-indicators {
    position: absolute;
    top: -100px !important;
    left: 91%;
    z-index: 15;
    width: 15%;
    padding-left: 0;
    margin-left: 0%;
    text-align: center;
    list-style: none;
}
#sec-6-testimonial .carousel-inner >.item 
{
	min-height:300px !important;
}
.feedback-sec
{
	padding-top:80px;
}
.sec-6-testimonal
{
	color:#00639e;
	font-size:30px;
	line-height:30px;
	padding-top:65px;
	font-family: 'robotoregular';
}
.sec-6-testimonal-sub-heading
{
	color:#000000;
	font-size:18px;
	line-height:14px;
	font-family: 'robotoregular';
}
.feedback-text-1
{
	color:#1e2b3f;
	font-size:14px;
	font-family: 'robotoregular';
	text-align:left;
	padding-right:40px;
	text-align:justify;
	padding-top:8px;
}
.font-roboto-reg
{
	font-family: 'robotoregular';
}
.hgt-30
{
	height:30px;
}
.bg-testi {
    background:#efefef;
    background-size: cover;
    min-height:316px;

    padding-top:50px;
}
.media-heading-1
{
	margin-bottom:40px;
}
.testi-p-css
{
	font-size:20px;
	color:#000000;
	font-family: 'robotoregular';
}
#sec-6-testimonial .carousel-control1 {
    position: absolute;
    top: 5px;
    bottom: 0;
    right: 12px !important;
    left: 84%;
    margin-right: 10px;
    width: 24%;
    height: 40px;
    background:none;
    font-size: 11px;
    color: #fff;
    text-align: center;
    text-shadow: 0 0px 0px rgba(0,0,0,.6);
    filter: alpha(opacity=50);
    opacity: 1;
}
#sec-6-testimonial .glyphicon
{
	font-size:25px;
	top:-180px;
	color:#00639e;
}
#sec-6-testimonial .glyphicon:hover, #sec-6-testimonial .glyphicon:focus
{
	color:#f1612e;
}



@media (min-width: 0px) and (max-width:320px)
{
	
	.padd-leftb {
    padding-left: 0px;
	}
	
.carousel-caption {
    top: 30px;
	width:100%;
}
.carousel-inner>.item {
	
    min-height: 730px;
}
}
@media (min-width:321px) and (max-width:375px)
{	
	
.carousel-inner>.item {
    min-height: 650px;
}

	.padd-leftb {
    padding-left: 0px;
	}
	
#research .nav-pills > li.first
	{
	    padding-left:0%;
	}
.carousel-caption {
    top:60px;
	width:100%;
}

}
@media (min-width:376px) and (max-width:425px)
{	
	
.carousel-inner>.item {
    min-height: 625px;
}
	.padd-leftb {
    padding-left: 0px;
	}
	

}	
.carousel-caption {
    top: 80px;
	width:100%;
}
	 .carousel-indicators {
    bottom: 100px;
	}
	 .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    margin-right: 0px;
}

.market-research-head p
{
    padding: 10px 0px 30px 0px;
}
	 .no-padding-right {
    padding-right: 10px;
}



#research .nav-pills>li.active>a:after {
    border-top: solid 0px transparent !important;
}
.market-research-head p {
    padding: 10px 10px 30px 10px;
	} 
	p.feed-txt {
    padding: 10px 0px;
    }	  
.contact-head p
{
    padding: 10px 10px 50px 10px;
}
	.feed > .carousel {
		height:inherit;
    min-height: 440px !important;
}
.feed > .carousel-inner >.item {
    min-height:450px;
}

.no-padding-left2
{
	padding-left:0px;
}

}
@media (max-width: 991px) and (min-width: 768px)
{
	
.carousel-caption {
	width:100%;
}
.carousel-inner>.item {
    min-height: 680px;
}
.live-blue {
    width: 100%;
}

	.padd-leftb {
    padding-left: 0px;
	}
	 p.feed-txt {
    padding: 10px 80px;
    }
	.market-research-head p {
    padding: 10px 20px 30px 20px;
	}
	
	
	
	.feed > .carousel > .carousel-indicators {
    bottom: -15px;
	}
	.feed > .carousel {
		height:inherit;
    min-height: 410px !important;
}

.no-padding-left2
{
	padding-left:0px;
}
#banner {
    min-height: 680px;
	}

}
@media (max-width: 1024px) and (min-width: 992px)
{
	
	 p.feed-txt {
    padding: 10px 80px;
    }
	.market-research-head p {
    padding: 10px 65px 30px 65px;
	}
	.padd-leftb {
    padding-left: 0px;
	}

.carousel-caption {
    top: 160px;
}


}
@media (max-width: 1199px) and (min-width: 1023px)
{

#iframe-pop
{
	height:280px;
}
}


/*------BANNER------*/

#banner
{
	top:0;
	left:0;
    min-height:calc( 100vh - 30px );
	width:100%;
	z-index:0;
	background:url(/images/banner.jpg) top center no-repeat;
	background-size:cover;
}
.carousel-inner >.item 
{
	min-height:100vh;
}
.carousel-control 
{
	width:5%;
}
.carousel-indicators {
    bottom: 0px;
}
.carousel-indicators li {
    display: inline-block;
    width: 11px;
    height: 11px;
    text-indent: -999px;
    cursor: pointer;
    margin: 2px;
    background-color: #000 \9;
    border: 2px solid #fff;
    border-radius: 10px;
}
.carousel-indicators .active {
    width: 11px;
    height: 11px;
    margin: 2px;
    background-color: #999;
    border: 2px solid #999;
}
.carousel-caption {
   top: 200px;
   left:0;
   right:0;
   width:50%;
   height:236px;
   text-shadow:none;
   text-align:left;
}
.carousel-caption .heading {
    font-family: 'robotolight';
    font-size: 35px;
    color: #fff;
    margin-bottom: 40px;
    margin-top: 0px;
    line-height: 48px;
    font-weight: normal !important;
    padding-right: 50px;
}
.carousel-caption .heading1
{
	font-family:'latoregular';
	font-size:29px;
	color:#ffffff;
	font-weight:100;
	text-transform:uppercase;
	line-height:30px;
	margin-bottom:10px;
    text-shadow: 0 0px 0px rgba(0,0,0,.2);
	letter-spacing:1px;
}
.carousel-caption p
{
	font-family:'latoregular';
	font-size:16px;
	color:#ffffff;
	font-weight:100;	
	line-height:30px;
    text-shadow: 0 0px 0px rgba(0,0,0,.2);
	letter-spacing:1px;
}
.carousel-control.left {
    background-image: none;
}
.carousel-control.right {
    background-image: none;
}

.plan-btn
{
	background:#9bce31;
	border-radius:3px;
	font-family:'robotolight';
	font-size:16px;
	color:#ffffff;
	padding:13px 7px;
	text-transform:uppercase;   
	transition: all 0.5s ease;
	margin-bottom:20px;
}
.plan-btn:hover
{
	background:#f1612e;
	opacity: 1;
}

@media (min-width: 0px) and (max-width:320px)
{
	#banner {
    min-height: 730px;
	}
	.padd-leftb {
    padding-left: 0px;
	}
	
.carousel-caption {
    top: 30px;
	width:100%;
}
.carousel-inner>.item {
	
    min-height: 730px;
}

.live-blue {
    width: 100%;
}
}
@media (min-width:321px) and (max-width:375px)
{	
		
	#banner {
    min-height: 650px;
	}
.carousel-inner>.item {
    min-height: 650px;
}

	.padd-leftb {
    padding-left: 0px;
	}
	
#research .nav-pills > li.first
	{
	    padding-left:0%;
	}
.carousel-caption {
    top:60px;
	width:100%;
}
.live-blue {
    width: 100%;
}
}
@media (min-width:376px) and (max-width:425px)
{	
	#banner {
    min-height: 625px;
	}
.carousel-inner>.item {
    min-height: 625px;
}
	.padd-leftb {
    padding-left: 0px;
	}
	
.live-blue {
    width: 100%;
}
}

.coloryellow
{
	color:#ffc855 !important;
}
.margin-top-50 {
    margin-top: 50px;
}
.margin-top-80 {
    margin-top: 80px;
}
.btn {
    display: inline-block;   
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
#vediosection
{
	background:#09F;
	min-height:530px;
	background-size:cover;
}

#para1
{
	background:#fff;
	min-height:240px;
	background-size:cover;
	border-bottom:solid #ffd146 8px;
}
.para1heading
{
	font-family:'Myriad Pro',arial;
	color:#00639e;
	padding-top:35px;
	line-height:35px;
	font-size:38px;
	padding-bottom:15px;
}
.para1heading1
{
	font-family:'Myriad Pro',arial;
	color:#414141;
	text-transform:uppercase;
	line-height:25px;
	font-size:21px;
	padding-bottom:25px;
}
.para1heading2
{
	font-family:'Myriad Pro',arial;
	color:#676767;	
	line-height:25px;
	font-size:25px;
	padding-bottom:15px;
}
.para1heading3
{
	font-family:'Myriad Pro',arial;
	color:#f16230;	
	line-height:25px;
	font-size:25px;
	padding-bottom:15px;
}
.para1banner-button{
	    background: #00639e !important;
  
    border-radius: 5px;
    padding:8px 18px;
	border:2px solid #00639e;
    cursor:pointer;
    font-family: 'latoregular';
    color:#fff;
    font-size:16px;
    line-height:22px;
	margin-left:15px;
	width: 10%;
	margin-top:20px;
}
.para1banner-button:hover{
	background: #ffffff !important;
    border: 2px solid #ff7e00;
    cursor: pointer;
    color: #ff7e00;
		}	
		
		
#market-statistic{
	width:100%;
	min-height:562px;
	background:url(/images/market-stat-bg.png) center no-repeat;
	background-size:cover;
}

#vediobg{
	width:100%;
	min-height:530px;
	background:url(/images/videosectionbg.png) center no-repeat;
	background-size:cover;
	
}
.vediobgheading{
	color:#000;
	font-size:30px;
	margin-top:175px;
	font-family:'Myriad Pro';
	padding-bottom:15px;
	
	}
.vediobgp{
	color:#212328;
	font-size:16px;
	text-align:justify;
	line-height:25px;
	font-family:'Myriad Pro';
	}
.vedio-button{
	      background: #00639e !important;
    border-radius: 5px;
    padding: 14px 23px;
    border: 2px solid #00639e;
    cursor: pointer;
    font-family: 'latoregular';
    color: #fff;
    font-size: 16px;
    line-height: 100px;
    margin-left: 0px;
    width: 10%;
    }
.vedio-button:hover{
	background: #ffffff !important;
    border: 2px solid #ff7e00;
    cursor: pointer;
    color: #ff7e00;
		}		
		
@media (min-width: 320px) and (max-width: 425px)
{
#vediobg{
	width:100%;
	min-height:530px;
	background:#FFF;
	background-size:cover;
}
}




/* tools start*/
.mfper{
 min-height:302px;
 /*border:1px solid #CCC;*/
     padding-left: 0px;
    padding-right: 0px; 
     margin-bottom: 10px;
}
.mfper hr{
     margin-top: 0px;
    margin-bottom: -6px;
    border: 0;
    border-top: 1px solid #3c92ca;
 }
.mfper .nav
{
 background:none;
    /* margin-left: -1px;
    margin-top: -1px;*/
}
.mfper .nav-pills > li.first
 {
   /*  padding-left:8%;*/
 }
.mfper .nav-pills > li > a
{
 /*background:#1d63a8;*/
 color:#000;
 /*text-transform:uppercase;*/
 border-radius:0px;
 font-size:15px;
 font-family:'latoregular';
 padding:11px 26px;
 border-radius:3px;
 border-right: 1px solid #ccc;
 background:#fff;

}
.mfper .nav-pills > li > a:hover
{
 background:#ff7e00 !important;
 color:#fff;
  /*   margin-top: -5px;*/
    padding-top: 11px;
}
.mfper .nav-pills>li.active>a, .mfper .nav-pills>li.active>a:focus, .mfper .nav-pills>li.active>a:hover 
{
    background: #ff7e00 !important;
    color: #fff;
    padding-top: 11px;
     font-size: 15px;
    font-family:'latoregular';
}
.mfper .nav-pills>li.last>a
{
 border-right:none;
}
/*.tools-content {
    min-height: 250px;;
    display: block;
    overflow: auto;
    padding: 5px;
    background: #ffffff;
     border-top: 1px solid #d7d7d7; 
      margin-top: 7px;
}*/
/* tool MF*/
.tools-content {
    margin-top: 7px;
    height: 250px;
    display: block;
    margin-bottom: 10px;
    overflow: auto;
    padding: 5px;
	/*padding-left: 0px;
    padding-right: 0px;*/
	  border-top: 1px solid #d7d7d7; 
    background:#fff;
}

/*------services-----*/
#services
{
	min-height:503px;
	 background:url(/images/servicesbg.jpg) center no-repeat;
	background-size:cover;
	
}
.ser-head
{
	font-family:'Myriad Pro' !important;
	font-size:26px !important;
	color:#fff !important;
	font-weight:normal !important;
	margin-top:55px;
	margin-bottom:25px;
		
}
.greenlight
{
	color:#bfed5e;
}

.clinet1 img
{
    transform-style: preserve-3d;
    transition: transform 1s;
}
.clinet1:hover img
{
    transform: scale(1.1);
}



.btn-clinet1-text {
    color: #fff;
	background:none;
	margin-top:25px;
	 margin-bottom:6px;
     padding: 6px 6px;
    
    
}
.btn-clinet1-text.active, .btn-clinet1-text.focus, .btn-clinet1-text:active, .btn-clinet1-text:focus, .btn-clinet1-text:hover{
    color: #ff5d00;
}

/*------feedbacks-----*/
#feedbacks
{
	min-height:475px;	
	background:none;
	}
.feedbacks-head
{
	font-family:'Myriad Pro' !important;
	font-size:26px !important;
	color:#00639e !important;
	margin-top:55px;
	letter-spacing:1px;
	margin-bottom:25px;
		
}

.feedbacks-head-p1
{
	font-family:'Myriad Pro' !important;
	font-size:17px;
	color:#4d4d4d;
	line-height:28px;
	text-transform:none;
	font-weight:normal !important;
}
.feedbacks-head-p
{
	font-family:'Myriad Pro' !important;
	font-size:18px;
	text-align:justify;
	color:#3f3f3f;
	line-height:28px;
	text-transform:none;
	font-weight:normal !important;
}	
 /*---------- Footer Details -------------*/	
 
 #footer-details1
{ 
	background:#003053;
	background-size:cover; 
	min-height:20px;
	
}
 #footer-details
{ 
	background:url(/images/footerbg.jpg) center no-repeat;
	background-size:cover; 
	min-height:657px;
	padding-top:40px;
}

.footer-head
{
	font-family:'Myriad Pro' !important;
	font-size:17px !important;
	color:#fff !important;
	margin-top:20px;
	letter-spacing:1px;
	line-height:18px;
	margin-bottom:15px;
		
}
.footer-head1
{
	font-family:'Myriad Pro' !important;
	font-size:15px !important;
	color:#fff !important;
	margin-top:20px;
	letter-spacing:1px;
	font-weight:normal !important;
	line-height:18px;
	font-style:italic;
	margin-bottom:25px;
		
}
.footer-head2
{
	font-family:'Myriad Pro' !important;
	font-size:12px !important;
	color:#fff !important;
	margin-top:25px !important;
	letter-spacing:1px;
	font-weight:normal !important;
	line-height:18px;	
	margin-bottom:25px;
		
}

.btn-footer{
    color: #fff;
	background:#9bce31;
	margin-top:50px !important;
	
	 margin-bottom:6px;
	 border-radius:3px;
     padding: 15px 21px;
    
    
}
.btn-footer.active, .btn-footer.focus, .btn-footer:active, .btn-footer:focus, .btn-footer:hover{
    color: #ff5d00;
	background:#9bce31;
}



/*----------------Footer--------------------*/
#foot
{
	background:none;
	padding:15px;
	color:#fff;
	margin-top:40px;
	font-size:14px;
	font-family:'robotomedium';
}

#foot a
{
	text-decoration:none;
	color:#fff;
	text-transform:uppercase;
	padding:10px;
}
#foot a:hover
{
	text-decoration:underline;
	color:#9bce31;
}


#foot1
{
	background:#000;
	min-height:80px;
	padding:30px;
	color:#727272;
	font-size:12px;
	font-family:'robotomedium';
}
#foot1 a
{
	text-decoration:none;
	color:#727272;
	text-transform:uppercase;
	padding:10px;
}
#foot1 a:hover
{
	text-decoration:underline;
	color:#ffffff;
}




#foot1 p
{
	font-family:'robotomedium';
	font-size:12px;
	letter-spacing:.5px;
}

#foot1 .media a { margin-top:5px;}
#foot1 .media { margin-top:0px;}
#foot1 .media a > .media-body > .media-heading 
{
	font-family:'robotoregular';
	font-size:15px;
	color:#e9405a;
	
}
#foot1 .media a > .media-left img
{
	padding:5px 10px 0 0;

}

#foot1 .media a > .media-body p
{
	font-family:'robotoregular';
	font-size:12px;
	color:#999999;
	letter-spacing:none;
	line-height:18px;
}
#foot1 .media a:hover > .media-body p
{
	color:#ffffff;
}

/*---------- seminar Details -------------*/	
 #seminarbanner
 {
	 background:url(/images/seminarbanner.png) center no-repeat;
	 min-height:268px;
	 margin-top:80px;
	 padding-top:80px;
 }


.seminars-head
{
	font-family:'latobold' !important;
	font-size:31px !important;
	color:#fff !important;	
	letter-spacing:1px;
	font-weight:normal !important;
	line-height:27px;
	margin-bottom:15px;
		
}
.seminars-p
{
	font-family:'latoregular' !important;
	font-size:18px !important;
	color:#fff !important;	
	padding-left:0px;
	text-align:justify;
	font-weight:normal !important;
	line-height:18px;	
	margin-bottom:25px;
		
}
.seminars-btn {
	    background: #9bce31;
    min-height: 38px;
    font-family: 'latoregular';
    font-size:16px;
    color: #fff;
    border-radius: 5px;
    padding: 13px 22px;
    border: none;
    letter-spacing: 1px;
    margin-top: -2px;
    
}
.seminars-btn a
{
 text-decoration:none;
 color:#fff;
 font-size:16px;
}
.seminars-btn a:hover
{
 text-decoration:none;
 color:#fdf5b5;
}

 #videobg
 {
	 background:none;
	 padding-top:50px;
	 min-height:100vh;
 }
 #skypebg
 {
	 background:url(/images/skypebg.png) center no-repeat;
	 min-height:193px;	
	 margin-top:12px;
	 background-size:cover;
	 padding-top:20px;
 }
.skypebg_headblue
 {
	 font-family:'latobold';
	 font-size:24px;
	 line-height:25px;
	 color:#00639e;	 
	 margin-bottom:12px;
 } 
.skypebg_black
 {
	 padding-top:0px;
	 font-family:'latoregular';
	 font-size:17px;
	 line-height:25px;
	 margin-bottom:12px;
	 color:#000000;	 
 }  
 .skypebg_red
 {
	 padding-top:0px;
	 font-family:'robotoregular';
	 font-size:12px;
	 line-height:25px;
	 margin-bottom:12px;
	 color:#d42e2e;	 
 } 
 
 .skypebg_white
 {
	 padding-top:0px;
	 font-family:'latobold';
	 font-size:25px;
	 line-height:25px;
	 margin-bottom:12px;
	 color:#fff;	 
 }  
 
 .skypebg_lightblue
 {
	 padding-top:0px;
	 font-family:'latoregular';
	 font-size:17px;
	 line-height:25px;
	 margin-bottom:12px;
	 color:#a3e4ff;	 
 } 
 
  .skypebg_whitesmall
 {
	 padding-top:0px;
	 font-family:'latoregular';
	 font-size:20px;
	 line-height:25px;
	 margin-bottom:12px;
	 color:#fff;	 
 }
 
 @media (min-width: 320px)  and (max-width: 425px)
 {
	 #skypebg
 {
	 background:#eeeeee;
	 min-height:100vh;	
	 margin-top:12px;
	 padding-top:20px;
 }
	 
 }
 
 .redbg
 {
	 background:#d42e2e;
	 padding:12px 0 12px 0;
	 min-height:44px;
	 margin-top:25px;
	 border: 2px solid #d42e2e;
    border-top-right-radius: 10px;
	border-top-left-radius: 10px;
 }
 
 .seminar_form
 {
	 background:url(/images/form.png) no-repeat;
	 min-height:380px;
	 padding-top:73px;
 }
 
 .padding-top25
 {
	 padding-top:25px;
 }
  .padding-top10
 {
	 padding-top:10px;
 }
  .padding-top20
 {
	 padding-top:20px;
 }
  .padding-bottom10
 {
	 padding-bottom:10px;
 }
   .padding-bottom15
 {
	 padding-bottom:15px;
 }
 .color1
 {
	 background:#ffced1;
	 min-height:77px;
	 color:#000;
 }
.color2
 {
	 background:#d0c4e8;
	 min-height:77px;
	 color:#000;
 }
.color3
 {
	 background:#b39ddb;
	 min-height:77px;
	 color:#000;
 }
 
 .color4
 {
	 background:#8ecbf8;
	 min-height:77px;
	 color:#000;
 }  
 
 #workshoploginbg
 {
	 background:url(/images/Workshop_login_bg.png) center no-repeat;
	 min-height:100vh;
 }
.loginbgtransparent
 {
	 background:rgba(36, 88, 121, 0.64);
	 min-height:420px;
	 border-radius:30px;
	 padding:25px 25px 25px 25px;	
	margin-top:230px;
	
 }
  .loginbgwhite
 {	
	 background:#fff !important;
	min-height:360px;
	border-radius:20px;		
	  }
	  
.workshoplogin_heading
{
	font-family:'robotomedium';
	font-size:18px;
	padding-left:10px;
	line-height:25px;
	padding-top:10px;
	color:#00639e;
}
	  
	  .padding-left20
	  {
		  padding-left:25px;
	  }
	  
.workshoplogin_greybg	  
{
	background:#ececec;
	min-height:55px;
}
.workshoplogin_text
{
	font-family:'robotoregular';
	font-size:14px;
	color:#696969;
}
#loginbg_mf
{
	background:url(/images/loginbg.png) center no-repeat;
	    background-size: cover;
	min-height:619px;
	padding-top:160px;
	
}
.loginbg_mf_heading
{
	font-family:'latolight',arial;
	font-size:30px;
	line-height:25px;
	color:#fff;
	margin-bottom:20px;
	
}
.media
{
	padding-bottom:5px;
}
.media-left, .media>.pull-left {
    padding-right: 15px;
}
.media > .media-left > .f-ser-icon1
{
	width:25px;
	height:28px;
    transform-style: preserve-3d;
    transition: transform 1s;
}
.media:hover > .media-left > .f-ser-icon1
{
    transform: scale(1.1); 
}
.register
{
	background:#484f59;
	color:#ffffff;
	border-radius:25px;
	
	font-size:14px;
	padding:13px 45px;
}
.register:hover
{
	background:#ff5d00;
	color:#ffffff;
}

.icontextheading
{
	font-family:'latoregular' !important;
	font-size:20px !important;
	color:#fff !important;
	text-align:left;
	padding-bottom:12px;

}
.icontext
{
	width: 100%;
    font-family:'latolight' !important;
    font-size: 15px !important;
    color: #9dd4f5 !important;    
    padding-bottom: 10px;
	text-align:justify;
}
.icon{
	   transform-style: preserve-3d;
    transition: transform 1s;
	}
a:hover .icon{
	    transform: rotateY( 180deg );
		
}
.loginform
{
	background:rgba(255, 255, 255, 0.88);
	min-height:340px;
	margin-left:50px;
	padding-top:25px;
	
}

.loginform_heading
{
	 font-family:'latoregular' !important;
    font-size: 31px !important;
    color: #055882 !important;
	line-height:25px;	
    padding-bottom: 10px;
}
.loginform_para
{
	 font-family:'latoregular' !important;
    font-size: 17px !important;
    color: #8dc023 !important;    
    padding-bottom: 10px;
}

.btn-feedback
{
    background:#8dc023;
    border-radius: 25px;
	border:none;
    padding: 10px 36px!important;
    cursor: pointer;
    font-family: 'robotoregular';
    color: #fff;
    font-size: 15px;
    line-height: 22px;
}
.btn-feedback:hover {
    background: #055882 !important;
    border:none;
    cursor: pointer;
    color: #ffffff;
}
.btn-feedback1
{
    background:#055882;
    border-radius: 25px;
	border:none;
    padding: 10px 36px!important;
    cursor: pointer;
    font-family: 'robotoregular';
    color: #fff;
    font-size: 15px;
    line-height: 22px;
}
.btn-feedback1:hover {
    background: #8dc023 !important;
    border:none;
    cursor: pointer;
    color: #ffffff;
}

	@media(min-width:320px) and  (max-width:768px)
{
	#loginbg_mf
{
	background:#00639e;
	    background-size: cover;
	min-height:619px;
	padding-top:160px;
	padding-bottom:25px;
	background:none;
	
	
}
}

#panel
{
	background:#FFF;
	min-height:100px;
	padding-top:40px;
	padding-bottom:35px;
}



 
	
	
	
   


		
