﻿@font-face {
	font-family: 'Roboto Slab';
	src: url('/fonts/RobotoSlab-Regular.eot');
	src: local('☺'), url('/fonts/RobotoSlab-Regular.woff') format('woff'), url('/fonts/RobotoSlab-Regular.ttf') format('truetype'), url('/fonts/RobotoSlab-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

.distext {float: left;
    width: 100%;
    margin-bottom: 21px;
    text-align: center;
    font-size: 19px;}

.top_blueframe > DIV > DIV
{
	padding:0px;
}
.top_blueframe .container > DIV
{
	padding:0px;
}
body[onload='fnMutualFunds()'] #ecrMutualFund .mfport .stockledger th
{
	color:#000!important;
}
#ecrMutualFund #display1 .stockledger th, .folioLedg_rpt #display1 .stockledger th
{
	color:#fff;
}
#ecrWealthPortfolio .wmportfoliotablehead {
    background-color: #18baaf!important;
}
.my_portTabBox i, .useflrepsubdvindi_sbdv1 i
{
    color: #282e3e!important;	
}
#ecrWealthPortfolio
{
	margin-bottom:10px;
}
.top_greyframe ul > li:first-child
{
	/* padding:0px */
	/* border:0px; */
}
.banner_inn_ful
{
	display:none;
}
.corp_depo {
    width: 100%;
    float: left;
}
.site_logo h1
{
	width:100%;
	float:Left;
	margin-top:0px;
	font-family: 'Roboto Slab';
	text-transform:uppercase;
	font-size:20px;
	color:#fff;
}
.site_logo p
{
	width:100%;
	float:Left;
	margin-top:0px;
	font-family: 'Roboto Slab';
	font-size:15px;
	text-align:center;
	color:#fff;	
}
.associate_partner{
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
}
.associate_partner h1{
	font-size: 32px;
	margin-top: 20px;
    margin-bottom: 10px;
	text-align:center;
	font-family: 'Roboto Slab';
}

.div01
{
	width:100%;
	float:left;
	padding:50px 0px;
}
.div01 h1
{
	width:100%;
	float:left;
	margin-top:0px;
	text-align:center;
	font-family: 'Roboto Slab';
    color: #282e3e;
    font-size: 36px;
    padding-bottom: 55px;
    position: relative;
    margin-bottom: 50px;  
}
.div01 h1 span
{
    text-transform: uppercase;
    color: #18baaf;	
}
.div01_div, .div01_box
{
	width:100%;
	float:left;
}
#finediamond {
    width: 170px;
    height: 170px;
	text-align:center;
    border: 1px solid #d3d3d3;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin: 0px 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;
}
#finediamond img
{
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin-top: 30px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);	
}
.div01_box h2
{
	width:100%;
	float:left;
	font-family: 'Roboto Slab';
	text-align:center;
    font-size: 24px;
    color: #333;
    margin-top: 60px;	
}
.div01_box p
{
	width:100%;
	float:left;
	text-align:Center;
	font-family: 'MyriadPro';
	font-size: 14px;
    color: #333;
}
.div01_box span
{
	width:100%;
	float:left;
	text-align:center;
}
.div01_box span .btn-primary
{
	width:auto;
	background-color:#fff;
	border: 1px solid #82c434;
	border-radius: 7px;
    padding: 10px 20px;
    text-transform: uppercase;
    color: #333;
	font-family: 'Roboto Slab';
    font-size: 12px;	
}
/* Shrink */
.div01_box.hvr-shrink, .div03_box.hvr-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.div01_box.hvr-shrink:hover, .div01_box.hvr-shrink:focus, .div01_box.hvr-shrink:active , .div03_box.hvr-shrink:hover, .div03_box.hvr-shrink:focus, .div03_box.hvr-shrink:active
{
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}
.div01_box:hover .fryone
{
    background: #18baaf;	
}
.div01_box:hover input
{
	background-color:#443a3a;
	color:#fff;
}




.div02
{
	width:100%;
	float:left;
    background-image: url(/images/homepage_images/div02_imgbg.jpg);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px 0;
}
.div02 h1
{
	font-family: 'Roboto Slab';
    font-size: 36px;
	text-align:center;
    color: #fff;
    font-weight: 300;
    margin-bottom: 55px;	
}
.div02 .carousel-inner .active.left { left: -50%; }
.div02 .carousel-inner .next        { left:  50%; }
.div02 .carousel-inner .prev        { left: -50%; }
.div02 .carousel-control.left,.div02 .carousel-control.right {background-image:none;}
.div02 .carousel-control
{
	width: 8%;
}
.div02 .item img
{
	margin:0px auto;
}
.div02 .carousel-control.left 
{
    margin-left: -86px;
}
.div02 .carousel-control.right 
{
    margin-right: -86px;
}
.div02 .item h2
{
	width:100%;
	float:left;
	text-align:center;
    margin-top: 20px;
	font-family: 'Roboto Slab';
    color: #fff;
    font-size: 24px;
    text-transform: uppercase;
}



.div03
{
	width:100%;
	float:left;
    background: #f6f6f6;
	padding:50px 0px;
}
.div03 h1
{
	width:100%;
	float:left;
	text-align:Center;
	font-family: 'Roboto Slab';
    color: #282e3e;
    font-size: 36px;
    padding-bottom: 55px;	
}
.div03 h1 span
{
    text-transform: uppercase;
    color: #18baaf;	
}
.div03_div, .div03_box, .div03_box span, .div03_box h2
{
	width:100%;
	float:left;
}
.div03_box span
{
	text-align:center;
}
.div03_box span img
{
	border:3px solid #fff;
    transition: all 0.5s ease-in-out;
	width: 100%;
}
.div03_box h2
{
	width:100%;
	float:left;
	text-align:center;
	color: #282e3e;
    font-family: 'Roboto Slab';
	font-weight:bold;
    font-size: 24px;
    padding: 40px 0;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;	
}
.div03_box:hover img
{
	border:3px solid #ddd;
}
.div03_box:hover h2
{
	color: #18baaf;
}

