@font-face {
	font-family: 'lato';
	src: url('/fonts/lato/Lato-Regular.eot');
	src: local('?'), url('/fonts/lato/Lato-Regular.woff') format('woff'), url('/fonts/lato/Lato-Regular.ttf') format('truetype'), url('/fonts/lato/Lato-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Pacifico';
	src: url('/fonts/Pacifico/Pacifico.eot');
	src: local('?'), url('/fonts/Pacifico/Pacifico.woff') format('woff'), url('/fonts/Pacifico/Pacifico.ttf') format('truetype'), url('/fonts/Pacifico/Pacifico.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'MyriadPro';
	src: url('/fonts/MyriadPro-Regular.eot');
	src: local('?'), url('/fonts/MyriadPro-Regular.woff') format('woff'), url('/fonts/MyriadPro-Regular.ttf') format('truetype'), url('/fonts/MyriadPro-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* nitin css part */

body
{
	margin:0px;
}

*
{
	outline:0px!important;
	letter-spacing: 0px!important;
}

/* ----- new css ---- */

.HeiGHtClass { height:580px; box-shadow: 0px -1px 12px 0px;}
.bgColor1 { background-color:#3d6cf8; padding:30px 0px 100px; border-top:2px solid #fec689; }
.ProdMain { width:100%; display:flex; flex-wrap: wrap; }
.productInner { width:80%; margin:0 auto; display:flex; box-shadow: 0px -1px 12px 0px; border-radius:5px; background-color:#fff; padding: 40px; }
.ProD1 { width:16.66%; text-align: center; }
.prod2 { width:11.11%; text-align: center; }
.product2 { width:100%; margin-block: 15px; display: inline-block; }
.prod2 p { margin-top:10px; }
.btn-primary { color: #fff; background-color: #d72a25; border-color: #d72a25; }

.mainbutton {float: left;
    width: 100%;
    margin-top: 20px;}
	
	
.mainbutton .myButton {
	box-shadow: inset 0px 39px 0px -24px #e67a73;
    background: linear-gradient(to bottom, #e4685d 5%, #eb675e 100%);
    background-color: #e4685d;
    border-radius: 14px;
    border: 3px solid #ffffff;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    padding: 8px 52px;
    text-decoration: none;
    width: 258px;
    text-align: center;
}
.mainbutton .myButton:hover {
	background:linear-gradient(to bottom, #eb675e 5%, #e4685d 100%);
	background-color:#eb675e;
}
.mainbutton .myButton:active {
	position:relative;
	top:1px;
}
.textcenter {text-align: right;}
	
.textcenter1 {text-align: left;}


.login-form select {
    width: 100%;
}
.estbull .investstocktab-container p.total
{
	border:0px!important;
}
.div1, .div2, .div3, .online_tools, .online_tools > DIV, .div10, .div11, .div11_footer, .div11_copyright, .cnt_phone span, .prdt_offerDiv,
.prdt_offerBox, .smart_Div
{
	width:100%;
	float:left;
}

.div1
{
	background-color:#3d6cf8;
	padding:5px;
}
.div1 .loginDiv input
{
	text-transform:uppercase;
	border-color:#fcbe81;
	background-color:#fcbe81;
    transition: all 0.5s ease-out;	
	color:#161616;
}
/*.div1 .loginDiv input:hover
{
	background-color:#fff;
	color:#272727;
}*/
.div1 .loginDiv input:first-child
{
	padding:1px 20px;
}

.logo_div{
	position: absolute;
    z-index: 99;
}


/**------- menu css start here ---**/
.div2 .navwrapper
{
	margin-top:63px;
}
.div2 .navwrapper .navbar
{
    min-height: 30px;	
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus
{
	background-color:#d72a25;
	color:#fff;
}
.navbar-nav > li > .dropdown-menu, .navbar-nav > li > ul > li .dropdown-menu
{
    background-color:#6c3b1a;	
}
.navbar-nav ul.sm-nowrap > li:hover a
{
	color:#000;
}
.navbar-nav ul li ul.sm-nowrap > li a:hover
{
	color:#000!important;
}
.navbar-nav ul li ul.sm-nowrap > li a
{
	color:#fff!important;
}
.navbar-nav ul.sm-nowrap > li > a
{
	font-family:MyriadPro;
	font-size:15px;
	padding: 5px 20px;
    color: #fff;	
}
.navbar-nav > li, .navbar-nav > li ul li
{
	padding:0px;
}
.navbar-default .navbar-nav > li > a
{
	color:#000;
	font-family:MyriadPro;
	font-size:16px;
	/* text-transform:uppercase; */
    padding: 5px 12px;
	/* font-weight:bold; */
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus
{
	color:#000;
	
}
.div2 ul.navbar-nav
{
    float: right;
    text-align: center;
	/* background-color:#43464c; */
    border-radius: 20px;
    z-index: 9;
    position: relative;	
}

.div2 ul.navbar-nav > li:hover
{
	background-color:#d72a25;

}
.div2 ul.navbar-nav > li:hover > a
{
	color:#fff;	
}
.div2 ul.navbar-nav > li:last-child
{	
	border-right:0px;
}

/**------- menu css ends here --------**/

.footer_contact li
{
	font-family: 'Dosis', sans-serif;
	font-size: 15px;
	color:#fff;
	list-style-type: circle;
	line-height: 30px;
    padding: 0px;
}
.footer_side1 h2, .footer_social h2, .footer_sign h2
{
	color:#fff!important;
}
.top_socialDiv
{
	color:#fff;
}
.top_socialDiv img
{
	margin:0px 4px;
}
.top_socialDiv i
{
    color:#161616;
    /* background-color: #fff; */
    padding: 5px 8px;
    border-radius: 50%;
	font-size: 23px;
    font-weight: 500;
    float: none;
    margin-left: 10px;
	transition: all 0.5s ease-out;
}
.footer_social i
{
    color: #fff;
    background-color: #ff9000;
    padding: 11px 14px;
    border-radius: 14%;
    font-weight: 600;
	font-size: 19px;
    margin-left: 10px;
	transition: all 0.5s ease-out;
}
.top_socialDiv
{
	    text-align: right;
    padding-right: 75px;
}
.top_socialDiv i:hover, .footer_social i:hover
{
    background-color: #161616;
	color:#fff;	
}
.top_socialDiv i:nth-child(4), .top_socialDiv i:nth-child(3), .top_socialDiv i:nth-child(2), .footer_social i:nth-child(4), .footer_social i:nth-child(3), .footer_social i:nth-child(2)
{
    padding: 10px 15px;
}
.cnt_phone span
{
	color:#161616;
	font-size: 23px;
    font-weight: 300;	
}
.cnt_phone span strong
{
	font-weight:400;
}
.top_contact
{
	margin-top:42px;
}

.div2
{
	background-color:#fff;
	padding: 5px 0px;	
	padding-bottom:0px;
}
.div2_subrow
{
	width:100%;
	float:left;
}
.div2_socialicon ul
{
	/* width:100%; */
	float:right;
	text-align:Center;
}

.free_regist {
    background-color: #d72a25;
    text-align: center;
    color: #fff;
    font-family: 'MyriadPro';
    font-size: 16px;
    border-radius: 50px;
    padding: 5px 16px;
    margin-bottom: 14px;
	display: inline-block;
    float: right;
}

.div2_socialicon {
	border: 1px solid #000;
    border-radius: 20px;
    padding: 0px 10px;
	margin-right: 10px;
	float:right;
	text-align:Center;
	}
/*
.free_regist input
{
	background-color:#d72a25;
	text-align:center;
	color:#fff;
	font-family: 'MyriadPro';
	font-size:16px;
	border-radius:50px;
	padding: 5px 16px;
	margin-bottom:14px;
}*/
.div2_socialicon ul li
{
	text-decoration:none;
	list-style:none;
	display:inline-block;
	width:40px;
}


.div3 #myCarousel
{
    margin-top: 0px;	
}
.div3 .carousel-indicators
{
	display:none;
}
.div3 h3
{
	font-family:lato;
	text-transform: uppercase;
	font-size: 60px;
	font-weight:300;
	margin-bottom:20px;
	color:#fff;
	/* text-shadow: 0px 0px 16px rgba(255, 255, 255, 1);	 */
}

 .div3 p
{
	font-family:lato;
	font-weight:300;
	margin-bottom:0px;
	color:#fff;
	margin-top:10px;
	/* text-shadow: 0px 0px 16px rgba(255, 255, 255, 1);	 */
}

.div3 .carousel-caption
{
	top:17%;
}
.div3 .yellow_line
{
    border-bottom: 5px solid #f9b707;
    width: 25%;
    margin-top: 40px;
}
.div3 span.glyphicon.glyphicon-chevron-right
{
	color:#fff;
}


.div04
{
	width:100%;
	float:left;
	padding-top: 50px;	
}
.div04 .container > DIV
{
	border-right:1px dashed #d1d1d1;
	border-bottom:1px dashed #d1d1d1;
    padding-bottom: 15px;
    padding-top: 15px;
}
.div04 .container > DIV:nth-child(3), .div04 .container > DIV:nth-child(6)
{
	border-right:0px;
}
.div04 .container > DIV:nth-child(4), .div04 .container > DIV:nth-child(5), .div04 .container > DIV:nth-child(6)
{
	border-bottom:0px;
}
.div04_innerbox
{
	width:100%;
	float:left;
	border:1px solid #8fc74a;
	background-color:#33528c;
	padding:30px 0px;
	-webkit-box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 0px 8px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 0px 8px 0px rgba(50, 50, 50, 0.75);	
	margin-bottom: 20px;
}
.div04_innerbox:hover
{
	/* background-color:#8fc74a;	 */
}
.div04_innerbox:hover input
{
	background-color:#6c3b1a;	
	color:#fff;
}

.div04_innerbox span, .div04_innerbox h2
{
	width:100%;
	float:left;
	text-align:center;
}
.div04_innerbox h2
{
	font-size:18px;
	color:#fff;
	font-family: 'MyriadPro';
	margin: 15px 0px;
}
.div04_innerbox input
{
	font-family: 'MyriadPro';
	font-size:12px;
	font-weight:bold;
	border:0px;
	border-radius:4px;
	text-transform:uppercase;
	border:1px solid #000;
	background-color:#fff;
	text-align:Center;
	color:#000;
	padding: 5px 14px;	
}
.shadow_line
{
	width:100%;
	float:Left;
	text-align:center;
	border:0px!important;
}
.div04_orange
{
	background-color:#fb7b32;
	border-color:#fb7b32;
}
.div04_skyblue
{
	background-color:#03e3ef;
	border-color:#03e3ef;	
}
.div04_lightgreen
{
	background-color:#1ad483;
	border-color:#1ad483;		
}
.div04_green
{
	background-color:#a9af05;
	border-color:#a9af05;		
}
.div04_pink
{
	background-color:#e77ef5;
	border-color:#e77ef5;		
}
.div04_blue
{
	background-color:#0195ff;
	border-color:#0195ff;		
}
.div04_gray
{
	background-color:#818181;
	border-color:#818181;		
}
.div04_purple
{
	background-color:#61046e;
	border-color:#61046e;		
}
.div04_pink
{
	background-color:#f93db8;
	border-color:#f93db8;		
}



.div05
{
	width:100%;
	float:left;
	padding:20px 0px;
}
.div05 h1
{
	width:100%;
	float:left;
	text-align:center;
	text-transform:uppercase;
	color:#818181;
	font-family: 'MyriadPro';	
	font-weight:bold;
	font-size:34px;
    margin-top: 25px;	
}
.div05 h3
{
	width: auto;
    float: right;
    text-align: center;
    font-size: 20px;
    padding: 5px;
    color: #6c3b1a;
}

.div05 h1 span
{
	width:100%;
	float:left;
	color:#818181;
	text-transform:none;
}
.div05 p
{
	width:100%;
	float:left;
	font-family: 'MyriadPro';
	font-size:20px;
	color:#666666;
	text-align:justify;
}

.div06
{
	width:100%;
	float:left;
	background:url('/images/homepage_images/div06_img.png') #fff scroll 0 0;
    /* background-attachment: fixed !important; */
    background-position: 50% 8% !important;
    background-repeat: no-repeat !important;
    background-size: contain!important;
	padding:50px 0px;
}
.div06 h1
{
	width:100%;
	float:left;
	text-align:center;
	font-family: 'MyriadPro';
	font-size:35px;
	font-weight:bold;
	color:#d72a25;
	margin-bottom:30px;
}
.div06_cont
{
	width:100%;
	float:left;
}
.div06_box
{
	width:100%;
	float:left;
	background-color:#000;
	border:1px solid #ddd;
	border-radius:8px;
}
/* Float Shadow */
.div06_cont .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;
}
.div06_cont .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;
}
.div06_cont .hvr-float-shadow:hover, .div06_cont .hvr-float-shadow:focus, .div06_cont .hvr-float-shadow:active {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  /* move the element up by 5px */
}
.div06_cont .hvr-float-shadow:hover:before, .div06_cont .hvr-float-shadow:focus:before, .div06_cont .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) */
}

.div06_greenbox
{
	width:100%;
	float:left;
	background-color:#fcbe81;
	text-align:center;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
    padding: 15px 0px;
    padding-top: 40px;	
}
.div06_greenbox h2
{
	width:100%;
	float:Left;
	font-family: 'MyriadPro';
	font-size:30px;
	color:#212121;
	text-align:center;
}
.div06_blue
{
	width:100%;
	float:left;
	padding: 30px 8px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;	
	margin-top:10px;
	height: 133px;
}
.div06_color1
{
	background-color:#4e8b90;	
}
.div06_color2
{
	background-color:#a4d0ad;	
}.div06_color3
{
	background-color:#d1ce99;	
}.div06_color4
{
	background-color:#acabb3;	
}
.div06_blue p
{
	width:100%;
	float:left;
	text-align:Center;
	font-family: 'MyriadPro';	
	font-size:20px;
	color:#000;
}


.div07
{
	width:100%;
	float:left;
    padding-bottom: 50px;	
}
.div07 h1
{
    width: 100%;
    float: left;
    text-align: center;
    font-family: 'MyriadPro';
    font-size: 35px;
    font-weight: bold;
    color: #d72a25;
    margin-bottom: 100px;
}
.div07_otherPrdt, .div07_box span
{
	width:100%;
	float:left;
	text-align:Center;
}
.div07_box
{
	height:385px;
	width:100%;
	float:left;	
	padding:0px 15px;
	-webkit-box-shadow: inset 0px 0px 8px 3px rgba(43, 74, 103, 0.37);
	-moz-box-shadow:    inset 0px 0px 8px 3px rgba(43, 74, 103, 0.37);
	box-shadow:         inset 0px 0px 8px 3px rgba(43, 74, 103, 0.37);
    transition: all 0.5s ease-out;	
}
.div07_box:hover
{
	background-color:#6c3b1a;
}
.div07_box:hover h2, .div07_box:hover p
{
	color: #fff;
}
.div07_box span img
{
    margin-top: -67px;
    margin-bottom: 20px;	
}
.div07_box h2
{
    width: 100%;
    float: left;
    text-align: center;
    font-family: 'MyriadPro';
    font-size: 30px;
    font-weight: bold;
    color: #6c3b1a;
    margin-bottom: 30px;	
}
.div07_box p
{
    width: 100%;
	height:130px;
    float: left;
    text-align: center;
    font-family: 'MyriadPro';
    font-size: 18px;
    font-weight: 400;
    color: #6c3b1a;
    margin-bottom: 30px;	
}
.div07_arrow
{
	vertical-align: top;
}
.div07_arrow i
{
	font-size: 120px;	
	color:#6c3b1a;
	margin-top: 105px;
}
.div07_otherPrdt > DIV
{
	float:none;
	display: inline-block;
}






.prdt_offerDiv
{
	text-align:center;
}
.prdt_offerDiv > DIV
{
	margin-bottom:30px;
}
.prdt_offerBox
{
	position:relative;
	overflow:hidden;
	margin-bottom:10px;
	background-color:#fff;
    padding: 39px;
    border-radius: 20px;	
}
.prdt_offerBox span, .prdt_offerBox h1, .prdt_offerBox p
{
	width:100%;
	float:left;
    text-align: left;	
}
.prdt_offerBox img
{
	background-color:#1a6781;
	border-radius:12px;
	padding:15px 15px;
}
.prdt_offerBox h1
{
	color:#43464c;
	font-family:lato;
	font-size:38px;
	font-weight:300;
	text-transform:uppercase;
	text-align:left;
	margin-top:20px;
}
.prdt_offerBox p
{
	color:#43464c;
	font-family:lato;
	font-size:23px;
	font-weight:300;
	text-align:left;	
}
.prdt_offerBox input
{
	background-color:#43464c;
	border-color:#43464c;
	width:auto;
	float:left;
	padding:7px 23px;
	border-radius:8px;
	color:#fff;
	text-align:center;
	font-size: 16px;
	margin-top:20px;
}
.prdt_offerDiv .btn-success
{
    border: 2px solid #fff;
    width: auto;
    padding: 5px 18px;
	text-transform:uppercase;
	color:#fff;
	text-align:center;
	border-radius:0px;
	background-color:transparent;
	font-weight:bold;
	font-size:20px;
	margin-top:50px;
}





.div10
{
    background: #161616 url(/images/homepage_images/newsletter_bg.jpg) scroll 0 0;
    background-attachment: fixed !important;
    background-position: 50% 100% !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    padding: 67px 0px;
}
.div10 .inputform
{
	text-align:center;
}
.div10 .inputform input
{
    border-radius: 50px;
    border: 1px solid #ccc;
    padding: 10px;
	width: 50%;
    height: 55px;
	color:#ccc;
	text-align:left;
	font-family:MyriadPro;
	font-size:20px;
	margin-top:50px;
    padding: 0px 50px;	
}
.div10 .inputform input:focus
{
	outline:0px;
}
.div10 .inputform input.news_submit
{
	background-color:transparent;
	color:#fff;
	font-family:MyriadPro;
	font-size:28px;
	width:22%;
	padding:0px;
	margin-top:15px;
	border:1px solid #fff;
	margin-top:50px;	
	text-align:center;		
}
.div10 .pacifico_fnt
{
	color:#f2d03b;
}
.div10 .myriad_fnt
{
	color:#fff;
	font-size:54px;
}

.div11
{
	margin-top:10px;
}
.div11_footer
{
	background-color:#022133;
	padding:30px 0px;
}
.div11 .div11_footer .container > DIV:nth-child(1)
{
	/* border-right:1px solid #a7a7a7; */
}
.footer_side1, .footer_side2
{
	color:#a7a7a7;
	font-family:MyriadPro;
	font-size:15px;
}
.footer_side1 h2:first-child,  .footer_social h2:first-child
{
	margin-top:0px;
}
.footer_side1 h2, .footer_social h2, .footer_sign h2, .footer_contact h2
{
	color:#fff;
	font-family: 'Dosis', sans-serif;
	font-size:20px;
	/* font-weight:bold; */
	text-transform:capitalize;
	margin-top:20px;
	margin-bottom:20px;
	width:100%;
	float:left;
}
.footer_side1 ul
{
	padding-left:15px;
}
.footer_side1 ul li
{
	font-size:15px;
	line-height:30px;
	list-style-type:circle;
	color:#fff;
	padding:0px;
	font-family: 'Dosis', sans-serif;
	list-style-position: outside;	
}
.footer_side1 ul li a
{
	color:#666b6f;	
}
.footer_side1 ul li a:hover
{
	color:#f9b808;
}

.footer_side2
{
	width:100%;
	float:right;
	margin-top: 20px;
}
.footer_social, .footer_sign
{
	width:100%;
	float:left;
	text-align: left;
	margin-top:0px;
}
.footer_social i:first-child
{
	margin-left:0px;
}
.footer_social i
{
	margin-left:15px;
}
.footer_sign .inputform
{
	/* border:1px solid #a7a7a7; */
	background-color:transparent;
	border-radius:0px;
	width:211px;
	float:left;
	padding:5px;
}
.footer_sign #txtEnterEmail
{
	border:1px solid #a7a7a7;	
	background-color:#fff;
	border:0px;
	padding:6px 5px;
	color:#fff;
	width:162px;
	float:left;
}
.footer_sign .news_submit
{
	background-color:#92c500;
	/* border:1px solid #a7a7a7; */
	border-radius:0px;
	margin-left: -5px;
	padding:6px 11px;
	float:left;
	color:#fff;
	/* background-image:url('/images/signup_yellow.jpg');
	background-repeat:no-repeat;
    background-position: 126px 3px; */
}
.footer_sign #txtEnterEmail:focus
{
	outline:0px;
}
.footer_contact a
{
	color:#fff;
}
.footer_contact a:hover
{
	color:#fff;
}
.footer_sign h2, .footer_contact h2
{
	margin-top:25px;
}

.div11_copyright
{
	background-color: #012233;
    padding: 10px 0px;
	color:#a7a7a7;
	font-family:MyriadPro;
}
.div11_copyright p, .div11_copyright a
{
	color:#fff;
	text-align:Center;
	}
.div11_copyright a:focus, .div11_copyright a:hover
{
	color:#fff;
}
.div11_copyright ul
{
	width:100%;
	float:left;
}
.div11_copyright ul li
{
	display:inline-block;
	color:#a7a7a7;
	border-right:1px solid #a7a7a7;
	padding:0px 5px;
	font-size:14px;
	text-align:center;
}
.div11_copyright ul li:hover
{
	color:#f9b808;
}
.div11_copyright ul li:last-child
{
	border-right:0px solid #a7a7a7;
}
.mobfooter .quicklink1 .hvr-wobble-vertical
{
    background-color: #6c3b1a;	
}
.mobfooter .page-footer
{
	background-color:#022133!important;
	background-image:none;
}


/** -------- innerpages css start here ------- **/
.ps_services
{
	width:100%;
	float:left;
}
.ps_services h1
{
	width:100%;
	float:left;
	font-family: 'MyriadPro';
    font-size: 25px;
    text-transform: uppercase;
    font-weight: bold;
	margin-bottom:15px;
	margin-top:40px;
}
.ps_services h2
{
	width:100%;
	float:left;
	font-family: 'MyriadPro';
    font-size: 20px;
    text-transform: capitalize;
    font-weight: bold;
	margin-bottom:15px;	
}
.ps_services p
{
	width:100%;
	float:left;
	font-family: 'MyriadPro';
    font-size: 18px;
	margin-bottom:10px;
}
.ps_services_list li
{
	list-style-type:disc;
	font-size:15px;
	color: #000;
	font-family: 'MyriadPro';	
}

.aboutus_txt .about_profile
{
	width:100%;
	float:left;
}
.about_profile li
{
	list-style-type:disc;
	font-size:15px;
	color: #000;
	font-family: 'MyriadPro';
}
.pro_setup
{
	width:100%;
	float:left;
}
.pro_setup #image-gallery .modal-footer{
  display: block;
}
.pro_setup .thumb .thumbnail
{
    height: 171px;
	border:0px;
}
.pro_setup .thumb{
  margin-top: 15px;
  margin-bottom: 15px;
}
.centerdiv .tabmenu .resp-tab-content .tabtextb1
{
	overflow:auto;
}
.awards_div
{
	position:relative;
    width: 100%;
    float: left;
}
.rewards_div
{
	width:100%;
	float:left;
}
.background_list li
{
	width:100%;
	float:left;
	text-decoration:none;
	list-style-type:disc;
}
.client_img
{
border-radius: 28%;
    border: 5px solid #6c3b1a;
    /*border: 1px solid #989898;
    border-radius: 100px;	*/
	
}
.landing_popup .close
{
	color:#fff;
    line-height: 0;	
	margin-top: -6px;	
}

.Contactp_text strong
{
	font-weight:bold;
}
.strong_class
{
	font-weight:bold;
	font-size:20px;
}
ul.about_list
{
	width:100%;
	float:left;
	margin-left:15px;
}
ul.about_list li
{
	width:100%;
	float:left;
	list-style-type:decimal;
	list-style-position: outside;
	text-align: left;
    color: #545454;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
}
.Gi_margin form#frmPoliCapt
{
	width:auto;
}
#divNL2 .Gi_AnchorArea .Gi_Anchor a:focus
{
	color:#fff;
}
.articlesmore a:hover
{
	color:#fff
}

/**==newspaper cuting page ==**/


/**==newspaper cuting page ==**/


/** -------- innerpages css end here ------- **/


/*======== new pages css -- will remain same for each website =========*/

/* login page */
.nologin .inner_login
{
	display:none;
}
/* login page */

/* sitemap */
.health_insu
{
	margin-top:125px;
}
/* sitemap */

/* form pages */
.Forms_autoArea .row.Forms_CM .btn-primary
{
	background-color: #175b82;
	border-color:#175b82;
	color:#fff;
}
.Forms_autoArea .row.Forms_CM .btn-primary:hover
{
	background-color: #333;
	border-color:#333;
color:#fff;	
}

/* insurance news */
.News_block .more_news_details
{
	background-color:#175b82!Important;
	border-color:#175b82!Important;
}
.News_block .more_news_details:hover
{
	background-color:#333!Important;
	border-color:#333!Important;	
	color:#fff;
}


/* NL_insureinfo */
.GInsutab.resp-tab-active .topicon img
{
	 -webkit-filter: brightness(450%); /* Safari */
    filter: brightness(450%);
}

/* NL_insureinfo */

/* benefit illustrator */
.submibenefit .btn-default
{
	background-color:#2b81ba;
	color:#fff;
	border-color: #2b81ba;
}
/* benefit illustrator */

/*-- calculator --*/
.Gi_margin form {
    margin: 0 auto;
    width: 65%;
}
.main-section_new .login-form  input[type="text"]
{
	height: auto;
}
form[name=calc] .policycaptdivbor .sipcalcu .sipscall, form[name=calc] .policycaptdivbor .sipcalcu .inputsipcal, form[name=calc] .policycaptdivbor .sipcalcu .sipleft 
{
	margin-top:5px;
}
.policybutton .policybuttonbb 
{
	background-color: #175b82;
	    border-color: #175b82;
		margin-top:6px;
}
.policybutton .btn-success:active, .policybutton .btn-success:focus
{
	background-color: #f7f382;
    border-color: #f7f382;
	color:#000;
}
.policybutton .policybuttonbb:hover
{
	background-color: #f7f382;
	border-color: #f7f382;		
}
.sipcalcu {
    margin: 0 auto;
    width: 100%;
    /* float: left; */
}
.sipscall {
    margin: 0 auto;
    width: 100%;
    margin-bottom: 20px;
}
.siptext {
    font-size: 18px;
    color: #01273a;
    /* padding: 6px 0px 0px 18px; */
    font-weight: 600;
    margin-bottom: 16px;
    display: inline-block;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 20px;
}
.inputsipcal .sipcalinput {
    width: 25%;
    text-align: center;
    margin: 0 auto;
}
.sipscall input[type=range]
{
	margin:0px auto;
}
.resulttext {
    color: #012232;
    font-size: 23px;
    font-weight: 600;
    font-family: 'Dosis', sans-serif;
    text-align: center;
    vertical-align: middle;
    line-height: 38px;
    background-color: #f1f1f1;
    border: 1px #cbe1f5 solid;
    width: 100%;
    float: left;
}
.sipleft {
    float: left;
    float: left;
    width: 100%;
    margin-bottom: 11px;
}
.sipresult .sipresult1 {
    float: left;
    margin: 10px;
    width: 100%;
}
.sipresult {
    margin: 0 auto;
    width: 100%;
    /* float: left; */
    margin-top: 20px;
}
.sipleft  .form-control[readonly]
{
	    background-color: #eee;
}
.inputsipcal {
    float: left;
    margin: 0 auto;
    width: 100%;
    text-align: center;
}
.linebg {
    margin: 0 auto;
    width: 100%;
    float: left;
    /* background-color: #92c500; */
    /* padding: 1px; */
    margin-top: 10px;
    margin-bottom: 10px;
    /* height: 1px; */
    border-top: 2px dotted #ddd;
}
.newpupsip {
    -webkit-appearance: none;
    width: 94%;
    height: 20px;
    -webkit-border-radius: 1em;
    border-radius: 1em;
    -webkit-background-clip: padding;
    background-clip: padding-box;
    /* border: 1px solid #f26922; */
    /* background: #eee; */
    /* text-align: center; */
    /* margin: 0 auto; */
    background-color: #e6e6e6;
}

/*--portfolio--*/
.lifeport .myportbtn
{
	    margin-top: 18px;
}
.fundcattab, .mydrpdwn + DIV {
    margin-top: 2px;
}
.insuDisplay4 .tabscrollcont {
    overflow-x: auto;
}
.fundcattab, .mydrpdwn + DIV
{
    margin-top: 9px;	
}
.upper_border_th, .bottom_border_th
{
	position:relative;
	border:0px;
}
.bottom_border_th:after
{
    content: "";
    position: absolute;
    /*bottom: 0;*/
    left: 0;
    right: 0;
     top: 0;
    /* width: 50%; */
    width: 88px;
    height: 1px;
    background: #fff;
    text-align: center;
}
.bottom_border_th:nth-child(1):after, .bottom_border_th:nth-child(2):after
{
	width:0px;
}
.bottom_border_th:nth-child(3):after
{
	width:99px;
}
.bottom_border_th:nth-child(5):after
{
    margin-left: 12px;
    width: 107px;
}
.bottom_border_th:nth-child(7):after
{
	width:55px;
}
.bottom_border_th:nth-child(8):after
{
	margin-left:12px;
}
.bottom_border_th:nth-child(10):after
{
    width: 70px;
    margin-left: -7px;
}
.bottom_border_th:nth-child(11):after
{
    width: 88px;
    margin-left: 7px;
}
.bottom_border_th:nth-child(12):after
{
    width: 51px;
    margin-left: -17px;
}
.bottom_border_th:nth-child(14):after
{
    width: 105px;
    margin-left: -1px;
}
.bottom_border_th:nth-child(15):after
{
    width: 99px;
    margin-left: 0px;
}
.bottom_border_th:nth-child(17):after
{
    width: 99px;
    margin-left: 0px;
}
/*--portfolio--*/
.newtopdiv .taxtopdiv
{
	width:25%;
}
.newtopdiv .taxtopdiv1
{
	width:67%
}
.newtopdiv .texttop
{
	margin:0px;
}
#display4.insuDisplay4
{
	width: 100%;
    float: left;
    margin: 20px 0;
}
.insuDisplay4 table.mfscheme {
    width: 100%;
}
.insuDisplay4 table.mfscheme tr th {
    border: 0;
}
.insuDisplay4 .upper_border_th {
    text-align: center;
}
.insuDisplay4 table.mfscheme tr th span.bod_bot {
    display: inline-block;
    width: 90%;
    padding-bottom: 10px;
    border-bottom: 1px solid #fff;
}
.insuDisplay4 table.mfscheme tr th.bottom_border_th {
    position: inherit;
    text-align: center;
}
.insuDisplay4 table.mfscheme > tbody > tr:nth-of-type(even) {
    background-color: #f9f9f9;
}
.insuDisplay4 table.mfscheme tr td {
    border: 1px solid #ddd;
}
.topfunddiv.table-responsive table tr td
{
    border: 1px solid #ddd!important;	
}
.newtopdiv .topwediv .tabwelactive, .newtopdiv .topwediv .tabwel
{
	    float: left;
}
.market_act
{
	width:100%;
	float:left;
}
.market_act .container .col-xs-12
{
width:100%;float:left;text-align:center;	
}


/*========= new pages css -- will remain same for each website ==========*/

/** ============================== "Buy Online" page css Starts here ========================== **/
.main-container .panel6.buymfonlinebbg
{
	margin-top:20px;
}
.buy_onlineCntDiv
{
	width:100%;
	float:left;
	background-image:url('/images/buy_onlinebg1.jpg');
	background-size:cover;
    margin-top: 18px;
    padding: 142px 0px;	
}
.buy_onlineCntDiv .container > DIV
{
	margin-top:15px;
	margin-bottom:15px;
}
.buy_onlineBox
{
	width:100%;
	float:left;
	transition: all 0.5s ease-out;
	border:3px solid transparent;		
}
.buy_onlineBox span
{
	text-align:center;
	width:100%;
	float:left;
	text-transform:uppercase;
	font-weight:bold;
	font-family: 'Lato', sans-serif;
	color:#f56908;
	font-size:15px;
	letter-spacing: 2px;
	margin-top: 36px;
}
.buy_onlineBox:hover
{
	background-color:rgba(3,144,217, 0.75);
	border-radius:6px;
	border:3px solid #fff;
}


.MF_memDetails
{
	width:100%;
	float:left;
}
.MF_memDetails table {
    width: 100%;
    border-collapse: collapse;
    font-family: 'Lato', sans-serif;
    border: 1px solid #cccccc;
}
.MF_memDetails table th {
    background-color: #ffdfff;
    font-size: 14px;
    color: #333333;
    font-weight: 600;
    padding: 8px;
	white-space: nowrap;
}

/* Grow */
.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, .hvr-grow:focus, .hvr-grow:active {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
/* Grow */

.buymfonlinebbg .tab-act-con {
    display: block;
    width: 100%;
    height: 250px;
    overflow: scroll;
}
.buymfonlinebbg .tab-act-con::-webkit-scrollbar {
  display: none;
}
.tab-act-con .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;
    font-family: 'Lato', sans-serif;
}
.MF_memDetails .buymfonlinebbg table th {
    background-color: #c2e6fd;
}
.MF_memDetails .buymfonlinebbg table tr
{
	background-color:transparent;
}
.MF_memDetails .buymfonlinebbg table td, .MF_memDetails .buymfonlinebbg table
{
	border:0px;
}
.selMF_sche, .mfScheme_div
{
	width:100%;
	float:left;
	margin:30px 0px;
}
.redeem_opt .mfScheme_div:first-child
{
	margin-top:30px;
}
.selMF_sche .subcategorydropdwn
{
	width: 100%;
    border: 1px solid #ccc;
    padding: 5px 50px 5px 20px;
    border-radius: 0px;
    height: 38px;	
}
.selMF_sche label, .mfScheme_div label
{
	float:left;
}
.selMF_sche .selMF_box
{
    height: 38px;
    padding: 5px;
     width: 100%; 
    float: left;
    border: 1px solid #cccccc;
    border-radius: 0px;	
}



.buy_online100
{
	width:100%;
	float:left;
}
.redeem_opt, .switch_opt
{
	border:1px solid #ccc;	
	margin-top:15px;
	border-top:15px solid #ccc;
	width: 100%;
    float: left;
}
.padlr15
{
	padding-left: 15px;
	padding-right: 15px;
}
.fndsnpshttab .table_data_th:nth-child(1){width: 10%;}
.fndsnpshttab .table_data_th:nth-child(2){width: 40%;}
.fndsnpshttab .table_data_th:nth-child(3){width: 10%;}
.fndsnpshttab .table_data_th:nth-child(4),.fndsnpshttab td:nth-child(4){text-align:right}
.switch_opt .buymfonlinebbg #divTopTable .buymfonlinebbg > .tab-act-con
{
	display: block;
    width: 100%;
    max-height: 270px;
	height:auto;
    overflow-y: auto;
}
.redeem_opt > h1, .switch_opt  > h1
{
	width:100%;
	float:left;
	text-align: center;
    font-family: 'Lato', sans-serif;
    color: #666666;
    font-size: 28px;
	font-weight:bold;
	border-bottom:0px;
    margin-top: 20px;
    margin-bottom: 10px;
}
.redeem_opt > p, .switch_opt > p
{
	font-family: 'Lato', sans-serif;
    padding: 0 15px;
    color: #0096ba;
    font-size: 20px;
	text-align:left;
}
.redeem_opt .mfScheme_div .widthamcfnd, .switch_opt .mfScheme_div .widthamcfnd
{
	margin-right:10px;
	line-height: 35px;
    width: 20%;	
}
.mfScheme_div .widthamcfnd.mrkt_unt
{
    width: 15%;	
}
.mfScheme_div .widthamcfnd#spanUnits, .mfScheme_div .widthamcfnd#lblUnits
{
	font-family: 'Lato', sans-serif;
    font-size: 14px;
    color: #333;
    font-weight: bold;
}
.redeem_opt .mfScheme_div .subcategorydropdwn, .switch_opt .mfScheme_div .subcategorydropdwn
{
	width: 75%;
    border: 1px solid #ccc;
    padding: 5px 50px 5px 20px;
    border-radius: 0px;
    height: 38px;	
}
.redeem_opt .mfScheme_div .selMF_box
{
    height: 38px;
    padding: 5px;
     width: 44%; 
    float: left;
    border: 1px solid #cccccc;
    border-radius: 0px;	
}
.switch_opt .mfScheme_div .selMF_box
{
    height: 38px;
    padding: 5px;
    width: 45%;
    float: left;
    border: 1px solid #cccccc;
    border-radius: 0px;	
}
.redeem_opt .mfScheme_div > DIV:first-child .selMF_box, .switch_opt .mfScheme_div:last-child > DIV:first-child .selMF_box
{
    width: 50%	
}
.redeem_opt .mfScheme_div > DIV:first-child label:last-child, .switch_opt .mfScheme_div .widthamcfnd, .redeem_opt .mfScheme_div .widthamcfnd
{
	margin-right:0px;
	margin-left:5px;
}

.redeem_opt .mfScheme_div .btn-reedem, .redeem_opt .mfScheme_div .btn-reedemBy, 
.switch_opt .mfScheme_div .btn-reedem, .switch_opt .mfScheme_div .btn-reedemBy
{
	border: 0px;
	width:80px;
    border-radius: 5px;
    font-size: 15px;
    padding: 6px 13px;
	background-color: #eaf0ff;
	border:1px solid #09559f;	
	color:#09559f;
}
.MF_memDetails .redeembtn_div .btn-primary
{
	border: 0px;
	width:110px;
    border-radius: 5px;
    font-size: 15px;
    padding: 6px 13px;
	background-color: #eaf0ff;
	border:1px solid #09559f;	
	color:#09559f;
	text-align:center;
}

 .redeembtn_div.rpt .btn-primary
{
	border: 0px;
	width:110px;
    border-radius: 5px;
    font-size: 15px;
    padding: 6px 13px;
	background-color: #eaf0ff;
	border:1px solid #09559f;	
	color:#09559f;
	text-align:center;
	margin : 0 auto;
}
.redeembtn_div.rpt 
{
text-align:center;
margin : 20px auto;	
	
}
.switch_opt.row_factsheet
{
margin-top : 150px;	
}
.redeembtn_div.rpt .btn-primary:hover
{
background-color : 	#09559f;
color:#fff;
	
}
.redeem_opt .mfScheme_div .redeem_btnActv, .redeem_opt .mfScheme_div .redeemBy_btnActv,
 .redeem_opt .mfScheme_div .btn-reedem:hover, .redeem_opt .mfScheme_div .btn-reedemBy:hover, .MF_memDetails .redeembtn_div .btn-primary:hover,
 .switch_opt .mfScheme_div .redeem_btnActv, .switch_opt .mfScheme_div .redeemBy_btnActv,
 .switch_opt .mfScheme_div .btn-reedem:hover, .switch_opt .mfScheme_div .btn-reedemBy:hover, .MF_memDetails .redeembtn_div .btn-primary:hover
{
	border: 0px;
    border-radius: 5px;
    font-size: 15px;
    padding: 6px 13px;
	background-color:#09559f;
	border:1px solid #09559f;
	color:#fff;
}
.redeem_opt .mfScheme_div > DIV:last-child .selMF_box, .switch_opt .mfScheme_div > DIV:last-child .selMF_box
{
    width: 62%;	
}
.MF_memDetails .redeembtn_div
{
	text-align:center;
	margin-top:30px;
	width:100%;
	float:left;
}
/**/
.searchtabcon
{
	width: 35%;
	margin: 0 auto;
}
/**/
.switch_opt .buy_online100, .redeem_opt .buy_online100
{
	margin-bottom:10px;
}
.redeem_opt .mfScheme_div > DIV:first-child .buy_online100
{
	margin-bottom:35px;
}

.order_tabs
{
	margin-top:15px;
}
.order_tabs > DIV:first-child .buy_online100 img
{
	float:left;
	width:16%;
}
.order_tabs > DIV:last-child .buy_online100 img
{
	float:left;
	width:34%;
}
.order_tabs span
{
	float:left;
	font-size: 19px;
    line-height: 35px;
    font-weight: bold;
    margin-left: 20px;
}
.order_tabs .buy_online100
{
	background-color: #eaf0ff;
	border:1px solid #09559f;	
	color:#09559f;
	border-radius:5px;
	padding:10px;
	margin-bottom:20px;
	cursor:pointer;
	color:#09559f;
}
.order_tabs .market-btnAct, .order_tabs .buy_online100:hover
{
	background-color:#09559f;
	border:1px solid #09559f;
	color:#fff;	
}
/*---*/

.imgcart_black {
    -webkit-filter: brightness(0.6)contrast(3.4)hue-rotate(217deg)saturate(9.9);
    filter: brightness(0.6)contrast(3.4)hue-rotate(217deg)saturate(9.9);
}
.imgcart_value {
    cursor: pointer;
    position: absolute;
    z-index: 9;
    float: left;
    margin: -38px 0 0 16px;
    font-weight: bold;
    color: #f00;
    /* float: right; */
}
.imgcart_section {
    float: right;
    padding-top: 16px;
}

.redeem_opt .mfScheme_div > DIV:first-child .buy_online90 {
    margin-bottom: 35px;
}
.buy_online90 {
    width: 100%;
    float: left;
}
.redeem_opt .mfScheme_div > DIV:first-child label:last-child, .switch_opt .mfScheme_div .widthamcfnd, .redeem_opt .mfScheme_div .widthamcfnd {
    margin-right: 0px;
    margin-left: 5px;
}
.redeem_opt .mfScheme_div .widthamcfnd, .switch_opt .mfScheme_div .widthamcfnd {
    margin-right: 10px;
    line-height: 35px;
    width: 20%;
}
.selMF_sche label, .mfScheme_div label {
    float: left;
}
.redeem_opt .mfScheme_div > DIV:first-child .subcategorydropdwn_section {
    width: 40%!important;
    border: 1px solid #ccc;
    padding: 5px 50px 5px 20px;
    border-radius: 0px;
    height: 38px;
}
.redeem_opt label, .switch_opt label
{
    color: #333;
    font-size: 14px;	
}
.abcd input[type=radio]:checked, .MF_memDetails input[type=checkbox]:checked, .MF_memDetails input[type=checkbox]
{
	display:inline-block;
	position:relative;
	float:left;
}

.main-container p.ctx {
    /* text-align: center; */
    font-family: 'Lato', sans-serif;
    padding: 0 15px;
    color: #0096ba;
    font-size: 20px;
}
.table_container .table4upload {
    /* background-color: #eaf0ff; */
    background-color: #e5e5e5;
    border-collapse: collapse;
    width: 100%;
    border: 1px solid #7599bc;
    margin: 30px auto -1px;
    min-width: 735px;
    font-family: 'Lato', sans-serif;
}
.table_container .table4upload .headmfup {
    width: 15%;
    /* background-color: #dbeffc; */
    background-color: #e8dbff;
    font-weight: bold;
}
 .redeem_opt #divAccountsDetails tr td input[type=checkbox],  .redeem_opt #divAccountsDetails tr td input[type=checkbox]:checked
 {
	 float:left;
 }
.table_container .table4upload .datamfp {
    width: 35%;
    background-color: #f4f0fd;
}
.table_container .table4upload td {
    padding: 5px;
    /* border: 1px solid #7599bc; */
    border: 1px solid #b4b4b4;
    font-size: 15px;
    background-color: #fff;
}
.buymfonlinebbg {
    /* background-color: #eaf0ff; */
    /* border: 1px solid #c2e6fd; */
    border-radius: 5px;
    padding: 0px 15px 0px 15px;
    margin: 0em auto 0;
    font-family: 'Lato', sans-serif;
}
.panel6 .buymfonlinelasttab {
    width: 100%;
}
.panel6 .buymfonlinelasttab thead tr {
    background-color: #dbeffc;
}
.panel6 .buymfonlinelasttab thead tr th {
    font-size: 16px;
    font-weight: normal;
    color: #333333;
    padding: 5px;
}
.panel6 .buymfonlinelasttab tbody tr {
    background-color: transparent;
    border-bottom: 1px dashed #7599bc;
}
.dv_strtsip_procedchkout .a_prcdchkut_asp {
    float: right;
}
.buymfonlinebbg.panel5 .proceedtochkout, .dv_strtsip_procedchkout .continueinvest, .dv_strtsip_procedchkout .confirmorder, .wmupdocprocednxt .upload_investonline, .dv_strtsip_procedchkout .proceedtochkout, .mycustomwizard .imgbtnconnew.imgbtnconnewryt .proceedtochkout, .mycustomwizard .imgbtnconnew.imgbtnconnewlft .proceedtochkout, .PerInfoselect_memb #butAddNewMemb, .PerInfoselect_memb #butAddNewMemb3, .PerInfoselect_memb #butAddNewMembPers, .imgbtnconnewlft .pers_info, .imgbtnconnewryt .pers_info, .tab-act-con .crt_acLink + #butNewAccount
{
    border: 1px solid #7599bc;
    border-radius: 5px;
    background-color: #eaf0ff;
    color: #09559f;
    display: inline-block;
    margin: 0 10px;
    width: 220px;
    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;
}
.MfDisclaimer {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 10px;
    color: #828282;
}
.centersuccess .widthautoforimg
{
	width:auto;
	margin:0px auto;
}

.bordercontainer {
    border: 0px solid #c3c3c3;
    border-top: 0px solid transparent;
    margin: 30px 0 0 0;
    padding: 10px 15px;
    float: left;
    width: 100%;
}
.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%;
}
.bordercontainer .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;
    background-color: #dbeffc;
    padding: 10px 0;
    margin-top: 0px;
}
.centersuccess 
{
	width:100%;
	float:left;
    margin: 2em auto;
}
.mfscheme_input_num {
    width: 15%!important;
    padding: 0px!important;
}
.redeem_opt .mfScheme_div .remark_section {
    width: 18%!important;
    margin-left: 2px!important;
}
.redeem_opt .mfScheme_div .mfscheme_input {
    width: 56%!important;
    border: 1px solid #ccc;
    padding: 5px 50px 5px 20px;
    border-radius: 0px;
    height: 38px;
}
.redeem_opt .mfScheme_div .mfscheme_text {
    margin-right: 10px;
    line-height: 35px;
    width: 40%!important;
}
.investonlinestatusdiv {
    padding: 10px;
}
.investonlinestatusdiv table {
    width: 100%;
    border: 1px solid #c2e6fd;
}
.upcumportble-container table td, table th {
    padding: 7px 10px;
}
.bordercontainer .tab-pane h2.h2
{
	margin-bottom:20px!important;
}

.my_account_main {
    border: 1px solid #c3c3c3;
    border-top: 15px solid #c3c3c3;
    margin: 30px 0 0 0;
    float: left;
    width: 100%;
}
.main-container {
    padding: 2em 0;
    padding-top: 1em;
}
.main-container h3.h3 {
    text-align: center;
    font-family: 'Lato', sans-serif;
    color: #666666;
    font-size: 28px;
}
.buymfonlinebbg .tab-act-con {
    display: table;
    width: 100%;
}
#table {
    table-layout: fixed;
}
.buymfonlinebbg .tab-act-con .table-bordered > thead > tr {
    background-color: #dbeffc;
}
.buymfonlinebbg .tab-act-con #table > thead > tr > th {
    padding: 10px 5px;
    font-size: 14px;
    font-weight: bold;
    overflow: hidden;
    word-wrap: break-word;
    text-overflow: ellipsis;
}
.buymfonlinebbg .tab-act-con #table > tbody > tr > td input[type=button] {
    border: 1px solid #7599bc;
    border-radius: 5px;
    background-color: #eaf0ff;
    color: #09559f;
    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; */
}
/** ============================== "Buy Online" page css Ends here ========================== **/
/** ============================== "My Portfolio" page css STARTs here ============================ **/

.my_portDiv, .port_glance, .port_glanceCnt, .memb_select, .port_glancetable, .port_glancetable table, .port_upcomngevent, .port_upcomngeventCnt, .port_upcomngeventTable, .port_upcomngeventTable table,
.port_membwiseSum, .myPort_chart, .UpcmgEvents
{
	width:100%;
	float:left;
	letter-spacing:0px;
}
.my_portDiv
{
	margin-top:30px;
}
.port_glance, .port_upcomngevent
{
	border:1px solid #d0d0d0;
}
.port_glance h1, .port_upcomngevent h1, .port_membwiseSum h1
{
	background-color:#00427a;
	text-align:left;
	margin-top:0px;
	width:100%;
	float:left;
	font-family: 'Lato', sans-serif;	
	font-size:15px;
    color: #333333;
    font-weight: 600;	
	padding:10px 10px;
}
.port_glanceCnt, .port_upcomngeventCnt
{
	padding:10px 10px; 
}
.memb_select
{
	background-color:#f2f2f2;
	border:1px solid #cccccc;
	border-radius:3px;
	padding:5px;
}

.port_glancetable, .port_upcomngeventTable
{
	padding-top:15px;
}
.port_glancetable td i, .port_upcomngeventTable td i, .port_InfoIcon i
{
	border: 1px solid #7475df;
    border-radius: 50px;
    width: 18px;
	height: 18px;
    line-height: 17px;
    text-align: center;	
	font-size: 10px;
}

.port_InfoIcon .InfoTooltip
{
    position: relative;	
}
.port_InfoIcon .port_tooltiptext
{
    position: absolute;	
	visibility: hidden;	
	background-color:#ffb464;
	color:#000;
	font-weight: 600;
	z-index: 1;
	width:max-content;
	padding:5px;
	border-radius:5px;
    top: 150%;
    left: 50%;
    margin-left: -60px;
	font-family: 'Lato', sans-serif;
	font-size: 12px;
    border: 2px solid #f26922;	
}
.port_InfoIcon .InfoTooltip .port_tooltiptext::after {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent #f26922 transparent;
}
.port_InfoIcon .InfoTooltip:hover .port_tooltiptext {
    visibility: visible;
}

.port_glancetable td i.fa-exclamation:before, .port_upcomngeventTable td i.fa-exclamation:before
{
	/* margin-left: 6px; */
	color:#7475df;
}
.port_glancetable .wealth-table tr > td, .port_upcomngeventTable > table tr > td
{
	border-bottom:1px dashed #ccc;
    line-height: 10px;	
}
.port_glancetable .wealth-table tr > td tr td
{
	border-bottom:0px dashed #ccc;
}
/*.port_glancetable table tr td:first-child, .port_glancetable table tr:last-child td:first-child
{
	border-bottom:1px dashed transparent;
	width: 7%;
}*/
.wealth-table table tr td:nth-child(2), .port_upcomngeventTable table tr td:last-child
{
	text-align:right;
	color:#006699;
}
.port_glancetable table tr:last-child td:first-child
{
	border-top:1px solid transparent;
}
.port_glancetable table > tr:last-child td
{
	border-top:2px dashed #006699;
	border-bottom:1px dashed #006699;
	font-weight:bold;	
	color:#000;
}
.myport_glance
{
	text-align:center;
}

.port_upcomngeventTable table tr:first-child td
{
	color:#000;
	font-weight:bold;
}

.port_membwiseSum
{
	margin-top:30px;
}
.port_membwiseSum h1
{
	margin-bottom:0px;
}
.port_membwiseSum table
{
	width:100%;
	float:left;
    border-collapse: separate;
    border-spacing: 0 7px;	
}
.port_membwiseSum table th
{
    padding: 5px;		
}
.port_membwiseSum table td
{
	border:1px solid #ccc;
	border-right:0px;
	border-left:0px;
    padding: 5px;	
}
.port_membwiseSum table td:first-child
{
	border-left:1px solid #ccc;
}
.port_membwiseSum table td:last-child
{
	border-right:1px solid #ccc;
}
.port_membwiseSum table tr:first-child
{
	border:0px;
}
.port_membwiseSum table tr
{
	background-color: #f3f3f3;
}
.port_membwiseSum table tr:nth-child(odd) {
    background: #f3f3f3;
}

.port_membwiseSum table tr:nth-child(even) {
    background: #e5f3f9;
}
.myPort_chart
{
	margin-top:20px;
}

.port_glancetable .wealth-table .total-snapshot
{
	border-top: 2px dashed #006699;
    border-bottom: 2px dashed #006699;
    font-weight: bold;
    color: #000;
}

.my_portfolioTab
{
	    width: 100%;
    border: 1px solid #ddd;
    float: left;
    /* background-color: #e7e7e7; */
    padding: 25px 0px;
    margin: 60px 0px;
}
.my_portTabTxt
{
	color:#000;
    font-family: 'Lato', sans-serif;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	margin-bottom: 3px;	
}
.my_portTabBox
{
	width: 110px;
    /* float: left; */
    height: 110px;
    border: 1px solid #949494;
    text-align: center;
    padding: 22px 0px;
    /* background-color: #ededed; */
    border-radius: 50%;
    margin: 0 auto;
}
.my_portTabOpt:Hover .my_portTabBox
{
-webkit-box-shadow: 0px 0px 11px 0px rgba(255, 106, 255, 0.55);
    -moz-box-shadow: 0px 0px 11px 0px rgba(255, 106, 255, 0.55);
    box-shadow: 0px 0px 11px 0px rgba(169, 169, 169, 0.55);
    /* background-color: #e5e5e5; */
}
.my_portTabOpt:Hover a
{
	text-decoration:none;
}

#divNoPortfolio .no_port
{
	text-align:center;
	font-family: 'Lato', sans-serif;
	font-size:18px;
}

.port_InfoIcon
{
	width:100%;
	float:left;
}
.panel2 .wealthsnap .wealthtable-container .wealth-table table tr td:first-child
{
    width: 60%;	
}
.panel2 .wealthsnap .wealthtable-container .wealth-table table tr > td:nth-child(2)
{
	width:7%;
}
.panel2 .wealthsnap .wealthtable-container .wealth-table table tr td:last-child
{
	text-align:right;
}

.my_portDiv #ecrWealthPortfolio select#cboMemberList, .my_portDiv #ecrWealthPortfolio select#cboshowEvents
{
    padding: 5px 0px;
    margin: 5px 0px;
    border-radius: 3px;
    border: 1px solid #ccc;	
}
.highcharts-credits
{
	display:none;
}
.wealthbox
{
    width: 11px;
    height: 11px;
    float: left;
    margin-right: 10px;
    border-radius: 2px;
}


/******* old portfolio page css Starts here ********/

.panel2 {
    margin-top: 15px;
}
/*.wealthtable-container
{
	border:1px solid #d0d0d0;
}*/
.wealthsnap .tab-con-head h4, .upcumport .tab-con-head, .tab-con-head.h4, #no-more-tables .tab-con-head .h4 {
    background-color: #00427a;
    color: #fff;
	font-weight: 600;
	font-size: 15px;	
    text-align: left;
    padding: 10px 10px;
    margin-bottom: 10px;
    font-family: 'Lato', sans-serif;
	margin-top:0px;
	margin-bottom:0px;
	width:100%;
	float:left;
}
.panel2 .wealthsnap .wealthtable-container, .panel2 .upcumport .upcumportble-container {
    height: auto;
    overflow: auto;
    /* border: 1px solid #ddd; */
    margin-bottom: 10px;
}
.panel2 .wealthsnap .wealthtable-container .wealth-table, .panel2 .upcumport .upcumportble-container .upcoming-portfolio-table {
    border: 1px solid #fff;
    width: 100%;
}
.panel2 .wealthsnap .wealthtable-container .wealth-table td, .panel2 .wealthsnap .wealthtable-container .wealth-table th, .panel2 .upcumport .upcumportble-container .upcoming-portfolio-table td, .panel2 .upcumport .upcumportble-container .upcoming-portfolio-table th {
    padding: 5px;
}
.port_glancetable .wealth-table .total-snapshot td
{
	padding:10px 5px!important;
}
table td, table th {
    font-size: 14px;
    padding: 5px;
}
.wealth-table tr:nth-child(odd) tr {
    background-color: #fff;
}
/*.wealth-table tr:nth-child(even) {
    background-color: #f0f0f0;
}*/
.panel2 .wealthsnap .wealthtable-container .wealth-table .wealthimg {
    width: 25px;
    height: 25px;
	margin-right: 10px;
}
.wealth-table .asondate {
    padding-left: 35px!important;
    font-weight: 600;
    font-size: 11px;
    padding-top: 0px!important;
    margin-top: -17px;
    position: absolute;
    text-align: right!Important;	
}
.wealth-table a {
    margin-top: 0px;
    /* position: absolute; */
    padding-left: 5px;
	color:#000;	
}
.wealth-table table tr td:nth-child(2) {
    text-align: right;
}

