@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;
}

/* --------- vaibhav css start -------- */

.newmore { color:#f68a1e; }
.item_pic img { width:90%; }

.slider-container {
	position: relative;
	overflow: hidden;
	padding: 0 14px;
	width: 90%;
	margin: auto
}

.slider-container .slider-content {
	position: relative;
	width: 100%;
	left: 0;
	right: 0;
	overflow: hidden;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}

.slider-container .slider-content .slider-item {padding-left: 15px;padding-right: 15px;}

.slider-container .slider-controls button {
	background: none;
	border: 1px solid #773b1c;
	font-size: 20px;
	padding: 10px;
	position: absolute;
	top: 50%;
	transform: translatey(-50%);
	transition: all .5s;
	z-index: 5;
	color: #000;
	cursor: pointer;
}

.slider-container .slider-controls button:hover {background-color: #773b1c; color:#fff; }

.slider-container .slider-controls button.left {left: 0;}

.slider-container .slider-controls button.right {right: 0;}

 /*section style*/
.features {
	color: #000;
	overflow: hidden;
	text-align: center
}
.features h2 {
	font-size: 38px;
	margin-bottom: 50px;
	font-weight: bold;
}
.features .feat span, .features h2 span {color: #1c92d2;}

.features .feat {
	padding: 10px;
	margin-bottom: 30px;
	border:1px solid #ddd;
}

.features .feat p {line-height: 1.7;font-size: 16px;}

.features .feat h3 {
	font-weight: bold;
	margin: 10px;
	font-size: 25px
}

@media screen and (max-width: 1024px) {

.features .feat h3 { font-size: 22px; }

}


@media screen and (max-width: 1100px) {
	
.res_cls { width:100%; display:flex; flex-flow: wrap; }
.odrnav1 { order:3;}
.odrnav2 { order:2;}
	
}

@media screen and (max-width: 990px) {

.introin h1     {font-size: 28px !important; padding: 0 0 5px 0; }

}

@media screen and (max-width: 767px) {
	
.latest_news { margin-bottom:20px;}

}

@media screen and (max-width: 568px) {

.mob_client1 { width:100% !important; text-align:center; }
.mob_client2 { width:100% !important; }
.client_img { width: 40% !important; margin: 0 auto;}
.introin { text-align: center !important; }

}


@media screen and (max-width: 480px) {
	
.btm1,
.btm2,
.btm3,
.btm4 { margin:0px auto !important; }
.client_img { width: 60% !important; }
.quicklink1 { width: 80% !important; }
	
}

@media screen and (max-width: 360px) {
	
.client_img { width: 75% !important; }
.introin h1 { font-size: 24px !important; line-height:26px !important; }
.odrnav2 { padding:0 !important; }
	
}

@media screen and (max-width: 320px) {

.client_img { width: 85% !important; }
	
}



/* ------ vaibhav css end ------- */

/* nitin css part */

body
{
	margin:0px;
}

*
{
	outline:0px!important;
	letter-spacing: 0px!important;
}

form#frmeCRMagic
{
    width: 100%;
    float: left;	
}
form#frmeCRMagic .lichfl_dottedline
{
	border:0px;
}
.panel-title.GIcounstext > a
{
	color:#fff;
}
.photo_gallery
	{
		width: 100%;
		float: left;
	}
/*.container.lichfl_text
{
	width:100%;
	float:left;
}*/
.nriprocedure .consbutton .hvr-rectangle-out
{
	background-color:#0084b8!important;
	border-color:#0084b8!important;
}
.Heading_Page {
    line-height: 45px;
    margin-top: 34px;
    padding-bottom: 35px;
}
.estbull .investstocktab-container p.total
{
	border:0px!important;
}



/*----------------- Our Services ---------------*/


.our_services{width:100%;
float:left;
padding: 30px 0 30px 0px;}


.our_services h2{    
	font-size: 40px;
    line-height: 55px;
    color: #00acee;
	text-align:center;
    font-family: 'Roboto Slab', serif;
    margin: 0;
    padding-bottom: 50px;
    text-transform: uppercase;
    font-weight: 600;
}

.serviceinformation{width:830px; margin:0 auto; text-align:center; padding:30px 0 70px 0;}
.serviceinformation h2{font-family: 'Roboto Slab', serif; color:#00acee; font-size:45px; line-height:45px; text-transform:uppercase; padding-bottom:66px;}
.serverwap{}
.serwrapin{}
.servepic{}
.servepic img{display:block; text-align:center; margin:0 auto; -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; filter: grayscale(0%);
filter: gray;
-webkit-filter: grayscale(0%);
filter: none;}
.servedata{padding:25px 0 0 0; height:259px;} 
.servedata h2{font-family: 'Roboto Slab', serif; font-size:24px; color:#2bae2a; border-bottom:2px solid #2bae2a; padding-bottom:25px; text-align:left; padding:0 0 0 45px; text-transform:none; margin-bottom:30px;}
.servedata h2.orange{color:#f8411c; border-bottom:2px solid #f8411c;}
.servedata h2.yell{color:#d7a50f; border-bottom:2px solid #d7a50f;}
.servedata a.mor{background:#f8411c; color:#fff;}
.servedata a.yel{background:#d7a50f; color:#fff;margin-bottom: 20px;}

.servedata p{color:#747470; font-size:17px; font-family: 'Roboto Slab', serif; line-height:25px; padding:0 25px 25px 25px; margin-bottom:0px; text-align:left;}

.servedata:hover p{color:#FFF; font-size:17px; font-family: 'Roboto Slab', serif; line-height:25px; padding:0 25px 25px 25px; margin-bottom:0px; text-align:left;}


.servedata a{float:right; background:#2bae2a; padding:0px 10px; display:block;  font-family: 'Dosis-Regular'; color:#fff; font-size:18px; line-height:23px; behavior: url(PIE.htc); position:relative; -webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px; -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; margin-right:25px;}
.servedata a:hover{box-shadow: inset 100px 0 0 0 #373631;}
.serverwap:hover{border:1px solid #000;}
.serverwap:hover .servepic img{filter: grayscale(100%);
-webkit-filter: grayscale(100%);}
.serverwap:hover .servedata h2{color:#333; border-bottom:2px solid #333;}
.serverwap:hover .servedata a{box-shadow: inset 60px 0 0 0 #373631;}
.nospace {
    padding-left: 0px !important;
    padding-right: 0 !important;
}
.serwrapin .hvr-shutter-in-horizontal:before{background-color:transparent !important;}

@media screen and (min-width:768px) and (max-width:999px){
	.serviceinformation{width:700px; margin:0 auto;}
	.servepic img{width:100%; height:259px;}
}
@media screen and (max-width: 767px) and (min-width: 481px){
	.serviceinformation{width:400px; margin:0 auto;}
	.serviceinformation h2{font-size:35px;}
	.servedata h2{font-size:24px;}
	.serverwap{width:100%; margin:0 auto;} 
	.serwrapin{width:100%; margin:0 auto;}
	.servepic img{width:100%; margin:0 auto;}
	.servedata h2{padding-left:0px; text-align:center;}
}
@media screen and (max-width: 480px) and (min-width: 320px){
	.serviceinformation{width:100%; padding:0px 0 70px 0;}
	.serviceinformation h2{font-size:35px;}
	.servedata h2{font-size:24px;}
	.serwrapin{width:280px; margin:0 auto;}
	.servepic img{width:280px; margin:0 auto;}
	.servedata h2{padding-left:0px; text-align:center;}
}

.box-part .text p{    line-height: 24px;
    font-size: 16px;
    font-style: normal;
    vertical-align: baseline;
	height:90px;}

.box-part a{      background: #0569a5;
    padding: 10px;
    /* margin-bottom: 56px; */
    color: #FFF;}

.white_div {
    margin: 40px 0 0;
    text-align: center;
	    width: 100%;
    float: left;
}



.schemein h2 {
    margin: 0;
    padding: 0 0 40px 0;
    font-size: 30px;
    line-height: 30px;
    color: #0969a5;
        font-family: 'Roboto', sans-serif;
}

.pro_offer{
    text-transform: uppercase;
    color: #000;
    font-size: 32px;
    font-family: 'Roboto', sans-serif;
    padding: 9px 0px;
    font-weight: 300;}


.offerinfotxtin {
    background: #b6b6b6;
    padding: 50px 0;
    text-align: center;
    position: relative;
    display: block !important;
}

.offerinfotxtin a {
    -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;
}

.offerinfotxtin img {
    display: block;
    text-align: center;
    margin: 0 auto;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}


.offerinfotxtin h2 {
    width: 230px;
    margin: 0 auto;
    background: #f92b2f;
    text-align: center;
    color: #ffffff;
    line-height: 40px;
    text-align: center;
    font-size: 22px;
    padding: 0px;
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-transform: none;
}

.blue{background:#fa4141!important;
width:100%;
text-align:center;
margin:20px auto;
border:2px solid #fa4141!important;
}

.yellow{background:#fab741!important;
width:100%;
text-align:center;
border:2px solid #fab741!important;
margin:20px auto;}

.greens{background:#7dc242!important;
width:100%;
text-align:center;
border:2px solid #7dc242!important;
margin:20px auto;}

.red{background:#23d3e5!important;
width:100%;
text-align:center;
border:2px solid #23d3e5!important;
margin:20px auto;}

.btm1 {
    background: #3776b9 !important;
    width: 100%;
    text-align: center;
    border: 2px solid #3776b9 !important;
    margin:20px auto;
}

.btm2 {
    background: #734494!important;
    width: 100%;
    text-align: center;
    border: 2px solid #734494 !important;
   margin:20px auto;
}

.btm3 {
    background: #944349!important;
    width: 100%;
    text-align: center;
    border: 2px solid #944349!important;
    margin:20px auto;
}

.btm4 {
    background: #f48b1e !important;
    width: 100%;
    text-align: center;
    border: 2px solid #f48b1e !important;
    margin:20px auto;
}


.blue_shades h2  {
   width: 90%;
    margin: 0 auto;
    background: #fa4141!important;
    text-align: center;
    color: #ffffff;
    line-height: 40px;
    text-align: center;
    font-size: 15px;
    padding: 0px;
    font-family: 'Roboto', sans-serif;
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-transform: none;
}


.yellow_shades h2  {
    width: 90%;
    margin: 0 auto;
    background: #fab741!important;
    text-align: center;
    color: #ffffff;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    padding: 0px;
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-transform: none;
}


.greens_shades h2  {
    width: 90%;
    margin: 0 auto;
    background: #7dc242!important;
    text-align: center;
    color: #ffffff;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    padding: 0px;
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-transform: none;
}

.red_shades h2  {
    width: 90%;
    margin: 0 auto;
    background: #23d3e5 !important;
    text-align: center;
    color: #ffffff;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    padding: 0px;
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-transform: none;
}

.btm_shades1 h2	{ 	
	width: 90%;
    margin: 0 auto;
    background: #3776b9 !important;
    text-align: center;
    color: #ffffff;
    line-height: 40px;
    text-align: center;
    font-size: 15px;
    padding: 0px;
    font-family: 'Roboto', sans-serif;
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-transform: none; }
	
.btm_shades2 h2	{ 	
	width: 90%;
    margin: 0 auto;
    background: #734494 !important;
    text-align: center;
    color: #ffffff;
    line-height: 40px;
    text-align: center;
    font-size: 15px;
    padding: 0px;
    font-family: 'Roboto', sans-serif;
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-transform: none; }
	
.btm_shades3 h2	{ 	
	width: 90%;
    margin: 0 auto;
    background: #944349 !important;
    text-align: center;
    color: #ffffff;
    line-height: 40px;
    text-align: center;
    font-size: 15px;
    padding: 0px;
    font-family: 'Roboto', sans-serif;
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-transform: none; }
	
.btm_shades4 h2	{ 	
	width: 90%;
    margin: 0 auto;
    background: #f48b1e !important;
    text-align: center;
    color: #ffffff;
    line-height: 40px;
    text-align: center;
    font-size: 15px;
    padding: 0px;
    font-family: 'Roboto', sans-serif;
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-transform: none; }


.pro_offer_box{margin:10px 0px;}

.offer_product{    
	padding: 36px 0 60px 0;
    text-align: center;
    width: 100%;
    float: left;
    background: #fff;}



	
.wel_text{font-size: 30px;
    color: #f8411c;}	
	

.client_img img{width:100%;
width: 68%;
    text-align: center;
    float: none;
    margin: 0 auto;
}

.client_img{text-align: center;}

.welcome_text{width: 100%;
float:left;
margin:0 auto;}


.dark {
    background: #212121;
    padding:35px 0;
	text-align: center;
	width: 100%;
    float: left;
}

.serinfo {
    width: auto;
    margin: 0 auto;
}

.serin h3 {
      font-size: 37px;
    line-height: 55px;
    color: #ffcc33;
       font-family: 'Roboto', sans-serif;
    margin: 0;
    padding-bottom: 50px;
    text-transform: uppercase;
	font-weight: 300;
}


.futureintop {
  padding: 40px 0;
    border: 2px solid #fff;
    background: #212121;
    margin-bottom: 30px;
    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;
    transition: all 0.5s ease-in-out;
}
	
	
.futureintop img {
    display: block;
    margin: 0 auto;
    text-align: center;
}

.futurein{    text-align: center;
    margin-bottom: 20px;
    background: #FFF;}	
	
.futurein a{
        width: 100%;
    float: left;
}	
	
	
.futurein a:hover .futureintop {
    background: transparent;
    border: 2px solid transparent;
}

.futurein h2 {
        color: #ff5130;
    font-size: 20px;
    line-height: 18px;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}


.testimonialinfo {
    padding: 67px 0 115px 0;
    text-align: center;
}

.testimonialinfo h2 {
      /* font-family: 'Roboto Slab', serif; */
    text-transform: none;
    color: #2bae2a;
    font-size: 40px;
    line-height: 45px;
    padding-bottom: 0px;
    font-weight: 300;
    /* text-transform: uppercase; */
    font-family: 'Roboto', sans-serif;
}

.broun-block {
    padding-bottom: 40px;
}
.block-text {
    background: rgba(255, 255, 255, .35);
    color: #626262;
    font-size: 14px;
    margin-top: 27px;
    padding: 40px 40px;
    position: relative;
    border: 2px solid #00ffff;
    text-align: center;
}


.block-text img {
    background: rgba(250,250,250,1);
    background: -moz-radial-gradient(center, ellipse cover, rgba(250,250,250,1) 0%, rgba(234,236,237,1) 100%);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(250,250,250,1)), color-stop(100%, rgba(234,236,237,1)));
    background: -webkit-radial-gradient(center, ellipse cover, rgba(250,250,250,1) 0%, rgba(234,236,237,1) 100%);
    background: -o-radial-gradient(center, ellipse cover, rgba(250,250,250,1) 0%, rgba(234,236,237,1) 100%);
    background: -ms-radial-gradient(center, ellipse cover, rgba(250,250,250,1) 0%, rgba(234,236,237,1) 100%);
    background: radial-gradient(ellipse at center, rgba(250,250,250,1) 0%, rgba(234,236,237,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#eaeced', GradientType=1 );
    border: 2px solid #eaeaea;
    display: block;
    margin: 0 auto;
    text-align: center;
    border-radius: 100%;
    width: 166px;
    height: 166px;
    margin-bottom: 20px;
}

.block-text h2 {
    margin: 0;
        font-family: 'Roboto', sans-serif;
    font-size: 20px;
    color: #212121;
    line-height: 28px;
    padding-bottom: 20px;
	    font-weight: 600;
}


.block-text p {
    color: #212121;
        font-family: 'Roboto', sans-serif;
    font-style: normal;
    line-height: 22px;
    font-size: 15px;
    text-align: justify;
    margin-bottom: 0px;
}


.testimonialinfo {
       padding: 20px 0 6px 0;
    text-align: center;
    width: 100%;
    float: left;
}


.pad_0{padding:0px;}


.online_con h3 {
    color: #2bae2a !important;
    text-transform: uppercase;
    margin: 0;
    padding: 40px 0 20px 0;
    font-size: 18px;
    line-height: 18px;
    font-family: 'RobotoSlab-Regular';
}

.insurance_pro h3 {
    color: #f8411c !important;
    text-transform: uppercase;
    margin: 0;
    padding: 40px 0 20px 0;
    font-size: 18px;
    line-height: 18px;
    font-family: 'RobotoSlab-Regular';
}

.newsletter h3 {
    color: #d7a50f !important;
    text-transform: uppercase;
    margin: 0;
    padding: 40px 0 20px 0;
    font-size: 18px;
    line-height: 18px;
    font-family: 'RobotoSlab-Regular';
}

.promain{background:#f6f6f6;}


.promain h3 {
 
    text-transform: uppercase;
    margin: 0;
    padding: 40px 0 20px 0;
    font-size: 18px;
    line-height: 18px;
    font-family: 'RobotoSlab-Regular';
}

.promain p {
    color: #000;
    text-transform: none;
    margin: 0;
    padding: 0 0 60px 0;
    font-size: 14px;
    line-height: 20px;
    font-family: 'RobotoSlab-Regular';
}

.promain a {
    display: block;
    background: #2ad2c9;
    color: #000;
    font-family: 'Calibri';
    text-align: center;
    font-size: 18px;
    color: #131627;
    font-style: italic;
    line-height: 45px;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    display: inline-block;
    padding: 0 20px;
    margin-bottom: 38px;
}


.hvr-bounce-to-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #333333;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -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;
}
	
	
.smartin {
    padding: 0 0px;
    width: 100%;
    margin: 0 auto;
}

.smartinpic {
    float: left;
}

.smartinpic img {
    display: block;
    width: 100%;
    height: 474px;
}

.smarttxt {
    background: #333;
    padding: 85px 67px 151px 36px;
    float: left;
    width: 482px;
}


.smarttxt h2 {
    border-left: 5px solid #2ad2c9;
    padding-left: 22px;
    font-family: 'RobotoSlab-Regular';
    line-height: 47px;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 66px;
    font-size: 24px;
    padding-bottom: 0px;
}

.smarttxt p {
    font-family: 'Humanist521BT-Light';
    color: #fff;
    font-size: 24px;
    line-height: 25px;
    text-align: justify;
}

.proinfo {
    width: 100%;
}
	
	.proinfolt {
    float: left;
    width: 50%;
    background: url(/images/kowledge_center.jpg) center top no-repeat;
    height: 376px;
}

.proinfort {
    float: right;
    width: 50%;
    background: #ffcc33;
    padding: 65px 50px;
    height: auto;
}

.proinfort  h2{     padding: 20px 0px;
    font-size: 40px;
    line-height: 40px;
    color: #000;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;}


 .proinfort  h4{     font-weight: 500;
    font-size: 25px;
    padding-bottom: 20px;
    color: #000;
    /* text-transform: uppercase; */
}	

	
	 .proinfort  p{ 
    color: #000;}	

	
#greenBG{width: 100%;
    float: left;
    /* padding: 10px 0px 40px 0px; */	
    background: #ececec;
}

#greenBG .side_right{    
	/* border: 5px solid #b7b7b7; */
    margin: 40px 0px;
    padding: 20px;
}


.latest_news{color: #00acee;
    float: none;
    text-align: center;
    font-weight: 500;
    text-transform: uppercase;}
	
.latestnews_li {
    font: normal 13px verdana;
    color: #000;
    text-decoration: none;
    list-style: url(/images/arrow_news.gif) outside;
    margin-top: 0px;
    margin-left: 370px!important;
    margin-bottom: -6px;
    padding: 0px;
    border-bottom: #666666 dotted 0px;
    padding-bottom: 0px;
    padding-left: 5px;
}


.intpic{    text-align: center;
    margin-top: 105px;}


.intpic img {   margin: 0 auto;
    float: none;
text-align: center;}	

.intromatwrap{    width: 100%;
    float: left;
    margin: 0 auto;
    padding: 40px 0px;}
	
.introtxt h1 {
    color: #ff1b02;
    font-size: 40px;
    line-height: 26px;
    font-weight: 600;
    padding-bottom: 24px!important;
}	
	
.introtxt h1{    color: #f8411c;
    font-size: 40px;
    line-height: 40px;
    font-weight: 300;
    padding-bottom: 24px!important;
    text-align: left;
    font-family: 'Roboto', sans-serif;}	

.intmatter a{    
	font-family: 'Roboto', sans-serif;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    float: left;
    color: #ff2a26;
    font-size: 16px;
    font-style: italic;
}

.intmatter p{text-align:justify;
    font-family: 'Roboto', sans-serif;}


.our_serv{width:100%;
float:left;
    margin: 0px auto;
   }


.our_serv_hedding{color: #00acee;
    float: none;
	padding-bottom: 50px;
    text-align: center;
    text-transform: uppercase;}

.online_cons_img {
    float: left;
    width: 50%;
	 padding: 20px 18px;
    background: url(../images/online_concelling.jpg) center top no-repeat;
    height: 376px;
}	

.insurance_img {
    float: right;
    width: 50%;
	 padding: 20px 18px;
    background: url(../images/insurance.jpg) center top no-repeat;
    height: 376px;
}

.newslatter_img {
    float: left;
    width: 50%;
	 padding: 20px 18px;
    background: url(../images/article.png) center top no-repeat;
    height: 376px;
}


.online_cons_text {
    float: left;
    width: 50%;
    background: #f6f6f6;
    padding: 65px 0px;
    height: 376px;
}

 .online_cons_text h2{   padding: 20px 18px 20px;
 color:#2bae2a;
 
 }


.online_cons_text p{padding: 20px 18px 20px;
 color:#333;
     font-size: 14px;
 }

 .border_conselling{border-bottom:1px solid #2bae2a;}
 
 .online_con_button{background:#2bae2a;
 padding:8px;
 color:#FFF;
 margin: 20px 18px 20px;
 float:right;
 }
 

 
 
.insurance_text {
   float: left;
    width: 50%;
    background: #f6f6f6;
    padding: 65px 0px;
    height: 376px;
}


.insurance_text h2{   padding: 20px 18px 20px;
 color:#f8411c;
 }

 
 .insurance_text p{padding: 20px 18px 20px;
 color:#333;
     font-size: 14px;
 }
 
 .border_insurance{border-bottom:1px solid #f8411c;}

 .insurance_button{background:#f8411c;
 padding:8px;
 color:#FFF;
 margin: 20px 18px 20px;
 float:right;
 }
 
 
 
 
.newslatter_text {
     float: left;
    width: 50%;
    background: #f6f6f6;
    padding: 65px 0px;
    height: 376px;
}

.newslatter_text h2{   padding: 20px 18px 20px;
 color:#d7a50f;
 }

 
 .newslatter_text p{padding: 20px 18px 20px;
 color:#333;
     font-size: 14px;
 }
 
 .border_newslatter{border-bottom:1px solid #d7a50f;}

 .newslatter_button{background:#d7a50f;
 padding:8px;
 color:#FFF;
 margin: 20px 18px 20px;
 float:right;
 }



	
@media only screen and (min-width: 1200px) and (max-width:1600px){	
	
.proinfort {
    float: right;
    width: 50%;
    background: #ffcc33;
    padding: 65px 50px;
    height: 376px;
}	

.latestnews_li {
    font: normal 13px verdana;
    color: #000;
    text-decoration: none;
    list-style: url(/images/arrow_news.gif) outside;
    margin-top: 0px;
    margin-left: 370px!important;
    margin-bottom: -6px;
    padding: 0px;
    border-bottom: #666666 dotted 0px;
    padding-bottom: 0px;
    padding-left: 5px;
}


.our_serv{width:100%;
float:left;
    margin: 0px auto;
    padding: 30px 0 70px 0;}


.our_serv_hedding{color: #00acee;
    float: none;
	padding-bottom: 50px;
    text-align: center;
    text-transform: uppercase;}

.online_cons_img {
    float: left;
    width: 50%;
	 padding: 20px 18px;
    background: url(../images/online_concelling.jpg) center top no-repeat;
    height: 376px;
}	

.insurance_img {
    float: right;
    width: 50%;
	 padding: 20px 18px;
    background: url(../images/insurance.jpg) center top no-repeat;
    height: 376px;
}

.newslatter_img {
    float: left;
    width: 50%;
	 padding: 20px 18px;
    background: url(../images/article.png) center top no-repeat;
    height: 376px;
}


.online_cons_text {
    float: left;
    width: 50%;
    background: #f6f6f6;
    padding: 65px 0px;
    height: 376px;
}

 .online_cons_text h2{   padding: 20px 18px 20px;
 color:#2bae2a;
 
 }


.online_cons_text p{padding: 20px 18px 20px;
 color:#333;
     font-size: 14px;
 }

 .border_conselling{border-bottom:1px solid #2bae2a;}
 
 .online_con_button{background:#2bae2a;
 padding:8px;
 color:#FFF;
 margin: 20px 18px 20px;
 float:right;
 }
 

 
 
.insurance_text {
   float: left;
    width: 50%;
    background: #f6f6f6;
    padding: 65px 0px;
    height: 376px;
}


.insurance_text h2{   padding: 20px 18px 20px;
 color:#f8411c;
 }

 
 .insurance_text p{padding: 20px 18px 20px;
 color:#333;
     font-size: 14px;
 }
 
 .border_insurance{border-bottom:1px solid #f8411c;}

 .insurance_button{background:#f8411c;
 padding:8px;
 color:#FFF;
 margin: 20px 18px 20px;
 float:right;
 }
 
 
 
 
.newslatter_text {
     float: left;
    width: 50%;
    background: #f6f6f6;
    padding: 65px 0px;
    height: 376px;
}

.newslatter_text h2{   padding: 20px 18px 20px;
 color:#d7a50f;
 }

 
 .newslatter_text p{padding: 20px 18px 20px;
 color:#333;
     font-size: 14px;
 }
 
 .border_newslatter{border-bottom:1px solid #d7a50f;}

 .newslatter_button{background:#d7a50f;
 padding:8px;
 color:#FFF;
 margin: 20px 18px 20px;
 float:right;
 }
	
}
	
	
@media only screen and (min-width: 990px) and (max-width:1200px){
.blue{/* background:#00acee!important; */
width:100%;
text-align:center;
margin:0 auto;
}

.client_img img{width:100%;
float:left;
margin:0 auto;
}

.welcome_text{width: 100%;
float:left;
margin:0 auto;}


.yellow{/* background:#ffcc33!important; */
width:100%;
text-align:center;
margin:0 auto;}

.greens{/* background:#2bae2a!important; */
width:100%;
text-align:center;
margin:0 auto;}

.red{/* background:#ff401b!important; */
width:100%;
text-align:center;
margin:0 auto;}


.blue_shades h2  {
    width: 90%;
    margin: 0 auto;
    /* background: #0e9acf!important; */
    text-align: center;
    color: #ffffff;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    padding: 0px;
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-transform: none;
}


.yellow_shades h2  {
    width: 90%;
    margin: 0 auto;
   /*  background: #fbbf09!important; */
    text-align: center;
    color: #ffffff;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    padding: 0px;
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-transform: none;
}


.greens_shades h2  {
    width: 90%;
    margin: 0 auto;
   /*  background: #209a21!important; */
    text-align: center;
    color:#ffffff;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    padding: 0px;
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-transform: none;
}

.red_shades h2  {
    width:90%;
    margin: 0 auto;
   /*  background: #f63003!important; */
    text-align: center;
    color: #ffffff;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    padding: 0px;
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-transform: none;
}
	
.client_img img{width:100%;
width: 85%;
    text-align: center;
    float: none;
    margin: 0 auto;
}

.client_img{text-align: center;}

.welcome_text{width: 100%;
float:left;
margin:0 auto;}	
	
.block-text {
    background: rgba(255, 255, 255, .35);
    color: #626262;
    font-size: 14px;
    margin-top: 27px;
    padding: 40px 40px;
    position: relative;
    /* border: 2px solid #1bffff; */
    text-align: center;
}

.proinfort {
    float: right;
    width: 50%;
    background: #ffcc33;
    padding: 0px 50px;
    height: 376px;
}	
	
.latestnews_li {
    font: normal 13px verdana;
    color: #000;
    text-decoration: none;
    list-style: url(/images/arrow_news.gif) outside;
    margin-top: 0px;
    margin-left: 300px!important;
    margin-bottom: -6px;
    padding: 0px;
    border-bottom: #666666 dotted 0px;
    padding-bottom: 0px;
    padding-left: 5px;
}	
	
}


@media only screen and (min-width: 992px) and (max-width:1199px){
.box-part {
    height: 310px;
}
}


@media only screen and (min-width: 767px) and (max-width:990px){
.blue{/* background:#00acee!important; */
width:100%;
text-align:center;
margin:20px auto;
}

.yellow{/* background:#ffcc33!important; */
width:100%;
text-align:center;
margin:20px auto;}

.greens{/* background:#2bae2a!important; */
width:100%;
text-align:center;
margin:20px auto;}

.red{/* background:#ff401b!important; */
width:100%;
text-align:center;
margin:20px auto;}


.blue_shades h2  {
    width: 90%;
    margin: 0 auto;
    /* background: #0e9acf!important; */
    text-align: center;
    color: #ffffff;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    padding: 0px;
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-transform: none;
}


.yellow_shades h2  {
    width: 90%;
    margin: 0 auto;
    /* background: #fbbf09!important; */
    text-align: center;
    color: #ffffff;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    padding: 0px;
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-transform: none;
}


.greens_shades h2  {
    width: 90%;
    margin: 0 auto;
    /* background: #209a21!important; */
    text-align: center;
    color: #ffffff;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    padding: 0px;
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-transform: none;
}

.red_shades h2  {
    width:90%;
    margin: 0 auto;
   /*  background: #f63003!important; */
    text-align: center;
    color: #ffffff;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    padding: 0px;
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-transform: none;
}	

.pro_offer_box{margin:10px 0px;}

.offer_product{/*     padding: 0px 0 11px 0; */
    text-align: center;}
.client_img img{width:100%;
width: 100%;
    text-align: center;
    float: none;
    margin: 0 auto;
}

.client_img{text-align: center;}

.welcome_text{width: 100%;
float:left;
margin:0 auto;}
	
	.block-text {
    background: rgba(255, 255, 255, .35);
    color: #626262;
    font-size: 14px;
    margin-top: 27px;
    padding: 40px 40px;
    position: relative;
   /*   border: 2px solid #1bffff; */
    text-align: center;
}

.proinfort {
    float: right;
    width: 50%;
    background: #ffcc33;
    padding: 0px 18px;
    height: 376px;
}


.proinfort h2 {
    font-size: 32px;
}


.latestnews_li {
    font: normal 13px verdana;
    color: #000;
    text-decoration: none;
    list-style: url(/images/arrow_news.gif) outside;
    margin-top: 0px;
    margin-left: 200px!important;
    margin-bottom: -6px;
    padding: 0px;
    border-bottom: #666666 dotted 0px;
    padding-bottom: 0px;
    padding-left: 5px;
}		

.our_serv {
    width: 100%;
    float: left;
        margin: 0px 0 30px 0;
    
}

.our_serv_hedding {
    color: #00acee;
    float: none;
	    font-size: 28px;
    padding-bottom: 30px;
    text-align: center;
    text-transform: uppercase;
}

.pro_offer {
       font-size: 28px;
    padding: 0px 0 22px 0px;
    font-weight: 600;
}

}


@media only screen and (min-width: 550px) and (max-width:767px){
	
.futurein h2 {
    margin-bottom: 50px;
}	
	
	
.blue{/* background:#00acee!important; */
width:100%;
text-align:center;
margin:0 auto;
}

.yellow{/* background:#ffcc33!important; */
width:100%;
text-align:center;
margin:0 auto;}

.greens{/* background:#2bae2a!important; */
width:100%;
text-align:center;
margin:0 auto;}

.red{/* background:#ff401b!important; */
width:100%;
text-align:center;
margin:0 auto;}


.blue_shades h2  {
    width: 90%;
    margin: 0 auto;
    /* background: #0e9acf!important; */
    text-align: center;
    color: #ffffff;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    padding: 0px;
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-transform: none;
}


.yellow_shades h2  {
    width: 90%;
    margin: 0 auto;
    /* background: #fbbf09!important; */
    text-align: center;
    color: #ffffff;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    padding: 0px;
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-transform: none;
}


.greens_shades h2  {
    width: 90%;
    margin: 0 auto;
    /* background: #209a21!important; */
    text-align: center;
    color: #ffffff;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    padding: 0px;
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-transform: none;
}

.red_shades h2  {
    width:90%;
    margin: 0 auto;
    /* background: #f63003!important; */
    text-align: center;
    color: #ffffff;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    padding: 0px;
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-transform: none;
}	


.offer_product{padding: 0px 0 11px 0;
    text-align: center;}

.scheme {
    padding: 0px 0 11px 0!important;
    text-align: center;
}

.client_img img{width:38%;
float:none;
margin:0 auto;
text-align:center;
}

.client_img{text-align: center;}

.futurein{    text-align: center;
margin-bottom: 12px;}		

.dark {
   /*  background: #212121; */
    padding: 30px 0 0 0;
    text-align: center;
}

.serin h3 {
       font-size: 20px;
    line-height: 55px;
    font-weight: 300;
    font-size: 28px;
    /* color: #ffcc33; */
    /* font-family: 'Roboto Slab', serif; */
    margin: 0;
    padding-bottom: 30px;
    /* text-transform: uppercase; */
}

.introtxt p {
    font-size: 14px;
    line-height: 25px;
    color: #000;
    padding-bottom: 4px;
    text-align: justify!important;
}

.block-text {
    background: rgba(255, 255, 255, .35);
    color: #626262;
    font-size: 14px;
    margin-top: 27px;
    padding: 40px 40px;
    position: relative;
     /* border: 2px solid #1bffff; */
    text-align: center;
}

.testimonialinfo {
    padding: 28px 0 6px 0;
    text-align: center;
}

.broun-block {
    padding-bottom: 40px;
}

.proinfort {
    float: right;
    width: 100%;
    background: #0569a4;
    padding: 20px 18px;
    height: auto;
}

.proinfolt {
    float: left;
    width: 100%;
	 padding: 20px 18px;
    background: url(/images/kowledge_center.jpg) center top no-repeat;
    height: 250px;
}

.latestnews_li {
    font: normal 13px verdana;
    color: #000;
    text-decoration: none;
    list-style: url(/images/arrow_news.gif) outside;
    margin-top: 0px;
    margin-left: 100px!important;
    margin-bottom: -6px;
    padding: 0px;
    border-bottom: #666666 dotted 0px;
    padding-bottom: 0px;
    padding-left: 5px;
}
.introtxt h1 {
    /* color: #ff1b02; */
    font-size: 30px;
    line-height: 25px;
    padding-bottom: 24px!important;
    text-align: center;
}

.wel_text {
    font-size: 24px;
}
		

.online_cons_img {
    float: left;
    width: 100%;
    padding: 20px 18px;
    background: url(../images/online_concelling.jpg) center top no-repeat;
    height: 376px;
}

.online_cons_text {
    float: left;
    width: 100%;
    background: #f6f6f6;
      padding: 22px 0px;
    height: auto;
}

.insurance_img {
    float: left;
    width: 100%;
    padding: 20px 18px;
    background: url(../images/insurance.jpg) center top no-repeat;
    height: 376px;
	order:1;
}

.insurance_text {
    float: left;
    width: 100%;
    background: #f6f6f6;
        padding: 22px 0px;
    height: auto;
	order:2;
}

.newslatter_img {
    float: left;
    width: 100%;
    padding: 20px 18px;
    background: url(../images/article.png) center top no-repeat;
    height: 376px;
}

.newslatter_text {
    float: left;
    width:100%;
    background: #f6f6f6;
        padding: 22px 0px;
    height: auto;
}

.our_serv {
    width: 100%;
    float: left;
        margin: 0px 0 30px 0;
    
}

.our_serv_hedding {
    color: #00acee;
    float: none;
    padding-bottom: 30px;
    text-align: center;
    text-transform: uppercase;
}


.insurance_are{display:flex;
flex-direction:column;}

.pro_offer {
        /* text-transform: uppercase; */
    /* color: #ff1b02; */
    font-size: 28px;
    padding: 40px 0px;
     font-weight: 300; 
}

.our_serv_hedding {
    color: #00acee;
    float: none;
	    font-size: 28px;
    padding-bottom: 30px;
    text-align: center;
    text-transform: uppercase;
}
}


@media only screen and (min-width: 480px) and (max-width:550px){
.blue{/* background:#00acee!important; */
width:100%;
text-align:center;
margin:0 auto;
}

.yellow{/* background:#ffcc33!important; */
width:100%;
text-align:center;
margin:0 auto;}

.greens{/* background:#2bae2a!important; */
width:100%;
text-align:center;
margin:0 auto;}

.red{/* background:#ff401b!important; */
width:100%;
text-align:center;
margin:0 auto;}


.blue_shades h2  {
    width: 90%;
    margin: 0 auto;
    /* background: #0e9acf!important; */
    text-align: center;
    color: #ffffff;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    padding: 0px;
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-transform: none;
}


.yellow_shades h2  {
    width: 90%;
    margin: 0 auto;
    /* background: #fbbf09!important; */
    text-align: center;
    color: #ffffff;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    padding: 0px;
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-transform: none;
}


.greens_shades h2  {
    width: 90%;
    margin: 0 auto;
    /* background: #209a21!important; */
    text-align: center;
    color: #ffffff;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    padding: 0px;
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-transform: none;
}

.red_shades h2  {
    width:90%;
    margin: 0 auto;
    /* background: #f63003!important; */
    text-align: center;
    color: #ffffff;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    padding: 0px;
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-transform: none;
}	

.pro_offer_box{margin: 0px 0 60px 0;}

.offer_product{padding: 0px 0 11px 0;
    text-align: center;}

.scheme {
    padding: 0px 0 11px 0!important;
    text-align: center;
}	


.client_img img{width:44%;
float:none;
margin:0 auto;
text-align:center;
}

.client_img{text-align: center;}	
	
.futurein h2 {
    margin-bottom: 50px;
}	
	
.futurein{    text-align: center;
margin-bottom: 45px;}		

.dark {
    /* background: #212121; */
    padding: 30px 0;
    text-align: center;
}


.serin h3 {
       font-size: 20px;
    line-height: 55px;
   /*  color: #ffffff; */
    /* font-family: 'Roboto Slab', serif; */
    margin: 0;
    padding-bottom: 0px;
    text-transform: uppercase;
}
.introtxt p {
    font-size: 14px;
    line-height: 25px;
    color: #000;
    padding-bottom: 25px;
    text-align: center!important;
}
	
.block-text {
    background: rgba(255, 255, 255, .35);
    color: #626262;
    font-size: 14px;
    margin-top: 27px;
    padding: 40px 40px;
    position: relative;
    /* border: 2px solid #1bffff; */
    text-align: center;
}	
	
.proinfort {
    float: right;
    width: 100%;
    background: #0569a4;
    padding: 20px 18px;
    height: auto;
}

.proinfolt {
    float: left;
    width: 100%;
	 padding: 20px 18px;
    background: url(/images/kowledge_center.jpg) center top no-repeat;
    height: 250px;
}	

.latestnews_li {
    font: normal 13px verdana;
    color: #000;
    text-decoration: none;
    list-style: url(/images/arrow_news.gif) outside;
    margin-top: 0px;
    margin-left: 100px!important;
    margin-bottom: -6px;
    padding: 0px;
    border-bottom: #666666 dotted 0px;
    padding-bottom: 0px;
    padding-left: 5px;
}	
	
	
.introtxt{padding:50px 0 0 0; width:100%;}
.introtxt h1 {
    /*color: #ff1b02; */
    font-size: 30px;
    line-height: 25px;
    font-weight: 300;
    padding-bottom: 24px!important;
    text-align: center;
}

.wel_text {
    font-size: 25px;
    color: #172e4d;
}

.intpic{text-align: center;
    margin: 0 auto;
    float: none;}		



.online_cons_img {
    float: left;
    width: 100%;
    padding: 20px 18px;
    background: url(../images/online_concelling.jpg) center top no-repeat;
    height: 376px;
}

.online_cons_text {
    float: left;
    width: 100%;
    background: #f6f6f6;
        padding: 30px 0px;
    height: auto;
}

.insurance_img {
    float: left;
    width: 100%;
    padding: 20px 18px;
    background: url(../images/insurance.jpg) center top no-repeat;
    height: 376px;
	order:1;
}

.insurance_text {
    float: left;
    width: 100%;
    background: #f6f6f6;
      padding: 30px 0px;
    height: auto;
	order:2;
}

.newslatter_img {
    float: left;
    width: 100%;
    padding: 20px 18px;
    background: url(../images/article.png) center top no-repeat;
    height: 376px;
}

.newslatter_text {
    float: left;
    width:100%;
    background: #f6f6f6;
       padding: 30px 0px;
    height: auto;
}

.our_serv {
    width: 100%;
    float: left;
    margin: 0px auto;
    
}
	.insurance_are{display:flex;
flex-direction:column;}

.pro_offer {
    /* text-transform: uppercase; */
    /* color: #ff1b02; */
    font-size: 28px;
    padding: 40px 0px;
    font-weight: 300;
}
	
	
.our_serv_hedding {
    color: #00acee;
    float: none;
	    font-size: 28px;
    padding-bottom: 30px;
    text-align: center;
    text-transform: uppercase;
}	
	
}


@media only screen and (min-width: 320px) and (max-width:480px){
.blue{/* background:#00acee!important; */
width:100%;
text-align:center;
margin:0px auto 15px;
}

.yellow{/* background:#ffcc33!important; */
width:100%;
text-align:center;
margin:0px auto 15px;}

.greens{/* background:#2bae2a!important; */
width:100%;
text-align:center;
margin:0px auto 15px;}

.red{/* background:#ff401b!important; */
width:100%;
text-align:center;
margin:0px auto 15px ;}

.btm1,
.btm2,
.btm3,
.btm4 { margin:0px auto 15px !important;}


.blue_shades h2  {
    width: 90%;
    margin: 0 auto;
    /* background: #0e9acf!important; */
    text-align: center;
    color: #ffffff;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    padding: 0px;
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-transform: none;
}


.yellow_shades h2  {
    width: 90%;
    margin: 0 auto;
    /* background: #fbbf09!important; */
    text-align: center;
    color: #ffffff;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    padding: 0px;
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-transform: none;
}


.greens_shades h2  {
    width: 90%;
    margin: 0 auto;
    /* background: #209a21!important; */
    text-align: center;
    color: #ffffff;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    padding: 0px;
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-transform: none;
}

.red_shades h2  {
    width:90%;
    margin: 0 auto;
    /* background: #f63003!important; */
    text-align: center;
    color: #ffffff;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    padding: 0px;
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-transform: none;
}	

.schemein h2 {
    font-size: 24px;
}


.offer_product{padding: 0px 0 0px 0;
    text-align: center;}

.scheme {
    padding: 0px 0 11px 0!important;
    text-align: center;
}	


.pro_offer {
        /* text-transform: uppercase; */
    /* color: #ff1b02; */
    font-size: 25px;
    padding: 40px 0px;
    font-weight: 300;
}


.client_img img{width:70%;
float:none;
margin:0 auto;
text-align:center;
}

.client_img{text-align: center;}		
	
.introtxt {
    padding: 38px 5%;
    width: 100%;
}

.wel_text {
    font-size: 20px;
    /* color: #ff1b02; */
}	

.futurein{    text-align: center;
margin-bottom:45px;}	
	
.dark {
    /* background: #212121; */
    padding: 20px 0 0 0;
    text-align: center;
}

.futurein h2 {
   /*  color: #fff; */
    font-size: 16px;
    line-height: 18px;
    text-transform: uppercase;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    margin-bottom: 50px;
}

.serin h3 {
        font-size: 20px;
    line-height: 30px;
    /* color: #ffcc33; */
    /* font-family: 'Roboto Slab', serif; */
    margin: 0;
    padding-bottom: 0px;
    /* text-transform: uppercase; */
}

.introtxt p {
    font-size: 14px;
    line-height: 25px;
    color: #000;
    padding-bottom: 6px;
    text-align: justify!important;
}

.block-text {
    background: rgba(255, 255, 255, .35);
    color: #626262;
    font-size: 14px;
    margin-top: 27px;
    padding: 40px 40px;
    position: relative;
    /*  border: 2px solid #1bffff; */
    text-align: center;
}


.proinfort {
    float: right;
    width: 100%;
    background: #ffcc33;
    padding: 20px 18px;
    height: auto;
}

.proinfolt {
    float: left;
    width: 100%;
	 padding: 20px 18px;
    background: url(/images/kowledge_center.jpg) center top no-repeat;
    height: 250px;
}	

.proinfort h2 {
       padding: 0px 0 20px 0px;
    font-size: 30px;
    line-height: 40px;
	font-weight: 600;
    /* color: #000000; */
}
.proinfort h4 {
    font-weight: 600;
    font-size: 18px;
    padding-bottom: 20px;
    /* color: #000; */
}

.latestnews_li {
    font: normal 13px verdana;
    color: #000;
    text-decoration: none;
    list-style: url(/images/arrow_news.gif) outside;
    margin-top: 0px;
    margin-left: 80px!important;
    margin-bottom: -6px;
    padding: 0px;
    border-bottom: #666666 dotted 0px;
    padding-bottom: 0px;
    padding-left: 5px;
}	
	
.introtxt{padding:20px 0 30px 0; width:100%;}
.introtxt h1 {
   /*  color: #ff1b02; */
    font-size: 30px;
    line-height: 25px;
    font-weight: 300;
    padding-bottom: 24px!important;
    text-align: center;
}

.intpic{text-align: center;
    margin: 0 auto;
    float: none;}	


.online_cons_img {
    float: left;
    width: 100%;
    padding: 20px 18px;
    background: url(../images/online_concelling.jpg) center top no-repeat;
    height: 376px;
}

.online_cons_text {
    float: left;
    width: 100%;
    background: #f6f6f6;
        padding: 20px 0px;
    height: auto;
}

.insurance_img {
    float: left;
    width: 100%;
    padding: 20px 18px;
    background: url(../images/insurance.jpg) center top no-repeat;
    height: 376px;
	order:1;
}

.insurance_text {
    float: left;
    width: 100%;
    background: #f6f6f6;
        padding: 0 0 0px 0px;
    height: auto;
	order:2;
}

.newslatter_img {
    float: left;
    width: 100%;
    padding: 20px 18px;
    background: url(../images/article.png) center top no-repeat;
    height: 376px;
}

.newslatter_text {
    float: left;
    width:100%;
    background: #f6f6f6;
        padding: 0 0 0px 0px;
    height: auto;
}

.our_serv {
    width: 100%;
    float: left;
    margin: 40px auto;
}

.insurance_are{display:flex;
flex-direction:column;}

.intromatwrap {
    width: 100%;
    float: left;
    margin: 0 auto;
    padding: 20px 0px;
}

.our_serv_hedding {
    color: #00acee;
    float: none;
    padding-bottom: 30px;
    text-align: center;
    text-transform: uppercase;
}
.online_con_button {
    background: #2bae2a;
    padding: 8px;
    color: #FFF;
    margin: 0px 18px 2px;
    float: right;
}
	
.testimonialinfo {
    padding: 25px 0 6px 0;
    text-align: center;
}	
	
.broun-block {
    padding-bottom: 30px;
}	
	
.click_more11 a {
    color: #2bae2a;
    /* background: #e92c0c; */
    padding: 9px;
    margin-top: 9px;
    float: none;
    font-size: 16px;
    text-align: center;
    /* margin-right: 82px; */
    font-weight: 600!important;
    text-decoration: none;
    border-radius: 4px;
    /* border-bottom: 2px solid #bb2309; */
    /* border-right: 2px solid #bb2309; */
    transition: all ease-in-out 0.2s;
}
.our_serv_hedding {
    color: #00acee;
    float: none;
	    font-size: 25px;
    padding-bottom: 30px;
    text-align: center;
    text-transform: uppercase;
}	
	
}



















.div1, .div2, .div3, .div4, .div5, .div5_imgBox, .div5 h1, .div6, .online_tools, .online_tools > DIV, .div7, .div10, .div11, .div11_footer, .div11_copyright, .cnt_phone span, .prdt_offerDiv,
.prdt_offerBox, .smart_Div
{
	width:100%;
	float:left;
}

.div1
{
	background-color:#222;
	padding:13px 40px;
}
.div1 .loginDiv input
{
	text-transform:uppercase;
	border-color:#fff;
	background-color:transparent;
    transition: all 0.5s ease-out;	
	color:#fff!important;
	float: left;
    margin: 10px 16px 0 0;
}

.div1 .loginDiv input:first-child
{
	padding:6px 24px;
}

/**------- menu css start here ---**/
.div2 .navbar-default .navbar-collapse
{
	padding:0px;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus
{
	background-color:transparent;
	color:#000;
}
.navbar-toggle
{
	margin: 0 auto;
	margin-top: 16px;
}
/* .navbar-nav > li > .dropdown-menu */
/* { */
    /* background-color: #54585b; */
    /* border-radius: 10px; */
/* } */
/* .navbar-nav li.linenav ul[aria-hidden=false] > li > a */
/* { */
	/* color:#fff; */
/* } */
/* .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; */
/* } */
/* .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus { */
    /* color: #262626; */
    /* text-decoration: none; */
    /* background-color: #2c82b3 !important; */
/* } */
/* .dropdown-menu { */
    /* background-color: #2f4076 !important; */
/* } */
.div2 .navwrapper
{
	    padding-top: 30px;
}
.navbar-default .navbar-nav > li > a
{
	color:#666;
	font-family:MyriadPro;
	font-size:15px;
	/* text-transform:uppercase; */
    padding: 10px 20px;
	 font-weight:bold; 
}

.div2 ul.navbar-nav
{
    float: right;
    text-align: center;
    border-radius: 20px;
    z-index: 9;
    position: relative;	
}
/* .div2 ul.navbar-nav > li:hover */
/* { */
	/* background-color:#2d4573; */
	/* border-radius:20px; */
	/* color:#fff; */
/* } */
/* .div2 ul.navbar-nav > li:hover a, .navbar-nav li.linenav ul[aria-hidden=false] > li:hover > a */
/* { */
	/* color:#fff; */
/* } */

/**------- menu css ends here --------**/
.top_socialDiv i
{
    color:#212121;
    background-color: #fff;
    padding: 5px 8px;
    border-radius: 50%;
	font-size: 15px;
    font-weight: 500;
    float: none;
    margin-left: 10px;
	transition: all 0.5s ease-out;
}
.footer_social i
{
    color: #272727;
    background-color: #fff;
    padding: 5px 8px;
    border-radius: 50%;
    font-weight: 600;
    margin-left: 10px;
	transition: all 0.5s ease-out;
}
.top_socialDiv
{
	text-align:right;
}
.top_socialDiv i:hover, .footer_social i:hover
{
    background-color: #2c4271;
	color:#fff;	
	outline:none;
}
.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: 5px 6px;	
}
.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:#ffffff;
	padding: 5px 20px;	
}
.div2 .top_mfbtn
{
	padding: 36px 73px;	
}
.div2 .top_contact > DIV:first-child
{
	text-align:Center;
}
.div2 .top_mfbtn input
{
    font-size: 23px;
    width: 100%;
	color:#161616!important;
    /* text-overflow: clip; */
    /* word-break: break-word; */
    white-space: pre-line;	
	background-color:transparent;
	border:2px solid red!important;
	border-radius:5px;
}



.div3 #myCarousel
{
    margin-top: 0px;	
}
.div3 .carousel-indicators
{
	display:none;
}
.div3 h3
{
	text-align:left;
	font-family:lato;
    text-transform: uppercase;
	font-size: 46px;
	font-weight:300;
	margin-bottom:20px;
	line-height: 73px;
	color:#fff;
	/* text-shadow: 0px 0px 16px rgba(255, 255, 255, 1);	 */
}
.div3 .carousel-caption
{
	top:0;
	right:0;
	left: 44%!important;
	bottom:0;
	margin-bottom:0px!important;
	/* background-color:rgba(29, 20, 65,.5) */
}
.div3_borderBox
{
	width:100%;
	float:left;
	margin-top: 108px;
	margin-left: -89px;
	padding: 75px 125px;
	padding-right:10px;
	border:8px solid #fff;
}
.div3_borderBox strong
{
	font-weight:bold;
}
.div3 .yellow_line
{
    border-bottom: 5px solid #f9b707;
    width: 25%;
    margin-top: 40px;
}
.div3 span.glyphicon.glyphicon-chevron-right
{
	color:#fff;
}

.div4
{
	background-color:#f8f8f8;
	padding:50px 0px;
}
.div4 .container
{
	text-align:center;
}
.div4 .pacifico_fnt
{
	color:#00963f;
}
.pacifico_fnt
{
	font-family: 'MyriadPro';
	font-size:45px;
	color:#fff;	
	text-align:center;
}
.myriad_fnt
{
	font-family: 'MyriadPro';
	font-size:45px;
	color:#2f4076;	
	text-align:center;
	font-weight:600;	
}
.div4 .yellow_line
{
    border-bottom: 5px solid #f9b707;
    width: 25%;
    margin-top: 20px	
}
.div4 p
{
	text-align:justify;
	font-family:MyriadPro;
	font-size:20px;
	color:#404b52;
    line-height: 29px;
	margin-top:20px;	
	margin-bottom:20px;	
}
.div4 .btn-primary
{
	background-color:#2c82b2;
	border-color:#2c82b2;
	font-size:18px;
}


.div5
{
	background-color:#f8f8f8;
	padding-bottom: 50px;
}
.div5 h2
{
	width:100%;
	float:left;
	font-size:45px;
	font-family: 'MyriadPro';	
	color:#2f4076;
	text-align:center;
	margin-bottom:50px;
	font-weight:600;
}
.div5_innerbox
{
	width:100%;
	float:left;
	border:1px solid #dadada;
	background-color:#fff;
	padding: 40px 0px;
}
.div5_innerbox:hover
{
	background-color:#2f4076;
}
.div5_innerbox:hover .div5_txt1
{
	color:#fff;	
}
.div5_innerbox:hover .div5_imgBox img
{
	-webkit-filter: brightness(10);
    filter: brightness(10);	
}
.div5_imgBox
{
	text-align:center;
}
.div5_imgBox img
{
    padding-bottom: 20px;
    border-radius: 16px;
}
.div5 h1
{
	text-transform:uppercase;
	font-family: 'MyriadPro';
	font-size:23px;
	font-weight:300;
	margin-top:20px;
	color:#222222;
	text-align:center;
}




.div6
{
	background-attachment: fixed !important;
    background-position: 50% 100% !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
	padding:80px 0px;
	background-color: #fff;
	background-image: url('/../../../../../../../../../../../../images/bg_offers.jpg');
}
.div6 .myriad_fnt
{
	color:#fff;
}
.prdt_offerDiv
{
	text-align:center;
}
.prdt_offerDiv > DIV, .div6 h1
{
	margin-bottom:30px;
}
.prdt_offerBox
{
	position:relative;
	overflow:hidden;
	margin-bottom:10px;
	/* background-color:#fff; */
    padding: 39px 0px;
    border-radius: 20px;	
}
.prdt_offerBox span, .prdt_offerBox h1, .prdt_offerBox p
{
	width:100%;
	float:left;
    text-align: left;	
}
.prdt_offerBox span
{
	border-radius: 100px;
    padding: 40px 20px;
    float: none;
    width: auto;
    border: 4px solid #fff;
}
.prdt_offerBox h1
{
	color:#fff;
	font-family: 'MyriadPro';
	font-size:30px;
	font-weight:400;
	text-transform:capitlized;
	text-align:center;
	margin-top:46px;
}
.prdt_offerBox p
{
	color:#fff;
	font-family: 'MyriadPro';
	font-size:18px;
	font-weight:300;
	text-align:center;	
	height:100px;
}
.prdt_offerBox input
{
	background-color:transparent;
	border:2px solid #fff;
	width:auto;
	float:none;
	padding:7px 23px;
	border-radius:21px;
	color:#fff;
	text-align:center;
	font-size: 16px;
	margin-top:20px;
	text-transform:uppercase;
}
.prdt_offerBox input:hover, .prdt_offerBox:hover input
{
	background-color:#2c4271;
}
.prdt_offerBox div
{
	width:100%;
	float:left;
	text-align:center;
}
.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;
}



.div7
{
	background-color:#f9f7f9;
	padding:50px 0px;
}

.div7 .pacifico_fnt, .div7 .myriad_fnt
{
	color:#2f4076;
	font-size:40px;
	font-weight:400;
	margin-bottom: 20px;
	font-weight:600;
}
.slide {
    animation-name: slide;
    -webkit-animation-name: slide;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    visibility: visible;
	width: 100%;
}
.slider-item{/*border-bottom: 1px black dotted;*/
    margin-bottom: 20px;     margin-top: 20px; height: auto;
    display: block;}   
	.latesth {
    font-size: 18px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 800;
}
.latestdate {
    font-size: 20px;
    text-align: center;
    font-weight: 600;
    color: #2c82b2;
}
.leadnew {
    font-size: 15px;
    text-align: justify;
    margin-top: 20px;
	text-align: center;
}
.latesth a
{
	color:#404b52;
	font-family:MyriadPro;
	text-decoration: none;
	font-size:20px;
}
.news_archive
{
    text-align: center;	
	text-transform:uppercase;
}
.news_archive input
{
	background-color:#2f4076;
	border-color:#2c4271;
	color:#fff;
	font-family: 'MyriadPro';
	font-size:20px;
    border-radius: 26px;
    padding: 5px 25px;
	/* text-transform:uppercase;	 */
}
.div7_1
{
	width:100%;
	float:left;
	background-color:#fff;
	padding:50px 0px;
}
.div7_1 .pacifico_fnt
{
	color:#2c82b2;
	font-family:MyriadPro;	
}

.pnr_div {
    width: 100%;
    float: left;
    padding: 0px;
}
.pnr_divimg {
    width: 100%;
    float: left;
    padding: 40px 0px;
}


.div12
{
	width:100%;
	float:left;
	padding:40px 0px;
}
.div12 h2{
	font-family: 'MyriadPro';
    font-size: 45px;
    color: #2f4076;
    text-align: center;
    font-weight: 600;
	padding-bottom: 40px;
}
.div12_div1{
	width: 50%;
    float: right;
    padding: 20px;
    text-align: center;
    background: #236e8e;
	color:#fff;
	font-size: 22px;
	font-weight: 600;
	border-radius: 5px;
}
.div12_div2{
	width: 50%;
    float: left;
    padding: 20px;
    text-align: center;
    background: #236e8e;
	color:#fff;
	font-size: 22px;
	font-weight: 600;
	border-radius: 5px;
}

.div10
{
    background-attachment: fixed !important;
    background-position: 50% 100% !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    padding: 67px 0px;
	background-color: #161616;
	background-image: url('/../../../../../../../../../../../../images/homepage_images/bg_newsletter.jpg');
}
.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 .myriad_fnt
{
	font-family:MyriadPro;	
	color:#fff;
	font-size:54px;
	text-transform:capitalized;
}

.div11
{
	margin-top:10px;
}
.div11_footer
{
	background-color:#2d4573;
	padding:60px 0px;
}

.div11 .div11_footer  .container .border_left {	border-left:1px solid #a7a7a7;}

.footer_side1, .footer_side2
{
	color:#fff!important;
	font-family:MyriadPro;
	font-size:15px;
}

.footer_side1 p, .footer_side2 p
{
	color:#fff!important;;
}



.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:MyriadPro;
	font-size:17px;
	font-weight:bold;
	text-transform:uppercase;
	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:27px;
	list-style-type:circle;
	color:#fff;
	padding:0px;
	font-family:MyriadPro;
	list-style-position: outside;	
}
.footer_side1 ul li a
{
	color:#fff;	
}
.footer_side1 ul li a:hover
{
	color:#e77a28;
}

.footer_side2
{
	width:100%;
	float:right;
}
.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:#fff;
	border-radius:25px;
	width:211px;
	float:left;
	padding:5px;
}
.footer_sign #txtEnterEmail
{
	background-color:#fff;
	border:0px;
	padding:5px;
	color:#000;
	width:162px;
}
.footer_sign .news_submit
{
	background-color:transparent;
	/* border:1px solid #a7a7a7; */
	border-radius:0px;
	/* 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_map
{
	width:100%;
	float:left;
}
.div11_copyright
{
	background-color:#161616;
	padding:33px 0px;
	color:#fff;
	font-family:MyriadPro;
}
.div11_copyright p, .div11_copyright a
{
	color:#fff;	
}
.footer_sign #txtEnterEmail
{
	border:0px!important;
}
.div11_copyright a:focus, .div11_copyright a:hover
{
	color:#a7a7a7;
}
.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: #2bae2a;	
}


/** -------- innerpages css start here ------- **/
.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
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary
{
	background-color: #2c4271 !important;
}

/**==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: #2f4076;
	border-color:#2f4076;
	color:#fff;
	margin-bottom: 10px;
}
.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: #2f4076;
	    border-color: #2f4076;
		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;
    text-align: center;
}
.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:#ff5700;
	color:#fff;
	border:1px solid #ff5700;
}
.panel5 .btcontainer #butBuyOnline:hover
{
    background-color:#ff5700;
	color:#fff;
	border:1px solid #ff5700;
}

/**-- "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 (max-width:768px){
	
.loginDiv{
	width: 50%;
    float: left;
}	
.div4 p {
    font-size: 16px;
	text-align: justify;
}
	
}



@media screen and (min-width:481px) and (max-width:550px)
{	
.div3_borderBox
{
    margin-top: 9px;	
}
	.div2 .top_mfbtn {
    padding: 17px 3px;
}
	.div10 .inputform input
	{
	    width: 65%;	
	}
.prdt_offerBox {
    padding: 5px;
}
.prdt_offerDiv .prdt_offerBox h1 {
    font-size: 18px!important;
}
.prdt_offerBox p {
    font-size: 16px!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;
}
.div5 h1 {
    font-size: 23px;
}	
.div5, .div4, .div7
{
    padding: 40px 0px;	
}	
.div3 .item h3, .div3 .item p {
    font-size: 20px;
}	
.div2 .top_mfbtn input {
    font-size: 18px!important;
	 padding: 6px 9px;
}
.div2 .top_mfbtn {
    padding: 3px 0px!important;
	padding-top:0px;
}	
.cnt_phone span {
    font-size: 12px!important;
}	
	.top_contact
	{
		padding:0px;
		margin-top: 15px;
	}
	.div4 .myriad_fnt {
    font-size: 27px!important;
}	
.div3 .carousel-caption {
    top: 27%;
}
.div4
{
    padding: 45px 0px;	
}
.div3 h3, .div3 p
{
    font-size: 25px;	
}
.div4 h1, .div6 h1, .div7 h1, .div10 h1
{
    font-size: 30px;	
}
.div6
{
    padding: 50px 0px;	
}
.div6 .yellow_line {
    margin-bottom: 36px;
}

}

@media screen and (min-width:451px) and (max-width:767px)
{
	.div5_txt1, .div5_txt2 {
		margin-bottom: 0px;
	}
	.div5_innerbox
	{
	    padding: 15px 0px;	
		margin-bottom:15px;
	}	
	.div3 .item h3, .div3 .item p {
		font-size: 14px!important;
		line-height: 35px;
	}	
	.div3_borderBox
	{
		margin-top: 26px;	
		margin-left: -10px;		
		padding: 0px 11px;
		    border: 4px solid #fff;
	}
.div12 > DIV
{
	margin-top:5px;
}
.div12 > DIV [class^="hvr-"] {
    font-size: 24px!important;
    top: 92px;
}	
.loginDiv
{
	text-align:left;
	margin-bottom:10px;
}
.div3 .carousel-caption {
    top: 0%;
}
.div3 h3, .div3 p
{
	font-size: 31px;
	margin-bottom:0px;
}
}
@media screen and (max-width:767px){
	
.div12_div1 {
    width: 90%;
    float: right;
    padding: 15px;
    font-size: 15px;
}	
.div12_div2 {
    width: 90%;
    float: left;
    padding: 15px;
    font-size: 15px;
}
.our_pro{
	width:50%;
	float:left;
	margin:0px;
	padding:0px;
}

	.copyright p
	{
		color:#fff;
	}	
	.div12 > a > DIV [class^="hvr-"]
	{
	    top: 79px;	
	}
	.div12 a > DIV
	{
		border-bottom:1px solid #ccc;
	}
	.div1
	{
	padding: 13px 15px;	
	}
	.navbar-default .navbar-toggle .icon-bar
	{
		background-color:#2f4076;
	}
	.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;
	}
	.div2 .top_mfbtn input {
    font-size: 20px;
	}
	.div3 .item h3, .div3 .item p {
    font-size: 28px;
	}
	.div2 .top_contact > DIV:first-child {
		text-align: right;
		padding-right: 0px;
	}	
	.div2 .top_mfbtn {
		padding: 17px 8px;
	}	
	.div10 .myriad_fnt
	{
		font-size:37px;
	}
	.test_whitebox
	{
		margin:0px;
	}
	.div7 .yellow_line
	{
		margin-bottom:0px;
	}
	.prdt_offerBox p
	{
	    font-size: 18px;
		height: 120px;		
	}
	.prdt_offerDiv .prdt_offerBox h1 {
		font-size: 24px;
		margin-bottom: 12px;
	}	
	.prdt_offerBox
	{
		padding:12px;
		padding-top: 40px;
		margin-bottom: 30px;
	}
	.div5_imgBox, .div5_txt1, .div5_txt2, .div5_txt3, .div5_txt4
	{
		text-align:center;
	}
	.div5_txt1, .div5_txt2
	{
		margin-bottom:50px;
	}
	.div2 .container > DIV:nth-child(4)
	{
		float:right;
	}
	.div2 .navwrapper {
		padding-top: 0px;
	}
	.div3 #myCarousel 
	{
		margin-top: 0px;
	}
	.cnt_phone span
	{
		font-size: 16px;
	}
.div2 .top_mfbtn {
    padding: 17px 7px;
}	
	.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: 12px;
	padding: 10px 5px;
    text-align: left;
    padding-left: 20px;	
}
.div3 h3, .div3 p
{
	font-size:40px;
}
.div4
{
    padding: 52px 0px;	
}
.myriad_fnt, .pacifico_fnt
{
	font-size: 37px;	
}
.div6
{
	padding:50px 0px;
}
.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%;	
	}

	.div7 .news_archive
	{
		margin-bottom:30px;
	}
	.div7
	{
	    padding: 44px 0px;	
	}
	.div6 .prdt_txtcontent, .div6 .row:last-child .prdt_txtcontent
{
    padding-top: 38px;
    padding-left: 15px;
    padding-right: 15px;	
}
	.prdt_txtcontent h2, .prdt_txtcontent p, .div6 .row:last-child h2, .div6 .row:last-child input, .div6 .row:last-child p
{
	text-align:center;
    float: none;	
}
.div6 .row .prdt_txtcontent
{
	text-align:center;
}
		.div6 .prdt_txtcontent input
	{
		margin-bottom:20px;
	}
		.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: #2f4076;
    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;
        padding-left: 16px;
}

}

@media screen and (min-width:768px) and (max-width:991px)
{
.our_services h4 {
    font-size: 20px;
}

.box-part .text p {
    height: 120px;
	    padding: 5px 10px;
}


.box-part {
    height: 310px;
}

}

@media screen and (min-width:551px) and (max-width:767px)
{
 .box-part{   width: 55%;
    margin: 35px auto;
}

.box-part .text p {
    height: 115px;
	 padding: 5px 10px;
}


.our_services h2 {
    padding-bottom: 0px;
}

}




@media screen and (min-width:481px) and (max-width:550px)
{
 .box-part{   width: 80%;
    margin: 35px auto;
}

.box-part .text p {
    height: 100px;
	 padding: 5px 10px;
}


.our_services h2 {
    padding-bottom: 0px;
}


}



@media screen and (min-width:320px) and (max-width:480px)
{
	.our_services h4 {
    font-size: 20px;
	}
	
	
 .box-part{   width: 100%;
    margin: 35px auto;
}

.box-part .text p {
    height: 130px;
	 padding: 5px 10px;
}


.our_services h2 {
    padding-bottom: 0px;
}


}




@media screen and (min-width:768px) and (max-width:990px)
{
	.copyright p
	{
		color:#fff;
	}
	.mobfooter .page-footer {
		background-color: #2f3337;
		background-image: none;
	}	
	.div12 > a > DIV [class^="hvr-"]
	{
		font-size: 23px;
		top: 85px;	
	}
	.prdt_offerBox h1 {
		font-size: 22px;
	}	
	.div3_borderBox
	{
	    margin-top: 0px;
		padding: 8px 26px;	
		padding-right:8px;
		margin-left: -26px;		
	}
.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!important;
}
.cnt_phone span
{
    font-size: 15px;	
}
.div2 .top_mfbtn {
    padding: 36px 51px;
}
.div2 .navwrapper {
    padding-top: 0px;
}
.div3 h3, .div3 p
{
	font-size:23px!important;
	line-height: 50px;
}
.div5 h1 {
    font-size: 21px!important;
}
.div7
{
	padding: 50px 0px;	
}
.div12 > DIV [class^="hvr-"]
{
    font-size: 21px!important;
	top: 70px;
}
.prdt_offerBox
{
	padding: 0px;
    padding-top: 25px;	
	margin-bottom: 30px;
}
.prdt_offerBox h1 {
    font-size: 20px !important;
}
.prdt_offerBox p
{
    font-size: 15px;	
	height: 120px;
}
.div4
{
    padding: 52px 0px;	
}
.myriad_fnt, .pacifico_fnt
{
	font-size: 37px;	
}
.div6
{
	padding:50px 0px;
}
.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)
{
	.div5 h1 {font-size: 22px;}
	
	.div3_borderBox{margin-top: 65px;padding: 25px 40px;margin-left: -33px;}
	
	.div12 > DIV [class^="hvr-"]{top: 98px;font-size: 24px;}	
	
	.leadnew, .leadnew a{font-size: 18px;}
	
	.prdt_offerBox p{font-size: 16px;height:100px;}
	
	.prdt_offerDiv .prdt_offerBox h1 {font-size: 22px;}
	
	.prdt_offerBox{padding: 14px;padding-top: 25px;margin-bottom:30px;}
		
	.div5 h1 {font-size: 25px;}
	
	.div3 h3, .div3 p {font-size: 25px!important;line-height: 56px;}	
	
	.div2 .navwrapper {padding-top: 0px;}	
	
	.div2 .navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li:last-child > a {padding: 10px 8px;}
	
	.navbar-default .navbar-nav > li > a{font-size: 14px;}
	
	.div2 .top_mfbtn {padding: 36px 65px;}
	
	.div2 .top_mfbtn input {font-size: 17px;}
	
	.cnt_phone span{font-size: 15px;	}
	
	.div3 .carousel-caption {top: 0%;}

	.policydiv .policyinput{margin-left: 5px;width: 94% !Important;}
	
	.Gi_AnchorArea .Gi_Anchor{ width: 21%;}

}

@media screen and (max-width: 1600px) and (min-width: 1025px){
.policydiv .policyinput {
    margin-left: 5px;
    width: 94% !Important;
}
}

@media screen and (max-width:1200px){

	.div3 .carousel-caption{bottom: 0px !important;}

	.div2 .navwrapper .navbar{min-height: 40px;}

	.div2 .navwrapper {padding-top: 12px;}

	.cnt_phone span{font-size: 21px;}

	.div12 > DIV [class^="hvr-"]	{font-size: 24px;}

	.prdt_offerBox h1{font-size: 25px;}

	.div4 .myriad_fnt{font-size:40px;}

	.div4 p{font-size:20px;}

	.div5 h1{font-size: 25px;}

	.div3 h3, .div3 p{font-size: 45px;margin-bottom: 0px;}

	.navbar-default .navbar-nav > li > a{padding: 10px 8px;font-size: 15px;}
	
}

@media screen and (min-width:1025px) and (max-width:1510px)
{
	.div3 .carousel-caption
	{
	    bottom: 0px !important;
	}	
	.div3 h3, .div3 p 
	{
		font-size: 28px;
	    line-height: 63px;
		margin-bottom: 0px;		
	}
	.div3_borderBox
	{
	    margin-top: 29px;
		margin-left: -49px;
		padding: 40px 68px;		
	}
	.nonediv .sitemargindiv1 
	{
		margin-top:39px;
	}
	.nonediv .sitemapFAQs {
		margin-top: 84px;
	}
		.policydiv .policyinput
	{
		margin-left: 5px;	
		/* width: 52% !Important; */
	}
}
@media (min-width: 768px){
	.menu_768 
	{
    	width: 100%;
    	padding: 0px;
    }
}
@media screen and (min-width:320px) and (max-width:480px){
	
	.policydiv {width: 100% !important;}
	
	.logo_mobile
	{
		width: 30%;
		float: left;
		padding: 0px;
	}
	.logo_mobile1
	{
		width: 70%;
		float: right;
		padding: 0px;
	}
	.navbar-nav.sm-collapsible li ul.dropdown-menu
	{
	    min-width: 140px;		
	}
	.navbar-nav > li > .dropdown-menu, .div2 ul.navbar-nav > li:hover
	{
		border-radius:20px;
	}
	.navwrapper .navbar-default .navbar-nav > li > a
	{
		color:#fff;
	}
	.redeem_opt .tab-act-con .buymfonlinebbg
	{
		overflow-x:scroll;
	}
	.div1 {
		padding: 13px 2px;
	}
	#ui-datepicker-div
	{
		left: 11px!important;
	}
	.div5_txt1, .div5_txt2 {
		margin-bottom: 0px;
	}
	.div5_innerbox
	{
	    padding: 15px 0px;	
		margin-bottom:15px;
	}
	.div3
	{
		display:none;
	}
	.div2 img
	{
	    width: 125px;
		max-width: none;
	}
	#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;
	}	
	.div12 > DIV
	{
		margin-top:5px;
	}
	.div12 > DIV [class^="hvr-"]
	{
	    top: 55px;
		font-size: 15px;		
	}
	.div2 .loginDiv input:first-child {
		padding: 4px 4px!important;
		font-size:12px;
	}	
	.div2 .container > DIV:first-child
	{
		text-align:center;
	}
	.div7 .yellow_line
	{
		display:none;
	}
	.div7 .pacifico_fnt, .div7 .myriad_fnt
	{
		font-size: 30px;	
	}
	.prdt_offerDiv .btn-success
	{
	    font-size: 16px;	
	}
	.div4 p {
		font-size: 14px;
	}	
	.div5, .div6, .div7, .div10
	{
	    padding: 30px 0px;	
	}
	.navwrapper .navbar-default .navbar-nav > li > a
	{
		padding: 10px 5px;
		padding-left: 16px;	
	}
	.div2 .top_mfbtn {
		padding: 17px 0px;
	}	
	.div2 .top_mfbtn input 
	{
		padding: 4px 5px !Important;
		font-size: 13px;
	}
	.div3 .carousel-caption {
		top: 26%;
		padding-bottom:0px;
	}
	.div3 .item h3, .div3 .item p {
		font-size: 14px;
	}	
	.div5 h1 {
		font-size: 16px;
	}	
	.div4 .myriad_fnt, .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;
}
.div5 h2
{
    font-size: 30px;	
}
.div12 > a > DIV [class^="hvr-"]
{
    top: 59px;
    font-size: 18px;	
}
.myriad_fnt, .pacifico_fnt {
    font-size: 24px;
}
	.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;
	}

	.div6 .yellow_line {
    margin-bottom: 26px;
}
	.div4
	{
	    padding: 35px 0px;	
	}
	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 4px;
	}
	.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;
}
.div4 p
{
    font-size: 15px;	
}
.div6 .prdt_txtcontent, .div6 .row:last-child .prdt_txtcontent
{
    padding-top: 35px;
    padding-left: 10px;
	padding-right: 10px;
    text-align: center;	
}

.div6, .div7, .div10
{
padding: 35px 0px;	
}
.div7 h1
{
	margin-top:10%;
}
.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;	
}
}

.div3 .container-fluid {
    padding-right: 0px;
    padding-left: 0px;
}