.div03_div > DIV:before {
  content: "";
  position: absolute;
  z-index: 9;
  left: 50%;
  right: 50%;
  top: 0;
  background: #18baaf;
  height: 4px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.div03_div > DIV:hover:before, .div03_div > DIV:focus:before, .div03_div > DIV:active:before {
  left: 0;
  right: 0;
}




.div04
{
	width:100%;
	float:left;
    background-image: url(/images/homepage_images/div04_bgimg.png);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px 0;
}
.div04 h1
{
	width:100%;
	float:left;
	text-align:center;
    font-family: 'Roboto Slab';
    font-size: 36px;
    color: #fff;
    padding-bottom: 45px;
	margin:0px auto;	
}
.div04_box, .div04_box span, .div04_box h2
{
	width:100%;
	float:left;
	text-align:center;
}
.div04_box h2
{
    font-family: 'Roboto Slab';
    color: #fff;
    font-size: 21px;
	margin;0px auto;
    -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;	
}
.div04_opac
{
	width:100%;
	float:left;
	-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;	
}
/*.div04_opac > DIV
{
    padding: 0px 67px;	
}*/
.div04_opac:hover .div04_box
{
	opacity:0.5;
}
.div04_opac .div04_box:hover 
{
	opacity:1;
}
.div04_box:hover h2
{
    color: #f6da08;
    text-shadow: 0px 0px 8px rgba(255, 255, 255, 1);	
}
.div04_box.hvr-outline-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.div04_box.hvr-outline-in:before {
  pointer-events: none;
  content: '';
  position: absolute;
  border: #e1e1e1 solid 4px;
  top: -16px;
  right: -16px;
  bottom: -16px;
  left: -16px;
  opacity: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: top, right, bottom, left;
  transition-property: top, right, bottom, left;
}
.div04_box.hvr-outline-in:hover:before, .div04_box.hvr-outline-in:focus:before, .div04_box.hvr-outline-in:active:before {
  top: -8px;
  right: -8px;
  bottom: -8px;
  left: -8px;
  opacity: 1;
}






/**===================== www.padmavatiwealth.com css part ends here ===========================**/


@font-face {
  font-family: 'MyriadPro';
  src: url('/fonts/MyriadPro-Regular.eot');
  src: url('/fonts/MyriadPro-Regular.woff2') format('woff2'),
       url('/fonts/MyriadPro-Regular.woff') format('woff'),
       url('/fonts/MyriadPro-Regular.ttf') format('truetype'),
       url('/fonts/MyriadPro-Regular.svg#Poppins-Light') format('svg'),
       url('/fonts/MyriadPro-Regular.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Sanchez';
  src: url('/fonts/Sanchez-Regular.eot');
  src: url('/fonts/Sanchez-Regular.woff2') format('woff2'),
       url('/fonts/Sanchez-Regular.woff') format('woff'),
       url('/fonts/Sanchez-Regular.ttf') format('truetype'),
       url('/fonts/Sanchez-Regular.svg') format('svg'),
       url('/fonts/Sanchez-Regular.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
	
a {
    color: #337ab7;
  text-decoration: none;
}
.nfooverflwheght
{
	overflow-y:auto;
	/*height: 340px;*/
	float: left;
	width: 100%;
}
.show_fun{
	width:100%;
	float:left;
	height:auot;
}
.divi_btndiv .form-control {
    padding: 6px 1px;
font-size: 13px;}
.div1
{
	width:100%;
	float:left;
}
.top_blueframe
{
	width:100%;
	float:left;
	background-color:#fff;
    padding-right: 95px;	
}
.top_greyframe
{
	float:right;
	font-family: 'Lato', sans-serif;
	color:#808080;
	/* padding-right: 70px; */
	background-color:#fff;
    width: 21%;
}
.top_greyframe ul
{
	width:100%;
	float:left;
    padding: 0px;
    margin: 8px 0px;
    text-align: right;	
}
.top_greyframe ul li, .top_greyframe ul .chat_logindiv ul li
{
	display:inline-block;
	color:#808080;
	font-family: 'Lato', sans-serif;	
	text-align:center;
	border-right:1px solid #fff;
    padding: 0px 8px;
    font-size: 13px;
	height: 16px;
}
.top_greyframe ul li a, .top_greyframe ul li a:hover
{
	color:#000;	
}
.top_greyframe ul li:last-child
{
	border-right:0px solid #808080;	
}
.top_greyframe ul li img
{
	margin-right:8px;
    margin-bottom: 3px;	
}
/*.top_greyframe ul li.templateGal a
{	
	background-color:#00aef0;
	border-radius:5px;
	padding:4px 5px;
}*/
.top_greyframe ul li.templateGal a:hover
{
	/*-webkit-transform:  rotateX(360deg);
	transform:  rotateX(360deg);	*/
	font-weight: bold;
	text-decoration:none;
	color:#000;
	text-decoration:none;
}



.top_whiteframe
{
	width:100%;
	float:left;
	background-color:#fff;
	padding:13px 50px;
	padding-bottom:20px;
	border-bottom:1px solid #000;
    padding-top: 6px;
	z-index: 9999999999;
    -webkit-transition: all .7s ease-in-out;
    -moz-transition: all .7s ease-in-out;
    -ms-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
}
/*.fixednav{
	position: fixed; 
	top: 0; 
	height: 79px; 
	/* z-index: 9999999999; 
	z-index: 999;
	-webkit-box-shadow: 0px 7px 6px 0px rgba(50, 50, 50, 0.22);
	-moz-box-shadow:    0px 7px 6px 0px rgba(50, 50, 50, 0.22);
	box-shadow:         0px 7px 6px 0px rgba(50, 50, 50, 0.22);	
}*/
/*.top_whiteframe > DIV
{
	padding:0px;
}*/
.site_logo
{
	width:100%;
	float:left;
}



.site_logo > DIV:last-child > DIV:first-child
{
    z-index: 999999;	
}
.site_logo > DIV
{
	/* padding:0px; */
}
	.icon_login
	{
		display:none;
	}
/* ----- top navigation ---- */

/* bootstrap dropdown hover menu*/
.top_nav
{
	width:100%;
	float:left;
}
/*nav {
  margin-top: 60px;
  box-shadow: 5px 4px 5px #000;
}*/
.top_nav .navbar
{
	position:none;
	margin:0px;
    min-height: 30px;	
}
.top_nav .navbar-inverse
{
	background-color:transparent;
	border-color: transparent;
}
.top_nav .navbar-inverse
{
    box-shadow: 0px 0px 0px transparent;	
	margin-top: 3px;
}
.top_nav .navbar-collapse
{
	padding:0px;
	margin-top: 25px;
}
.top_nav .nav>li>a
{
	/* padding:5px 8px; */
    margin: 4px 0px;
    padding: 0px 10px;	
}
.top_nav .nav>li:first-child>a
{
	padding-left:0px
}
.top_nav .navbar-inverse .navbar-nav>.active>a, .top_nav .navbar-inverse .navbar-nav>.active>a:focus, .top_nav .navbar-inverse .navbar-nav>.active>a:hover
{
	color:#fff;
	background-color:transparent;
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover
{
background-color:transparent;
color:#656363;
}
.top_nav .navbar-inverse .navbar-nav>li>a
{
	color: #808080;
    font-family: 'Roboto Slab';
    font-size: 18px;
    /* border-right: 1px solid #000000; */
    background-color: transparent;
    margin: 0px 36px 0px 19px;	
}
.top_nav .navbar-inverse .navbar-nav>li>a:hover
{
	color: #18BAAF;

}
.top_nav .navbar-inverse .navbar-nav>li>a i, .top_nav .navbar-inverse .navbar-nav>li>i:first-child
{
	display:none;
}
.top_nav .navbar-inverse .navbar-nav>li:last-child>a
{
  border-right:0px solid #fff;
}
.dropdown-menu>li>a
{
	text-align:left;
}
.navbar-inverse .navbar-toggle .icon-bar
{
	background-color:#000;
}
.top_nav .dropdown-menu
{
    background-color: #efefef;	
	padding:0px;
}
.top_nav .dropdown-menu>li>a
{
    font-family: 'Lato', sans-serif;	
}
.top_nav .dropdown-menu>li>a:focus, .top_nav .dropdown-menu>li>a:hover
{
    background-color: #18BAAF;
    color: #fff;
}
.top_nav .navbar-inverse .navbar-toggle:focus, .top_nav .navbar-inverse .navbar-toggle:hover
{
	background-color:transparent;
}
/* ----- top navigation ---- */

/* ----- search box----*/
	#sb-search
	{
		display:none;
	}
.search_mf
{
	width:100%;
	float:left;
    /* padding-left: 45px;	 */
    margin-left: 88px;	
}
.search_mf #imaginary_container
{
	float:right;
}
.search_mf .stylish-input-group .input-group-addon{
    background: white !important; 
	float: left;
}
.search_mf .stylish-input-group .form-control{
	border-right:0; 
	box-shadow:0 0 0; 
	border-color:#ccc;
    width: 53%;
	border-radius: 7px;
	border-top-right-radius:0px;
	border-bottom-right-radius:0px;
}
.search_mf .stylish-input-group button{
    border:0;
    background:transparent;
padding: 1px 6px;	
}
.search_mf .input-group-addon
{
	padding:5px 31px;
	border-radius: 7px;	
	border-top-left-radius:0px;
	border-bottom-left-radius:0px;
}
/* ----- search box----*/

.chat_logindiv
{
	width:100%;
	float:left;
	margin-top: 6px;
    /* padding-left: 45px;		 */
}
.chat_logindiv > ul
{
    width:auto;
    float: right;
	margin:0px auto;
    padding: 0px 0px;
    margin-right: 20px;
}
.chat_logindiv ul li
{
	color:#006666;
	display:inline-block;
	text-align:left;
	font-size:13px;
	font-family:'Lato', sans-serif;	
	margin:0px auto;
	padding:0px 2px;
	/* border-right:1px solid #fff; */
}
.chat_logindiv ul li:first-child
{
	/* padding:0px; */
    margin-right: 20px;	
}
.chat_logindiv ul li img
{
	float:left;
	margin-right:4px;
    margin-top: 1px;	
}
.chat_logindiv ul li span
{
	float:left;
}
.chat_logindiv .btn
{
	/* vertical-align:sub; */
}
.chat_logindiv .btn-lgn, .chat_logindiv .btn-reg
{
	color: #808080;
    font-family: 'Roboto Slab';
    background-color: transparent;
    border: 1px solid #808080;
    border-radius: 7px;	
}
.chat_logindiv .btn-lgn
{
	padding: 5px 15px;
	outline:0;
}
.chat_logindiv .btn-lgn:focus, .chat_logindiv .btn-lgn:active, .chat_logindiv .btn-lgn:hover, a:focus
{
	outline:0;
}
.chat_logindiv .btn-reg
{
	padding: 5px 15px;
}
.chat_logindiv .btn-reg:hover, .chat_logindiv .btn-reg:active, .chat_logindiv .btn-reg:visited
{
	outline:0;
}
.user_name
{
	padding-right: 9px;	
}
.login_ddmain
{
	margin:7px 0px;
}
.login_ddmain ul
{text-align:center;}
.user_name b
{
	font-family:'Lato', sans-serif;	
	font-size:15px;
	color:#000;
letter-spacing:.5px;
}
.login_ddmain a.user_name:hover
{
	text-decoration:none;
}
/*ul#login-dp, #login-dp > li
{
	margin:0px;
    width: 100%;	
}*/
#login-dp.dropdown-menu
{
	    background-color: rgba(255,255,255 .9);
}
.login_dropdown
{
	padding:0px;
}
.login_dropdown ul
{
	width:100%;
	float:left;
	margin:0px;
	
}
.login_dropdown ul li, .login_dropdown ul li:first-child
{
	width:100%;
	display:inline-block;
	margin:0px!important;
    padding: 7px 20px;
	font-family:'Lato', sans-serif;
    color: #000;
    font-size: 14px;
    transition: all 0.5s ease-out;
	border-bottom:1px solid transparent;
	
}
.login_dropdown ul li:hover, .login_dropdown ul li:first-child:hover
{
background-color:rgba(0, 174, 240, .5);
border-bottom:1px solid #fff;	
}


/* ----- banner div ----- */

.div2
{
	width:100%;
	float:left;
	position:relative;
}
.slide1 a
{
    margin-top: 10px;	
}
.slide2 a
{
    margin-top: 17px;	
}
.slide2 a
{
    margin-top: 10px;	
}
.bs-slider{
    overflow: hidden;
    max-height: 500px;
    position: relative;
    background: #000000;
}
.bs-slider:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab;
}
.bs-slider:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
}
.bs-slider .bs-slider-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* background-color: rgba(0, 0, 0, 0.40); */
}
.bs-slider > .carousel-inner > .item > img,
.bs-slider > .carousel-inner > .item > a > img {
    margin: auto;
    width: 100% !important;
}

/********************
*****Slide effect
**********************/

.fade {
    opacity: 1;
}
.fade .item {
    top: 0;
    z-index: 1;
    opacity: 0;
    width: 100%;
    position: absolute;
    left: 0 !important;
    display: block !important;
    -webkit-transition: opacity ease-in-out 1s;
    -moz-transition: opacity ease-in-out 1s;
    -ms-transition: opacity ease-in-out 1s;
    -o-transition: opacity ease-in-out 1s;
    transition: opacity ease-in-out 1s;
}
.fade .item:first-child {
    top: auto;
    position: relative;
}
.fade .item.active {
    opacity: 1;
    z-index: 2;
    -webkit-transition: opacity ease-in-out 1s;
    -moz-transition: opacity ease-in-out 1s;
    -ms-transition: opacity ease-in-out 1s;
    -o-transition: opacity ease-in-out 1s;
    transition: opacity ease-in-out 1s;
}


/*---------- LEFT/RIGHT ROUND CONTROL ----------*/
.control-round .carousel-control {
    top: 47%;
    opacity: 0;
    width: 45px;
    height: 45px;
    z-index: 100;
    color: #ffffff;
    display: block;
    font-size: 24px;
    cursor: pointer;
    overflow: hidden;
    line-height: 43px;
    text-shadow: none;
    position: absolute;
    font-weight: normal;
    background: transparent;
    -webkit-border-radius: 100px;
    border-radius: 100px;
}
.control-round:hover .carousel-control{
    opacity: 1;
}
.control-round .carousel-control.left {
    left: 1%;
}
.control-round .carousel-control.right {
    right: 1%;
}
.control-round .carousel-control.left:hover,
.control-round .carousel-control.right:hover{
    color: #fdfdfd;
    background: rgba(0, 0, 0, 0.5);
    border: 0px transparent;
}
.control-round .carousel-control.left>span:nth-child(1){
    left: 45%;
	    margin-top: 10px;
}
.control-round .carousel-control.right>span:nth-child(1){
    right: 45%;
	    margin-top: 10px;
}


/*---------- INDICATORS CONTROL ----------*/
.indicators-line > .carousel-indicators{
    right: 45%;
    bottom: 3%;
    left: auto;
    width: 90%;
    height: 20px;
    font-size: 0;
    overflow-x: auto;
    text-align: right;
    overflow-y: hidden;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 1px;
    white-space: nowrap;
	display:none;
}
.indicators-line > .carousel-indicators li{
    padding: 0;
    width: 15px;
    height: 15px;
    border: 1px solid rgb(158, 158, 158);
    text-indent: 0;
    overflow: hidden;
    text-align: left;
    position: relative;
    letter-spacing: 1px;
    background: rgb(158, 158, 158);
    -webkit-font-smoothing: antialiased;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-right: 5px;
    -webkit-transition: all 0.5s cubic-bezier(0.22,0.81,0.01,0.99);
    transition: all 0.5s cubic-bezier(0.22,0.81,0.01,0.99);
    z-index: 10;
    cursor:pointer;
}
.indicators-line > .carousel-indicators li:last-child{
    margin-right: 0;
}
.indicators-line > .carousel-indicators .active{
    margin: 1px 5px 1px 1px;
    box-shadow: 0 0 0 2px #fff;
    background-color: transparent;
    position: relative;
    -webkit-transition: box-shadow 0.3s ease;
    -moz-transition: box-shadow 0.3s ease;
    -o-transition: box-shadow 0.3s ease;
    transition: box-shadow 0.3s ease;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;

}
.indicators-line > .carousel-indicators .active:before{
    transform: scale(0.5);
    background-color: #fff;
    content:"";
    position: absolute;
    left:-1px;
    top:-1px;
    width:15px;
    height: 15px;
    border-radius: 50%;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}

/*---------- SLIDE CAPTION ----------*/
.slide_style_left {
    text-align: left!important;
}
.slide_style_right {
    text-align: right!important;
}
.slide_style_center {
    text-align: center!important;
}

.slide-text {
    left: 0;
    top: 12%;
    right: 0;
    margin: auto;
    /* padding: 10px; */
    position: absolute;
    /* text-align: left; */
    padding: 10px 0px;
}

.slide-text h1 {
    
    padding: 0;
    color: #000;
    font-size: 30px;
    font-style: normal;
    line-height: 50px;
    margin-bottom: 30px;
    letter-spacing: 1px;
    display: inline-block;
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
	font-family:'Roboto Slab';	
}
.slide-text p {
    padding: 0;
    color: #000;
	font-family:'Roboto Slab';
	/* text-transform:uppercase; */
    font-size: 40px;
    line-height: 24px;
    font-weight: 300;
    margin-bottom: 40px;
    letter-spacing: 1px;
    -webkit-animation-delay: 1.1s;
    animation-delay: 1.1s;
}
.slide-text a.btn-default{
    color: #fff;
	font-family: 'Roboto Slab';	
    font-weight: 400;
    font-size: 20px;
    line-height: 15px;
    margin-right: 10px;
    text-align: center;
    padding: 17px 30px;
    white-space: nowrap;
    letter-spacing: 1px;
    display: inline-block;
    border: 1px solid grey;
    text-transform: capitalize;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
	background: #443a3a;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 25px 0px rgba(255,255,255,1);
    -moz-box-shadow: 0px 0px 25px 0px rgba(255,255,255,1);
    box-shadow: 0px 0px 25px 0px rgba(255,255,255,1);
    text-shadow: -2px 2px 2px rgba(77, 109, 30, 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;
	
}
.slide-text a.btn-primary{
    color: #ffffff;
    cursor: pointer;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    margin-left: 10px;
    text-align: center;
    padding: 17px 30px;
    white-space: nowrap;
    letter-spacing: 1px;
    background: #00bfff;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    border: none;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
}
.slide-text a:hover,
.slide-text a:active {
    color: #ffffff;
    background: #204d74;
    -webkit-transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
    transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
}
.slide3 h1
{
	font-size:24px;	
	color:#000;
	text-align:center;
    width: 100%;	
    margin-bottom: -5px;	
}
.slide3 h1 span
{
	font-size:30px;
	text-transform:uppercase;
	font-weight:bold;
}
.slide3 p
{
	text-align:Center;
	font-size:32px;
    text-transform: none;
    padding-left: 15px;	
    font-weight: 500;	
}
.slide3 p:nth-child(3)
{
	text-transform:uppercase;
	font-size:46px;
	text-align:right;
    width: 69%;	
    font-weight: 500;	
}

.slide2 h1
{
	font-size:24px;	
	color:#fff;
	text-align:center;
    width: 100%;	
    margin-bottom: -5px;	
}
.slide2 h1 span
{
	font-size:30px;
	text-transform:uppercase;
	font-weight:bold;
}
.slide2 p:nth-child(2)
{
	text-align:Center;
	font-size:32px;
    text-transform: none;
    padding-right: 92px;	
    font-weight: 500;
	text-transform:uppercase;
    margin-bottom: 30px;	
	color:#fff;
}
.slide2 p:nth-child(3)
{
	font-size:33px;
	text-align:left;
	text-transform:none;	
    font-weight: 500;
    width: 100%;
	padding-left: 510px;
	color:#fff;	
}
.slide2 p:nth-child(3) span
{
	text-transform:uppercase;
	color:#18baaf;
	font-size:47px;
}

/*------------------------------------------------------*/
/* RESPONSIVE
/*------------------------------------------------------*/


@media (max-width: 1366px) {
.site_logo > DIV:first-child img {
    width: 100%;
    margin-top: 5px;
}

.slide-text h1 {
    line-height: 35px;
    margin-bottom: 30px;
}
.slide-text p {
    margin-bottom: 15px;
}

}

@media only screen and (max-width: 1024px){
.slide-text {
    top: -5%;
}
}


@media (max-width: 991px) {
    .slide-text h1 {
        font-size: 40px;
        line-height: 50px;
        margin-bottom: 20px;
    }
    .slide-text > p {
        font-size: 18px;
    }
}


/*---------- MEDIA 480px ----------*/
@media  (max-width: 768px) {
    .slide-text {
        padding: 10px 50px;
    }
    .slide-text h1 {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 10px;
    }
    .slide-text > p {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 20px;
    }
    .control-round .carousel-control{
        display: none;
    }
}

@media  (max-width: 480px) {
    .slide-text {
        padding: 10px 30px;
    }
    .slide-text h1 {
        font-size: 12px;
		line-height: 18px;
        margin-bottom: 0px;
    }
    .slide-text > p {
        font-size: 12px;
        line-height: 18px;
        margin-bottom: 10px;
    font-weight: bold;		
    }
    .slide-text > a.btn-default, 
    .slide-text > a.btn-primary {
        font-size: 9px;
        line-height: 10px;
        margin-right: 10px;
        text-align: center;
        padding: 10px 15px;
    }
    .indicators-line > .carousel-indicators{
        display: none;
    }
	.slide1 a {
		margin-top: 4px;
	}	
	.slide2 p:nth-child(2) {
		font-size: 18px;
		padding-right: 0px;
		margin-bottom: 0px;
	}	
	.slide2 p:nth-child(3)
	{
	    font-size: 14px;
		text-align: center;	
		padding-left:0px;
		width:100%;
	}
	.slide2 p:nth-child(3) span {
		font-size: 15px;
	}	
	.slide2 a {
		margin-top: 0px;
	}
	.slide2 h1 {
		width: 90%;
		margin-top: 0px;
	}
	.slide3 h1 {
    width: 100%;
	}
	.slide3 p
	{
	    text-align: left;
		padding-left: 0px;
	}
	.slide3 p:nth-child(3)
	{
	   font-size: 18px;
		text-align: left;
	   width: 100%;
	}
	.bs-slider > .carousel-inner > .item:nth-child(3) > img
	{
	margin-left: -52px;	
	}
}


/* ----- banner div ----- */


/*----- onine account -----*/
.close
{
	display:none;
}
.account_box
{
    position: absolute;
    top: 3%;
    right: 0px;
    z-index: 9;	
}
.online_acc
{
	width:87%;
	float:left;
	border:1px solid grey;
	border-radius:10px;
    margin-top: 30px;	
}
.online_acc_head
{
	background-color:#4d96d8;
	color:#fff;
	text-align:center;
	/* font-family: 'MyriadPro'; */
	font-family:'Lato', sans-serif;	
	font-size:15px;
	text-align:center;
	margin:0px auto;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	padding:8px 20px;
}
.online_acc_input
{
	width:100%;
	float:left;
	background-color:#fff;
	padding: 10px 20px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;	
}
.online_acc_input label
{
	width: 9%;
}
.online_acc_input input#txtLogiName
{
	text-transform:uppercase;	
}
.online_acc_input input
{
    width: 87%;
    height: 32px;
	padding:3px 6px;
	margin-left:6px;
	font-family:'Lato', sans-serif;	
	font-size:12px;
	color:#333;
	border: 1px solid #959595;
    outline: none;	
    font-weight: bold;
}
.online_acc_input input:focus
{
    border-color: #66afe9;
	border-right:0px;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);	
}
.online_acc_input #txtMob
{
	width: 67%!important;
	border:1px solid #959595;
	border-right:0px solid #959595!important;
}
.online_acc_input .acc_otp, .online_acc_input .otpHome
{
	border:1px solid #959595;
	border-left:0px solid #fff!important;	
    padding: 8px 4px;
    margin-left: -5px;
}
.acc_otp, .otpHome
{
	color:#006666;
	text-transform:uppercase;
	font-family:'Lato', sans-serif;	
    font-size: 10px;
    font-weight: bold;
    float: right;	
    width: 22%;	
}
.otpHome
{
    color: #f26922;
}
.form-check-label
{
	width:100%!important;
	float:left;
}
.form-check-label input
{
    width: 19px;
    height: 19px;
    float: left;
    margin: 0px;
}
.form-check-label span
{
	line-height: 18px;
	float: left;
	margin-left:17px;
	font-family:'Lato', sans-serif;	
    font-size: 10px;
	color:#666666;	
	font-weight: 500;	
}
.form-group {
    margin-bottom: 9px;
}
.register_btn
{
	width:100%;
	float:left;
	text-align:center;
	padding:4px 0px;
	padding-bottom:0px;
}
.register_btn .btn-primary
{
	height: 25px;
	color:#006666;
	font-family:'Lato', sans-serif;	
	font-size:15px;	
	text-align:center;
	background-color:transparent;
	border:0px solid #959595;
	font-weight:bold;
	text-transform:uppercase;
	outline:0px;
    width: 45%;	
	border-bottom:3px solid transparent;
    transition: all 0.5s ease-out;	
}
.register_btn .btn-primary:hover, .register_btn .btn-primary:active, .register_btn .btn-primary:focus
{
	background-color:transparent;
	border-color:transparent;
	color:#006666;
	outline:0px;
    box-shadow: none;
	border-bottom:3px solid #ff5700;
}
.signup_txt
{
	width:100%;
	float:left;
	font-family:'Lato', sans-serif;	
	font-size:12px;	
	color:#000;	
	text-align:Center;
	font-weight:bold;
    margin-top: 2px;	
}
.signup_txt span
{
	color:#ff5700;
	text-transform:uppercase;
}
.hideShowPassword-toggle {
    background-color: transparent;
    background-image: url(/images/wink.png);
    /*background-image: url(../images/wink.svg), none;*/
    background-repeat: no-repeat;
    background-position: 0 center;
    border: 2px solid transparent;
    border-radius: 0.25em;
    cursor: pointer;
    font-size: 100%;
    height: 32px;
    margin: 0;
    max-height: 100%;
    padding: 0;
    overflow: 'hidden';
    text-indent: -999em;
    width: 46px;
    -moz-appearance: none;
    -webkit-appearance: none;	
	position: absolute;
	right: 22%;
    top: 180px;
	margin-top: -22px;
	outline:none;
}
@media screen and (max-width: 1560px) and (min-width: 1450px)
{
.top_greyframe
{
    width: 23%;	
}	
.chat_logindiv > ul {
    width: 70%;
}
	.hideShowPassword-toggle {
		right: 17%;
		top: 192px;
	}
}
@media screen and (max-width: 1449px) and (min-width: 1336px)
{
	.hideShowPassword-toggle {
		right: 17%;
		top: 169px;
	}
.top_greyframe
{
width: 23%;	
}	
.chat_logindiv > ul {
    width: 56%;
}
	
}
@media screen and (max-width: 1335px) and (min-width: 1200px)
{
	.hideShowPassword-toggle {
		right: 21%;
		top: 173px;
	}
	
}
@media screen and (max-width: 1199px) and (min-width: 1024px)
{
	.hideShowPassword-toggle {
		right: 11%;
		top: 133px;
	}
	
}
@media screen and (max-width: 1023px) and (min-width: 991px)
{
	.hideShowPassword-toggle {
		right: 8%;
		top: 127px;
		background-size: 72px auto;
	}
	
}
@media screen and (max-width: 1023px) and (min-width: 991px)
{
	.hideShowPassword-toggle {
		right: 8%;
		top: 127px;
		background-size: 72px auto;
	}
	
}
@media screen and (max-width: 990px) and (min-width: 768px)
{
	
	.hideShowPassword-toggle {
		right: 22%;
		top: 213px;
		background-size: 72px auto;
	}
	
}
.hideShowPassword-toggle-hide {
    background-position: 0 center;
}
.hideShowPassword-toggle-show {
    background-position: -44px center;
}
.online_acc_input button.otp {
    position: absolute;
    right: 0;
    top: 44%;
    margin-top: -8px;
    color: #fff;
    border: 1px solid transparent;
    background-color: transparent;
    /* box-shadow: 2px 2px 50px 0px #e0e0e0 inset; */
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    padding: 3px 8px;
}
.online_acc_input .form-group:nth-child(5)
{
	position:relative;
}
.online_acc_input button.otp_verify, .online_acc_input button.otp_resend {
    top: 31%;
}

.online_acc_input button.otp_verify {
    right: 22px;
}


/**======================== DIV3 start ============================== **/
.div3
{
	width:100%;
	float:left;
    background: url(/images/sip_bg.jpg) repeat #003366 scroll 0 0;
    /* background-attachment: fixed !important; */
    background-position:100% 58% !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;	
}
.div3 h1
{
	background-color:#443a3a;
	width:100%;
	float:left;
	margin:0px;
	text-align:center;
	font-family: 'Roboto Slab';
	font-size:30px;		
	color:#fff;
	padding:20px 0px;
    font-weight: 400;	
}

.sip_5box, .sip_innerbox
{
	width:100%;
	float:left;
}
.sip_5box
{
padding:45px 0px;	
}
.sip_innerbox
{
border:1px solid #898989;
}
.sip_innerbox .sipbox_head + .input-group
{
	background-color:#fff;
}
.sip_innerbox .input-group-btn .btn
{
    outline: none;
    border: 0px;	
}

.sip_innerbox #txtExpReturn
{
	text-align:center;
}
.sip_innerbox #txtExpReturn.form-control, .sip_innerbox #cboInvePeriod.form-control
{
	-webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    border: 0px solid #ccc;	
    font-size: 16px;	
	color: #333333;
	font-weight: 700;
	text-align-last: center;
}
.sipbox_head
{
	width:100%;
	float:left;
	text-align:center;
	font-family:'Lato', sans-serif;	
	font-size:15px;
	color:#333333;
	font-weight:700;
	background-color:#cbf2ff;
    padding: 7px 0px;
	border-bottom:1px solid #333333;	
}
.sipbox_num
{
	width:100%;
	float:left;
	text-align:Center;
}
.sip_innerbox .btn-danger, .sip_innerbox .btn-success
{
	background-color:#fff!important;
	border-color:#fff;
	border-radius:0px;
}
.sip_innerbox .input-number
{
	border:0px;
	text-align:center;
    font-size: 16px;
	color: #333333;
	font-weight: 700;
}
.sip_innerbox .btn-danger i, .sip_innerbox .btn-success i
{
	color:#999999;
}
.sip_innerbox .form-group
{
	margin:0px auto;
}
.sip_innerbox #mntlyinvest, .sip_innerbox #futurevalue
{
	width:100%;
	height:auto;
    text-align: center;
	font-family:'Lato', sans-serif;	
	font-size:20px;	
    -webkit-text-fill-color: #ff5700;
    border: 1px solid transparent;	
	padding-bottom:4px;	
}
.sipbox_head.sipbox_blank, .sipbox_head.sipbox_blank input
{
	background-color:#fff;
	border-bottom:0px;
	border:0px;
}
.sipbox_head.sipbox_blank1, .sipbox_head.sipbox_blank1 input
{
	background-color:#fff;
	border-bottom:0px;
	border:0px;
}
/*.sip_innerbox #futurevalue
{
	font-weight:bold;
}*/
.sipnow_btn
{
	width:100%;
	float:left;
	text-align:center;
    margin-bottom: 20px;	
}
.sipnow_btn .btn-primary, .sipstage_div .btn-primary, .chkout_btn .btn-primary
{
	background-color: #443a3a;
    border-radius: 10px;
	text-align:center;
	padding: 17px 30px;
    color: #fff;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 20px;
	border-color:	#443a3a;
	outline:0px;
    line-height: 15px;	
    -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;	
}
.sipnow_btn .btn-primary:hover, .sipstage_div .btn-primary:hover, .chkout_btn .btn-primary:hover
{
	outline:0;
	background-color:#ff5700;
	border-color:#ff5700;
}

/**======================== DIV3 end ============================== **/

/**======================== DIV4 start ============================== **/

.div4
{
	width:100%;
	float:left;
	background-color:#efefef;
	padding:25px 0px;
}
.chart_img, .chart_img img
{
	width:100%;
	float:left;
}
.div4 p
{
	width:100%;
	float:left;
	text-align:left;
	font-size:13px;
	color:#666666;
    font-family: 'Lato', sans-serif;	
	padding: 15px;	
}
.sipstage_table
{
	overflow-x:auto;
}
.sipstage_div, .sipstage_table
{
	width:100%;
	float:left;
	font-family: 'Lato', sans-serif;	
}
.sipstage_div h1
{
	color:#0096ba;
    font-family: 'Lato', sans-serif;
	font-size:20px;	
	text-align:left;
    margin-bottom: 20px;	
}
.sipstage_table th, .sipstage_table td
{
	text-align:center;
}
.sipstage_table table tr:first-child
{
	background-color:#e8e8e8;
}
.sipstage_table table tr:last-child
{
	background-color:#fff;
}
.sipstage_table table tr:first-child th:nth-child(1)
{
	font-size:16px;
	color:#0096ba;	
	text-align:left;
	text-transform:uppercase;
}
.sipstage_table table tr:last-child td:nth-child(1)
{
	font-size:16px;
	color:#ff5700;	
	text-align:left;
	text-transform:uppercase;	
}
.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th
{
	border:1px solid transparent;
    white-space: nowrap;	
}
 .sipstage_btn
 {
	 text-align:center;
 }
.div4 p.MfDisclaimer
{
	display:none;
}
/**======================== DIV4 end ============================== **/

/**======================== DIV5 start ============================ **/
.div5
{
	width:100%;
	float:left;
	padding: 17px 0px;
	border-top:30px solid #0096ba;
    background: url(/images/know_mf_bg.jpg) repeat #003366;
    /* background-attachment: fixed !important; */
    background-position: 50% 100% !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;	
}
.div5 .container > DIV
{
	text-align:center;
}
.div5 .container > DIV:last-child a
{
	text-decoration:none;
}
.div5 p
{
	text-align:center;
    font-family: 'Lato', sans-serif;
	font-weight:bold;	
	font-size:13px;
	color:#000;
	margin-top: 38px;	
}
.div5 h2
{
	text-align:center;
    font-family: 'Lato', sans-serif;
	font-weight:bold;	
	font-size:22px;
	color:#000;	
	text-transform:uppercase;
	margin-top:0px;
}
/**======================== DIV5 end ============================ **/

/**======================== DIV6 start ============================ **/
.div6
{
	width:100%;
	float:left;	
    background: url(/images/invest_solu_bg.jpg) repeat #003366 scroll 0 0;
    /* background-attachment: fixed !important; */
    background-position: 50% 50% !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;		
}
.div6 h1
{
    font-family: 'Lato', sans-serif;
	color:#006699;	
	font-size:30px;
	text-align:center;
	width:100%;
	float:left;
    font-weight: 300;	
}
.div6 h1 span
{
	text-transform:uppercase;
	color:#ff6600;
}
.div6 p
{
	text-align:center;
	color:#333333;
	font-family:'Lato', sans-serif;
	font-weight:300;
	font-size:18px;
	width:100%;
	float:left;	
    margin-bottom: 35px;
	padding: 0px 130px;
}
.invst_solu_circle, .mobile_goalHead
{
	width:100%;
	float:left;
}
.ch-item {
    width: 250px;
    height: 250px;
	border-radius: 50%;
	position: relative;
	/* box-shadow: 0 1px 2px rgba(0,0,0,0.1); */
	cursor: default;
	text-align: center;
    margin: 0px auto;
	background-color:#0096ba;	
	cursor:pointer;
}

.ch-info-wrap{
	position: relative;
	width: 250px;
	height: 250px;
	border-radius: 50%;

	-webkit-perspective: 800px;
	-moz-perspective: 800px;
	-o-perspective: 800px;
	-ms-perspective: 800px;
	perspective: 800px;

	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;

	top: 0px;
	left: 0px;
	background: #0096ba
	/* box-shadow:  */
		/* 0 0 0 20px rgba(255,255,255,0.2),  */
		/* inset 0 0 3px rgba(115,114, 23, 0.8); */
    margin: 0px auto;
}

.ch-info{
	position: absolute;
	width: 250px;
	height: 250px;
	border-radius: 50%;

	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
		
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;

}

.ch-info > div {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-position: center center;

	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
}
.ch-info .ch-info-front img
{
    margin-top: 47px;	
}
.ch-info .ch-info-back {
	-webkit-transform: rotate3d(0,1,0,180deg);
	-moz-transform: rotate3d(0,1,0,180deg);
	-o-transform: rotate3d(0,1,0,180deg);
	-ms-transform: rotate3d(0,1,0,180deg);
	transform: rotate3d(0,1,0,180deg);
	background: #0096ba;
    padding: 0px 10px;	
}
.ch-info h3 {
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 24px;
	margin: 8px 15px;
	padding: 44px 14px 0 14px;
	height: 107px;
	font-family: 'Lato', sans-serif;
	text-shadow: 
		0 0 1px #fff, 
		0 1px 2px rgba(0,0,0,0.3);
}

.ch-info p {
	color: #fff;
	padding: 21px 5px;
	/* font-style: italic; */
	margin: 0 0px;
	font-size: 16px;
	border-top: 1px solid rgba(255,255,255,0.5);
}

.ch-info p a {
	display: block;
	color: #fff;
	color: rgba(255,255,255,0.7);
	font-style: normal;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 9px;
	letter-spacing: 1px;
	padding-top: 4px;
	font-family:'Lato', sans-serif;
}

.ch-info p a:hover {
	color: #fff222;
	color: rgba(255,242,34, 0.8);
}

.ch-item:hover .ch-info-wrap {
	box-shadow: 
		0 0 0 0 rgba(255,255,255,0.8), 
		inset 0 0 3px rgba(115,114, 23, 0.8);
}

.ch-item:hover .ch-info
 {
	-webkit-transform: rotate3d(0,1,0,-180deg);
	-moz-transform: rotate3d(0,1,0,-180deg);
	-o-transform: rotate3d(0,1,0,-180deg);
	-ms-transform: rotate3d(0,1,0,-180deg);
	transform: rotate3d(0,1,0,-180deg);
}
.black_horline
{
    height: 136px;
    text-align: center;
    border-width: 0px 10px;
    border-color: #000;
    /* float: left; */
    border-style: solid;
    margin: 0px auto;
    width: 0px;
}


/* yellow circle */
.invst_solu_circle .yellow_circle
{
    top: 52px;	
}
.yellow_circle .black_horline
{
    height: 84px;
    text-align: center;
    border-width: 0px 10px;
    border-color: #000;
    /* float: left; */
    border-style: solid;
    margin: 0px auto;
    width: 0px;
}
.yellow_circle .ch-item, .yellow_circle .ch-info .ch-info-back
{
	background-color:#ffcc00;
}
.yellow_circle .ch-info h3, .yellow_circle .ch-info p
{
	color:#000;
}
/* yellow circle */

/* green circle */
.green_circle .ch-item, .green_circle .ch-info .ch-info-back
{
	background-color:#66cc00;
}
.green_circle .ch-info .ch-info-front img
{
    margin-top: 58px;	
}
.green_circle .ch-info h3, .green_circle .ch-info p
{
	color:#000;
}
/* green circle */

.circletitle_div
{
	width:100%;
	float:left;
	background-color:#046095;
    z-index: 99999;	
}
.circletitle_div a:hover
{
	text-decoration:none;
}
.circletitle_div p
{
	text-align:center;
	color:#fff;
	font-family:'Lato', sans-serif;
	font-size:18px;
	padding:10px 0px;
}
.mobile_goalHead p
{
	text-align: center;
    color: #000;
    font-family: 'Lato', sans-serif;
    font-size: 20px;
    font-weight: 500;
    padding: 10px 0px;
    display: none;
}

/**======================== DIV6 end ============================ **/

/** ====================== DIV7 start ========================== **/
.div7
{
	width:100%;
	float:left;
	background-color:#fff;
	padding:0px 30px;
}
.div7 .client-logo
{
	cursor:default;
}
.div7 ul, .div7 li {
	list-style: none;
}
.div7 h1 {
	font-size: 150%;
	font-weight: bold;
	text-align: center;
}
.div7 .my-slider {
	height: auto;
	margin: 0 auto;
	/*width: 900px;*/
	width: 100%;
}
.div7 .my-slider ul {
	height: auto;
	overflow: hidden;
}
.div7 .my-slider li {
	float: left;
}
.div7 h1
{
	width:100%;
	float:left;
	text-align:center;
	font-family:'Lato', sans-serif;	
	font-size:36px;
	text-transform:capitalize;
	color:#006699;	
	font-weight:300;
    margin: 25px 0px;	
}
/** ====================== DIV7 end ========================== **/



/** ====================== DIV8 start ========================= **/

.div8, .div8_1, .div8_2
{
	width:100%;
	float:left;
	background-color:#fff;
}
.div8_head1
{
	color:#006699;
	font-weight:300;
	font-family:'Lato', sans-serif;	
	font-size:36px;	
    line-height: 47px;	
    padding-left: 80px;	
}
.div8_head1 .div8_blue
{
	font-family:'Lato', sans-serif;	
	font-size:36px;	
	color:#006699;
	font-weight:bold;
}
.div8_head1 .div8_orange
{
	font-family:'Lato', sans-serif;	
	font-size:36px;	
	color:#ff6600;
	font-weight:300;	
}
.div8_head2
{
	font-family:'Lato', sans-serif;	
	font-size:22px;		
	color:#000;
	text-align:center;
    padding-top: 124px;
}
.div8_head2 span
{
	font-family:'Lato', sans-serif;	
	font-size:22px;		
	color:#000;
font-weight:bold;	
}
.div8_2
{
    background: url(/images/saving_ac.jpg) repeat #003366;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    padding: 30px 0px;
	border-bottom: 40px solid #6ae0e0;
    padding-top: 0px;	
}
.div8_2 .container > DIV:first-child img
{
	margin-top:27px;
}
.saving_actable
{
	width:100%;
	float:left;
}
.saving_actable p
{
	font-family:'Lato', sans-serif;	
	font-size:16px;	
	color:#000;
	text-align:center;
	font-weight:300;
	width:100%;
	float:left;
}
.div8_2 .container > DIV:first-child
{
	text-align:center;
}
.div8_2_table
{
	width:100%;
	float:left;
}
.div8_2_table td
{
	font-family:'Lato', sans-serif;	
	font-weight:bold;
	text-align:center;
	border-top:1px dashed #999999;	
	text-transform:capitalize;
    padding: 8px 0px;
	font-size:15px;	
}
.div8_2_table tr td:nth-child(1)
{
	text-align:left;
}
.div8_2_table tr td:nth-child(2)
{
color:#ff5700;
}
.div8_2_table tr:nth-child(2) td
{
	border-top:1px dashed transparent;	
	
}
.div8_2_table tr td:nth-child(3)
{
	color:#046095;
}
.saving_actable .saving_btn
{
	background-color:#f3c63d;
	font-family:'Lato', sans-serif;		
	border-radius:7px;
	color:#000;
	float:left;
	width:100%;
	text-align:center;
    padding: 6px 0px;
	margin-top: 41px;
    font-weight: 600;	
}
/** ====================== DIV8 end ========================= **/


/** ====================== DIV9 start ========================= **/

.div9
{
	width:100%;
	float:left;
	background-color:#fff;
}
.right_invest_main
{
	width:100%;
	float:left;
	background-color:#fff;	
    background: url(/images/right_investment_bg.png) repeat #fff 0 0;
    background-position: 50% 100% !important;
    background-repeat: no-repeat !important;
    background-size: 100% !important;
	padding-bottom: 20px;	
}
.div9 h1:first-child
{
	color:#006699;
	text-align:center;
	width:100%;
	float:left;
	font-family:'Lato', sans-serif;	
	font-size:38px;	
	font-weight:300;	
    line-height: 49px;	
    margin-bottom: 58px;	
}
.div9 h1 span
{
	color:#ff6600;
	font-family:'Lato', sans-serif;	
	/* font-size:38px;	 */
	text-transform:	uppercase;
	
}
.rgt_invst_boxes, .rgt_invst_boxes > DIV > DIV, .rgt_invst_boxes > DIV > h1, .rgt_invst_boxes > DIV > p
{
	float:left;
	width:100%;
	text-align:center;
}
.rgt_invst_boxes > DIV:first-child
{
	margin-left:43px;
}
.hvr-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;

}
.hvr-grow:hover .right_invst_img img, .hvr-grow:focus .right_invst_img img, .hvr-grow:active .right_invst_img img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);

}