/*.upcumportble-container {
    overflow-y: scroll;
}*/
.upcumportble-container {
    max-height: 395px;
    min-height: auto;
    border-bottom: 1px solid #ddd;
    overflow: auto;	
    float: left;
    width: 100%;	
}
#display3 .upcumportble-container table {
    position: relative;
	overflow-y:scroll;
}

#display3 table::-webkit-scrollbar {
    display: block !important;
}

.upcumportble-container table {
    width: 100%;
    border: 1px solid #ddd;
}
.my_portDiv .upcumportble-container
{
	border:1px solid #ddd;
    max-height: 416px !important;
    /* min-height: 416px!important; */
}
.my_portDiv .upcumportble-container table
{
	border:0px;
}
.my_portDiv .upcoming-portfolio-table tr
{
	border-bottom:1px solid #ccc;
}
.my_portDiv .wealth_upcmingevent .fa-folder-open-o
{
    font-size: 27px;
    font-weight: normal;
    margin-top: 7px;
    float: left;	
}
.my_portDiv .wealth_upcmingevent .mydoc_btn
{
    line-height: 40px;
    float: left;
	padding: 0px 2px;
}

.header1 {
    border: 1px solid #ddd;	
}
.header1 th {
    background-color: #ddd;
	
}
.upcumportble-container table td, table th {
    padding: 7px 10px;
}

.table-striped>tbody>tr.header1.hide_small {
    background-color: #f9f9f9;
}
table.table-striped
{
    width: 100%;
    float: left;
    border-collapse: separate;
    border-spacing: 0 7px;
	padding:0px;
	border:0px;
}
table.table-striped tr td {
    border: 1px solid #ccc;
    border-right: 0px;
    border-left: 0px;
    padding: 5px;
}
.my_portDiv .table-striped>tbody>tr:nth-of-type(even) {
    background: #e5f3f9;
}
.my_portDiv .table-striped>tbody>tr:nth-of-type(even) td:first-child{
    border-left: 1px solid #ccc;
}
.my_portDiv .table-striped>tbody>tr:nth-of-type(odd) {
    background: #f3f3f3;
}

.my_portDiv .table-striped>tbody>tr:nth-of-type(odd)  td:first-child{
    background: #f3f3f3;
    border-left: 1px solid #ccc;	
}
.my_portDiv .table-striped>tbody>tr:nth-of-type(odd)  td:last-child
{
    border-right: 1px solid #ccc;	
}

.centerdiv #no-more-tables, .insuDisplay4
{
	margin-top:20px;
    width: 100%;
    float: left;	
}
.insuDisplay4 .tabscrollcont{
	overflow-x: auto;
}
.insuDisplay4 .upper_border_th{
	text-align: center;
}
.insuDisplay4 table.mfscheme{
	width: 100%;
    min-width: 570px;
    border: 0px;	
}
.insuDisplay4 table.mfscheme tr th{
	border: 0;
}
.insuDisplay4 table.mfscheme tr th.bottom_border_th{
    position: inherit;
	text-align: center;
	white-space: nowrap;	
}
.insuDisplay4 table.mfscheme tr th span.bod_bot{
	display: inline-block;
	width: 90%;
	padding-bottom: 10px;
	border-bottom: 1px solid #000;
	
} 
.insuDisplay4 table.mfscheme tr td{  
    border: 1px solid #ddd; 	
}