.right_invst_img 
{
	text-align:center;
}
.rgt_invst_boxes a
{
	text-decoration:none;
}
.rgt_invst_boxes > DIV h1
{
	font-family:'Lato', sans-serif;	
	font-weight:500;	
	color:#000;
	text-align:center;
	font-size:19px;
}
.rgt_invst_boxes > DIV p
{
	font-family:'Lato', sans-serif;	
	color:#000;
	text-align:center;
	font-size:12px;	
    line-height: 19px;	
}
.rgt_invst_boxes > DIV > DIV button
{
    background-color: transparent;
    color: #000;
    margin: 0px auto;
    text-transform: uppercase;
    font-size: 10px;
    border: 1px solid #6ae0e0;
	margin-bottom:20px;
}
.rgt_invst_boxes > DIV > DIV button.btn-primary:hover
{
    background-color: transparent;
	color:#000;	
}
.hvr-bounce-to-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-to-bottom:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(32, 77, 116, .2);
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-bounce-to-bottom:hover, .hvr-bounce-to-bottom:focus, .hvr-bounce-to-bottom:active {
  color: white;
}
.hvr-bounce-to-bottom:hover:before, .hvr-bounce-to-bottom:focus:before, .hvr-bounce-to-bottom:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

.dotted_line
{
    width: 100%;
    float: left;
    border-bottom: 2px dashed #000;
    text-align: center;
    margin: 74px 0px;
}
.financial_serv_main
{
	width:100%;
	float:left;
    background: url(/images/financial_serv.jpg) repeat #fff 0 0;
    background-position: 50% -5% !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
	padding-bottom: 78px;	
}
.financial_serv_boxs, .financial_serv_innerboxs span
{
	width:100%;
	float:left;
	text-transform:capitalize;
	font-family:'Lato', sans-serif;	
	font-weight:300;	
	color:#fff;
	font-size:21px;
	text-align:center;
}
/* Float Shadow */
.financial_serv_boxs .hvr-float-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.financial_serv_boxs .hvr-float-shadow:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  /* W3C */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity;
}
.financial_serv_boxs .hvr-float-shadow:hover, .financial_serv_boxs .hvr-float-shadow:focus, .financial_serv_boxs .hvr-float-shadow:active {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  /* move the element up by 5px */
}
.financial_serv_boxs .hvr-float-shadow:hover:before, .financial_serv_boxs .hvr-float-shadow:focus:before, .financial_serv_boxs .hvr-float-shadow:active:before {
  opacity: 1;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}

/* Float Shadow */

.financial_serv_innerboxs span
{
	overflow:hidden;
}
.financial_serv_innerboxs
{
	border:1px solid #999999;
	width:100%;
	float:left;
	margin-bottom:12px;
}

.financial_serv_innerboxs span img
{
	/* width:100%; */
	float:left;
    float: left;
    height: 252px;	
    margin-left: -97px;	
}
.finan_blue_box
{
	background-color:#415f80;
    padding: 12px 0px;	
}
.finan_brown_box
{
	background-color:#895628;
    padding: 12px 0px;	
}
.finan_orange_box
{
	background-color:#f77936;
    padding: 12px 0px;	
}
.finan_grey_box
{
	background-color:#6a7781;
    padding: 12px 0px;	
}
/** ====================== DIV9 end ========================= **/


/** ====================== DIV10 start ====================== **/

.div10
{
	width:100%;
	float:left;
	background-color:#fff;
	padding:79px 0px;
}
.div10 h1
{
	width:100%;
	float:left;
	color:#6633ff;
	font-family:'Lato', sans-serif;	
	font-weight:300;
	font-size:50px;	
	text-align:center;
}
.div10 p
{
	color:#333333;
	font-family:'Lato', sans-serif;	
	font-weight:300;
	font-size:30px;	
	text-align:center;
}
.signed_up
{
	width:100%;
	float:left;
    margin-top: 40px;	
}
.signed_up > DIV:first-child
{
	text-align:center;
	border-right: 2px solid #006699;
}
.signed_up > DIV:last-child
{
    padding: 0px 47px;	
}
.signed_list, .signed_row
{
	width:100%;
	float:left;
}
.signed_row span
{
	font-family:'Lato', sans-serif;	
	font-weight:300;	
	font-size:20px;
	color:#333333;
}
.signed_row span:first-child
{
	width:10%;
	float:left;
}
.signed_row span:last-child
{
	border-bottom: 1px dashed #333333;
    padding-bottom: 10px;
    width: 90%;
    float: left;
    line-height: 52px;

}
/** ====================== DIV10 end ====================== **/


/** ====================== DIV11 start ====================== **/

.div11
{
	width:100%;
	float:left;
	background-color:#fff;
}
.div11 h1
{
	width:100%;
	float:left;
	color:#6633ff;
	font-family:'Lato', sans-serif;	
	font-weight:300;
	font-size:50px;	
	text-align:center;
}
.div11 p
{
	color:#333333;
	font-family:'Lato', sans-serif;	
	font-weight:300;
	font-size:18px;	
	text-align:center;
    margin-bottom: 38px;	
}
.know_boxes, .know_box_inner
{
	width:100%;
	float:left;
}
.know_box_inner
{
	border:1px solid 
}
.know_boxes button
{
	background-color:transparent;
	border:0px;
    margin-bottom: 45px;
	outline:0px;	
}
.know_box_inner > img
{
	width:100%;
	float:left;
	position:relative;
    border-radius: 10px;	
}
.know_boxes > DIV .know_box_inner {
    width: 100%;
    float: left;
    /* background-color: #000; */
	border:1px solid #666600;
	border-radius:10px;
	overflow:hidden;
    position: relative;
    /* background-color: rgba(255, 204, 153, 1); */
    transition: background-color 1s;
    transition: all 0.5s ease-out;
}
.know_boxes > DIV button .know_box_inner.overlay:before {
    position: absolute;
    content: " ";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 1;
    background-color: rgba(255, 204, 153,0.6);
}
.know_boxes > DIV button .know_box_inner:hover {
  background-color: rgba(255, 204, 153,0);
}
.know_boxes > DIV button .know_box_inner:hover:before {
  position: absolute;
  top: 0; right: 0; bottom: 0; left: 0;
  background-color: inherit;
  content: ' ';
}
.know_boxes > DIV:nth-child(1) button .know_box_inner:hover .video_title
{
	background-color:#666600;
	color:#fff;
}
.know_box_inner .video_circle
{
    position: relative;
    top: 0;
    width: 100%;
    float: left;
    /* z-index: 999; */
	z-index: 99;
    margin-top: -163px;
    text-align: center;

}
.know_box_inner .video_circle.newadmincontrlvidelink
{
	margin-top: 0;
}
.know_box_inner .video_circle.newadmincontrlvidelink img
{
	width: 100%;
	height: 250px;
}
.know_box_inner .video_title
{
	text-transform:capitalize;
	font-family:'Lato', sans-serif;	
	text-align:center;
	background-color:rgba(255,255,255, 0.5);
    width: 100%;
    float: left;	
	position: relative;
	z-index: 99;
    margin-top: -66px;
    padding: 12px 0px;
font-size: 15px;
    color: #000;
    font-weight: bold;	
	    transition: all 0.5s ease-out;	
}

.know_boxes > DIV:nth-child(2) button .know_box_inner.overlay:before {
    position: absolute;
    content: " ";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 1;
    background-color: rgba(255, 204, 255,0.6);
}
.know_boxes > DIV:nth-child(2) .know_box_inner {
    width: 100%;
    float: left;
    /* background-color: #000; */
	border:1px solid #9933ff;
	border-radius:10px;
	overflow:hidden;
}
.know_boxes > DIV:nth-child(2) button .know_box_inner:hover {
  background-color: rgba(255, 204, 255,0);
}
.know_boxes > DIV:nth-child(2) button .know_box_inner:hover:before {
  position: absolute;
  top: 0; right: 0; bottom: 0; left: 0;
  background-color: inherit;
  content: ' ';
}
.know_boxes > DIV:nth-child(2) button .know_box_inner:hover .video_title
{
	background-color:#9933ff;
	color:#fff;
}


.know_boxes > DIV:nth-child(3) button .know_box_inner.overlay:before {
    position: absolute;
    content: " ";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 1;
    background-color: rgba(153, 204, 255,0.6);
}
.know_boxes > DIV:nth-child(3) .know_box_inner {
    width: 100%;
    float: left;
    /* background-color: #000; */
	border:1px solid #006699;
	border-radius:10px;
	overflow:hidden;
}
.know_boxes > DIV:nth-child(3) button .know_box_inner:hover {
  background-color: rgba(153, 204, 255,0);
}
.know_boxes > DIV:nth-child(3) button .know_box_inner:hover:before {
  position: absolute;
  top: 0; right: 0; bottom: 0; left: 0;
  background-color: inherit;
  content: ' ';
}
.know_boxes > DIV:nth-child(3) button .know_box_inner:hover .video_title
{
	background-color:#006699;
	color:#fff;
}


.know_boxes > DIV:nth-child(4) button .know_box_inner.overlay:before {
    position: absolute;
    content: " ";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 1;
    background-color: rgba(153, 255, 153,0.6);
}
.know_boxes > DIV:nth-child(4) .know_box_inner {
    width: 100%;
    float: left;
    /* background-color: #000; */
	border:1px solid #336600;
	border-radius:10px;
	overflow:hidden;
}
.know_boxes > DIV:nth-child(4) button .know_box_inner:hover {
  background-color: rgba(153, 255, 153,0);
}
.know_boxes > DIV:nth-child(4) button .know_box_inner:hover:before {
  position: absolute;
  top: 0; right: 0; bottom: 0; left: 0;
  background-color: inherit;
  content: ' ';
}
.know_boxes > DIV:nth-child(4) button .know_box_inner:hover .video_title
{
	background-color:#336600;
	color:#fff;
}


.know_boxes > DIV:nth-child(5) button .know_box_inner.overlay:before {
    position: absolute;
    content: " ";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 1;
    background-color: rgba(255, 255, 204,0.6);
}
.know_boxes > DIV:nth-child(5) .know_box_inner {
    width: 100%;
    float: left;
    /* background-color: #000; */
	border:1px solid #333333;
	border-radius:10px;
	overflow:hidden;
}
.know_boxes > DIV:nth-child(5) button .know_box_inner:hover {
  background-color: rgba(255, 255, 204,0);
}
.know_boxes > DIV:nth-child(5) button .know_box_inner:hover:before {
  position: absolute;
  top: 0; right: 0; bottom: 0; left: 0;
  background-color: inherit;
  content: ' ';
}
.know_boxes > DIV:nth-child(5) button .know_box_inner:hover .video_title
{
	background-color:#333333;
	color:#fff;
}


.know_boxes > DIV:nth-child(6) button .know_box_inner.overlay:before {
    position: absolute;
    content: " ";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 1;
    background-color: rgba(204, 204, 204,0.6);
}
.know_boxes > DIV:nth-child(6) .know_box_inner {
    width: 100%;
    float: left;
    /* background-color: #000; */
	border:1px solid #ff3333;
	border-radius:10px;
	overflow:hidden;
}
.know_boxes > DIV:nth-child(6) button .know_box_inner:hover {
  background-color: rgba(204, 204, 204,0);
}
.know_boxes > DIV:nth-child(6) button .know_box_inner:hover:before {
  position: absolute;
  top: 0; right: 0; bottom: 0; left: 0;
  background-color: inherit;
  content: ' ';
}
.know_boxes > DIV:nth-child(6) button .know_box_inner:hover .video_title
{
	background-color:#ff3333;
	color:#fff;
}


.div11 .md-modal {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 50%;
	max-width: 630px;
	min-width: 320px;
	height: auto;
	z-index: 2000;
	visibility: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}

.div11 .md-show {
	visibility: visible;
}

.div11 .md-overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	visibility: hidden;
	top: 0;
	left: 0;
	z-index: 1000;
	opacity: 0;
	background: rgba(143,27,15,0.8);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.div11 .md-show ~ .md-overlay {
	opacity: 1;
	visibility: visible;
}

/* Content styles */
.div11 .md-content {
	color: #fff;
	background: #e74c3c;
	position: relative;
	border-radius: 3px;
	margin: 0 auto;
}

.div11 .md-content h3 {
	margin: 0;
	padding: 0.4em;
	text-align: center;
	font-size: 2.4em;
	font-weight: 300;
	opacity: 0.8;
	background: rgba(0,0,0,0.1);
	border-radius: 3px 3px 0 0;
}

.div11 .md-content > div {
	padding: 15px 40px 30px;
	margin: 0;
	font-weight: 300;
	font-size: 1.15em;
}

.div11 .md-content > div p {
	margin: 0;
	padding: 10px 0;
}

.div11 .md-content > div ul {
	margin: 0;
	padding: 0 0 30px 20px;
}

.div11 .md-content > div ul li {
	padding: 5px 0;
}

.div11 .md-content button {
	display: block;
	margin: 0 auto;
	font-size: 0.8em;
}


/* Effect 1: Fade in and scale up */
.div11 .md-effect-1 .md-content {
	-webkit-transform: scale(0.7);
	-moz-transform: scale(0.7);
	-ms-transform: scale(0.7);
	transform: scale(0.7);
	opacity: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.div11 .md-show.md-effect-1 .md-content {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}
/* Effect 1: Fade in and scale up */
.know_boxes > DIV .modal .modal-dialog
{
    margin: 100px auto;	
}
.know_boxes > DIV .fade.in
{
    z-index: 99999999999;	
}
	
/** ====================== DIV11 end ====================== **/


/** ======================	DIV12 start ====================== **/

.div12
{
	width:100%;
	float:left;
    background: url(/images/contacus_bg.png) repeat #fff;
    background-repeat: no-repeat !important;
    background-size: cover !important;
	padding:15px 0px;
    margin-top: 15px;	
}
.div12 span
{
	width:100%;
	float:left;
	text-align:center;
	font-family:'Lato', sans-serif;	
    font-size: 20px;
	color:#fff;
}
.div12 .container > DIV span:last-child
{
	margin-top:14px;
}
.div12 .container > DIV img
{
	transition: all 0.7s ease;
}
.div12 .container > DIV:hover img
{
    -webkit-transform: rotateY(180deg);
    -webkit-transform-style: preserve-3d;
    transform: rotateY(180deg);
    transform-style: preserve-3d;
}
/** ======================	DIV12 end ====================== **/


/** ======================	DIV13 start ====================== **/

.div13, .bottom_logo, .bottom_menu, .bottom_social, .bottom_social_icon, .newletter_div
{
	width:100%;
	float:left;
	background-color:#fff;
}
.div13
{
	padding:50px 0px;
	padding-bottom:10px;
    border-top: 1px solid #ddd;	
}
.div13 .container .col-lg-4.col-sm-6 {
    height: 235px;
}
.bottom_logo img
{
	text-align:left;
	margin-bottom:34px;
	margin-left:15px;
}
.bottom_menu > DIV
{
	padding:0px 2px;
}
.bottom_menu ul, .bottom_menu ul li
{
	width:100%;
	float:left;
	padding:0px;
	list-style:none;
	text-align:left;
	line-height: 24px;
}
.bottom_main_head
{
	color:#ff6600;	
	font-family:'Lato', sans-serif;	
	font-size:16px;
	font-weight:bold;
}
.bottom_menu ul a li
{
	color:#666666;	
	font-family:'Lato', sans-serif;	
	font-size:13px;
	font-weight:normal;	
	transition: all 0.5s ease-out;	
}
.bottom_menu ul a li:hover
{
    color: #ff6600;	
}
.bottom_social h1
{
	font-family:'Lato', sans-serif;	
	font-size:18px;	
	text-align:left;
	color:#666666;
}
.bottom_social p
{
	font-family:'Lato', sans-serif;	
	font-size:14px;	
	text-align:left;
	color:#666666;	
}
.bottom_social_icon img
{
    width: 42px;	
	transition: all 0.7s ease;	
}
.bottom_social_icon img:hover
{
    -webkit-transform: rotateY(360deg);
    -webkit-transform-style: preserve-3d;
    transform: rotateY(360deg);
    transform-style: preserve-3d;	
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.newletter_div h1
{
	font-family:'Lato', sans-serif;	
	font-size:18px;	
	text-align:left;
	color:#666666;	
}
.newletter_div p
{
	font-family:'Lato', sans-serif;	
	font-size:14px;	
	text-align:left;
	color:#666666;	
}
.newletter_div form input[type=text] {
    width: 52%;
    padding: 13px 12px;
    font-size: 0.9em;
    float: left;
    color: #8D8D8D;
    outline: none;
    border: 1px solid #999999;
	border-right:1px solid transparent;
    background: #fff;
    -webkit-appearance: none;
    font-family: 'Lato', sans-serif;
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
}
.newletter_div form input[type=submit] {
    width: 15%;
    font-size: 14px;
    float: left;
    color: #fff;
    outline: none;
    padding: 9px 9px;
    border: none;
    background: #8e49b5;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -webkit-appearance: none;
    height: 45px;
    font-family:'Lato', sans-serif;
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
}

.bot_footeropt, .bot_footeropt ul, .bot_footercopyright
{
	width:100%;
	float:left;
	padding:0px;
}
.bot_footeropt ul, .bot_footercopyright
{
	margin-top:15px;
}
.bot_footeropt ul li
{
	display:inline-block;
	font-size:12px;
	font-family:'Lato', sans-serif;
    padding: 0px 5px;
	color:#666666;	
}
.bot_footeropt ul li a
{
	text-decoration:none;
	color:#666666;
	transition: all 0.5s ease-out;
}
.bot_footeropt ul li a:hover
{
	color:#ff6600;
}
.bot_footercopyright
{
	font-size:12px;
	font-family:'Lato', sans-serif;
    padding: 0px 5px;
	text-align:center;
	color:#666666;	
}
.bot_footercopyright a
{
	font-size:14px;
	color:#666666;
}
.bot_footerpopup#myModal31 .close, .bot_footerpopup#myModal32 .close
{
	display:block;
}
/** ======================	DIV13 end ====================== **/


/** ===================================================================	DIV14 start ========================================================================= **/

.div14
{
	width:100%;
	float:left;
}
/*===== Buy MF Online ====*/

.div14 .buymfonlinebbg{
	/* background-color: #eaf0ff; */
	/* border: 1px solid #c2e6fd; */
	border-radius: 5px;
	/* -moz-box-shadow: 3px 4px 15px 2px #ddd; */
	/* -webkit-box-shadow: 3px 4px 15px 2px #ddd; */
	/* box-shadow: 3px 4px 15px 2px #ddd; */
	padding: 15px 15px 30px 15px;
	margin: 1em auto 0;
}
.div14 .buymfonlinebbg .tab-act-con{
	display: table;
	width: 100%;
}

.div14 .buymfonlinebbg .tab-act-con .table-bordered > thead > tr{
	background-color: #dbeffc;
}
.div14 .buymfonlinebbg .tab-act-con .table-bordered > thead > tr > th{
	font-size: 18px;
	font-weight: normal;
	color: #333333;
}

.div14 .buymfonlinebbg .tab-act-con .table-bordered > tbody > tr > td{
	color: #00427a;
	font-size: 18px;
	font-weight: normal;
}

.div14 .buymfonlinebbg .tab-act-con .table-bordered > tbody > tr > td input[type=checkbox]{
    position: relative;
    display: inline-block !important;
    margin: 0 10px 0 0;
	height: auto !important;
	width: auto !important;
}
.div14 .buymfonlinebbg .tab-act-con .table-bordered > tbody > tr > td input[type=checkbox]:checked{
	z-index: z-index: 1!important;
}

.div14 .buymfonlinebbg .tab-act-con .table-bordered,
.div14 .buymfonlinebbg .tab-act-con .table-bordered > thead > tr > th,
.div14 .buymfonlinebbg .tab-act-con .table-bordered > tbody > tr > td
{
	border: 0;
}
.div14 .buymfonlinebbg .tab-act-con .table-striped > tbody > tr:nth-of-type(odd),
.div14 .buymfonlinebbg .tab-act-con .table-striped > tbody > tr:nth-of-type(even)
{
	background-color: transparent;
	border-bottom: 1px solid #7599bc
}
.div14 .buymfonline_createadditnlact_btn{
	border: 1px solid #999999;
	background-color: transparent;
	color: #000000;
	border-radius: 5px;
	display: block;
    margin: 25px auto 10px;
	padding: 10px 15px;
    font-size: 16px;
}


@media only screen and (max-width: 767px) {
/* Force table to not be like tables anymore */
.div14 #no-more-tables table,
.div14 #no-more-tables thead,
.div14 #no-more-tables tbody,
.div14 #no-more-tables th,
.div14 #no-more-tables td,
.div14 #no-more-tables tr {
	display: block;
}
.div14 #no-more-tables thead tr {
	position: absolute;
	top: -9999px;
	left: -9999px;
}
 
.div14 #no-more-tables tr { border: 1px solid #ccc; }
  
.div14 #no-more-tables td {
/* Behave like a "row" */
	border: none;
	border-bottom: 1px solid #eee;
	position: relative;
	padding-left: 50%;
	white-space: normal;
	text-align:left;
	font-size: 14px;
} 
.div14 #no-more-tables td:before {
	/* Now like a table header */
	position: absolute;
	/* Top/left values mimic padding */
	top: 6px;
	left: 6px;
	width: 45%;
	padding-right: 10px;
	white-space: nowrap;
	text-align:left;
	font-weight: normal;
	color: #333333;
}
.div14 .buymfonlinebbg .tab-act-con .table-striped > tbody > tr:nth-of-type(odd){background-color:#e0e0e0;}
.div14 .buymfonlinebbg .tab-act-con .table-striped > tbody > tr:nth-of-type(even){background-color:#ffffff;}
.div14 #no-more-tables td:before { content: attr(data-title); }
}

@media screen and (max-width: 480px){
	.div14 #no-more-tables td {
		font-size: 14px;
	}
}