.insuDisplay4 table.mfscheme > tbody > tr:nth-of-type(even) {
    background-color: #f9f9f9;
}
.mfscheme tr th {
    background-color: #ddd;
    color: #000;
}
.ulippoli .Investor_dropdown, .gainlossrep .Investor_dropdown, .polideta .Investor_dropdown, .fdbond .Investor_dropdown, .drpdwn .Investor_dropdown, .asseallo .Investor_dropdown, .stockled .Investor_dropdown, .transumm .Investor_dropdown, .reccdep .Investor_dropdown, .mfport .Investor_dropdown, .estbull .Investor_dropdown, .lifeport .Investor_dropdown, .cashflo .Investor_dropdown, .currstat .Investor_dropdown, .genInsu_PolDet .Investor_dropdown
 {
    margin-top: 15px;
}
.panel5 .btn-info
{
    display: inline-block;
    margin: 0 10px;
    width: 220px;
    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;
    line-height: 20px;	
}
.panel5 .btcontainer {
    margin-top: 20px;
}
.panel5 .btcontainer #butBuyOnline
{
    background-color:#6c3b1a;
	color:#fff;
	border:1px solid #6c3b1a;
}
.panel5 .btcontainer #butBuyOnline:hover
{
    background-color:#6c3b1a;
	color:#fff;
	border:1px solid #6c3b1a;
}

/**-- "investments in stock" --**/
.Investor_dropdown .text-info {
    margin-top: 0px;
}
.text-info {
    float: left;
    margin-right: 20px;
    font-size: 20px;
    color: #666666;
	font-family:'Lato', sans-serif	
}
.frm-field{
    width: 55%;
    padding: 8px;
    font-size: 1em;
    font-weight: 400;
    border: 1px solid #DBDBDB;
    outline: none;
    color: #222;
    float: left;
    background: #fff;
}
.myportbtn {
    float: right;
    /* margin-top: 15px; */
}
.Invstockspacing {
    margin-top: 25px;
}
.Invstockspacing .mfscheme
{
	border:1px solid #ccc;
}
.Invstockspacing .mfscheme tr th, .premcalen .mfscheme tr th
{
	background-color: #dbeffc;
}
.investstocktab-container table tr td {
    border-bottom: 1px dashed #c0c0c0;
    padding: 8px 5px;	
}
.Invstockspacing .client_name, .panel5 .mfport .client_name, .mfscheme.transact .client_name, .actSIPspacing .client_name, .ulippoli .investstocktab .client_name,
.gainlossrep .mfscheme .client_name, .fdbond .investstocktab .client_name, .estbull .client_name, .lifeport .mfscheme .client_name, #displayPremOut .client_name
{
    text-align: left !important;
    background-color: #DCDCDC;
    font-weight: bold;
    font-size: 15px;
}
.Invstockspacing .mfscheme .total,  .ulippoli .investstocktab .total, .fdbond .total{
    display: table-cell;
    vertical-align: middle;
	font-weight:bold;
}
.Invstockspacing .grndtotal, .actSIPspacing .grndtotal, .fdbond .grndtotal, .reccdep .grndtotal, .my_portDiv .panel3 .investstocktab .grndtotal, .lifeport .grndtotal,
.premcalen .mfscheme .grndtotal
 {
    background-color: #00427a;
    color: #000;
	font-weight:bold;
}
.my_portDiv .myportbtn #butHome, .my_portDiv .butMyPort #butHome, #frmMyDoc .myportbtn #butHome
{
    background-color: #ff5700;
    border-radius: 4px;
    text-align: center;
    padding: 10px 11px;
    color: #fff;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 17px;
    border-color: #ff5700;
    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;
	float: right;
}
.my_portDiv .myportbtn #butHome:hover, .my_portDiv .butMyPort #butHome:hover
{
    outline: 0;
    background-color: #204d74;
    border-color: #204d74;
}
/**-- "investments in stock" --**/
/**-- "stock ledger" --**/
.StockLedger {
    margin-top: 15px;
}
.stockledger-container table {
    width: 100%;
}
.StockLedger .stockledger-container .stockledger th, .StockLedger .stockledger-container .stockledger td {
    padding: 5px;
    border: 1px solid #ddd;
}
.my_portDiv .panel3 .investstocktab-container .investstocktab {
    width: 100%;
    border: 1px solid #c0c0c0;
	margin-top: 10px;
}
.my_portDiv .panel3 .investstocktab-container .investstocktab th {
    background: #dbeffc;
    color: #000;
    border-bottom: 1px solid #ccc;	
}
.my_portDiv .panel3 .investstocktab-container .investstocktab th, .my_portDiv .panel3 .investstocktab-container .investstocktab td {
    padding: 5px;
}
.my_portDiv .panel3 .upper_border_th {
    border-bottom: 1px solid !important;
}
/**-- "stock ledger" --**/
/**-- "MutualFundPortfolio" --**/
.my_portDiv .panel5 {
    margin: 2em auto;
}
.mydrpdwn .frm-field_mfCRM 
{
    width: 45%;
    padding: 8px;
    font-size: 1em;
    font-weight: 400;
    border: 1px solid #DBDBDB;
    outline: none;
    color: #222;
    float: left;
    background: #fff;	
}
.mfport .Investor_dropdown {
    margin-bottom: 20px;
}
.taxtopdiv , .taxtopdiv1 {
    margin: 0 auto;
    width: 100%;
    float: left;
}
.mfport .topwediv {
    width: 100%;
    /* padding: 8px; */
    font-size: 1em;
    font-weight: 400;
    /* border: 1px solid #DBDBDB; */
    outline: none;
    color: #222;
    float: left;
    background: #fff;
    border-radius: 5px;
}
.mfport .tabwel, .topwediv .tabwel, .premcalen .tabwel, .currstat .tabwel {
		border:0px;
    font-weight: normal;
    float: right;
    /* width: 31%; */
    text-align: center;
	list-style-type: none;
    display: inline-block;
    padding: 4px 20px;
    background: transparent;
    color: #08315d;
    font-family: 'Lato', sans-serif;
    cursor: pointer;
    /* height: 30px; */
    font-size: 14px;	
}
.mfport .tabwelactive, .topwediv .tabwelactive, .premcalen .tabwelactive, .currstat .tabwelactive {
    /* width: 38%; */
    text-align: center;
    /* padding: 8px; */
    padding: .4em 2em;
    font-size: 14px;
    float: right;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    background: #f1f1f1;
	border:0px;
    border-bottom: 2px solid #00427a;
    color: #09559f;
    font-weight: bold;	
}
.mfport .butMyPort {
    margin-top: 15px;
}
.panel5 .mfport .mfscheme-container, .folioLedg_rpt .panel5 .mfscheme-container, .panel5.cashflo .mfscheme-container{
    width: 100%;
    margin-top: 20px;
    /*max-height: 500px;*/
    min-height: 200px;
    overflow: auto;
    /* border: 1px solid #ddd; */
    /* overflow-x: hidden; */
}
.panel5 .mfport .mfscheme tr th, .panel5 .capgain .mfscheme tr th, .panel5 .gainlossrep .mfscheme tr th, #displayPremOut .mfscheme tr th, .folioLedg_rpt .mfscheme tr th,
.cashflo .mfscheme tr th, .currstat .mfscheme tr th {
    background-color: #dbeffc;
    color: #000;
}
.panel5 .mfscheme-container .mfscheme th, .panel5 .mfscheme-container .mfscheme td {
    padding: 11px;
}
.panel5 .mfscheme-container table {
    border: 1px solid #ddd;
}
.panel5 .mfscheme-container table tr td {
    border-bottom: 1px dashed #c0c0c0;
}
.panel5 .more_optn {
    margin-top: 20px;
    font-weight: bold;
    font-size: 20px;
}
/**-- "MutualFundPortfolio" --**/