/*========== div14 panel5 ===========*/

.div14 p.ctx.ctx2
{
	width: 100%;
    /* float: left; */
    text-align: center;
    font-family: 'Roboto Slab';
    font-size: 36px;
    text-transform: capitalize;
    color: #545454;
    font-weight: 300;
    margin: 25px 0px;	
}
.div14 p.ctx.ctx2 span
{
	font-size:36px;
	color:#18baaf;
	text-transform:uppercase;	
}
.div14 p.ctx.ctx2{
	margin: 40px 0 0 0;
}
.div14 .imgcart1
{
    position: relative;
    width: 100%;
    float: right;	
}
.div14 .imgcart1 .cartCount
{
    position: absolute;
    text-align: right;
    right: 17px;
    font-family: 'Lato', sans-serif;
    top: 3px;
    font-weight: bold;
    font-size: 12px;
    color: #ff0000;
}
.div14 .buymfonlinebbg.panel5{
	margin: 1em auto;
}
.div14 .buymfonlinebbg.panel5 .ul-li-container ul li{
	list-style-type: none;
	display: inline-block;
	padding: 4px 17px;
    background: transparent;
    color: #08315d;
    font-family: 'Lato', sans-serif;	
	cursor: pointer;
	border: 1px solid #000;
	border-radius:5px;
	/*height: 30px;*/
	/* border: 1px solid #2b4a67; 
	border-radius: 5px; */
	font-size: 13px;
/*-webkit-box-shadow: inset 1px 1px 9px 0px rgba(84, 84, 84, 0.75);
-moz-box-shadow:    inset 1px 1px 9px 0px rgba(84, 84, 84, 0.75);
box-shadow:         inset 1px 1px 9px 0px rgba(84, 84, 84, 0.75);*/
}
.div14 .buymfonlinebbg.panel5 .ul-li-container ul li.active, .div14 .buymfonlinebbg.panel5 .ul-li-container ul li.tabactive
{
	background: #0096b9;
    border: 1px solid #000;
	border-radius:5px;
    color: #fff;
    font-weight: bold;
}
.div14 .tabContent {
    display:none;
	margin: 1em auto;
	background: transparent;
	/* padding: 5px; */
	width: 100%;
	/* overflow: auto; */
}
.div14 .buymfonlinebbg.panel5 .ul-li-container{
}
.div14 .buymfonlinebbg.panel5 .subcatlargecap{
}
.div14 .buymfonlinebbg.panel5 .basis1year{
}
.div14 .buymfonlinebbg.panel5 .top5year{
}
.div14 .buymfonlinebbg.panel5 .ul-li-container ul{
	 display: block;
    list-style-type: disc;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0em;
padding: 0px;	
}

.div14 .buymfonlinebbg.panel5 .tabContent table.mf-table{
	width: 100%;
	margin: 1em auto;
    display: table;	
}
.div14 .buymfonlinebbg.panel5 .tabContent table.mf-table tbody tr{
	border-bottom: 1px dashed #0957a2;
}
.div14 .buymfonlinebbg.panel5 .tabContent table.mf-table th,
.div14 .buymfonlinebbg.panel5 .tabContent table.mf-table td{
	padding: 5px;
	border: 0px solid #dbeffc;
    font-family: 'Lato', sans-serif;	
}
.div14 .buymfonlinebbg.panel5 .tabContent table.mf-table th:first-child
{
	border-top-left-radius: 7px;
}
.div14 .buymfonlinebbg.panel5 .tabContent table.mf-table th:last-child
{
	border-top-right-radius: 7px;	
}
.div14 .buymfonlinebbg.panel5 .tabContent table.mf-table th.strtsiptabamc1 {
    width: 11%;
}
.div14 .buymfonlinebbg.panel5 .tabContent table.mf-table th.strtsiptabfndnam2 {
    width: 35%;
}
.div14 .buymfonlinebbg.panel5 .tabContent table.mf-table th.strtsiptabyr345 {
    width: 12%;
}
.div14 .buymfonlinebbg.panel5 .tabContent table.mf-table th.strtsiptabincep6 {
    width: 12.5%;
}
.div14 .buymfonlinebbg.panel5 .tabContent table.mf-table th.strtsiptabdrpdwn7 {
    width: 10%;
}
.div14 .buymfonlinebbg.panel5 .tabContent table.mf-table th{
	font-size: 16px;
	font-weight: 600;
	color: #545454;
}
.div14 .buymfonlinebbg.panel5 .tabContent table.mf-table td{
	font-size: 15px;
	font-weight: normal;
	color: #545454;
    font-family: 'Lato', sans-serif;		
}
.div14 .buymfonlinebbg.panel5 .spansubcat{
	display: inline-block;
	font-size: 14px;
    font-family: 'Lato', sans-serif;	
    color: #545454;	
}
.div14 .buymfonlinebbg.panel5 .subcategorydropdwn{	
	display: inline-block;
	border: 0;
    background-color: transparent;
	/*border: 1px solid #2b4a67;*/
	border: 1px solid #000;
	border-radius:5px;
	color:#545454;
	padding: 5px 50px 3px 17px;
	/*border-radius: 5px;*/
	margin: 0 0px 0 0px;
    appearance: none;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    background: url(../images/img7.png);
    background-repeat: no-repeat;
	background-position: right 5px center;
	font-size: 13px;
	font-weight:bold;
	outline:none;
    /*width: 100%;*/
/*-webkit-box-shadow: inset 1px 1px 9px 0px rgba(84, 84, 84, 0.55);
-moz-box-shadow:    inset 1px 1px 9px 0px rgba(84, 84, 84, 0.55);
box-shadow:         inset 1px 1px 9px 0px rgba(84, 84, 84, 0.55);*/	
}
.div14 #custompopupstartsipwin .dropdown .dropdown-menu{
	display: none !important;
}
.div14 #custompopupstartsipwin .dropdown.open .dropdown-menu{
	display: block !important;
}	
#custompopupstartsipwin .dropdown.open .dropdown-menu.hidethis,
.bodybgblcustwmstrtsip.hidethis{
	display: none !important;
}

#custompopupstartsipwin .dropdown.open .dropdown-menu.hidethis{
	display: block !important;
}
.div14 .buymfonlinebbg.panel5 .celconmansel .subcategorydropdwn
{
	margin:0px;
}
.div14 .buymfonlinebbg.panel5 .imgcart{
	height: 34px;
	/* margin: 0 auto 0 25px; */
	float: right;
}
.div14 .buymfonlinebbg .tabContent .mf-table > thead > tr, .basicinfo_table1 table tr th, .fund_perfor1 table tr th, .fund_perfor1 table tr th:last-child,
.comp_assestAlloGraph table th, .sect_assestAlloGraph table th, #divi_declar_tab table th
{
    background-color: #dbeffc;
	color:#333333;
}
#custompopupstartsipwin .cartcusul{
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
}
#custompopupstartsipwin .cartcusul .cartcusli{
	width: 100%;
	float: left;
}
#custompopupstartsipwin .cartcusul .cartcusli a{
	display: inline-block;
}
.div14 .dropdown {    list-style-type: none;    
}
.div14 .dropdown-menu>li {
	text-align: center;
}
.div14 .dropdown div.dropdown-menu {
    border-radius:4px;
    box-shadow:none;
    margin-top:20px;
    width:200px;
	min-width: 0;
	margin-left: -130px;
}
/*.div14 .dropdown-menu-right
{
    right: 33px;	
}*/
.div14 .dropdown div.dropdown-menu.new_width, .div14 .dropdown div.dropdown-menu.dd2cus2nd {
    border-radius:4px;
    box-shadow:none;
    margin-top:20px;
    width:350px;
	min-width: 0;
	margin-left: -230px;
	box-shadow: 0 0 20px;
}
.div14 #divTopPerformance .dropdown .dropdown-menu.new_width,  .div14 ul.cartcusul .dropdown div.dropdown-menu {
    border-radius:4px;
    box-shadow:none;
    margin-top:20px;
    width:240px;
	min-width: 0;
	margin-left: -230px;
	box-shadow: 0 0 20px;
	right: 0;
	    z-index: 99999;
}
.div14 .celconmansel .dropdown-menu-right.dd2cus2nd {
    right: -39px;
    left: auto;
}
.div14 #divTopPerformance .dropdown-menu-right {
    right: -36px;
    left: auto;
}
.div14 .dropdown div.dropdown-menu input.form-control, .div14 ul.cartcusul .dropdown div.dropdown-menu input.form-control{
	/* width: 85%; */
	width: 80%;
	margin: 0 auto;
    margin-bottom: 10px;
	font-weight:bold;	
	text-align:center;
}
.div14 .dropdown div.dropdown-menu .form-horizontal .form-group{
    margin: 5px auto;
	text-align: center;
	color: #333;
	font-size: 16px;
	
}
.dropdown div.dropdown-menu .form-horizontal .form-group > DIV:nth-child(3) .input--hoshi
{
 margin-bottom:10px;	
}
.lumpsum_divi .input--hoshi
{
 margin-bottom:10px!important;	
}
.dropdown div.dropdown-menu .form-horizontal .form-group > DIV:nth-child(3) .input--hoshi label:first-child, .lumpsum_divi .input--hoshi label:first-child
{
    padding: 0px;
    margin-top: 6px;
    font-size: 14px!important;
	margin-left:0px;
}
.dropdown div.dropdown-menu .form-horizontal .form-group > DIV:nth-child(3) .input--hoshi label, .lumpsum_divi .input--hoshi label
{
    font-size: 13px!important;
    margin-left: 5px;	 
}
/*
.div14 .dropdown div.dropdown-menu .form-horizontal .form-group .addtocartbtn{
    background: #0956a1;
    color: #fff;
    padding: 4px 15px;
    border-radius: 5px;
    margin: 10px auto 0;
    text-transform: none;
    font-weight: normal;
    border: 0;
    font-size: 14px;
}*/

.div14 .dropdown div.dropdown-menu .form-horizontal .form-group .addtocartbtn
{
	border: 1px solid #ff5700;
    border-radius: 5px;
    background-color: #fff;
    color: #ff5700;
    display: inline-block;
    margin: 0 10px;
    padding: 5px 10px;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    /*text-transform: uppercase;*/
}
.div14 .dropdown div.dropdown-menu .form-horizontal .form-group .addtocartbtn:hover,
.div14 .dropdown div.dropdown-menu .form-horizontal .form-group .addtocartbtn:active,
.div14 .dropdown div.dropdown-menu .form-horizontal .form-group .addtocartbtn:focus
{
	background-color: #ff5700;
	color: #fff;
	text-decoration: none;
}
.div14 .dropdown div.dropdown-menu:before {
    content: "";
    border-bottom: 10px solid #fff;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    position: absolute;
    top: -10px;
    right: 78px;
    z-index: 10;
}
.div14 #divTopPerformance .dropdown div.dropdown-menu:before
{
    right: 40px;	
}
.div14 .dropdown div.dropdown-menu:after {
    content: "";
    border-bottom: 12px solid #ccc;
    border-right: 12px solid transparent;
    border-left: 12px solid transparent;
    position: absolute;
    top: -12px;
    right: 76px;
    z-index: 9;
}
.div14 #divTopPerformance .dropdown div.dropdown-menu:after 
{
    right: 38px;	
}
.div14 .buymfonlinebbg.panel5 .manualsel{
	text-align: left;
	color: #08315d;
	font-size: 20px;
	margin: 10px auto;
	color:#ff5700;
    font-family: 'Lato', sans-serif;	
    padding-left: 6px;	
}
.div14 .celconmansel > DIV:nth-child(5)
{
	text-align:right;
}
.div14 .female_help
{
    margin-top: -35px;
	margin-left: 71px;
}
.div14 .need_help
{
	text-align:center;
}
.div14 .need_help h1, .div14 .need_help h2, .div14 .need_help h3
{
	padding-bottom:5px;
}
.div14 .need_help h1
{
	color:#0096ba;
    font-family: 'Lato', sans-serif;
	font-weight:bold;	
	font-size:20px;
	margin:0px;
    margin-top: -17px;	
}
.div14 .need_help h2
{
	color:#0096ba;
    font-family: 'Lato', sans-serif;
	font-size:20px;
	margin:0px;
}
.div14 .need_help h3
{
	color:#0096ba;
    font-family: 'Lato', sans-serif;
	font-size:22px;
	margin:0px;
	color:#ff6600;
}
.chkout_btn
{
	width:100%;
	float:left;
	text-align:center;
	margin-bottom: 20px;
	margin-top: -25px;
}
	.div14 .chkout_btn .need_help
	{
		display:none;
	}
.div14 .celconmansel > DIV:first-child
{
	padding-left:0px;
}
.div14 .buymfonlinebbg.panel5 .celconmansel select.subcategorydropdwn, .div14 .buymfonlinebbg.panel5 .celconmansel input[type=text]
{
	width: 100%;
	border: 1px solid #ccc;
    padding: 5px 5px 5px 5px;
    border-radius: 5px;
}
.div14 .buymfonlinebbg.panel5 p.center{
	text-align: center;
	margin: 0px auto 0;
}
.div14 .buymfonlinebbg.panel6 p.center{
	text-align: center;
	margin: 30px auto 0;
}
/*custom*/
.div14 .mycustomwizard .backbox{
	display: inline-block;
	width: 80%;
	height: 115px;
	background-color: #f4f4f4;
	border: 1px solid #dadada;
	border-radius: 5px;
}
.div14 .mycustomwizard li.active .backbox{
	background-color: #b4b4b4;
	border: 1px solid #b4b4b4;
}

.div14 .mycustomwizard p.tx{
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 80%;
	font-size: 18px;
	margin: 0 0 10px 0;
}
.div14 .wizard .nav-tabs > li:nth-child(1){
	margin-left: 2.5%;
}
.div14 .wizard .nav-tabs > li:nth-child(4){
	width: 20%;
}
.div14 .wizard .nav-tabs > li:nth-child(4) .backbox{
	width: 100%;
}
.div14 .wizard .nav-tabs > li:nth-child(4) p.tx{
	width: 100%;
}
/*
.wizard .nav-tabs > li:nth-child(4) span.round-tab{
	left: 34%;
}
*/
.div14 .mycustomwizard .backbox .innerbox1{
    background-image: url(../images/img14.png);
    background-size: 50px 50px;
    background-position: center;
    background-repeat: no-repeat;
    height: 90px;
    width: 90px;
    background-color: #dbeffc;
	border: 1px solid #dadada;
    position: absolute;
    top: -35px;
    left: 25%;
    border-radius: 50%;
	
}

.div14 .mycustomwizard .backbox .innerbox2{
    background-image: url(../images/img16.png);
    background-size: 38px 49px;
    background-position: center;
    background-repeat: no-repeat;
    height: 90px;
    width: 90px;
    background-color: #dbeffc;
	border: 1px solid #dadada;
    position: absolute;
    top: -35px;
    left: 25%;
    border-radius: 50%;
}
.div14 .mycustomwizard .backbox .innerbox3{
    background-image: url(../images/img18.png);
    background-size: 42px 50px;
    background-position: center;
    background-repeat: no-repeat;
    height: 90px;
    width: 90px;
    background-color: #dbeffc;
	border: 1px solid #dadada;
    position: absolute;
    top: -35px;
    left: 32%;
    border-radius: 50%;
}
.div14 .innerbox .tooltip{
	display: none !important;
}
.div14 .mycustomwizard li.active .backbox .innerbox1{
    background-image: url(../images/img13.png);
    background-color: #0957a2;
	border: 0px;
}
.div14 .mycustomwizard li.active .backbox .innerbox2{
    background-image: url(../images/img15.png);
    background-color: #0957a2;
	border: 0px;
}
.div14 .mycustomwizard li.active .backbox .innerbox3{
    background-image: url(../images/img17.png);
    background-color: #0957a2;
	border: 0px;
}

.div14 .rd3holderimg{
	width: auto;
	margin: 15px auto;
}
.div14 .widthautoforimg{
	width: auto;
	margin: 0 auto;
}

.div14 .tab-content .tab-pane .header .container{width: 100%;}
.div14 .tab-pane h2.h2{
	color: #0957a2;
	font-family: 'Lato', sans-serif;
	text-align: center;
	border-bottom: 0;
	font-size: 30px;
	line-height: 1.42857143;
	height: auto;
}

.div14 .tab-pane h2.h2.bgblue{
	background-color: #dbeffc;
    padding: 5px 0;
}
.div14 .tab-pane .header{
	background-color: #eaf0ff;
	border: 1px solid #c2e6fd;
	border-radius: 5px;
	-moz-box-shadow: 3px 4px 15px 2px #ddd;
	-webkit-box-shadow: 3px 4px 15px 2px #ddd;
	box-shadow: 3px 4px 15px 2px #ddd;
	float: left;
    width: 100%;
}
.div14 button.next-step, .div14 button.prev-step{
	color: #fff;
	background-color: #0957a2;
	border: 1px solid #0957a2;
	border-radius: 0;
	margin: 1em 0;
}
.div14 button.next-step.btn1{
	margin: 1em 25px 1em 0;
}
.div14 ul li.ct21{margin: 0 0 0 28px;}
.div14 ul li.ct22{margin: 0 25px 0 0;float: right;}

.div14 button.next-step span.arrow,
.div14 button.prev-step span.arrow
{
	color: #ffa500;
}

.div14 a.btn-info,
.div14 a.btn-info:hover,
.div14 a.btn-info:focus,
.div14 a.btn-info:active,
.div14 a.btn-info:active:hover
{	display: block;
	background-color: transparent;
	border-color: transparent;
	box-shadow: none;
}

.div14 .input {
	position: relative;
	z-index: 1;
	display: inline-block;
	margin: 0em 1em;
	max-width: 100%;
	width: calc(100% - 2em);
	vertical-align: top;
}

.div14 .input__field {
	position: relative;
	display: block;
	float: right;
	padding: 0.8em;
	width: 60%;
	border: none;
	border-radius: 0;
	background: #f0f0f0;
	color: #aaa;
	font-weight: normal;
	font-size: 16px;
	-webkit-appearance: none; /* for box shadows to show on iOS */
	font-family: 'Lato', sans-serif;
}

.div14 .input__field:focus {
	outline: none;
}
.div14 a.anchor_date_picker{
	position: absolute;
    right: 5px;
	margin: 35px 0 0px auto;
}
.div14 .input__label {
	display: inline-block;
	float: right;
	padding: 0 1em;
	width: 40%;
	color: #333333;
	font-weight: normal;
	font-size: 18px;
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.div14 .input__label-content {
	position: relative;
	display: block;
	padding: 0.6em 0;
	width: 100%;
    font-size: 13px;
	font-family: 'Lato', sans-serif;
}

.div14 .graphic {
	position: absolute;
	top: 0;
	left: 0;
	fill: none;
}

.div14 .icon {
	color: #ddd;
	font-size: 150%;
}
.div14 .input--hoshi {
	overflow: hidden;
}
.div14 .input--hoshi input[type=password]{
	border: 0;
}

.div14 .input__field--hoshi
 {
	margin-top: 0em;
	padding: 33px 10px 15px 5px!important;
	width: 100%!important;
	background: transparent;
	color: #00427a;
	font-weight: normal;
	border:0px solid transparent!important;
	border-radius:0px!important;
}
.div14 .customline{
	margin-top: -9px;
	padding: 15px 0;
}
.div14 .input__label--hoshi {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 0 0.25em;
	width: 100%;
	height: calc(100% - 1em);
	text-align: left;
	pointer-events: none;
}

.div14 .input__label-content--hoshi {
	position: absolute;
}
.div14 .input__label-content--hoshi.required {
	color: red;
}

.div14 .input__label--hoshi::before,
.div14 .input__label--hoshi::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: calc(100% - 10px);
	border-bottom: 1px solid #B9C1CA;
}

.div14 .input__label--hoshi::after {
	margin-top: 0px;
	border-bottom: 2px solid red;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
}

.div14 .input__label--hoshi-color-1::after {
	/*border-color: hsl(200, 100%, 50%);*/
	border-color: hsl(217, 28%, 67%);
}

.div14 .input__label--hoshi-color-2::after {
	border-color: hsl(217, 28%, 67%);
}

.div14 .input__label--hoshi-color-3::after {
	border-color: hsl(217, 28%, 67%);
}

.div14 .input__field--hoshi:focus + .input__label--hoshi::after,
.div14 .input--filled .input__label--hoshi::after {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.div14 .input__field--hoshi:focus + .input__label--hoshi .input__label-content--hoshi,
.div14 .input--filled .input__label-content--hoshi {
	-webkit-animation: anim-1 0.3s forwards;
	animation: anim-1 0.3s forwards;
	/*-webkit-transform: translateY(-25px);
    transform: translateY(-25px);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;*/
}
/*
textarea#input-4 {
    height: 55px !important;
	resize: none;
	overflow-y: hidden;
}
*/
.div14 label.selectinputcrete span{
	display: block;
	margin: -8px 0 0 0;
    font-size: 13px;	
}
@-webkit-keyframes anim-1 {
	50% {
		opacity: 0;
		-webkit-transform: translate3d(1em, 0, 0);
		transform: translate3d(1em, 0, 0);
	}
	51% {
		opacity: 0;
		-webkit-transform: translate3d(-1em, -40%, 0);
		transform: translate3d(-1em, -40%, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, -40%, 0);
		transform: translate3d(0, -40%, 0);
	}
}

@keyframes anim-1 {
	50% {
		opacity: 0;
		-webkit-transform: translate3d(1em, 0, 0);
		transform: translate3d(1em, 0, 0);
	}
	51% {
		opacity: 0;
		-webkit-transform: translate3d(-1em, -40%, 0);
		transform: translate3d(-1em, -40%, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, -40%, 0);
		transform: translate3d(0, -40%, 0);
	}
}
.div14 .compliancetab table{
	border-collapse: separate;
	border-spacing: 5px;
}
.div14 .compliancetab .table>thead>tr>th{
	border: 1px solid #cccccc;
	background-color: #dbeffc;
}
.div14 .compliancetab .table>thead:first-child>tr:first-child>th{
	border-top: 1px solid #cccccc !important;
	font-size: 16px;
	padding: 8px !important;
}	
.div14 .compliancetab .table>tbody>tr>td{
	border: 1px solid #cccccc !important;
	font-size: 16px;
	padding: 8px !important;
	color: #666666;
}
.div14 .compliancetab .table tbody tr:nth-child(2n){
	background-color: #ffffff;
}
.div14 .compliancetab .table tbody tr:nth-child(2n-1){
	background-color: #efefef;
}

.div14 .compliancetab .table select,
.div14 .input select{
	border: 0;
    background-color: transparent;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    background: url(../images/img7.png);
    background-repeat: no-repeat;
    background-position: right 7px;
    width: 100%;
}
.div14 .input select{
    background-position: right 25px;
}
.div14 .compliancetab .table select:focus{
	outline-offset: 0px;
	border: 0;
	outline: -webkit-focus-ring-color auto 0px;
}
.div14 .compliancetab .table td input.inputundertdnoborder{
	border: 0;
    width: 100%;
    background-color: transparent;
}
.div14 .compliancetab .table td input.inputundertdnoborder:focus{
	outline-offset: 0px;
	border: 0;
	outline: -webkit-focus-ring-color auto 0px;
}
.div14 .compliancetab .table td textarea.inputundertdnoborder{
	margin: 0px;
	width: 100%;
	height: 50px;
	border: 0;
	background: transparent;
	resize: none;
}
.div14 .centersuccess{
	margin: 2em auto;
}
.div14 .centersuccess img{
	margin: 0 auto;
}
.div14 .step44{
	padding: 0em 0 2em 0;
}
.div14 .customdiv{
    width: 30%;
    float: left;
	background-color: #fff;
	padding: 10px;
	height: 240px;
	-moz-box-shadow: 2px 2px 5px 2px #ccc;
    -webkit-box-shadow: 2px 2px 5px 2px #ccc;
    box-shadow: 2px 2px 5px 2px #ccc;
	border: 1px solid #c2e6fd;
}
.div14 .customdiv.marleft1667{margin-left: 1.667%;}
.div14 .custdivforarrow{
	width: 3.33%;
	float: left;
	text-align: center;
}
.div14 .custdivforarrow p{
	line-height: 4.5;
	font-size: 50px;
	color: #ffa500;
}
.div14 .customdiv img{
	margin: 0 auto;
}
.div14 .customdiv p{
	text-align: center;
	font-size: 14px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.div14 .customdiv p.custmartop{
	margin: 20px auto;
}
.div14 .customdiv h4.h4{
    color: #0957a2;
    text-align: center;
    margin: 1em auto 0 auto;
    font-weight: bold;
    font-size: 22px;
}
.div14 .customdiv span.blue{
	color: #0957a2;
}
.div14 .step44 .custdivforbutton{
	width:33.33%;
	float:left;
	text-align: center;
	margin-top: 15px;
}
.div14 .step44 .custdivforbutton button{
    background-color: #0957a2;
    border: 0;
    color: #fff;
    padding: 6px 20px;
}
.div14 .step44 .custdivforbutton.margin-left{margin-left:16.66%}


@media screen and (max-width: 1199px) and (min-width: 992px){
	.div14 .mycustomwizard li:after{
		margin: 0 auto 17px 38%;
	}
	.div14 .mycustomwizard .backbox{
		height: 100px;
	}
	.div14 .mycustomwizard .backbox .innerbox1{
		left: 22%;
		height: 80px;
		width: 80px;
		background-size: 45px 45px;
	}	
	.div14 .customdiv{
		height: 265px;
	}
	.div14 .custdivforarrow p {
		line-height: 5;
	}
	.div14 .mycustomwizard p.tx{
		font-size: 16px;
	}
	.div14 .mycustomwizard .backbox .innerbox2{
		left: 22%;
		height: 80px;
		width: 80px;
	}
	.div14 .mycustomwizard .backbox .innerbox3{
		left: 27%;
		height: 80px;
		width: 80px;
	}
}
@media screen and (max-width: 991px) and (min-width: 768px){
.ch-info h3
{
    padding: 36px 14px 0 14px;
    height: 92px;	
}	
	.div14 .mycustomwizard li:after{
		margin: 0 auto 17px 36%;
	}
	.div14 .mycustomwizard .backbox .innerbox1{
		left: 22%;
		height: 70px;
		width: 70px;
		background-size: 40px 40px;
	}
	.div14 .mycustomwizard .backbox .innerbox2{
		left: 21%;
		height: 70px;
		width: 70px;
	}
	.div14 .mycustomwizard .backbox .innerbox3{
		left: 27.5%;
		height: 70px;
		width: 70px;
		background-size: 38px 45px;
	}
	.div14 .mycustomwizard .backbox{
		height: 90px;
	}
	.div14 .mycustomwizard p.tx{
		width: 60%;
		font-size: 16px;
		left: 9%;
		line-height: 1.2;
	}
	.div14 .wizard .nav-tabs > li:nth-child(4) p.tx{
		width: 77%;
	}
.div14 .imgcart1 .cartCount {
    right: 17px;
    top: 3px;
}	
}
@media screen and (max-width: 991px){
	.div14 .step44 .customdiv{
		margin: 0 10px;
		height: 295px;
	}
	.div14 .step44 .custdivforarrow{
		display: none;
	}
	.div14 .customdiv.marleft1667{
	}
	.div14 .customdiv h4.h4{
		margin: 0em auto 0 auto;
		font-size: 18px
	}
.div14 .imgcart1 .cartCount {
       right: 17px;
    top: 3px;
}	
}

@media screen and (max-width: 767px){
.top_nav .navbar-inverse .navbar-nav>.active>a, .top_nav .navbar-inverse .navbar-nav>.active>a:focus, .top_nav .navbar-inverse .navbar-nav>.active>a:hover
{
	color:#000;
	background-color:transparent;
}	
.ch-info h3
{
    padding: 36px 14px 0 14px;
    height: 92px;	
}	
	.login_ddmain
	{
		margin-top:0px;
	}	
	.div14 .compliancetab.table-responsive{
		border: 0;
	}
	.div14 .mycustomwizard li.active .backbox,
	.div14 .mycustomwizard .backbox{
		background-color: transparent;
		border: 0;
	}
	.div14 .mycustomwizard li:after{
		margin: 0 auto -15px 39%;
	}
    .div14 .wizard .nav-tabs > li a {
        width: 50px;
        height: 50px;
        line-height: 50px;
		margin: 0px auto;
    }
	.div14 .wizard {
		width: 90%;
		height: auto !important;
	}
   .div14 span.round-tab {
        font-size: 16px;
        width: 50px;
        height: 50px;
        line-height: 50px;
    }
	.div14 .wizard .nav-tabs > li:nth-child(1) {
		margin-left: 0;
	}
	.div14 .mycustomwizard .backbox .innerbox1{
		background-image: url(../images/img14.png);
		background-size: 60%;
		height: 50px;
		width: 50px;
	}
	.div14 .mycustomwizard li.active .backbox .innerbox1{
		background-image: url(../images/img13.png);
	}
	.div14 .step44 .customdiv{
		margin: 10px auto;
		width: 370px;
		height: auto;
		float: none;
	}
	.div14 .step44 .custdivforbutton.margin-left{
		margin-left: 0;
	}
	.div14 .step44 .custdivforbutton{
		width: 100%;
		float: none;
	}
	.div14 .mycustomwizard .backbox .innerbox2,
	.div14 .mycustomwizard .backbox .innerbox3
	{
		height: 50px;
		width: 50px;
		background-size: 28px 34px;
	}
	.div14 .tab-pane .header{
		padding: 1em 0;
	}
	
	
	
	
	.div14 .mycustomwizard p.tx{
		display: block;
		width: 80%;
		margin: 0 auto 10px auto;
		font-size: 14px;
		line-height: 1.2;
	}
	.div14 .mycustomwizard li.active .backbox, .div14 .mycustomwizard .backbox{
		height: 63px;
	}
	.div14 .mycustomwizard .backbox{
		height: 63px;
	}
	.div14 .mycustomwizard li:after{
		font-size: 50px;
		margin: 0 auto 45px 39%;
	}
	
}
@media screen and (max-width: 600px){
	.div14 ul li.ct21, .div14 ul li.ct22{
		width: 100%;
		margin: 0 auto;
		text-align: center;
	}
	.div14 .list-inline.pull-right.600centercreate{
		width: 100%;
		margin: 0 auto;
		text-align: center;
	}
	.div14 .tab-pane .header.step33{
		padding: 1em 0 5em 0;
	}
	.div14 button.next-step, .div14 button.prev-step{
		margin: 5px 0;
	}
	
	.div14 .mycustomwizard li:after{
		margin: 0px auto 40px 40%;
		font-size: 45px;
	}
	
	.div14 .mycustomwizard .backbox .innerbox1{
		background-size: 55%;
		height: 50px;
		width: 50px;
	}
	.div14 .mycustomwizard .backbox .innerbox2, .div14 .mycustomwizard .backbox .innerbox3{
		background-size: 23px 29px;
		height: 50px;
		width: 50px;		
	}
	.div14 .mycustomwizard li.active .backbox, .div14 .mycustomwizard .backbox{
		background-color: transparent;
		border: 0;
		height: 55px;
		width: 100%;
	}
	.div14 .mycustomwizard .backbox{
		height: 55px;
	}
	.div14 .mycustomwizard p.tx{
		display: block;
		width: 90%;
		margin: 0 auto 10px auto;
		font-size: 12px;
		line-height: 1.2;
	}
	.div14 .wizard .nav-tabs > li:nth-child(4) p.tx{
		width: 110%;
		margin: 0 auto 10px auto;
	}
}

@media screen and (max-width: 480px){
	body[onload='fnCofirmLumpsum()'] .bordercontainer .main-container .table_container
	{
		overflow:auto;
	}	
	.div14 ul li.ct21,
	.div14 ul li.ct22,
	.div14 ul.pull-right li.noaftercontent
	{
		float: none;
		width: 100%;
		text-align: center;
		margin: 0 auto;
	}
	.div14 .step1 ul.pull-right{
		float: none !important;
	}
	.div14 .wizard .tab-pane{
		padding-top: 20px;
	}
	
	.div14 .tab-pane .header.step33{
		padding: 1em 0;
	}
	.div14 button.next-step.btn1{
		margin: 15px auto;
	}	
	.div14 .step44 .customdiv{
		width: 225px;
	}
	.div14 .input__label{
		font-size: 15px;
	}
	.div14 .switch6{
		margin: 38px 0 15px auto;
		max-width: 4em;
	}
	.div14 .switch6-light > span span{
		top: -5px;
		left: -10px;
		font-size: 12px;
	}
	.div14 .switch6-light > span span:last-child {
		left: 15%;
	}
	.div14 .switch6-light{
		height: 20px;
	}
	.div14 .tab-pane h2.h2{
		font-size: 20px;
	}
	.div14 .mycustomwizard li:after{
		margin: 0px auto 37px 40%;
		font-size: 35px;
	}
	
	.div14 .mycustomwizard .backbox .innerbox1{
		background-size: 55%;
		height: 40px;
		width: 40px;
	}
	.div14 .mycustomwizard .backbox .innerbox2, .div14 .mycustomwizard .backbox .innerbox3{
		background-size: 20px 25px;
		height: 40px;
		width: 40px;		
	}
	.div14 .mycustomwizard li.active .backbox, .div14 .mycustomwizard .backbox{
		background-color: transparent;
		border: 0;
		height: 40px;
		width: 100%;
	}
	.div14 .mycustomwizard .backbox{
		height: 40px;
	}
	.div14 .mycustomwizard p.tx{
		display: block;
		width: 81px;
		margin: 0 auto 10px 5px;
		font-size: 10px;
		line-height: 1.2;
	}
	.div14 .wizard .nav-tabs > li:nth-child(4) p.tx{
		width: 120%;
		margin: 0 auto 10px -4px;
	}
	
}
@media screen and (max-width: 400px){	
	.div14 .mycustomwizard li:after{
		margin: 0px auto 45px 50%;
		font-size: 25px;
	}
	.div14 .mycustomwizard .backbox .innerbox1{
		background-size: 55%;
		height: 40px;
		width: 40px;
	}
	.div14 .mycustomwizard .backbox .innerbox2, .div14 .mycustomwizard .backbox .innerbox3{
		background-size: 20px 25px;
		height: 40px;
		width: 40px;		
	}
	.div14 .mycustomwizard li.active .backbox, .div14 .mycustomwizard .backbox{
		background-color: transparent;
		border: 0;
		height: 40px;
		width: 100%;
	}
	.div14 .mycustomwizard .backbox{
		height: 40px;
	}
	.div14 .mycustomwizard p.tx{
		display: block;
		width: 100%;
		margin: 0 auto 10px;
		font-size: 10px;
		line-height: 1.2;
	}
	.div14 .wizard .nav-tabs > li:nth-child(4) p.tx{
		width: 120%;
	}
}
.div14 .pad_lr_0 {
    padding: 0 !important;
}
.div14 .bodybgblcustwmstrtsip {
    position: fixed;
    z-index: 99999;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: black;
    filter: alpha(opacity=0);
    opacity: 0.6;
    display: none;
}
/*================== buy_mf_with_xtra_option ===================*/

.div14 .dropdown-menu.new_width span.input--hoshi{
	margin: 0em 0em;
}
.div14 .dropdown-menu.new_width span.input--hoshi .input__field--hoshi{
	margin-top: 0em;
}
/** ========================================================	DIV14 end ========================================================================== **/

/** ===================================================================	DIV15 start ========================================================================= **/
#contact-buttons-bar.slide-on-scroll
{
	display:none;
}
#contact-buttons-bar a span
{
	line-height:47px;
}

/** ===================================================================	DIV15 start ========================================================================= **/

/** ===================================================================	DIV16 start ========================================================================= **/

.div16
{
	width:100%;
	float:left;
    margin: 0px;	
}
.div16_in_full
{
	    overflow-y: scroll;
		height:300px;
		float:left;
		width:100%;
}
.div16 .table-responsive.mf-table
{
	/*max-height: 200px;
	overflow-y:scroll;*/
}
.div16 .table-responsive.mf-table, .div16 .table-responsive.mf-table .innerRow_table
 {
    width: 100%;
    margin: 1em auto;
}
 .div16 .table-responsive.mf-table .innerRow_table
{
	border: 1px solid #ccc;
	margin-top: 0px;		
	border-left:0px;
	border-right:0px;
}
.div16 .innerRow_table input
{
	border:0px;
}
.div16 .row_border
{
	border-bottom:1px solid #000;
}
.div16 .row_border:last-child
{
	border-bottom:1px solid transparent;
}
.div16 .row_border:first-child
{
		background-color:#e4e4e4;
}
.div16 .row_border label, .div16 .row_border input
{
	width:100%;
	float:left;
	background-color:transparent;
    padding: 5px 5px;
	font-size:13px;
    font-family: 'Lato', sans-serif;
}
.div16 .innerRow_table .row_border:first-child label
{
	width:20%;
}
.div16 .row_border:first-child input
{
	width:80%;
	background-color:#fff;
}
.div16 .row_border label
{
	background-color:#dbeffc;
    margin-bottom: 0px;	
}
.div14 .buymfonlinebbg.panel5 .tabContent table.mf-table td
{
	padding:8px 0px;
}
.div14 .buymfonlinebbg.panel5 .div16 .tabContent table.mf-table tbody tr
{
    border-bottom: 1px solid #ccc;	
}
.div14 .buymfonlinebbg.panel5 .div16 .tabContent table.mf-table tbody tr.row_border:last-child
{
    border-bottom: 1px solid #000;	
}
.div14 .buymfonlinebbg.panel5 .div16 .tabContent table.mf-table {
    min-width: 0px;
}
.div14 .buymfonlinebbg.panel5 .tabContent table.mf-table td > ul
{
	margin-bottom:0px;
}
/** ===================================================================	DIV16 start ========================================================================= **/


/** =============== page underconstruction ================= **/

.undercontruction
{
	width:100%;
	float:left;
	background-image:url('/innerpages/images/underconstruction.jpg');
	background-position:center;
	background-size:cover;
	padding-top:109px;
	padding-bottom:88px;
}
.undercontruction h1
{
	font-family: 'Sanchez';	
	font-size:47px;
	text-align:left;
	width:100%;
	float:left; 
	color:#fff;	
}
.undercontruction p
{
	font-family: 'Sanchez';	
	font-size:22px;
	text-align:left;
	width:100%;
	float:left; 
	color:#fff;		
}
.undercontruction_cnt
{
	width:100%;
	float:left;
	padding:200px 0px;
}
.undercontruction_cnt h1, .undercontruction_cnt h2
{
	font-family: 'Sanchez';	
	font-size:47px;
	text-align:center;
	width:100%;
	float:left; 
	color:#000;		
}
.undercontruction_cnt p
{
	font-family: 'Sanchez';	
	font-size:22px;
	text-align:center;
	width:100%;
	float:left; 
	color:#000;		
}
/** =============== page underconstruction ================= **/

/** ================ 'Back To Top' button css =============== **/

#return-to-top {
    position: fixed;
    bottom: 55px;
    right: 20px;
    /*background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.7);*/
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
	z-index: 99;	
}
#return-to-top img
{
	width:100%;
	float:left;
    top: 13px;	
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;	
}
/*#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 16px;
    top: 13px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}*/
#return-to-top:hover {
    /*background: rgba(0, 0, 0, 0.9);*/
}
#return-to-top:hover img {
    color: #fff;
    top: 5px;
}


/** ================ 'Back To Top' button css =============== **/


#antila-widget-offline
{
	z-index:99;
}

.div14 .buymfonlinebbg #divTopPerformance .mf-table td a, .table-responsive td a
{
    color: #545454;
}


/* ------------ media queries --------- */
@media only screen and (min-width: 1450px)and (max-width: 1560px)
{
	.top_nav .navbar-inverse .navbar-nav>li>a
	{
	    font-size: 17px;	
	}
	.div6 p
	{
		padding:0px;
	}
	.online_acc {
    width: 93%;
	}
.top_greyframe ul li
{
    padding: 0px 8px;	
}
.top_whiteframe
{
    padding: 13px 28px;	
}	
.search_mf, .chat_logindiv
{
padding:0px;	
}
.online_acc_input #txtMob
{
    width: 65%!important;	
}	
.online_acc_head
{
    padding: 15px 12px;	
}
.slide2 p:nth-child(3)
{
    padding-left: 413px;	
}
.slide2 p:nth-child(2)
{
    padding-right: 152px;	
}
.slide2 h1
{
    width: 43%;	
}
}

@media only screen and (min-width: 1336px)and (max-width: 1449px)
{
.chat_logindiv > ul {
    width: 69%;
}	
	.site_logo h1
	{
	    font-size: 18px;	
	}
/*.chat_logindiv ul
{
    margin-left: 40px;	
}*/
.chat_logindiv ul li:first-child
{
    margin-right: 17px;
}
		.div6 p
	{
		padding:0px;
	}
	.slide2 p:nth-child(2)
	{
	    margin-bottom: 15px;	
	}
	.slide2 p:nth-child(3)
	{
	    width: 78%;
    padding-left: 421px;	
	}
	.online_acc_input
	{
		    padding: 10px 12px;
	}
	.online_acc
	{
	    width: 90%;	
    margin-top: 17px;		
	}
	.search_mf .stylish-input-group button
	{
	    margin-left: -15px;	
	}
	.search_mf .input-group-addon
	{
    padding: 5px 14px;		
	}
	.top_greyframe ul li
	{
	    padding: 0px 8px;	
	}
	.search_mf
	{
	    margin-left: 0px;	
	}
	.top_greyframe ul li
	{
	    font-size: 12px;	
	}
.search_mf .stylish-input-group .form-control
{
	    width: 80%;
}
.chat_logindiv .btn-reg {
    padding: 0px 7px;
	font-size:13px;
}
.chat_logindiv .btn-lgn {
    padding: 0px 12px;
	font-size:13px;
}
.chat_logindiv ul li img
{
    margin-right: 4px;
    margin-top: 1px;	
}
.top_nav .navbar-inverse .navbar-nav>li>a
{
	font-size: 15px;
	padding: 0px 8px;		
}
.online_acc_input #txtMob
{
    width: 65%!important;	
}
.online_acc_input .acc_otp
{
    padding: 10px 2px;
    margin-left: -5px;	
    font-size: 8px;	
}
.online_acc_input label img
{
    width: 100%;	
}
.online_acc_input .form-group:nth-child(4) label img
{
    width: 83%;
}
.form-group {
    margin-bottom: 8px;
	z-index: 1;
}
.online_acc_head
{
    padding: 10px 5px;
    font-size: 14px;
}
.form-check-label input {
    width: 22px;
    height: 22px;
}
.form-check-label span {
    line-height: 28px;
}
.register_btn
{
    padding: 4px 0px;
    padding-top: 0px;
}
.online_acc_input input
{
    height: 33px;	
}
}

@media only screen and (min-width: 1200px)
{
	.rgt_invst_boxes .cust-lf-mar
	{
		margin-left: 4.165%
	}
}