/**-- "AssetAllocationPortfolio" --**/
.asseallo .frm-field_assetallo {
    width: 40%;
    padding: 8px;
    font-size: 1em;
    font-weight: 400;
    border: 1px solid #DBDBDB;
    outline: none;
    color: #222;
    float: left;
    background: #fff;
}
.asseallo .text-info
{
	margin-right: 8px;
}
.butHome {
    margin-top: 15px;
}
.asseallo .text-info-head {
    text-align: center;
    float: left;
    background-color: #00427a;
    margin: 10px 0px 10px 0px;
    font-size: 2.0em;
    color: #fff;
    padding: 5px;
}
.my_portDiv .panel3.asseallo .investstocktab-container .investstocktab th {
    background: #dbeffc;
}
/**-- "AssetAllocationPortfolio" --**/

/**-- "Active SIP" --**/
.actsip .count_SIP {
    font-size: 18px;
    font-weight: bold;
    padding-left: 20px;
}
.actSIPspacing .mfscheme tr th {
    background-color: #dbeffc;
    color: #000;
}

/**-- "Active SIP" --**/

/**-- "Transact Summary" --**/
.panel5 .transumm .h4_align {
    margin: 10px;
    float: left;
}
.transumm .frm_field_transact {
    width: 20%;
    padding: 8px;
    font-size: 1em;
    font-weight: 400;
    border: 1px solid #DBDBDB;
    outline: none;
    color: #222;
    float: left;
    background: #fff;
}
.panel5 .transumm .mfscheme-container, .panel5 .gainlossrep .mfscheme-container, .panel5.currstat .mfscheme-container  {
    width: 100%;
    margin-top: 20px;
    max-height: 500px;
    min-height: 200px;
    overflow: auto;	
    /* border: 1px solid #ddd; */
    /* overflow-x: hidden; */
}
.panel5 .transumm .mfscheme tr th {
    background-color: #dbeffc;
}
.upper_border_th, .bottom_border_th {
    position: relative;
    border: 0px;
}
.bottom_border_th:nth-child(1):after, .bottom_border_th:nth-child(2):after {
    width: 0px;
}
.bottom_border_th:nth-child(5):after {
    margin-left: 12px;
    width: 114px;
}
.bottom_border_th:nth-child(7):after {
    width: 55px;
}
.bottom_border_th:nth-child(3):after {
    width: 99px;
}
.bottom_border_th:nth-child(7):after {
    width: 55px;
}
.bottom_border_th:nth-child(8):after {
    margin-left: 12px;
}
.bottom_border_th:nth-child(10):after {
    width: 82px;
    margin-left: -14px;
}
.bottom_border_th:nth-child(11):after {
    width: 92px;
    margin-left: 7px;
}
.bottom_border_th:nth-child(12):after {
    width: 51px;
    margin-left: -17px;
}
.bottom_border_th:nth-child(14):after {
    width: 105px;
    margin-left: -1px;
}
.bottom_border_th:nth-child(15):after {
    width: 99px;
    margin-left: 0px;
}
.bottom_border_th:nth-child(17):after {
    width: 99px;
    margin-left: 0px;
}
.bottom_border_th:last-child:after
{
    width: 69px;	
}
.bottom_border_th:after {
    content: "";
    position: absolute;
    /* bottom: 0; */
    left: 0;
    right: 0;
    top: 0;
    /* width: 50%; */
    width: 88px;
    height: 1px;
    background: #000;
    text-align: center;
}
#no-more-tables .transact .bottom_border_th:after
{
	background:transparent
}
.myportbtn {
    float: right;
    margin-top: 15px;
	margin-bottom:5px;
}
/**-- "Transact Summary" --**/

/**-- "Capital Gain" --**/

.capgain .frm-field-new {
    width: 37%;
    padding: 8px;
    margin: 5px;
    font-size: 1em;
    font-weight: 400;
    border: 1px solid #DBDBDB;
    outline: none;
    color: #222;
    float: left;
    background: #fff;
}
.capgain .myportbtn {
    float: right;
    margin-top: 3px;
}
.capgain .frm-field-fy {
    width: 10%;
    padding: 8px;
    font-size: 1em;
    font-weight: 400;
    border: 1px solid #DBDBDB;
    outline: none;
    color: #222;
    float: left;
    background: #fff;
}
.capgain .topwediv {
    width: 100%;
    /* padding: 8px; */
    font-size: 1em;
    font-weight: 400;
    /* border: 1px solid #DBDBDB; */
    outline: none;
    color: #222;
    float: left;
    background: #fff;
    border-radius: 5px;
    margin-top:6px;	
}
.capgain .container.panel3 #frmeCRMagic {
    float: left;

}
.panel5 .capgain .mfscheme-container {
    width: 100%;
    margin-top: 20px;
    max-height: 500px;
    min-height: 200px;
    /* border: 1px solid #ddd; */
    /* overflow-x: hidden; */
}
.capgain .mfscheme-container .mfscheme tr:nth-child(2)
{
	border-bottom:1px solid #000;
}
/**-- "Capital Gain" --**/


/**-- "GainLossREport" --**/
.gainlossrep .frm-field-new {
    width: 37%;
    padding: 8px;
    margin: 5px;
    font-size: 1em;
    font-weight: 400;
    border: 1px solid #DBDBDB;
    outline: none;
    color: #222;
    float: left;
    background: #fff;
}
/**-- "GainLossREport" --**/

/**-- "ULIP Policies" --**/
.ulippoli .frm-field_ULIP {
    width: 40%;
    padding: 8px;
    font-size: 1em;
    font-weight: 400;
    border: 1px solid #DBDBDB;
    outline: none;
    color: #222;
    float: left;
    background: #fff;
}
.ulippoli .margintop {
    margin-top: 16px;
}
/**-- "ULIP Policies" --**/

/**-- "ULIP Policies" --**/
.polideta .frm-field {
    width: 55%;
    padding: 8px;
    font-size: 1em;
    font-weight: 400;
    border: 1px solid #DBDBDB;
    outline: none;
    color: #222;
    float: left;
    background: #fff;
}
.polideta .Investor_dropdown .text-info
{
	    margin-right: 6px;
}
.panel6 .polideta .idfcstertabcont .idfcstertab {
    width: 100%;
	margin-top:10px;
}
.panel6 .polideta .idfcstertabcont .idfcstertab th, .panel6 .polideta .idfcstertabcont .idfcstertab td {
    border: 1px solid #ddd;
    padding: 5px;
}
.polideta .csh_benetext {
    background-color: rgba(128, 128, 128, 0.36);
    margin-top: 10px;
    font-size: 16px;
    font-weight: bold;
	text-align:center;
}
.polideta .total {
    font-weight: bold;
}
/**-- "ULIP Policies" --**/

/**-- "FDs&Bonds" --**/
.frm-field-fdbond {
    width: 60%;
    padding: 8px;
    margin-bottom: 5px;
    font-size: 1em;
    font-weight: 400;
    border: 1px solid #DBDBDB;
    outline: none;
    color: #222;
    float: left;
    background: #fff;
}
/**-- "FDs&Bonds" --**/

/**-- "PPFPassbook" --**/
.stockledger-container .stockledger th, .stockledger-container .stockledger td {
    padding: 5px;
    border: 1px solid #ddd;
}
.ppfpass .stockledger-container {
    margin-bottom: 10px;
}
/**-- "PPFPassbook" --**/

.estbull .frm-field_ULIP {
    width: 40%;
    padding: 8px;
    font-size: 1em;
    font-weight: 400;
    border: 1px solid #DBDBDB;
    outline: none;
    color: #222;
    float: left;
    background: #fff;
}

/**-- "LifeInsurancePortfolio" --**/

.lifeport .mfscheme tr th {
    background-color: #dbeffc;
    color: #000;
}
.panel5 .lifeport .mfscheme-container {
    width: 100%;
    margin-top: 20px;
    max-height: 500px;
    min-height: 200px;
    /* border: 1px solid #ddd; */
    /* overflow-x: hidden; */
}
/**-- "LifeInsurancePortfolio" --**/