@media only screen and (min-width: 1200px)and (max-width: 1335px)
{
.top_greyframe
{
    width: 25%;	
}	
.chat_logindiv > ul {
    width: 51%;
}
	.site_logo h1
	{
		font-size:24px;
	}
	.top_whiteframe
	{
	    padding: 13px 35px;	
	}
	.search_mf
	{
	    margin-left: 36px;	
	}
	.search_mf .input-group-addon {
    padding: 5px 16px;
	}
	.search_mf .stylish-input-group button
	{
	    margin-left: -13px;	
	}
		.div6 p
	{
		padding:0px;
	}
	.online_acc_input
	{
	    padding: 10px 12px;	
	}
	.form-check-label span
	{
	    font-size: 14px;	
	}
	.top_greyframe ul li
	{
    padding: 0px 5px;
    font-size: 12px;		
	}
	.chat_logindiv ul li img {
    margin-right: 2px;
	}
	.top_nav .nav>li>a {
    /* padding: 10px 8px; */
	    margin: 4px 0px;
    padding: 0px 6px;	
	}
	.top_nav .navbar-inverse .navbar-nav>li>a
	{
		font-size:14px;
	}
.search_mf .stylish-input-group .form-control {
    width: 80%;
}
	.chat_logindiv ul li
	{
		font-size: 12px;
		padding: 0px 1px;
	}
	.chat_logindiv .btn-lgn {
    padding: 0px 8px;
    font-size: 13px;
	}
.chat_logindiv .btn-reg {
    padding: 0px 2px;
	    font-size: 12px;
}	
.slide-text > h1
{
 font-size: 25px;	
    margin-bottom: 15px; 
}
.slide-text > p
{
    font-size: 30px;
}
.online_acc_input .form-group label img
{
    width: 80%;	
}
.online_acc_input .form-group:nth-child(4) label img
{
    width: 60%;	
}
.online_acc_head
{
    font-size: 12px;
    padding: 12px 6px;
}
.online_acc_input input
{
    width: 85%;	
    height: 28px;
	font-size: 11px;
}
.form-group {
    margin-bottom: 9px;
}
.online_acc_input #txtMob
{
    width: 64%!important;
	    height: 27px;
}
.form-check-label input {
    width: 17px;
    height: 17px;
}
.online_acc_input .acc_otp
{
    padding: 7px 2px;
    font-size: 8px;	
    margin-right: 4px;	
text-align: right;	
}
.register_btn
{
	    padding: 3px 0px;
}
.register_btn .btn-default
{
    padding: 5px 12px;	
}
.register_btn .btn-primary
{
	font-size: 11px;
}
}
@media only screen and (min-width: 1024px)and (max-width: 1199px)
{
	.top_blueframe
	{
	    padding-right: 44px;	
	}
	.top_greyframe
	{
	    width: 28%;	
	}
	.chat_logindiv > ul {
		width: 100%;
    float: left;
	}
	.div02 .carousel-control.right {
		margin-right: -58px;
	}	
	.div02 .carousel-control.left {
		margin-left: -60px;
	}	
	#finediamond {
		width: 150px;
		height: 150px;
	}
	#finediamond img
	{
	    margin-top: 24px;	
	}
	.div01_box h2
	{
	    font-size: 22px;	
	}
	.div01_box p
	{
	    font-size: 13px;
		height: 56px;
	}
	.div03_box h2
	{
	    font-size: 22px;	
	}
	.site_logo h1
	{
		font-size:14px;	
	}
	.site_logo p
{
	font-size:12px;
	text-align:center;
}
	
	.online_acc {
    width: 100%;
	    margin-top: 8px;
	}
	
	.div14 .buymfonlinebbg.panel5 .ul-li-container ul li
	{
	    padding: 3px 15px;	
	}
	.div14 .buymfonlinebbg.panel5 .subcategorydropdwn
	{
	    padding: 3px 15px 3px 4px;	
	}
.div14 .dropdown div.dropdown-menu .form-horizontal .form-group .addtocartbtn
{
    padding: 4px 15px;
	    font-size: 13px;
    font-family: 'Lato', sans-serif;		
}	
	.sipbox_head
	{
	    font-size: 13px;	
	}
	.rgt_invst_boxes > DIV:first-child {
    margin-left: 0px;
}
	.dotted_line
	{
		display:none;
	}
		.div6 p
	{
		padding:0px;
	}
	.chat_logindiv .btn-lgn {
    padding: 4px 10px;
	}
	.chat_logindiv .btn
	{
	    font-size: 13px;	
	}
	.chat_logindiv .btn-reg {
		padding: 4px 5px;
	}	
	.top_greyframe ul li
	{
	    font-size: 12px;
    padding: 0px 5px;		
	}
		.div13 .container .col-lg-4.col-sm-6
	{
		height:242px;
	}
	.rgt_invst_boxes > DIV > h1
	{
    font-size: 20px;		
	}
.rgt_invst_boxes > DIV > p
{
    font-size: 11px;	
}	
	.top_whiteframe
	{
		padding: 8px 0px;
	}
	.top_nav .navbar-inverse .navbar-nav>li>a
	{
		font-size: 13px;
	}
	.top_nav .nav>li>a {
    padding: 0px 4px;
	}
	.top_nav .navbar
	{
	    min-height: 22px;	
	}
	.search_mf .stylish-input-group .form-control
	{
		width: 69%;
	}
	.chat_logindiv ul li
	{
		font-size:12px;
	}
	.chat_logindiv ul li img
	{
		    margin-right: 3px;
	}
	.chat_logindiv .btn-lgn {
		padding: 5px 15px;
	}	
	.chat_logindiv .btn-reg {
    padding: 5px 15px;
	}
	.online_acc_head
	{
		padding: 10px 5px;
		font-size: 11px;			
	}
	.online_acc_input
	{
	    padding: 10px 10px;	
	}
.online_acc_input .form-group label img {
    width: 80%;
}
.online_acc_input input
{
	margin-left: 1px;
    height: 27px;	
	font-size: 10px;
}	
.online_acc_input #txtMob {
    width: 60%!important;
}
.online_acc_input .acc_otp, .online_acc_input .otpHome
{
	margin-right: 3px;
	margin-left:0px;
	padding: 7px 2px;
   font-size: 8px;
    text-align: right;
    position: absolute;   
}
.online_acc_input .form-group {
    margin-bottom: 4px;
}
.form-group:nth-child(6) .form-check-label input
{
    width: 20px;
    height: 20px;	
}
.form-group:nth-child(6) .form-check-label span
{
    font-size: 11px;
	line-height: 18px;
}
.register_btn
{
    padding: 3px 0px;	
}
.signup_txt
{
    font-size: 11px;	
}
.register_btn .btn-primary
{
    font-size: 9px;	
}
.online_acc_input .form-group:nth-child(4) label img {
    width: 69%;
}
.slide-text > h1
{
	font-size: 22px;
    margin-bottom: 0px;
}
.slide-text > p
{
    font-size: 31px;
	margin-bottom: 21px;
}
}

@media only screen and (min-width: 991px) and (max-width: 1023px)
{
	.chat_logindiv > ul {
		width: 50%;
	}
	.top_greyframe
	{
		width: 27%;	
	}	
	.top_whiteframe > DIV
	{
		padding:0px;
	}
	.div02 .carousel-control.right {
		margin-right: -35px;
	}
	.div02 .carousel-control {
		width: 5%;
	}	
	.div02 .carousel-control.left {
		margin-left: -35px;
	}	
	.top_whiteframe
	{
	    padding: 13px 0px;	
	}
	.div14 p.ctx.ctx2, .div03 h1, .div01 h1, .div04 h1, .div02 h1
	{
	    font-size: 34px;	
	}
	#finediamond {
		width: 120px;
		height: 120px;
	}
	#finediamond img
	{
		margin-top: 5px;	
	}
	.div01_box h2
	{
	    font-size: 17px;	
	}
	.div01_box p
	{
		font-size: 13px;
		height: 72px;		
	}
	.div03_box h2
	{
	    font-size: 16px;
		padding: 20px 0;		
	}
	.div04_box h2
	{
		font-size: 16px;
	}
	.top_nav .navbar-inverse .navbar-nav>li>a
	{
		padding: 0px 4px;	
		font-size: 13px;
	}
	.site_logo h1
	{
	    font-size: 22px;	
	}
	.top_greyframe ul li img {
    margin-right: 3px;
	}
	.sipbox_head
	{
	    font-size: 14px;	
	}
.div14 .dropdown div.dropdown-menu .form-horizontal .form-group .addtocartbtn
{
    padding: 4px 15px;
	    font-size: 13px;
    font-family: 'Lato', sans-serif;		
}	
	.div14 .buymfonlinebbg.panel5 .ul-li-container ul li{
	padding: 3px 10px;
	}
	.div14 .buymfonlinebbg.panel5 .subcategorydropdwn
	{
		margin: 0 0px 0 2px;
	    padding: 3px 29px 3px 20px;
	}
		.rgt_invst_boxes > DIV:first-child {
    margin-left: 0px;
}
	.dotted_line
	{
		display:none;
	}	
	.div8_head1
	{
    padding-left: 34px;		
	}
		.div6 p
	{
		padding:0px;
	}
	.chat_logindiv .btn-reg {
    padding: 0px 6px;
}
	.chat_logindiv .btn
	{
	    font-size: 11px;	
	}
.chat_logindiv .btn-lgn {
    padding: 0px 9px;
}	
	.top_greyframe ul li
	{
	font-size: 11px;
	    padding: 0px 3px;
	}
		.search_mf .stylish-input-group .form-control
	{
		width: 69%;
	}
	.search_mf .input-group-addon {
    padding: 5px 28px;
	}
		.div13 .container .col-lg-4.col-sm-6
	{
		height:242px;
	}
	.online_acc
	{
		margin-top: 3px;	
    width: 97%;		
	}	
	.online_acc_head
	{
    padding: 10px 3px;
    font-size: 10px;			
	}
	.online_acc_input
	{
	    padding: 10px 10px;	
	}
.online_acc_input .form-group label img {
    width: 80%;
}
.online_acc_input input
{
	margin-left: 1px;
    height: 27px;	
	font-size: 10px;
}	
.online_acc_input #txtMob {
    width: 59%!important;
}
.online_acc_input .acc_otp
{
    margin-right: 0px;
    margin-left: 0px;
    padding: 7px 1px;
    font-size: 8px;
    position: absolute;
    text-align: right;
}
.online_acc_input .form-group {
    margin-bottom: 4px;
}
.form-group:nth-child(6) .form-check-label input
{
    width: 15px;
    height: 15px;	
}
.form-group:nth-child(6) .form-check-label span
{
    font-size: 11px;
	line-height: 18px;
    margin-left: 7px;	
}
.register_btn
{
    padding: 3px 0px;	
}
.signup_txt
{
    font-size: 11px;	
}
.register_btn .btn-primary
{
    font-size: 9px;	
}
.online_acc_input .form-group:nth-child(4) label img {
    width: 69%;
}
.slide-text > h1
{
	font-size: 22px;
    margin-bottom: 0px;
    width: 58%;	
}
.slide-text > p
{
    font-size: 31px;
	margin-bottom: 21px;
}	
	
}



@media only screen and (max-width: 990px)
{
	#life_tab .panel-default>.panel-heading, #general_tab .panel-default>.panel-heading
	{
		background-color: #282e3e;	
		color:#fff;
	}	
	.div02 .carousel-inner>.item
	{
	}
	
	.div02 .carousel-inner>.item.active > DIV:first-child
	{
		display:none;
	}
	#mf_tab .panel-default>.panel-heading
	{
		background-color:#282e3e;
		color:#fff;
	}
	.panel6 .table-responsive
	{
	    padding: 0px;	
	}
		#contact-buttons-bar.slide-on-scroll
	{
		display:block;
	}
	.fixednav
	{
	    height: 50px;	
	}
	.top_nav .body-wrap
	{
	    margin-top: 0px;	
	}
	.div14 .dropdown-menu
	{
		z-index: 9;
	}
	.div14 .dropdown-menu-right {
    right: 0;
    left: 0;
}
.div14 .dropdown div.dropdown-menu .form-horizontal .form-group .addtocartbtn
{
    padding: 4px 15px;
	    font-size: 13px;
    font-family: 'Lato', sans-serif;		
}	
	.rgt_invst_boxes > DIV:first-child {
    margin-left: 0px;
}
		.div6 p
	{
		padding:0px;
	}
	.chat_logindiv ul li span {
 display:none;
}
		.search_mf .stylish-input-group .form-control
	{
		width: 69%;
	}
	.know_box_inner.overlay
	{
		opacity:1;
		visibility:visible;
	}
	.dotted_line
	{
		display:none;
	}
	.table-responsive
	{
		display:block;
	}

	.table_container .table4upload, .table_container .table4upload.secondtablefornum
	{
		white-space:nowrap;
		min-width: auto!important;
	}

	.online_acc_input .form-group img
	{
		width:90%;
	}
	.online_acc_input .form-group:nth-child(4) img
	{
		width:60%;
	}	
	.online_acc_input .form-group {
    margin-bottom: 9px;
}
	.online_acc_input input
	{
	    padding: 10px 6px;
		height: 34px;
		width: 80%;		
	}
	.online_acc_input .acc_otp
	{
    padding: 9px 3px;
	    font-size: 10px;
	}
	.online_acc_input #txtMob
	{
    width: 60%!important;
	}
	.register_btn
	{
	padding: 5px 0px;
	}
	/* ---- sticky button --- */
	.overlay {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.7);
	transition: opacity 500ms;
	visibility: hidden;
	opacity: 0;
    width: 100%;	
}
.overlay:target {
	visibility: visible;
	opacity: 1;
}
.popup {
	margin: 30px auto;
	padding: 15px;
	border-radius: 5px;
	width: 49%;
	position: absolute;
	left: 35%;
	/* transition: all 5s ease-in-out; */
}
.popup h2 {
	margin-top: 0;
	color: #333;
	font-family: Tahoma, Arial, sans-serif;
}
.close
{
	display:block;
}
.popup .close {
	position: absolute;
	top: 0px;
	left: 14px;
	background: #fff;
	transition: all 200ms;
	font-size: 27px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	padding: 0px 5px;
    border-radius: 50%;	
    opacity: 1;
    line-height: 26px;
}
.search {
	position: absolute;
	top: 19px;
	left: 45%;
	/* background: #ce00ff; */
	transition: all 200ms;
	font-size: 30px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	padding: 0px 5px;
}

.popup .close:hover {
	color: #ffffff;
}
.popup .content {/*	max-height: 30%;
*/overflow: auto;border-top: 2px dashed #d1d6d8;margin-top: 16px;}



.content h3 { text-align: center;
    margin: 15px 0 -1px 0;
    text-transform: uppercase;
    color: #00495d;
}
.box {
	width: 70%;
}
.popup {
    width: 39%;
    left: 0;
    right: 0;
}



.account_box
{
    z-index: 999999;	
}
/* ---- sticky button --- */
.navbar-header .navbar-toggle
{
	float:right;
}
.sip_5box > div
{
	margin-bottom:15px;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px)
{
	.top_greyframe	
	{
	    width: 36%;	
	}
	/*.chat_logindiv > ul {
    width: 100%;
	}*/
	.chat_logindiv .btn-reg {
		padding: 0px 0px;
	}
	.chat_logindiv .btn-lgn {
		padding: 0px 0px;
	}	
	.top_nav .navbar-inverse .navbar-nav>li>a
	{
	    font-size: 12px;
		padding: 0px 3px;		
	}
	.site_logo h1
	{
	    font-size: 12px;	
	}
	.site_logo p
	{
	    font-size: 10px;	
	}
	.div01 h1, .div03 h1, .div04 h1, .div3 h1, .div14 p.ctx.ctx2, .div02 h1
	{
	    font-size: 28px;	
	}
	.div02 .carousel-control.right {
    margin-right: -10px;
	}
	.div02 .carousel-control.left {
		margin-left: -10px;
	}
	#finediamond {
		width: 120px;
		height: 120px;
	}
	#finediamond img
	{
		margin-top: 8px;	
	}
.div01_box p
{
font-size: 12px;	
}	
.div01_box h2
{
    font-size: 17px;	
}
.div03_box h2
{
    font-size: 16px;
    padding: 20px 0;	
}
.div04_box h2
{
    font-size: 16px;	
}
	.div02 .carousel-inner>.item.active > DIV:first-child
	{
		display:none;
	}	
	.chkout_btn
	{
	margin-top: 0px;	
	}
	.div14 .female_help
	{
		margin-left:0px;
	}
.top_nav .nav>li>a
{
    padding: 0px 8px;	
}
.chat_logindiv .btn-lgn, .chat_logindiv .btn-reg
{
	font-size:12px;
}
.top_greyframe ul li
{
    padding: 0px 5px;
	    font-size: 12px;
}
.top_greyframe ul li img
{
    margin-right: 5px;	
}
.div14 .need_help h1
{
    font-size: 18px;	
}
.div14 .need_help h2
{
    font-size: 15px;
    text-align: center;
}
.div14 .need_help h3
{
    font-size: 13px;	
}
.div14 .buymfonlinebbg.panel5 .basis1year {
    width: 50%;
    float: left;
	margin-bottom:10px;
}
	.div14 .buymfonlinebbg.panel5 .top5year {
    width: 44%;
    float: left;
}
.div14 .buymfonlinebbg.panel5 .spansubcat, .div14 .buymfonlinebbg.panel5 .subcategorydropdwn
{
    font-size: 13px !important;	
}
	.div14 .buymfonlinebbg.panel5 .ul-li-container ul li {
    padding: 5px 15px;
}
.div14 .buymfonlinebbg.panel5 .ul-li-container {
    width: 100%;
    float: left;
    height: auto;
}
.div14 .buymfonlinebbg.panel5 .subcatlargecap {
    width: 40%;
    float: left;
}
.div14 .buymfonlinebbg.panel5 .subcategorydropdwn {
    padding: 5px 10px 5px 7px;
    margin: 0 0px 0 2px;	
}
	.top_whiteframe
	{
		padding:13px 0px;
		padding-bottom: 0px;
	}
.top_greyframe ul li
	{
		padding: 0px 3px;
		font-size: 11px;
	}
	.search_mf .input-group-addon
	{
	    padding: 5px 0px;
		padding-right: 29px;
	}
	.div13 {
    padding: 20px 0px;
}
			.div13 .container .col-lg-4.col-sm-6
	{
		height:191px;
	}
	.bottom_social_icon img {
    width: 31px;
}
.newletter_div h1, .bottom_social h1
{
	    font-size: 16px;
}
.bottom_social h1
{
	margin-top:0px;
}
.newletter_div p, .bottom_social p
{
	    font-size: 12px;
}
.bottom_menu ul a li
{
    font-size: 13px;	
}
.newletter_div form input[type=text]
{
    width: 67%;	
}
.newletter_div form input[type=submit] {
    width: 17%;
}

.know_box_inner .video_circle
{
    margin-top: -128px;	
}
.know_box_inner .video_title
{
    margin-top: -52px;
}
.rgt_invst_boxes > DIV h1
{
font-size: 18px;	
}
.rgt_invst_boxes > DIV p
{
font-size: 11px;	
}	
.sip_5box > div
{
	margin-bottom:15px;
}
.sipstage_table table tr:first-child th:nth-child(1), .sipstage_table table tr:last-child td:nth-child(1)
{
	font-size: 15px;
}
.ch-item, .ch-info-wrap, .ch-info
{
width: 219px;
height: 219px;		
}
.blue_circle .ch-info .ch-info-front img {
    margin-top: 37px;
    width: 57%;
}
.yellow_circle .ch-info .ch-info-front img, .green_circle .ch-info .ch-info-front img {
    margin-top: 47px;
    width: 79%;
}
}

@media only screen and (max-width: 767px)
{
#login-dp.dropdown-menu
{
    z-index: 999999999;	
}	
.chat_logindiv.login_ddmain {
    margin-top: 7px;
}	
.chat_logindiv > ul {
    width: 100%;
}	
	.top_blueframe > DIV > DIV:last-child
	{
		float:left!important;
	}
	.top_blueframe > DIV > DIV:first-child
	{
		float:right!important;
	}
	.top_blueframe
	{
	    padding:0px 13px;	
	}
	.top_greyframe
	{
	    width: 39%;	
	}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover
{
	color:#000;
}	
	.div14 .chkout_btn .btn-primary
	{
		margin-bottom:25px;
	}
	#finediamond 
	{
		width: 125px;
		height: 125px;
	}
	#finediamond img
	{
	    margin-top: 9px;	
	}
	.div01_box h2	
	{
	    font-size: 22px;	
	}
	.div01_box p
	{
		font-size: 14px;
		height: 60px;		
	}
	.div01_box	
	{
		margin-bottom:50px;
	}
		.div14 .celconmansel > DIV:nth-child(5) {
    display: none;
}
		.div14 .chkout_btn .need_help
	{
		display:block;
		margin-top:15px;
		margin:0px auto;
		float:none;
	}
	.div16_in_full
	{
		border: 1px solid #ddd;
	}
	.div16_in_full .table-responsive
	{
		    border: 0px solid #ddd;
	}
	#contact-buttons-bar.slide-on-scroll
	{
		display:block;
	}

	.div13 .container .col-lg-4.col-sm-6 {
    height: 170px;
	}
	.div14 .buymfonlinebbg.panel5 .celconmansel > DIV:nth-child(4)
	{
		display:none;
	}
	.invst_solu_circle .yellow_circle, .invst_solu_circle > DIV:first-child
	{
		margin-top:20px;
	}
	.invst_solu_circle .yellow_circle, .invst_solu_circle > DIV
	{
		margin-top:95px;
		top:0px;
	}
	.mobile_goalHead p
	{
	display: block;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a
	{
		position:relative;
		color:#000;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:before
	{
		content: "\f0da";
		font-family: FontAwesome;
		left: 10px;
		position: absolute;
		top: 6px;
		color: #000;
	}
		.site_logo > DIV:last-child
	{
		float:left;
		z-index:9999999;		
	}
		.site_logo > DIV:first-child
	{
		/* width:100%; */
		text-align:center;
		z-index:99;
		padding:0px;
	}
.top_nav .navbar-collapse.in > ul:after {
    top: 21px;
    right: 44px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #fff;
    border-width: 11px;
    margin-left: -6px;
}
.top_whiteframe .site_logo > DIV:last-child
{
    position: absolute;
    float: right;
    right: 0;
    width: 100%;	
}
/* Icon 0 */

 #nav-icon0 {
  width: 30px;
  height: 0px;
  position: relative;
  margin: 0px auto;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
  border:0px;
}

#nav-icon0 span {
  display: block;
  position: absolute;
  height: 2px;
  width: 50%;
  background: #000;
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

#nav-icon0 span:nth-child(even) {
  left: 50%;
  border-radius: 0 9px 9px 0;
}

#nav-icon0 span:nth-child(odd) {
  left:0px;
  border-radius: 9px 0 0 9px;
}

#nav-icon0 span:nth-child(1), #nav-icon0 span:nth-child(2) {
  top: 0px;
}

#nav-icon0 span:nth-child(3), #nav-icon0 span:nth-child(4) {
  top: 10px;
}

#nav-icon0 span:nth-child(5), #nav-icon0 span:nth-child(6) {
  top: 20px;
}

#nav-icon0.open span:nth-child(1),#nav-icon0.open span:nth-child(6) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

#nav-icon0.open span:nth-child(2),#nav-icon0.open span:nth-child(5) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#nav-icon0.open span:nth-child(1) {
  left: 0px;
  top: 9px;
}