/**-- "GeneralInsurancePortfolio" --**/
.panel6 .idfcstertabcont.GenInsu_det .idfcstertab
{
	margin-top: 10px;
}
.panel6 #divTopTable .idfcstertab {
    width: 100%;
}
.GenInsu_det table th {
    background-color: transparent;
    font-weight: bold;
    color: #000;
}
.GenInsu_det #divTopTable1 {
    margin-top: 15px;
}
.GenInsu_det #divTopTable1 .idfcstertab, .GenInsu_det #divTopTable2 .idfcstertab {
    margin-top: 0px;
}
.panel6 .idfcstertabcont .idfcstertab th, .panel6 .idfcstertabcont .idfcstertab td {
    border: 1px solid #ddd;
    padding: 5px;
}
.GenInsu_det .csh_benetext {
    background-color: rgba(128, 128, 128, 0.36);
    margin-top: 10px;
    font-size: 16px;
    font-weight: bold;
	width:100%;
	float:left;
    padding-left: 2px;	
}
.panel6 .idfcstertabcont .idfcstertab .thead {
    color: #000;
    font-weight: bold;
}
.panel6 .idfcstertabcont .idfcstertab .tbdyblue {
    color: #000;
}
.GenInsu_det #divTopTable2 .idfcstertab thead th:nth-child(4), .GenInsu_det #divTopTable2 .idfcstertab tbody td:nth-child(8) {
    border-right: 1px solid transparent;
}
.panel6 #frmMyDoc .NoRecord
{
	margin:0px;
}
.panel6 #frmMyDoc .myportbtn
{
	margin-top:0px;
}

/**-- "GeneralInsurancePortfolio" --**/


/**-- "Premium Outstanding" --**/
.prem_outs
{
	width:100%;
	float:left;
}
.wealth_upcmingevent a
{
	color:#fff;
}
.wealth_upcmingevent a:hover
{
	text-decoration:none
}
.wealth_upcmingevent:hover {
    background-color: #204d74;
    border-color: #204d74;
}
.wealth_upcmingevent:hover img {
    -webkit-filter: brightness(200%);
    filter: brightness(2000%);
}
.wealth_upcmingevent:hover span {
    color: #fff;
}
.wealth_upcmingevent {
    float: right;
    margin-bottom: 0px;
    border: 1px solid #f26921;
    border-radius: 4px;
    padding: 5px;
    width: 140px;
    transition: all 0.5s ease-out;
    background-color: #f26921;
	margin-top:5px;
}
.wealth_upcmingevent img {
    float: left;
    font-size: 16px;
    line-height: 14px;
    margin-left: 5px;
    color: #737373;
	margin-top:5px;
	margin-right:5px;
    -webkit-filter: brightness(200%);
    filter: brightness(2000%);	
}
#premiumOutstanding .Investor_dropdown {
    width: 100%;
    float: left;
	margin-bottom:15px;
}
#premiumOutstanding .Investor_dropdown .text-info {
    margin-right: 0px;
    font-size: 16px;
	font-family: 'Lato', sans-serif;
}
.otherinfo_upcmgevent {
    width: 90%;
    /* padding: 3em; */
    background: #F7F7F9;
    margin: 2em auto 0;
    margin-bottom: 20px;
    padding: 15px;
}
.otherinfo_upcmgeventMain {
    width: 100%;
    margin: 1em auto 0;
    text-align: center;
}
.otherinfo_upcmgeventMain .upcmgevent_text1 {
    font-size: 16px!important;
}
.otherinfo_upcmgeventMain td {
    color: #31708f;
}
.otherinfo_upcmgeventMain .upcmgevent_text2 {
    font-size: 15px!important;
    color: #000;
}
/**-- "Premium Outstanding" --**/

/**-- "Premium Calender" --**/
.premcalen .tbl_Prem_Cal
{
	margin-top:10px;
}
.frm-field_ULIP {
    width: 40%;
    padding: 8px;
    font-size: 1em;
    font-weight: 400;
    border: 1px solid #DBDBDB;
    outline: none;
    color: #222;
    float: left;
    background: #fff;
}
.frm-field_finyear {
    width: 20%;
    padding: 8px;
    font-size: 1em;
    font-weight: 400;
    border: 1px solid #DBDBDB;
    outline: none;
    color: #222;
    float: left;
    background: #fff;
}
.icon_premcalc {
    float: right;
}
.premcalen .myportbtn
{
	margin-top:0px;
}
.tbl_Prem_Cal tr td {
    width: 33.3%;
    padding-top: 15px;
    height: 60px;
    text-align: center;
    background-color: rgb(255,255,153);
    border: 1px solid gray;
}
.frm-field_finyeardata {
    font-size: 15px;
    color: rgb(255,0,0);
}
/**-- "Premium Calender" --**/

/**-- "Cash Flow" --**/
.frm_field_transact {
    width: 20%;
    padding: 8px;
    font-size: 1em;
    font-weight: 400;
    border: 1px solid #DBDBDB;
    outline: none;
    color: #222;
    float: left;
    background: #fff;
}
.panel5 .btn-info_show {
    width: auto;
    margin-left: 20px;
    border: 1px solid;
    color: #000;
    float: left;
    /* margin-top: 10px; */
}
.panel5.cashflo .h4_align {
    margin: 10px;
    float: left;
}
.panel5.cashflo .mfscheme-container .table_CF {
    margin-top: 20px;
}

.cashflo .myportbtn, .cashflo .Investor_dropdown
{
	margin-top:15px;
	margin-bottom:20px;
}
.cashflo .mydrpdwn {
    margin-top: 15px;
}
/**-- "Cash Flow" --**/

/**-- "Folio Ledger report" --**/
.folioLedg_rpt .margintop {
    margin-top: 16px;
}
/**-- "Folio Ledger report" --**/

/**-- "OtherInfo_UpcmgEvents" --**/
.UpcmgEvents .otherinfo_upcmgevent .otherinfo_upcmgeventMain .upcmgevent_text1, .UpcmgEvents .otherinfo_upcmgevent .otherinfo_upcmgeventMain .upcmgevent_text2
{
	text-align:left;
}
.UpcmgEvents .otherinfo_upcmgevent, .UpcmgEvents .otherinfo_upcmgevent table
{
    float: left;
    width: 100%;	
}

/**-- "OtherInfo_UpcmgEvents" --**/

/** old portfolio page css ENDs here **/


/** ============================== "My Portfolio" page css ENDs here ============================ **/
/* nitin css part */

@media screen and (min-width:481px) and (max-width:550px)
{	

	.div10 .inputform input
	{
	    width: 65%;	
	}
.prdt_offerBox {
    padding: 5px;
}
.prdt_offerDiv .prdt_offerBox h1 {
    font-size: 18px!important;
}
.prdt_offerBox p {
    font-size: 12px!important;
}
.prdt_offerBox input
{
    padding: 7px 10px;
    font-size: 12px;
	float:none;	
}
.prdt_offerBox, .prdt_offerBox span, .prdt_offerDiv .prdt_offerBox h1, .prdt_offerBox p
{
	text-align:center;
}	

.div3 .item h3, .div3 .item p {
    font-size: 20px;
}	
.cnt_phone span {
    font-size: 12px!important;
}	
	.top_contact
	{
		padding:0px;
		margin-top: 15px;
	}
.div3 .carousel-caption {
    top: 27%;
}
.div3 h3, .div3 p
{
    font-size: 25px;	
}
.div10 h1
{
    font-size: 30px;	
}


}

@media screen and (min-width:451px) and (max-width:767px)
{

.loginDiv
{
	text-align:left;
	margin-bottom:10px;
}
.div3 .carousel-caption {
    top: 25%;
}
.div3 h3, .div3 p
{
	font-size: 31px;
	margin-bottom:0px;
}
}
@media screen and (max-width:767px)
{
	.free_regist {
		background-color: transparent;
		display: flex;
		flex-wrap: wrap;
	}
	.free_regist input {
		margin-inline: 4px;
	}
	.div2_flex_2 .navwrapper .navbar-toggle
	{
		margin-top:0px;
	}
	.copyright 
	{
		margin: 1em 0 1em 0;
	}
	.div07_arrow
	{
		display:none!important;
	}
	.div07_otherPrdt > DIV
	{
		margin-bottom:90px;
	}
	.div07_otherPrdt > DIV:last-child
	{
		margin-bottom:0px;
	}
	.div07_box p
	{
	    height: 70px;	
	}
	.div06_box
	{
		margin-bottom:30px;
	}
	.div06_blue p
	{
	    font-size: 17px;	
	}
	.div06 h1, .div07 h1
	{
		font-size: 35px;	
	}
	.div06_greenbox h2
	{
	    font-size: 25px;	
	}
	.div06_greenbox span
	{
		width:100%;
		float:left;
		padding: 0px 23px;
	}
	.div05 h1
	{
		margin-top:0px;
		margin-bottom:30px;
	}
	.div04 .container > DIV
	{
		border:0px;
	}
	.div04_innerbox
	{
		margin-bottom:20px;
	}
	.free_regist input
	{
		margin-bottom:0px;
	}	
	.div2_flex
	{
	    display: flex!important;
		flex-direction: column;	
	}
	.div2_flex_1
	{
		order:2;
		z-index: 999;		
	}
	.div2_flex_2
	{
		order:3;
		width: 100%;
		margin-top: -80px;		
	}
	.div2_socialicon ul li img
	{
		width:25px;
	}
	.div2_socialicon ul li
	{
		padding:1px;
	}
	.div2_flex_3
	{
		order:1;
	}
	.div2 .container > DIV:nth-child(3)
	{
		width:100%;
		float:left;
	}
	.div2 .container > DIV:nth-child(3) > DIV
	{
		width:50%;
		float:left;
	}
	.cnt_phone span {
		font-size: 17px;
	}	
	.Abt_ClientImage
	{
		width:auto;
	}
	.navwrapper .navbar-default .navbar-toggle:hover, .navwrapper .navbar-default .navbar-toggle:focus {
		background-color: transparent;
	}	
	.mobfooter .page-footer
	{
		background-color: #2f3337;
		background-image:none;
	}
	.copyright p
	{
		color:#fff;
		font-size: 13px;
	}

	.div3 .item h3, .div3 .item p {
    font-size: 28px;
	}
	.div2 .top_contact > DIV:first-child {
		text-align: right;
		padding-right: 0px;
	}		
	.div10 .myriad_fnt
	{
		font-size:37px;
	}
	.test_whitebox
	{
		margin:0px;
	}
	.prdt_offerBox p
	{
	    font-size: 18px;	
	}
	.prdt_offerDiv .prdt_offerBox h1 {
		font-size: 24px;
		margin-bottom: 12px;
	}	
	.prdt_offerBox
	{
		padding:12px;
	}
	.div2 .container > DIV:nth-child(4)
	{
		float:right;
	}
	.div2 .navwrapper {
		padding-top: 0px;
	}
	.div3 #myCarousel 
	{
		margin-top: 0px;
	}
	.cnt_phone span
	{
		font-size: 16px;
	}

	.div1 .container > DIV:nth-child(3) > DIV, .div2 .navbar-collapse.collapse
{
	padding:0px;
}
.div1 .cnt_phone
{
	font-size:12px;
}
.navwrapper .navbar-default .navbar-nav > li > a
{
    font-size: 14px;
	padding: 10px 5px;
    text-align: left;
    padding-left: 20px;	
}
.div3 h3, .div3 p
{
	font-size:40px;
}
.know_box img
{
	width:100%;
}
.latesth a, .leadnew, .leadnew a
{
	font-size: 18px;	
}
.news_archive input, .div10 .inputform input.news_submit
{
	font-size:18px;
}
.div10
{
    padding: 40px 0px;	
}
	.navbar-default .navbar-nav > li > a
	{
		color:#fff;
	}
	.Gi_Anchor
	{
	    width: 100%;
		font-size: 16px;
	}
	.Heading_Page
	{
		line-height: 45px;
		margin-top: 34px;
		padding-bottom: 35px;
	}
	.radio-inline input[type=radio]:checked, .radio-inline input[type=checkbox]:checked {
    z-index: 0;
}
	.div10 {
    padding: 35px 0px;
}
	.div10 .inputform input.news_submit
	{
	width: 33%;	
	}
	.prdt_txtcontent h2, .prdt_txtcontent p
{
	text-align:center;
    float: none;	
}

		.insu_flex {
    display: flex!important;
    flex-direction: column;
}
.insu_flex_1 {
    order: 2;
}
.insu_flex_2 {
    order: 1;
}
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus
	{
	color: #f8b707;	
	}
.div2 .navwrapper .navbar-collapse
{
	padding:0px;
    position: absolute;
    width: 100%;
    background-color: #333;
    z-index: 999;	
}
.div2 .navwrapper ul.navbar-nav
{
    width: 100%;
    float: left;
    margin: 0px auto;	
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
}

}
@media screen and (min-width:768px) and (max-width:990px)
{	
.navwrapper .navbar-default .navbar-toggle:hover, .navwrapper .navbar-default .navbar-toggle:focus {
    background-color: transparent;
}
.Gi_AnchorArea .Gi_Anchor
{
    width: 24%;	
    font-size: 12px;
	padding:13px 3px;
}
.div1 .container > DIV:nth-child(3) > DIV, .div2 .navbar-collapse.collapse
{
	padding:0px;
}
.div1 .cnt_phone
{
	font-size:12px;
}
.navbar-default .navbar-nav > li > a
{
    font-size: 14px;
    padding: 5px 4px!important;	
}
.cnt_phone span
{
    font-size: 15px;	
}

.div2 .navwrapper {
    padding-top: 0px;
}
.div3 h3
{
	font-size:35px!important;
}
.div3 p
{
	font-size:16px!important;
}

.prdt_offerBox
{
	padding: 15px;	
}
.prdt_offerBox p
{
    font-size: 22px;	
}

.latesth a, .leadnew, .leadnew a
{
	font-size: 18px;	
}
.news_archive input, .div10 .inputform input.news_submit
{
	font-size:18px;
}
.div10
{
    padding: 40px 0px;	
}

}

@media screen and (min-width:991px) and (max-width:1024px)
{
	.div05 h1
	{
	    font-size: 26px;	
	}
	.div05 p
	{
		font-size: 18px;
	}
	.div07 h1, .div06 h1
	{
		font-size: 40px;	
	}
	.div06_greenbox h2	
	{
	    font-size: 26px;	
	}
	.div06_blue p
	{
		font-size: 17px;
	}
	.div06_blue
	{
		padding: 24px 8px;	
		height: 114px;
	}
	.div07_box h2
	{
	    font-size: 25px;	
	}
	.div07_box p
	{
	    font-size: 16px;	
	}
	.leadnew, .leadnew a
	{
		font-size: 18px;	
	}
	.prdt_offerBox p
	{
	    font-size: 18px;	
	}
	.prdt_offerDiv .prdt_offerBox h1 {
		font-size: 25px;
	}	
	.prdt_offerBox
	{
		padding: 14px;	
	}
	.div3 h3, .div3 p {
		font-size: 40px;
	}	
	.div2 .navwrapper {
		padding-top: 0px;
	}	
	.div2 .navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li:last-child > a 
	{
		padding: 5px 8px;
	}	
	.navbar-default .navbar-nav > li > a
	{
	    font-size: 14px;	
	}	
	.cnt_phone span
	{
	    font-size: 15px;	
	}
.div3 .carousel-caption {
    top: 40%;
}
.div3 h3, .div3 p
{
	font-size: 44px;
	margin-bottom:0px;
}
.policydiv .policyinput
{
	margin-left: 5px;	
	width: 52% !Important;
}
.Gi_AnchorArea .Gi_Anchor
{
    width: 21%;	
}
}

@media screen and (min-width:991px) and (max-width:991px)
{
.div2 .navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li:last-child > a 
	{
		padding: 32px 10px;
	}	
}

@media screen and (max-width:1200px)
{
	
	.productInner { width:90%; padding:20px; }
	.div04_innerbox { margin-bottom:20px ; }
	.cnt_phone span
	{
	    font-size: 16px;	
	}
	.prdt_offerBox h1
	{
	    font-size: 32px;	
	}
	.div3 h3
	{
	    font-size: 45px;	
	}
	.div3 p
	{
	    font-size: 16px;	
	}
	.navbar-default .navbar-nav > li > a
	{
	    padding: 5px 12px;	
	}
}

@media screen and (max-width:768px)
{
	
	.product2 { position:static; }
	.HeiGHtClass { height:auto; box-shadow:none; }
	.bgColor1 { margin-bottom:30px; padding: 30px 0px 60px; }
	.productInner { flex-wrap: wrap; }
	.div04_innerbox { margin-bottom:20px !important; }
	.prod2 { width:33%; }
	
}

@media screen and (max-width:568px)
{

.ProD1 { width: 33.33%; }
.FlexWrap { display:flex; flex-wrap:wrap; }
	
}

@media screen and (max-width:320px)
{

.ProD1 {
    width: 50%;
}

.prod2 {
    width: 50%;
}	
	
}

@media screen and (min-width:1025px) and (max-width:1600px)
{
	.nonediv .sitemargindiv1 
	{
		margin-top:39px;
	}
	.nonediv .sitemapFAQs {
		margin-top: 40px;
	}
		.policydiv .policyinput
	{
		margin-left: 5px;	
		width: 52% !Important;
	}
}


@media screen and (min-width:768px) and (max-width:991px)
{
	.Heading_Pagebig
	{
		font-size: 25px;
	}
	.copyright p 
	{
		color: #fff;
	}
	.div06_greenbox span
	{
		width:100%;
		float:left;
		padding: 0px 23px;
	}
	.div07_box
	{
	    padding: 0px 12px;	
	}
	.div07_box p 
	{
		font-size: 14px;
		height: 105px;
	}
	.footer_social i
	{
		padding: 9px 13px;
	    margin-left: 7px;
	}
	.top_socialDiv i:nth-child(4), .top_socialDiv i:nth-child(3), .top_socialDiv i:nth-child(2), .footer_social i:nth-child(4), .footer_social i:nth-child(3), .footer_social i:nth-child(2) {
		padding: 9px;
	}	
	.div07_arrow i 
	{
		font-size: 93px;
		margin-top: 70px;
	}	
	.div07_box span img
	{
		padding: 0px 15px;
		margin-bottom: 11px;
	}
	.div07_box h2 {
		font-size: 20px;
		margin-bottom: 15px;
	}	
	.div06_blue {
		padding: 13px 8px;
		height: 102px;
	}	
	.div06_blue p 
	{
		font-size: 15px;
	}
	.div06_greenbox h2 
	{
		font-size: 19px;
	}
	.div06_greenbox span img
	{
		width:100%;
	}
	.div05 p 
	{
		font-size: 16px;
	}
	.div07 h1, .div06 h1 {
		font-size: 35px;
	}	
	.div04_innerbox h2 
	{
		font-size: 18px;
	}
	.div05 h1 
	{
		font-size: 21px;
	}
	.div2 .navbar-collapse.collapse
	{
		padding:0px;
	}
	.div2 .navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li:last-child > a {
		padding: 5px 4px;
	}	
	.div2 > .container > DIV:nth-child(3)
	{
		padding:0px;
	}
	.div2 .div2_socialicon li img
	{
		width: 18px;
	}	
	.free_regist input
	{
		width:100%;
		font-size: 13px;
		padding: 5px 4px;
	}
.top_socialDiv {
    text-align: right;
    padding-right: 42px;
}
}

@media screen and (min-width:320px) and (max-width:767px)
{
.top_socialDiv {
    text-align: right;
    padding-right: 0px;
}
}


@media screen and (min-width:320px) and (max-width:480px)
{
	.landing_popup .close {
		line-height: 1;
		z-index: 9999;		
		margin-top: -14px;
	}	
	#ui-datepicker-div
	{
	    left: 10px!important;	
	}
	.div2_socialicon li img
	{
	    width: 80%;	
	}
	.div2_socialicon
	{
		width:auto;
	}
	.aboutus_txt .about_profile
	{
		padding-left: 18px;	
		margin-bottom: 10px;
	}
	.about_profile li
	{
		list-style-position: outside;
	}
	.visonicons 
	{
		font-size: 35px;
	}
	.loginDiv
	{
		padding-left:0px;
	}
	.top_socialDiv p
	{
		font-size:13px;
		line-height: 23px;
	}
	.top_socialDiv
	{
		padding:0px;
	}
	.free_regist input
	{
		width: 100%;
		font-size: 13px;
		padding: 2px 11px;
		margin-top: 6px;
	}
	.div2 .container > DIV:nth-child(3)
	{
		padding:0px;
	}
	.div2_socialicon li
	{
		padding:0px;
	}
	.div07_box p 
	{
		height: 103px;
	}
	.div05 p
	{
	    font-size: 16px;	
	}
	.div05 h1
	{
	    font-size: 22px;	
	}
	#ecrWealthPortfolio .wealthportfoliohdr .centerdiv .main-section .login-form > .col-xs-12
	{
		padding:0px;
	}
	#ecrWealthPortfolio #display3 .table-condensed
	{
	    overflow-x: scroll;
		overflow-y: hidden;	
	}
	#ecrWealthPortfolio .wealthportfoliohdr .wmportfoliomaindvlft1 .wmporttablecondv .wealsnpshttable td:first-child {
		width: 20%;
	}
	#ecrWealthPortfolio .login-form select {
		width: 100%;
		float:left;
	}	
	#ecrWealthPortfolio .wmportfoliotablesubhead .wmportfoliotablesubhead_ryt select {
		width: 85%;
		float: right;
		padding: 6px 3px !Important;
	}	
	.panel-default .panel-heading
	{
	    padding: 3px 4px;	
	}
	.Gi_AnchorInfo .tb table
	{
		display:inline-table;
	}
	.cnt_phone span {
		font-size: 16px;
	}	
	.div1 .loginDiv input:first-child {
		padding: 4px 2px!important;
		font-size:12px;
	}	
	.div2 .container > DIV:first-child
	{
		text-align:left;
		width: 100%;
		text-align: center;
	}
	.div2_flex_2 
	{
		margin-top: 0px;
	}
	.div2_subrow 
	{
		width: auto;
		float: left;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}
	.div2 .navwrapper 
	{
		margin-top: 40px;
	}
	.prdt_offerDiv .btn-success
	{
	    font-size: 16px;	
	}
	.div10
	{
	    padding: 30px 0px;	
	}
	.navwrapper .navbar-default .navbar-nav > li > a
	{
		padding: 10px 5px;
		padding-left: 8px;	
	}
	.div3 .carousel-caption {
		top: 26%;
		padding-bottom:0px;
	}
	.div3 .item h3, .div3 .item p {
		font-size: 14px;
	}	
	.div10 .myriad_fnt {
		font-size: 20px;
	}	
	.div1 .container > DIV:nth-child(3)
{
	text-align:center;
}
.div1 .container > DIV:nth-child(3) > DIV:first-child
{
	text-align:right;
}
.div1 .container > DIV:nth-child(3) > DIV:last-child
{
	text-align:left;
	padding-left:8px;
}
.myriad_fnt, .pacifico_fnt {
    font-size: 20px;
}
	.Heading_Page {
    line-height: 28px;
	}
	.div10 .inputform input.news_submit {
    width: 46%;
	    font-size: 21px;
}
	.boxsize1 {
    width: 255px !important;
	}
	.col-xss-12
	{
		width:100%;
		float:left;
	}
	.leadnew, .leadnew a
	{
		font-size: 19px;
	}
	.prdt_txtcontent h2
	{
	    font-size: 26px;	
	}
	.prdt_txtcontent p
	{
		font-size: 14px;
	}
	header.inner_frame .modal
	{
	    overflow-y: auto;	
	}
	.navbar-nav.sm-collapsible .caret, .navbar-nav.sm-collapsible ul .caret
	{
	    margin: -3px 11px 0 0;
    padding: 0;
    width: 22px;
    height: 21px;
    line-height: 19px;	
	}
	.navbar-default .navbar-nav > li > a
	{
	    font-size: 14px;	
	}
	.navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header
	{
		    padding: 5px 15px 5px 20px;
	}
	.navbar-nav.sm-collapsible ul .dropdown-menu > li > a, .navbar-nav.sm-collapsible ul .dropdown-menu .dropdown-header
	{
	    padding-left: 30px;	
	}
	.lichfl_text .panel-default .panel-heading .counstext:after
	{
	    margin-top: 0px;	
	}

.top_socialDiv, .loginDiv
{
	text-align:center;
}
.top_socialDiv i
{
	margin-top:0px;
	text-align: center;
	float:none;
    font-size: 15px;
	margin-left: 0px;
}
.div2 .container > .top_contact
{
	padding:0px;
}
.div3 h3, .div3 p
{
	font-size: 15px;
    margin-bottom: 3px;	
}
.div2 .navwrapper {
    padding-top: 0px;
    display: inline-block;
    width: 100%;
}
.div10
{
padding: 35px 0px;	
}

.div10 .inputform input
{
    width: 92%;	
    margin-top: 25px;	
}
.div10 .inputform input.news_submit
{
    font-size: 20px;
    width: 48%;	
}
.div10 .inputform input.news_submit
{
    margin-top: 30px;	
}
}