#nav-icon0.open span:nth-child(2) {
  left: calc(50% - 5px);
  top: 9px;
}

#nav-icon0.open span:nth-child(3) {
  left: -50%;
  opacity: 0;
}

#nav-icon0.open span:nth-child(4) {
  left: 100%;
  opacity: 0;
}

#nav-icon0.open span:nth-child(5) {
  left: 0px;
  top: 19px;
}

#nav-icon0.open span:nth-child(6) {
  left: calc(50% - 5px);
  top: 19px;
}	
	
.div4 .chart_img, .div4 .chart_img .highcharts-container 
{
    min-width: 300px!important;
    /* margin-left: -10px;	 */
}
.top_nav .nav>li
{
    border-bottom: 1px dashed;	
}
.top_nav .nav>li.dropdown.open i
{
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);	
}
.top_nav .nav>li:last-child
{
    border-bottom: 1px dashed transparent;		
}	
/*.top_nav .nav>li:first-child>a {
    padding-left: 17px;
}*/
.top_nav .nav>li>a {
    padding: 6px 0px;
}
.top_nav .navbar-inverse .navbar-nav>li>a
{
    border-right: 0px solid #006699;
    font-size: 15px;
	color:#000;	
}
.top_nav .navbar-inverse .navbar-nav>li>a i
{
	display:block;
	float:right;
}
	.top_nav .navbar-inverse
	{
		margin-top: 0px;
       z-index: 9;	
	}
.navbar-nav {
    margin: 7.5px 0px;
	padding:0px 17px;
}
	.top_greyframe ul li:last-child
	{
		/* margin-right:3px; */
	}
	.top_nav .navbar-collapse
	{
		background-color: #fff;	
	    margin-top: 22px;
		border-color:#fff;
		border-radius:5px;
		-webkit-box-shadow: 2px 2px 5px 0px rgba(50, 50, 50, 0.75);
		-moz-box-shadow:    2px 2px 5px 0px rgba(50, 50, 50, 0.75);
		box-shadow:         2px 2px 5px 0px rgba(50, 50, 50, 0.75);		
	}
	.top_nav .navbar-collapse.in 
	{
		overflow-y: auto;
	    margin-top: 25px;
		border-color:#fff;
		height: 345px;
	}
	.search_mf .stylish-input-group .form-control {
    padding: 6px 6px;
}
	.top_greyframe ul
	{
		    text-align: right;
	}
	.chat_logindiv ul
	{
	    margin-left: 0px;	
	}
.chat_logindiv ul li:first-child {
    /* padding: 0px; */
    margin-right: 5px;
}	
	.chat_logindiv .icon_login li i
	{
    font-size: 15px!Important;
    line-height: 12px;	
	/*color:#000;
	 margin:0px 5px; */
	}
	.chat_logindiv ul li
	{
		padding: 0px 6px;
		border:0px;		
	}
	.top_blueframe .chat_logindiv ul {
		float: left;
		text-align: left;
	}	
	.button_login
	{
	display:none;
	}
	.icon_login
	{
		display:block
	}
	.site_logo > DIV:first-child img
	{
		width:100%;
		margin-top: 5px;		
	}
	.search_mf
	{
	    margin-left: 0px;	
	}
	.div14 .dropdown div.dropdown-menu:before,
	.div14 .dropdown div.dropdown-menu:after
	{
		display:none;
	}
	.div14 .dropdown div.dropdown-menu.new_width {
    position: fixed;
    top: 15%;
    right: 0;
    left: 0;
    margin: 0 auto;
    z-index: 99999;
}
	.div14 .dropdown.open .bodybgblcustwmstrtsip {
    display: block;
}
	.div14 .dropdown-menu-right
	{
		left: -5px;
	}
	.div14 .dropdown div.dropdown-menu .form-horizontal .form-group .addtocartbtn
	{
	    margin: 2px auto 0;	
	}
	/*.top_nav .nav>li>a {
    padding: 5px 25px;
	}*/
	.site_logo
	{
		width:100%;
	}
	.top_whiteframe
	{
	    padding: 13px 15px;		
	}
	.circletitle_div
{
	display:none;
}
.saving_actable p
{
	margin-top:30px;
}
.div8_head2
{
	    padding-top: 10px;
}

}


@media only screen and (min-width: 480px) and (max-width: 767px)
{
.top_greyframe {
    width: 57%;
}
	.site_logo p
	{
	    font-size: 14px;
		text-align: left;		
	}
	.site_logo h1
	{
	    font-size: 25px;
		text-align: left;
	}
	.div02 h1, .div04 h1, .div03 h1, .div01 h1
	{
	    font-size: 28px;
		margin-bottom: 10px;
		margin-top:0px;		
	}
	.div02 .carousel-control.right 
	{
		margin-right: -24px;
	}
	.div02 .carousel-control.left {
		margin-left: -24px;
	}	
	.financial_serv_innerboxs span img
	{
	    margin-left: -42px;	
	}
	.chkout_btn
	{
	    margin-top: 14px;	
	}
	.div8_head1
	{
	    padding-left: 45px;	
	}
	.div10 p
	{
	    font-size: 25px;	
	}
	.signed_up > DIV:last-child 
	{
		padding: 0px 5px;
	}
	.signed_row span
	{
	font-size: 16px;	
	}
	.div9 h1:first-child
	{
		font-size: 30px;
	    line-height: 40px;
	}
	.rgt_invst_boxes > DIV p
	{
	    font-size: 14px;	
	}
	.div10
	{
		padding: 50px 0px;	
	}
	.div10 h1
	{
		font-size: 40px;	
	}
	.navbar-header .navbar-toggle
	{
	    margin-bottom: 0px;	
	}
	.chat_logindiv ul {
    margin-left: 0px;
    text-align: right;
}
.top_whiteframe {
    padding: 8px 0px;
}
.top_nav .body-wrap {
    margin-top: 0px;
}
.top_nav .navbar-inverse
{
	margin-top: 0px;	
}
.chat_logindiv ul li:first-child
{
    margin-right: 21px;	
}
	.sipbox_head
	{
	font-size: 12px;	
	}
.search_mf .input-group-addon
{
padding-left: 0px;	
}
	.top_greyframe ul li
	{
	padding: 0px 7px;
	font-size: 12px;		
	}
	.top_greyframe ul li img
	{
	margin-right: -1px;	
	}
	.div14.recomend_fund .need_help h1
	{
		margin-top:15px!important;		
	}	
	.div14 .female_help, .div14 .celconmansel > DIV:nth-child(4) img
	{
		    margin-top: 3px;
	}
	 .div14 .celconmansel > DIV:nth-child(4)
	 {
		 text-align:center;
	 }
	.div14 .buymfonlinebbg.panel5 .celconmansel select.subcategorydropdwn, .div14 .buymfonlinebbg.panel5 .celconmansel input[type=text], .div14 .buymfonlinebbg.panel5 .celconmansel .col-cust-1 {
    margin: 2.5px 0px;
	}
	.startSIPpg .div14 .buymfonlinebbg.panel5 .celconmansel .col-sm-1.col-cust-1 {
		width: inherit;
	}
	.div14 .celconmansel > DIV:first-child 
	{
		padding-left: 15px;
	}
	.div14 .tabContent {
    margin: 15px auto;
    overflow: auto;
}
.div14 .buymfonlinebbg.panel5 .tabContent table.mf-table {
    min-width: 500px;
}
	.div14 .buymfonlinebbg.panel5 .imgcart {
    margin: 0px 8px 0 0px;
    height: 29px;
}
	.div14 .buymfonlinebbg.panel5 .subcategorydropdwn {
    padding: 5px 30px 5px 7px;
}
	.div14 .buymfonlinebbg.panel5 .basis1year {
    width: 64%;
    float: left;
    margin: 0 0 8px 0;
}
	.div14 .buymfonlinebbg.panel5 .subcatlargecap .spansubcat, .div14 .buymfonlinebbg.panel5 .top5year .spansubcat {
    width: 25%;
}
.div14 .buymfonlinebbg.panel5 .ul-li-container, .div14 .buymfonlinebbg.panel5 .top5year {
    width: 100%;
    float: left;
    margin: 0 0 8px 0;
}
.div14 .buymfonlinebbg.panel5 .subcatlargecap, .div14 .buymfonlinebbg.panel5 .top5year {
    width: 83%;
    float: left;
    margin: 0 0 8px 0;
}	
.div14 .buymfonlinebbg.panel5 .ul-li-container ul li, .div14 .buymfonlinebbg.panel5 .spansubcat, .div14 .buymfonlinebbg.panel5 .subcategorydropdwn 
{
	font-size: 14px !important;
}
.div14 .buymfonlinebbg.panel5 .tabContent table.mf-table th, .div14 .buymfonlinebbg.panel5 .tabContent table.mf-table td
{
		font-size: 12px !important;
}
.div14 .buymfonlinebbg.panel5 .ul-li-container ul {
    margin: 0;
}

.signed_up > DIV:first-child {
    text-align: center;
    border-right: 2px solid transparent;
	border-bottom: 2px solid #006699;
}
.signed_up > DIV:first-child img {
    margin-bottom: 8px;
    width: 45%;
}
.signed_list {
    margin-top: 10px;
}
.signed_row span:first-child {
    width: 17%;
    float: left;
}
.signed_row span:last-child
{
	width: 83%;
    line-height: 44px;	
}
.know_box_inner .video_circle
{
	    margin-top: -120px;
}
.know_box_inner .video_title
{
	margin-top: -43px;
    padding: 7px 0px;
	font-size: 15px;
}
.sipstage_table table tr:first-child th:nth-child(1), .sipstage_table table tr:last-child td:nth-child(1)
{
	font-size: 14px;
}
	.black_horline
	{
		display:none;
	}
	/*.invst_solu_circle > DIV
	{
		margin-top:30px;
	}*/
.newletter_div form input[type=text] {
    width: 74%;
	padding: 10px 12px;
}	
.bottom_social_icon img {
    width: 29px;
}
.newletter_div form input[type=submit] {
    width: 20%;
	height: 39px;
}
.bottom_menu ul a li
{
	font-size: 12px;
}
}


@media only screen and (min-width: 320px) and (max-width: 479px)
{
	.top_greyframe > ul > li
	{
		border:0px;
	}
	.top_greyframe > ul > li:nth-child(2), .top_greyframe > ul > li:nth-child(3)
	{
		display:none;
	}
	.div16 .innerRow_table .row_border:first-child label, .div16 .innerRow_table .row_border:first-child input
	{
		width:100%;
	}

	.div14 .need_help h2
	{
	    font-size: 16px;
		float: left;		
		width: 100%;
	}
	.div14 .chkout_btn .btn-primary
	{
		margin-top:16px;
	}
	.div14 .bodybgblcustwmstrtsip
	{
		/* background-color:transparent; */
	}
	.div14 .celconmansel .dropdown-menu-right.dd2cus2nd
	{
	    right: 0px;	
	}
	.div14 .cartcusli .dropdown-menu {
    z-index: 99999;
		}
	.div14 #divTopPerformance .dropdown .dropdown-menu.new_width, .div14 ul.cartcusul .dropdown div.dropdown-menu
	{
	    margin-top: 11px;	
	}
	.div16 .row_border label, .div16 .row_border input
	{
		font-size:12px;
	}
	.newletter_div h1,.newletter_div p, .bottom_social h1, .bottom_social p, .bottom_social_icon
	{
	text-align: center;	
	}
	.bottomlinks_flex2 .newletter_div form
	{
		margin: 0px auto;
		width: 100%;
		float: left;
		text-align: center;		
	}
	.bottomlinks_flex
	{
		display: flex!important;
		flex-direction: column;		
	}
	.bottomlinks_flex1
	{
		order:2;
	}
	.bottomlinks_flex2
	{
		order:1;
	}
	.fade .item
	{
		height:179px;
	}
	.bs-slider > .carousel-inner > .item > img, .bs-slider > .carousel-inner > .item > a > img 
	{
		width: 590px !important;
		max-width: none;		
	}
	.div14 .female_help
	{
	    margin-left: 0px!important;	
	}
	.div14 .celconmansel > DIV:nth-child(5) {
    text-align: center!important;
	}
	.div14 .need_help h3
	{
		font-size: 18px!important;
	}
	.div14 .chkout_btn
	{
	    margin-top: 3px;	
	}
	.fixednav 
	{
		height: 40px;
	}
	label.form-check-label
	{
		margin-bottom:0px;
	}
	.online_acc_input .form-group:nth-child(4) img {
    width: 100%;
	}
	.hideShowPassword-toggle-show
	{
	    right: 17%;
		top: 141px;
		margin-top: 0px;	
	}
	.form-check-label input 
	{
		width: 19px;
		height: 19px;
	}
	.form-check-label span {
    line-height: 29px;
	}
	
		.chat_logindiv .icon_login
	{
		    margin-top: 0px;
	}
	.top_nav .navbar-toggle
	{
		margin-top: 0px;
		margin-bottom: 4px;
		margin-right:0px;
	}

	.top_whiteframe .site_logo img
{
	width:100%!important;
}

	.sipstage_div h1
	{
	font-size: 16px;	
	}
	.online_acc
	{
	width: 97%;	
	}
	.online_acc
	{
	    margin-top: 0px;	
	}
	.div14 .celconmansel > DIV:nth-child(6)
	{
		width:100%;
	}
		.div14 .need_help h1, .div14 .female_help, .div14 .celconmansel > DIV:nth-child(4) img
	{
		    margin-top: 7px!important;
	}
	 .div14 .celconmansel > DIV:nth-child(4)
	 {
		 text-align:center;
	 }
	.div14 .buymfonlinebbg.panel5 .celconmansel select.subcategorydropdwn, .div14 .buymfonlinebbg.panel5 .celconmansel input[type=text], .div14 .buymfonlinebbg.panel5 .celconmansel .col-cust-1 {
    margin: 2.5px 0px;
}
	.div14 .celconmansel > DIV:first-child 
	{
		padding-left: 6px;
	}
	.div14 .celconmansel > DIV:nth-child(2), .div14 .celconmansel > DIV:nth-child(3)
	{
		padding-left: 0px;
	}
	.div14 .tabContent {
    margin: 0em auto;
    overflow: overlay;
	padding-bottom:20px;
}
.div14 .buymfonlinebbg.panel5 .tabContent table.mf-table {
    min-width: 500px;
}
	.div14 .buymfonlinebbg.panel5 .imgcart {
    margin: 0px 8px 0 0px;
    height: 29px;
}
	.div14 .buymfonlinebbg.panel5 .subcategorydropdwn {
    padding: 5px 6px 5px 3px!important;
}
	.div14 .buymfonlinebbg.panel5 .basis1year {
    width: 100%;
    float: left;
    margin: 0 0 8px 0;
}
	.div14 .buymfonlinebbg.panel5 .subcatlargecap .spansubcat, .div14 .buymfonlinebbg.panel5 .top5year .spansubcat {
    /* width: 38%; */
	width: 30%;
}
.div14 .buymfonlinebbg.panel5 .ul-li-container, .div14 .buymfonlinebbg.panel5 .top5year {
    width: 100%;
    float: left;
    margin: 0 0 8px 0;
}
.div14 .buymfonlinebbg.panel5 .subcatlargecap, .div14 .buymfonlinebbg.panel5 .top5year {
    width: 100%;
    float: left;
    margin: 0 0 8px 0;
}
.div14 .buymfonlinebbg.panel5 .subcatlargecap, .div14 .buymfonlinebbg.panel5 .top5year .subcategorydropdwn{
    padding: 5px 21px 5px 2px!important;
}	
.div14 .buymfonlinebbg.panel5 .ul-li-container ul li, .div14 .buymfonlinebbg.panel5 .spansubcat, .div14 .buymfonlinebbg.panel5 .subcategorydropdwn 
{
	font-size: 12px !important;
}
.div14 .buymfonlinebbg.panel5 .tabContent table.mf-table th, .div14 .buymfonlinebbg.panel5 .tabContent table.mf-table td
{
	font-size: 12px !important;
    white-space: nowrap;		
}
.div14 .buymfonlinebbg.panel5 .ul-li-container ul {
    margin: 0;
    text-align: center;	
}

	#imaginary_container
	{
		display:none;
	}
	/** --- search box --- **/
	#sb-search
	{
		display:block;
	}
@font-face {
	font-family: 'icomoon';
	src:url('/home_page/fonts/icomoon.eot');
	src:url('/home_page/fonts/icomoon.eot?#iefix') format('embedded-opentype'),
		url('/home_page/fonts/icomoon.woff') format('woff'),
		url('/home_page/fonts/icomoon.ttf') format('truetype'),
		url('/home_page/fonts/icomoon.svg#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

.sb-search {
	position: relative;
	margin-top: 6px;
	width: 0%;
	min-width: 60px;
	height: 39px;
	float: right;
	overflow: hidden;
	-webkit-transition: width 0.3s;
	-moz-transition: width 0.3s;
	transition: width 0.3s;
	-webkit-backface-visibility: hidden;
}

.sb-search-input {
	position: absolute;
	top: 0;
	right: 0;
	border: none;
	outline: none;
	background: #fff;
	width: 100%;
	height: 37px;
	margin: 0;
	z-index: 10;
	padding: 5px 53px 5px 7px;
	font-family: inherit;
	font-size: 12px;
	color: #2c3e50;
}
.sb-search-open .sb-search-input 
{
	    border: 1px solid #da6d0d;	
}

.sb-search-input::-webkit-input-placeholder {
	color: #efb480;
}

.sb-search-input:-moz-placeholder {
	color: #efb480;
}

.sb-search-input::-moz-placeholder {
	color: #efb480;
}

.sb-search-input:-ms-input-placeholder {
	color: #efb480;
}

.sb-icon-search,
.sb-search-submit  {
    width: 38px;
    height: 38px;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	padding: 0;
	margin: 0;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
}

.sb-search-submit {
	background: #fff; /* IE needs this */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE 8 */
    filter: alpha(opacity=0); /* IE 5-7 */
    opacity: 0;
	color: transparent;
	border: none;
	outline: none;
	z-index: -1;
}

.sb-icon-search {
	color: #fff;
	background: #e67e22;
	z-index: 90;
	font-size: 15px;
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
}

.sb-icon-search:before {
	content: "\e000";
}

/* Open state */
.sb-search.sb-search-open,
.no-js .sb-search {
	width: 194px;
}

.sb-search.sb-search-open .sb-icon-search,
.no-js .sb-search .sb-icon-search {
	background: #da6d0d;
	color: #fff;
	z-index: 11;
}

.sb-search.sb-search-open .sb-search-submit,
.no-js .sb-search .sb-search-submit {
	z-index: 90;
}	
	/** --- search box --- **/
	.search_mf
	{
		margin:0px;
	}
	.slide3 h1 span
	{
	    font-size: 14px;	
	}
	.div3 h1
	{
	    font-size: 20px;
		padding: 12px 5px;
	}
	.financial_serv_main
	{
	    padding-bottom: 20px;	
	}
	.financial_serv_innerboxs span img
	{
	    margin-left: -167px;	
	}
	.financial_serv_boxs, .financial_serv_innerboxs span
	{
	    font-size: 14px;	
	}
	.rgt_invst_boxes > DIV > DIV button
	{
	    margin-bottom: 30px;	
	}	
	.saving_actable .saving_btn
	{
	    margin-top: 14px;
		font-size: 12px;
		padding: 3px 5px;
	}
	.div8_head1
	{
	    font-size: 19px;
		text-align: center;
		line-height: 36px;
	    padding-left: 0px;
	}
	.div8_head2
	{
	    font-size: 13px;	
	}
	.div8_2
	{
	    padding: 15px 0px;	
	}
	.div8_head2 span
	{
	    font-size: 17px;	
	}
	
	.div8_head1 br:first-child
	{
		display:none
	}
	.div8_head1 .div8_blue
	{
	    font-size: 23px;	
	}
	.div8_head1 .div8_orange
	{
	    font-size: 26px;	
	}
	.div8_2 .container > DIV:first-child img 
	{
		margin-top: 5px;
	}
	.div5 img
	{
		width:100%
	}
	.div5 h2
	{
		font-size: 15px;
	}
	.div5 p
	{
	    font-size: 12px;
		margin-top: 8px;
	}
	.div6 p
	{
    font-size: 15px;
    margin: 9px 0px;	
	}
	.div6 h1
	{
	font-size: 17px;	
	}
	.div14 p.ctx.ctx2, .div14 p.ctx.ctx2 span
	{
	font-size: 18px;	
	}	
	.div7 h1
	{
		font-size: 23px;
	}
	.know_box_inner .video_circle
	{
		    margin-top: -58px;
	}
	.know_box_inner .video_circle img
	{
		    width: 25%;
	}
	.know_box_inner .video_title
	{
		    margin-top: -24px;
    padding: 4px 0px;
    font-size: 9px;
	}
	.rgt_invst_boxes > DIV
	{
		width:100%;
		float:left;
	}
	.black_horline
	{
		display:none;
	}
	.invst_solu_circle .yellow_circle
	{
		top:0px
	}
	/*.invst_solu_circle > DIV
	{
		margin-top:30px;
	}*/
	.invst_solu_circle > DIV:last-child
	{
		margin-bottom:55px;
	}	
	.sipbox_head
	{
		font-size: 12px;
	}
	.register_btn .btn-primary
	{
    font-size: 11px;
	padding: 0px 6px;
	margin:0px auto;
	}
.online_acc_head
{
    font-size: 13px;
	    padding: 15px 8px;
}	
.online_acc_input input
{
    height: 29px;
	font-size: 12px;
}
.online_acc_input .acc_otp
{
    padding: 8px 6px;
    font-size: 8px;
    margin-right: 16px;
}
.form-group:nth-child(6) .form-check-label span
{
    line-height: 23px;
	font-size: 12px;
}
.form-group:nth-child(6) .form-check-label input
{
	width: 20px;
    height: 20px;	
}
.chat_logindiv > ul
{
	width:100%;
}
.top_greyframe
{
	/* width: 100%; */
	padding:0px;
	/* display:none; */
}
.top_greyframe ul
{
    width: 100%;
	margin: 8px 0px;
}
.top_greyframe .chat_logindiv ul li
{
	height:14px;
}
.top_greyframe .chat_logindiv ul
{
	margin:0px;
}
.top_greyframe ul li
{
    padding: 0px 4px;
    font-size: 12px;	
}
.top_whiteframe
{
	padding:8px 0px;
}

#popup1 .popup {
    width: 94%;
}
.online_acc_input .form-group {
    margin-bottom: 6px;
}
.online_acc_input
{
    padding: 12px 13px;	
}
.search_mf .input-group-addon
{
	padding-left:15px;
}
.search_mf .stylish-input-group .form-control
{
    width: 77%;	
}
.chat_logindiv ul li span
{
	display:none;
}
.chat_logindiv > ul
{
	text-align:right;
    /* padding-top: 7px;	 */
}
.chat_logindiv ul > ul
{
	padding:0px;
}
.chat_logindiv ul li img
{
    padding: 4px 0px;	
}
.chat_logindiv ul li
{
    padding: 0px 5px;	
}
.chat_logindiv ul li:first-child {
    /* padding: 0px; */
    margin-right: 2px;
}
.login_dropdown ul li
{
padding: 7px 20px!important;	
}
/*.chat_logindiv .icon_login li i {
    font-size: 12px;
     line-height: 31px; 
}*/
/*.top_nav .nav>li>a {
    padding: 10px 17px;
}*/
.slide-text {
    padding: 0px 15px;
	padding-left: 135px;
}
/*.slide-text h1 {
font-size: 10px;
    margin-bottom: 0px;;	
}*/
.slide-text
{
top: 11%;
}
.slide-text > a.btn-default, .slide-text > a.btn-primary
{
	    padding: 4px 11px;
}
.div9 h1:first-child
{
	font-size: 18px;
    line-height: 30px;
	margin-bottom: 34px;
}
.div8_2 .container > DIV img
{
width: 50%;	
}
.financial_serv_boxs > DIV
{
	padding:0px 5px;
}
.div10
{
	padding:15px 0px;
}
.div10 h1, .div11 h1
{
    font-size: 28px;	
}
.div10 p
{
    font-size: 14px;
}
.signed_up
{
	margin-top: 5px;
}
.signed_up > DIV:first-child
{
    border-bottom: 2px solid #006699;	
	border-right: 0px solid #006699;
}
.signed_up > DIV:first-child img
{
	margin-bottom:8px;
	width: 45%;
}
.signed_up > DIV:last-child
{
	padding:0px;
}
.signed_row
{
	margin-bottom:12px;
}
.signed_row span
{
    font-size: 13px;	
}
.signed_row span:first-child
{
    width: 21%;	
}
.signed_row span:last-child
{
	width: 79%;
    line-height: 21px;
    margin-top: 12px;
}
.signed_list
{
margin-top: 10px;
}
.bottom_menu ul a li
{
	font-size:12px;
}
.bottom_main_head
{
	font-size: 15px;
}
.bottom_social_icon img
{
	width: 37px;
}
.newletter_div form input[type=text] {
    width: 74%;
    float: none;	
}
.newletter_div form input[type=submit]
{
    margin-left: -4px;
	float: none;	
}
.col-xss-12
{
	width:100%;
	float:left;
}
}
@media only screen and (min-width: 410px) and (max-width: 479px)
{
.know_box_inner .video_title {
    margin-top: -40px;
    padding: 7px 0px;
    font-size: 12px;
}
.know_box_inner .video_circle {
    margin-top: -102px;
}
.know_box_inner .video_circle img {
    width: 32%;
}
}
@media only screen and (min-width: 350px) and (max-width: 409px)
{
.know_box_inner .video_title {
    margin-top: -30px;
    padding: 3px 0px;
    font-size: 11px;
}
.know_box_inner .video_circle {
    margin-top: -70px;
}
.know_box_inner .video_circle img {
    width: 25%;
}
}

#imgOTPTick {
    position: absolute;
    right: -144%;
    top: 53%;
    width: 40px;
    margin-top: -5px;
    font-family: 'Lato', sans-serif;
    font-size: 12px;
    padding: 3px 8px;
	display: none;
}
#divShow{
	display: none;
}
#btnOTP{
	/*pointer-events: none;*/
	cursor: pointer;
	z-index: 99999;
}


@media only screen and (min-width: 320px) and (max-width: 550px){

.top_greyframe ul li {
    padding: 0px 3px;
}
.child_step1, .child_step2 {
    padding: 20px 0px;
}
	.div14 .buymfonlinebbg.panel5 .tabContent table.mf-table td {
    padding: 8px 5px!important;
}
.div14 .buymfonlinebbg.panel5 .tabContent table.mf-table th, .div14 .buymfonlinebbg.panel5 .tabContent table.mf-table td {
    border: 1px solid #dbeffc!important;

}
.div14 .imgcart1 .cartCount {
    right: 22px;
    top: 2px;
}
#divi_declared .divi_threeopt h1, #divi_declared .divi_threeopt.div6 h1 span, #growth_calc .divi_threeopt.div6 h1, #growth_calc .divi_threeopt.div6 h1 span, #gain_lose_tab .divi_threeopt.div6 h1, #gain_lose_tab .divi_threeopt.div6 h1 span {

    font-size: 14px!important;
    margin-bottom: -9px!important;

}
.buymfonlinebbg .tab-act-con .table-bordered > tbody > tr > td input[type=checkbox] {
    width: 12px !important;
}
.PerInfoselect_memb label.input__label {
    width: 45%!important;
    padding-top: 35px!important;
}
.PerInfoselect_memb .input, .PerInfoselect_memb label.selectinputcrete span {
    margin: 0px 0px 0px 1px;
    font-size: 13px!important;
}
.divi_declaredTable table td {
    border: 1px solid #cccccc!important;
    border-left: 1px solid #cccccc!important;
    border-right: 1px solid #cccccc!important;
}
.divi_declaredTable table th {
  border: 1px solid #cccccc!important;
}
.newfuntab .login-form table tr:nth-child(7) .text-info
{
height: 177px!important;	
}
#growth_calc .select_div > DIV > DIV:first-child label {
   text-align: left!important;
}
.growth_calcTable table td {
    border: 1px solid #cccccc!important;
     border-left: 1px solid #ccc!important;
    border-right: 1px solid #ccc!important;
}
.growth_calcTable table th {
    border: 1px solid #ddd!important;
}
}
@media only screen and (min-width: 550px) and (max-width: 767px){
.top_greyframe ul li {
    padding: 0px 3px;
}
#growth_calc .select_div > DIV > DIV:first-child label {
   text-align: left!important;
}
	.div14 .buymfonlinebbg.panel5 .tabContent table.mf-table td {
    padding: 8px 5px!important;
}
.div14 .buymfonlinebbg.panel5 .tabContent table.mf-table th, .div14 .buymfonlinebbg.panel5 .tabContent table.mf-table td {
    border: 1px solid #dbeffc!important;

}
.divi_declaredTable table td {
    border: 1px solid #cccccc!important;
    border-left: 1px solid #cccccc!important;
    border-right: 1px solid #cccccc!important;
}
.divi_declaredTable table th {
  border: 1px solid #cccccc!important;
}
.growth_calcTable table td {
    border: 1px solid #ccc!important;
    border-left: 1px solid #ccc!important;
    border-right: 1px solid #ccc!important;
}
.growth_calcTable table th {
    border: 1px solid #ddd!important;
}
.child_corpus_amt {
    top: 89px!important;
}

.child_age p, .child_degree p, .child_cost p {

    text-align: center!important;
}
.mri{
margin-bottom:30px;
}


}


@media only screen and (min-width: 320px) and (max-width: 767px){

.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border: 1px solid #ddd!important;
    white-space: nowrap;
}
.child_bigbtn .actvbtn_edu_marr {
    width: 47%!important;
	margin:0 6px;
}
.child_bigbtn .btn-default {
     width: 47%!important;
}
.child_bigbtn h2, .child_bigbtn .btn-default h2 {
    font-size: 17px!important;
}
.child_step1 img{
	margin:0 auto;
}
.child_step2 img
{
	margin:0 auto;
}
.child_age label {
    margin-left: 32px!important;
}
}

@media only screen and (min-width: 767px) and (max-width: 990px){
.savings_period_inn img.sml_icon {
    margin: 25px auto!important;
}
.child_corpus_amt {
    top: 51px!important;
}
}
@media screen and (max-width: 767px){
.child_corpus h1 {
    font-size: 10px!important;
    margin-top: -13px;
}
.child_corpus input {
    font-size: 21px!important;
}
}
/* ------------ media queries --------- */


/** ======== onboarding.decrwealth landingpage.asp rwd css ========== **/



.div14 .tabContent #divTopPerformance
{
	/* max-height: 265px;
	overflow-y: scroll; */
}

.sip_innerbox #futurevalue
{
	font-weight:bold;
}




@media screen and (max-width:1360px) and (min-width:1200px)
{

	.register_btn .btn-primary
	{
		width: 50%;
	}
	.slide-text
	{
		top: 15%;
	}
	.slide-text p
	{
		margin-bottom: 30px;
	}
	.slide-text h1
	{
	    line-height: 30px;	
	}
	.slide-text > h1
	{
	    margin-bottom: 15px;	
	}
	.slide1 a {
		margin-top: 10px;
	}	
	.slide2 h1	
	{
		width: 45%;	
	}
	.slide2 p:nth-child(2)
	{
		font-size: 30px;
		margin-bottom: 25px;		
	}
	.slide2 p:nth-child(3) 
	{
		width: 100%;
		padding-left: 290px;
		font-size: 30px;
	}
	.slide2 p:nth-child(3) span
	{
		font-size: 45px;
	}
	.slide3 h1
	{
		width: 45%;	
	}
}

@media screen and (max-width:1199px) and (min-width:1024px)
{
	.div4 .sipstage_table .table-responsive {
		display: inline-block;
	}	
	.slide-text h1	
	{
		line-height: 40px;
	}
	.slide1 a 
	{
		margin-top: 20px;
	}
	.slide2 h1
	{
		width: 100%;	
		text-align: center;
	}
	.slide2 p:nth-child(2)	
	{
	    font-size: 30px;
		padding-right: 12px;
	}
	.slide2 p:nth-child(3)
	{
		width: 100%;
	    padding-left: 235px;
		font-size: 30px;
	}
	.slide2 p:nth-child(3) span
	{
		font-size: 40px;	
	}
	.slide2 h1
	{
		margin-top:0px;
	}
	.slide2.slide-text
	{
	    top: 16%;	
	}
	.slide3 h1
	{
	    width: 100%;
		margin-top:0px;		
	}
	.slide3 p
	{
	    width: 90%;	
	}
	.slide3 p:nth-child(3)
	{
		font-size: 40px;	
	}
	.slide3.slide-text
	{
	    top: 22%;	
	}
	.rgt_invst_boxes > DIV p
	{
	    height: 55px;	
	}
	.signed_row span:last-child
	{
	    padding-left: 10px;	
	}
	.bottom_social h1
	{
		margin-top: 3px;	
	}
}

@media screen and (max-width:1023px) and (min-width:991px)
{	
	.div14 .buymfonlinebbg.panel5 .subcategorydropdwn {
		margin: 0 0px 0 2px;
		padding:3px 24px 3px 2px;
	}	
	.form-check-label span {
    line-height: 24px;
	}
	.slide-text
	{
		top: 12%;
		padding-left: 0px;
	}
	.slide-text.slide2 > h1
	{
	    width: 65%;
		text-align: center;	
	}
	.slide2 p:nth-child(2)
	{
		padding-right: 0px;
		margin-bottom: 16px;
		font-size: 30px;		
	}
	.slide2 p:nth-child(3)
	{
	    width: 90%;
		padding-left: 220px;	
		font-size: 30px;
	}
	.slide2 p:nth-child(3) span
	{
		font-size: 40px;
	}
	.slide3 h1
	{
	    width: 45%;	
	}
	.slide-text.slide3 > p
	{
		font-size: 26px;
		padding-left: 0px;
	}
	.slide3 p:nth-child(3)
	{
		font-size: 40px;
	}
	.div4 .sipstage_table .table-responsive
	{
	    display: inline-block;	
	}
	.div14 .tabContent #divTopPerformance
	{
		/*max-height: 265px;
		overflow-y: scroll;*/
	}
	.div14 .buymfonlinebbg.panel5 .row > DIV:nth-child(3) {
    width: 19%;
	}
	.div14 .buymfonlinebbg.panel5 .row > DIV:nth-child(4) 
	{
    width: 14%;
	}
	.div14 .buymfonlinebbg.panel5 .basis1year, .div14 .buymfonlinebbg.panel5 .top5year
	{
    width: 100%;
	}
	.financial_serv_main
	{
	    padding-bottom: 55px;	
	}
	.financial_serv_boxs, .financial_serv_innerboxs span
	{
	    font-size: 17px;	
	}
	.div10
	{
	    padding: 30px 0px;	
	}
	.signed_up > DIV:first-child img, .signed_row span:first-child img
	{
		width:100%;
	}
	.signed_row span:last-child
	{
		font-size: 15px;
		line-height: 57px;		
	}
	.rgt_invst_boxes > DIV p
	{
		height: 55px;	
	}
}

@media screen and (max-width:990px) and (min-width:768px)
{
	.slide-text.slide1 h1 
	{
    font-size: 20px;
	}
	.slide-text.slide1 > p 
	{
		font-size: 23px;
		margin-bottom:10px;
	}
	.slide-text
	{
		top: 5%;
		padding-left: 120px;		
	}
	.slide1 a 
	{
		margin-top: 25px;
	}
	.slide-text.slide2 h1 
	{
		font-size: 20px;
	    width: 70%;
		margin-top:5px;
		margin-bottom: 10px;
		line-height: 40px;		
	}
	.slide2 p:nth-child(2)
	{
		font-size:25px;
		padding-right: 22px;
		margin-bottom: 15px;		
	}
	.slide2 p:nth-child(3) 
	{
		font-size: 25px;
	    width: 95%;
		padding-left: 96px;
		margin-bottom: 10px;		
	}
	.slide2 p:nth-child(3) span
	{
		font-size: 35px;
	}
	.slide3 h1
	{
		width: 70%;
		font-size: 20px;
		margin-bottom: 10px;
		line-height: 40px;		
	}
	.slide3 p:nth-child(2)
	{
		font-size: 22px;
		margin-bottom: 10px;
	}
	.slide3 p:nth-child(3)
	{
		font-size:35px;
		margin-bottom: 10px;
	}
	.div14 .tabContent #divTopPerformance
	{
		/*max-height: 265px;
		overflow-y: scroll;*/
	}
	.div14 .buymfonlinebbg.panel5 .row > DIV:nth-child(3) {
    width: 25%;
	}
	.div14 .buymfonlinebbg.panel5 .row > DIV:nth-child(4) 
	{
    width: 16%;
	}
	.div14 .buymfonlinebbg.panel5 .basis1year, .div14 .buymfonlinebbg.panel5 .top5year
	{
    width: 100%;
	}
		.financial_serv_main
	{
	    padding-bottom: 35px;	
	}
	.financial_serv_boxs, .financial_serv_innerboxs span
	{
	    font-size: 17px;	
	}
	.div10
	{
	    padding: 30px 0px;	
	}
	.div10 h1
	{
		margin-top:0px;
	}
	.signed_up > DIV:last-child {
		padding: 0px 10px;
	}	
	.signed_up > DIV:first-child img, .signed_row span:first-child img
	{
		width:100%;
	}
	.signed_row span:last-child
	{
		font-size: 15px;
		line-height: 40px;		
	}	
	.financial_serv_innerboxs span img	
	{
	    margin-left: -159px;	
	}
}

@media screen and (max-width:767px) and (min-width:550px)
{
	.div03_box span img
	{
		width:auto;
	}	
	#mf_tab #resp-tab8 > DIV:nth-child(3), #mf_tab #resp-tab8 > DIV:last-child, .div13 .bot_footeropt ul
	{
		text-align:center;
	}	
	.slide-text
	{
		top: 3%;
		padding: 10px 5px;
		padding-left: 100px;		
	}
	.slide-text a.btn-default
	{
		font-size: 15px;
		padding: 8px 15px;	
	}
	.slide-text.slide1 h1 
	{
		font-size: 20px;
	}
	.slide1 a 
	{
		margin-top: 0px;
	}
	.slide2 h1
	{
		text-align:center;
		width:100%;
		font-size: 20px;
		line-height: 30px;
		margin-top: 5px;
	}
	.slide2 p:nth-child(2)
	{
	    padding-right: 0px;
		font-size: 20px;
		margin-bottom: 10px;
	}
	.slide2 p:nth-child(3)
	{
		width: 100%;
		padding-left: 52px;	
		font-size: 20px;
		margin-bottom:10px;
	}
	.slide2 p:nth-child(3) span
	{
		font-size: 25px;
	}
	.slide3 h1
	{
	    width: 90%;
		font-size: 20px;
		margin-bottom:0px;
		margin-top:5px;
	}
	.slide-text.slide3 > p:nth-child(2)
	{
		 font-size: 20px;
		 margin-bottom: 12px;
	}
	.slide3 p:nth-child(3)
	{
	    font-size: 26px;
		margin-bottom: 10px;
	}
	.div3 h1
	{
	    font-size: 23px;	
	}
	.rgt_invst_boxes > DIV p
	{
	    height: 55px;	
	}
	.top_greyframe ul li:nth-child(3)
	{
		display:inline-block;
	}
	.financial_serv_main
	{
		padding-bottom: 30px;
	}
	.div10
	{
		padding: 5px 0px;
	}
	.financial_serv_innerboxs span img {
		margin-left: -42px;
	}
	.div14 .imgcart1 .cartCount {
		right: 22px;
		top: 2px;
	}	
		
}

@media screen and (max-width:767px)
{
	.top_whiteframe .top_nav .navbar-collapse.in
	{
		z-index: 9999999;	
	}
	.div13
	{
	    padding-top: 10px;	
	}
	.div13 .container:last-child > DIV:last-child, .div13 .container:last-child .bot_footercopyright
	{
		padding:0px;
	}
	.div13 .bottomlinks_flex
	{
		display:none!important;
	}
	.div2 #bootstrap-touch-slider
	{
		display:none;
	}	
}

@media screen and (max-width:549px) and (min-width:480px)
{
	.right_invest_main .rgt_invst_boxes > DIV p {
		font-size: 14px;
		height:56px;
	}		
	.slide-text
	{
		top: 3%;
		padding: 10px 5px;
		padding-left: 100px;		
	}
	.slide-text a.btn-default
	{
		font-size: 15px;
		padding: 8px 15px;	
	}
	.slide-text.slide1 h1 
	{
		font-size: 20px;
		margin-top:0px;
	}
	.slide1 a 
	{
		margin-top: 0px;
	}
	.slide2 h1
	{
		text-align:center;
		width:100%;
		font-size: 16px;
		line-height: 20px;
		margin-top: 5px;
		margin-bottom: 5px;
	}
	.slide2 p:nth-child(2)
	{
	    padding-right: 0px;
		font-size: 20px;
		margin-bottom: 5px;
	}
	.slide2 p:nth-child(3)
	{
		width: 100%;
		padding-left: 52px;	
		font-size: 16px;
		margin-bottom:5px;
	}
	.slide2 p:nth-child(3) span
	{
		font-size: 23px;
	}
	.slide2 a {
    margin-top: 5px;
	}
	.slide3 h1
	{
	    width: 90%;
		font-size: 16px;
		margin-bottom:0px;
		margin-top:5px;
		line-height: 26px;
	}
	.slide-text.slide3 > p:nth-child(2)
	{
		 font-size: 16px;
		 margin-bottom: 5px;
	}
	.slide3 p:nth-child(3)
	{
	    font-size: 26px;
		margin-bottom: 5px;
	}
	.div3 h1
	{
	    font-size: 20px;	
	}
	.div6 h1
	{
	    font-size: 26px;	
	}
	.div6 p
	{
	    font-size: 16px;	
	}
	.div7 h1
	{
	    font-size: 26px;	
	}
	.div14 p.ctx.ctx2, .div14 p.ctx.ctx2 span
	{
		font-size: 26px;
	}
	.div9 h1:first-child
	{
	    font-size: 26px;
		margin-bottom: 40px;		
	}
	.financial_serv_innerboxs span img {
    margin-left: -101px;
	}
	.financial_serv_main
	{
		padding-bottom: 30px;	
	}
	.div10 {
		padding: 10px 0px;
	}
	.div10 h1 {
		font-size: 30px;
	}
	.div10 p {
		font-size: 22px;
	}
	.signed_up
	{
		margin-top: 10px;
	}	
	.div11 h1
	{
	    font-size: 30px;	
	}
	.know_box_inner .video_title
	{
	    font-size: 14px;	
	}
	.top_greyframe ul li:nth-child(3) {
		display: inline-block;
	}	
		
}

@media screen and (max-width:479px) and (min-width:320px)
{
.div6 .ch-info h3 {
    padding: 25px 14px 0 14px;
    height: 75px;
}
.div6 .ch-info-back p {
    font-size: 17px;
}	
	.site_logo h1
	{
		font-size: 20px;
		text-align: left;		
	}
	.site_logo p
	{
		font-size: 11px;
		text-align: left;		
	}
	.div01_box h2 {
		font-size: 18px;
		margin-top: 35px;
	}
	.div01_box span .btn-primary
	{
		padding: 6px 5px;	
	}	
	.div01_box p {
		font-size: 13px;
		height: 70px;
	}
	#finediamond {
		width: 90px;
		height: 90px;
	}
	#finediamond img {
		margin-top: 17px;
		width: 65%;
	}	
	.div01 h1, .div03 h1, .div04 h1, .div02 h1
	{
		font-size: 22px;	
		margin-bottom:0px;
		margin-top: 0px;
	}
	.div01, .div04,.div03, .div02, .div13
	{
		padding: 30px 0px;
	}
	.div02 .item h2
	{
		font-size:18px;
	}
	.div02 h1
	{
		margin-bottom:20px;
	}
	.div04_box h2
	{
	    font-size: 18px;
		margin-bottom:24px;
	}
	.div03_box h2
	{
		margin-top:0px;
		font-size:20px;
		padding-top:20px;
	}
	.div02 .carousel-control.right {
    margin-right: -21px;
	}
	.div02 .carousel-control.left {
		margin-left: -20px;
	}
	.top_greyframe > ul .chat_logindiv li {
    padding: 0px 4px;
	}
	.top_greyframe ul li .tempblink
	{
		font-size:13px;
	}
	.top_greyframe > ul > li:nth-child(2), .top_greyframe > ul > li:nth-child(3)
	{
		/* display:none; */
	}	
	.slide-text
	{
	    padding-left: 26px;	
	}
	.div2 .fade .item
	{
		background-color:#fff;
	}
	.bs-slider > .carousel-inner > .item > img
	{
	    opacity: 0.5;	
	}
	.slide-text.slide1 h1, .slide1 p, .slide2 p:nth-child(2), .slide2 p:nth-child(3), .slide3 h1, .slide3 p, .slide3 p:nth-child(3)
	{
		text-align:center;
	}
	.slide-text.slide1 h1, .slide2 h1 {
		width: 100%;
		text-align:center;
	}	
	.slide2 h1
	{
		margin-top:20px;
	}
	.div3 h1 {
		font-size: 14px;
	}
	.sip_5box {
		padding: 20px 0px;
	}
	.sip_5box > div:nth-child(4), .sip_5box > div:nth-child(5)
	{
		margin-bottom:0px;
	}
	.sipnow_btn .btn-primary, .sipstage_div .btn-primary, .chkout_btn .btn-primary
	{
		padding: 10px 20px;
		font-size: 17px;
	}
	.sipstage_div h1
	{
		margin-top:0px;	
	}
	.sipbox_head {
    font-size: 12px;
	}	
	.div5 h2 {
		font-size: 14px;
	}
	.div6 p {
		font-size: 20px;
	}
	.div9 h1:first-child
	{
		margin-top:0px;
	}
	.div10 h1
	{
		margin-top:0px;
	}
	.signed_row span:first-child {
		width: 15%;
	}
	.signed_row span:first-child img
	{
		width:100%;
	}
	.signed_row span:last-child {
		width: 85%;
	}
}

/** ======== onboarding.decrwealth landingpage.asp rwd css ========== **/