@font-face {
	font-family: 'humanist-521-bt';
	src: url('fonts/ufonts.com_humanist-521-bt.eot');
	src: local('☺'),
	url('/fonts/ufonts.com_humanist-521-bt.woff') format('woff'),
	url('/fonts/ufonts.com_humanist-521-bt.ttf') format('truetype'), 
	url('/fonts/ufonts.com_humanist-521-bt.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
.form-horizontal .form-group {
    margin-right: 0px !important;
	margin-left: 0px !important;
}
/* www.anandpara.com Homepage css start here */

	/*----- landing page -----*/
.wmportfoliotablehead {
    background-color: #2c82b2 !important;
}
.companywiseheadtxt {
    background-color: #2c82b2 !important;
}
.useflrepmaindv .useflrepsubdv1 {
    background-color: #d7b3ff !important;
}	
.btn-success {
	
	background: transparent; border:solid 1px #2c82b2; color: #2c82b2;border-radius: 0;
}	
	
.col-xxs-13
{
	float:left;
}
.div1
{
	width:100%;
	float:left;
	background-color: transparent;
	margin:0px;
	padding: 0 0 0px 0px;
}
.div2, .div3, .div4, .div5, .div6, .div7, .div8, .div9, .div10
{
	width:100%;
	float:left;
	/* background: #2c82b2; */
}
.div2
{
	background-color:#f2f0f5;
}

.div3
{
	background-color:#2c82b2;
}
.logininhome{
	width: 79%;
    background-color: transparent;
    float: none;
    text-align: center;
    margin: 0 auto;
}
.loginin{
	width: 100%;
    background-color: transparent;
    float: none;
    text-align: center;
    margin: 0 auto;
}
.div3 .navbar-form
{
	padding:0px;
	border-top: none !important;
    border-bottom: none !important;
    -webkit-box-shadow: none !important;
   box-shadow: none !important;
   margin: 8px 0 0;
}
.div3 .loginform .other_links
{
	width:100%;
}
.loginform .other_links
{
	/* width: 218px!important; */
    float: left;
}

.loginform .other_links p
{
	    font-size: 14px;!important;
}

.other_links a
{
	float: left;
	color: #fff;
    padding-bottom: 5px;
}

.other_links a p
{
	line-height: 63px;
	margin: 0px auto;
	margin-right: 15px;
	color: #fff;
}

.all_midle{
	width:100%;
	float:left;
	padding:0px;
	margin:0px;
}

.div4
{
	padding:45px 0px;
}
.div4 h1
{
	/* text-transform:uppercase; */
	color:#000;
	font-size: 30px;
    font-weight: bold;
	text-align:center;
	font-family: 'Oswald', sans-serif;
	line-height:15px;
	line-height: 30px;
	padding: 0px 0px 20px 0px;
}
.div4 p
{
	font-family: 'Lato', sans-serif;
	line-height: 25px;
    font-size: 18px;
	text-align:center;
	color:#737373;
	font-style: italic;
}

.div4 .abt_more a
{
	margin: 0 auto;
    display: inline-block;
    padding: 6px 20px;
	background-color: #2c82b2;
    text-transform: uppercase;
    color: #fff;
    line-height: 30px;
    font-size: 18px;
    line-height: 40px;
}
.div4 .abt_more a:hover
{
	/* font-weight:bold; */
}
.div5
{
	padding:10px 0px 30px 0px;
	background:#fff;
	float:left;
}
.div5 h1
{
	font-size: 30px;
	color:#000000;
	font-family: 'Oswald', sans-serif;
	font-weight:bolder;
	text-align:center;
}
.div5 .online_service
{
	width:100%;
	float:left;
    padding-top: 25px;	
}
.div5 .online_service span
{
	width:100%;
	float:left;
	text-align:center;
	color:#000000;
	font-family: 'Share Tech', sans-serif;
	font-size:22px;
	font-weight:normal;
	padding:10px 0px;
}
.div5 .online_box:hover a span:first-child img
{
	    transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);		
}


.div6
{
	width:100%;
	background-color:#ffffff;
	float:left;
	height: auto;
    /* background: url(/images/smart_solu.jpg) repeat #252c7d scroll 0 0;
    background-attachment: fixed !important;
    background-position: 100% 100% !important;
    background-repeat: no-repeat !important;
    background-size: cover;	 */
	padding:50px 0px 60px 0px;
}
.div6 h1
{
	width:100%;
	float:left;
	text-align:center;
	color:#000000;
	font-family: 'Oswald', sans-serif;
	font-weight:bolder;
	/* text-transform:lowercase; */
	font-size:30px;
	padding-bottom: 35px;
}
.div6 p
{
	color:#000000;
	text-align:center;
	width:100%;
	float:left;
    font-size: 18px;	
}
.div6 .smart_div
{
	width:100%;
	float:left;
	padding-top: 0px;
}
.div6 .smart_innerdiv
{
	padding:22px;
	position: relative;
    text-align: center;
}
.div6 .smart_innerdiv span
{
	width:100%;
	float:left;
	text-align:center;
	color:#000000;
	font-family:'NewsGothicBT-Bold';
	font-size:19px;
	font-weight:normal;
}
.div6 .smart_innerdiv span:first-child
{
	/* border:8px solid #fff; */
	/* border-radius:6px; */
	overflow:hidden;
/* -webkit-box-shadow: 0px 8px 6px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 8px 6px 0px rgba(50, 50, 50, 0.75);
box-shadow:         0px 8px 6px 0px rgba(50, 50, 50, 0.75);	 */
}
.div6 .smart_innerdiv span:first-child
{
	
}
.div6 .smart_innerdiv span:last-child
{
	padding-top: 165px;
    position: absolute;
    left: 0px;
    right: 0px;
    text-align: center;
    width: 100%;
    float: left;
    display: inline-table;
	color: #fff;
    text-shadow: 5px 5px 5px #000, 5px 5px 5px #000, 5px 5px 5px #000;
}
.div6 img
{
	max-width:100%;
}


.div7
{
	background-color:#fff;
	padding:20px 0px;
}
.div7 .table-responsive
{
	padding: 0px 0px;
}
.div7 .table-responsive .performer_BG990 
{
    width: 990px!important;
	margin: auto;
	height:auto;
	  
}


.div8
{
	background-color:#eaeaea;
	padding:80px 0px;
}
.div8 h1
{
	width:100%;
	float:left;
	font-family:'Roboto', sans-serif;
	font-weight:bolder;
	text-transform:uppercase;
	color:#000;
	text-align:center;
}
.div8 .know_div
{
	width:100%;
	float:left;
}
.div8 .know_innerdiv
{
	text-align:center;
}
.div8 .know_innerdiv span
{
	width:100%;
	text-align:center;
}
.div8 .know_innerdiv span:last-child
{
    width: 68%;
	text-align:center;
	margin:0px auto;
	padding:0px;
	transition: all 0.5s ease-out;
}
/*.div8 .know_innerdiv .hvr_border:hover
{
	border: 4px solid #fff;
    overflow: hidden;	
}*/
.div8 .know_innerdiv span:first-child
{
	text-align:center;
	text-transform:capitalize;
	font-size:24px;
	font-family:'Roboto', sans-serif;
	padding:40px 0px;
	float:left;	
    -webkit-transition: all 0.7s ease;
    transition: all 2s ease;
}
.div8 .know_innerdiv:hover span:first-child
{
    -webkit-transform: rotateY(360deg);
    -webkit-transform-style: preserve-3d;
    transform: rotateY(360deg);
    transform-style: preserve-3d;
}


.div9
{
	background-color:#2c82b2;
	padding:80px 0px;
}
.div9 h1
{
	width:100%;
	float:left;
	font-family:'Roboto', sans-serif;
	font-weight:bolder;
	text-transform:uppercase;
	color:#fff;
	text-align:center;	
}
.div9 .prdt_info_div
{
	width:100%;
	float:left;
}
.div9 .prdt_innerdiv
{
    margin-top: 60px;
}
.div9 .prdt_innerdiv a
{
	position:initial;
}
.div9 .prdt_innerdiv DIV
{
	width:100%;
	float:left;
	text-align:center;
	padding:20px 0px;
}
.div9 .prdt_innerdiv DIV:first-child .red
{
	/*width:170px;
	height:170px;*/
	border-radius:100px;
	border:2px solid #fff;
	background-color:#d2232a;
	/*float:left;*/
	text-align:center;
	padding: 76px 36px;
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;	
}
.div9 .prdt_innerdiv:hover DIV:first-child .red img, .div9 .prdt_innerdiv:hover DIV:first-child .blue img, .div9 .prdt_innerdiv:hover DIV:first-child .yellow img,
.div9 .prdt_innerdiv:hover DIV:first-child .violet img, .div9 .prdt_innerdiv:hover DIV:first-child .orange img, .div9 .prdt_innerdiv:hover DIV:first-child .green img
{
	    -webkit-transform: rotateY(180deg);
    -webkit-transform-style: preserve-3d;
    transform: rotateY(180deg);
    transform-style: preserve-3d;
}
/*.div9 .prdt_innerdiv DIV:first-child .red img
{
	margin-top:20px;
}*/
.div9 .prdt_innerdiv DIV:last-child
{
	width:100%;
	float:left;
	font-family:'Roboto', sans-serif;
	font-weight:bolder;
	text-transform:uppercase;
	color:#fff;
	text-align:center;
	font-size:24px;	
	/*padding:15px 0px; */
}
.div9 .prdt_innerdiv DIV:first-child .blue
{
	/*width:170px;
	height:170px;*/
	border-radius:100px;
	border:2px solid #fff;
	background-color:#00aacc;
	/*float:left;*/
	text-align:center;
	padding: 76px 36px;	
}
.div9 .prdt_innerdiv DIV:first-child .yellow
{
	/*width:170px;
	height:170px;*/
	border-radius:100px;
	border:2px solid #fff;
	background-color:#e1c00e;
	/*float:left;*/
	text-align:center;
	padding: 76px 36px;	
}
.div9 .prdt_innerdiv DIV:first-child .violet
{
	/*width:170px;
	height:170px;*/
	border-radius:100px;
	border:2px solid #fff;
	background-color:#7e36e1;
	/*float:left;*/
	text-align:center;
	padding: 76px 36px;	
}
.div9 .prdt_innerdiv DIV:first-child .orange
{
	/*width:170px;
	height:170px;*/
	border-radius:100px;
	border:2px solid #fff;
	background-color:#f59427;
	/*float:left;*/
	text-align:center;
	padding: 76px 36px;	
}
.div9 .prdt_innerdiv DIV:first-child .green
{
	/*width:170px;
	height:170px;*/
	border-radius:100px;
	border:2px solid #fff;
	background-color:#49a604;
	/*float:left;*/
	text-align:center;
	padding: 76px 36px;	
}

.lat_news{
	    width: 100%;
    float: left;
    text-align: center;
    /* background: #007dc5; */
}

.lat_news .btn {
   width: auto;
    text-align: center;
    margin: 0 auto;
    padding: 12px 30px;
    border-radius: 30px;
    background: #007dc5;
    border: 0px;
    /* border-radius: 0px; */
    font-size: 20px;
    font-weight: 800;
    color: #ffffff !important;
    bordeR: 0 !important;
}
.lat_news .btn:hover,
.lat_news .btn:active,
.lat_news .btn:focus
{
    width: auto;
    text-align: center;
    margin: 0 auto;
    padding: 12px 30px;
    border-radius: 30px;
    background: #FFF;
    border: 1px solid #007dc5;
    font-size: 20px;
    color: #007dc5 !important;

}
.div10
{
	/*background-color:#2c82b2;*/
	padding: 0px 0px;
}
.gaveralatest 
{
	color:#fff;
	font-size: 40px;
	text-align: center;
	margin-top: 0px;
	font-family: 'Roboto Condensed', sans-serif;
}
.gaveralatest span
{
	font-family: 'SegoeUI-bold';	
	color: #2c82b2;
}
.div10 .div10_inner
{
border-right:2px solid #000;
}
.div10 .div10_inner:last-child
{
border-right:0px solid #000;
}
.div10 .div10_inner span
{
	width:100%;
	float:left;
	text-align:center;
}
.div10 .div10_inner span:last-child
{
	font-size:16px;
	color:#000;
	font-family:'Roboto', sans-serif;
	text-transform:uppercase;
	text-align:center;
	padding-top:17px;
}
.contactus_div{
	width: 100%;
    float: left;
    position: absolute;
}
.contactus_right{
	width: auto;
    float: right;
    right: 0px;
    position: fixed;
    margin-top: 300px;
	display: none;
}
.knw_center{
	width:100%;
	margin:0px;
	float:left;
	background: #7c49a7;
	padding: 32px;
}
.knw_center_in{
	width:100%;
	margin:0px;
	float:left;
	padding: 86px 20px;
}
.knw_center h2{
	color:#fff;
	font-size:30px;
	text-align:center;
	font-weight:bold;
	font-family: 'Oswald', sans-serif;
}
.knw_center_in ul {
    margin: 0px;
    padding: 0px;
}
.knw_center_in li{
    font: normal 20px verdana;
    color: #006aab;
    text-decoration: none;
    list-style: square;
    padding: 0px;
    padding-left: 5px;
	line-height:30px;
}
.knw_center_in li a{
    font: normal 17px verdana;
    color: #ffffff;
}


.latest_in{
	width:100%;
	margin:0px;
	float:left;
	background: transparent;
	padding: 0px 0px;
}
.navbar-nav ul.sm-nowrap > li > a
{
	color:#fff;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus
{
	color:#000!important;
}



/*----- landing page -----*/




/*- overlap issue in heading of
every page -*/


/*------------- calculator page ------------*/
.Heading_Page
{
	float:left;
	margin-bottom: 5px;
}
.card_prev .cardpretext
{
	width:100%;
	float:left;
}
.card_prev .row.Common_Margin, .card_prev .row.Common_Margin .Gr_composeBlock2
{
	float:left;
}
.card_prev .row.Common_Margin > DIV
{
	width:100%;
	float:left;
	text-align:center;	
}
.card_prev .row.Common_Margin > DIV .Gr_preview
{
    width: 100%;
    text-align: center;
}
/*------------- calculator page ------------*/

form[name=frmFeedback]
{
	float:left;
	width:100%;
}
.mobfooter
{
	float:left;
	width:100%;
}

.News_block
{
	float:left;
	width:100%;
}

/*------ egreetings ------*/
.Gr_catogery < .container
{
	float:left;
}
.egreet_list .Gr_catogery
{
	float:left;
	width:100%;
	margin-top:0px;
}

.egreet_list .Gr_catogeryList
{
	border: 1px solid #005fc6;
}
.egreet_list .Gr_catogery
{
	float:left;
	width:100%;
	margin-top:0px;
}
/*.egreet_list .container
{
	float:left;
	width:100%;
}*/
.egreet_list .Gr_catogeryList
{
	border: 1px solid #2c82b2;
}

.container .taxGuide_block
{
	float:left;
	width:100%;
}
/*------ egreetings ------*/

/*- overlap issue in heading of
every page -*/


form[name=frmITax] .PDdiv .PDbgDivFull .InfoCommonDiv .hedingtext1
{
		width:100%;
}
form[name=frmITax] .PDdiv .PDbgDivFull .btn-success
{
	border-color: #ffb619;
}
.panelarticles .tabtextb1 .newslettertext2 a
{
	color:#fff;
}

.panel-heading .panel-title > a
{
	color:#000000;
}

#parentHorizontalTab .resp-tabs-container #divNL2.resp-tab-content .Gi_AnchorInfo .Gi_AnchorArea .Gi_Anchor
{
	width:24%;
	padding: 13px 3px;
	font-size:14px;
}

#parentHorizontalTab .resp-tabs-container #divNL3.resp-tab-content .Gi_AnchorInfo .Gi_AnchorArea .Gi_Anchor5
{
	width:19%;
	padding: 13px 3px;
	font-size:13px;
}
#parentHorizontalTab .resp-tabs-container #divNL4.resp-tab-content .Gi_AnchorInfo .Gi_AnchorArea .Gi_Anchor5
{
	width:19%;
	padding: 13px 3px;
	font-size:13px;
}

#Policy_AC .smalltext1 .smallsavings1 .panel-heading .panel-title > a, 
#parentHorizontalTab .resp-tabs-container .resp-tab-content #divNL3 .Gi_AnchorInfo #Faq_TI .panel-heading .panel-title > a,
#parentHorizontalTab .resp-tabs-container .smallsaving .smallsavings1 .panel-heading.smallsavingsbg .panel-title > a,
#parentHorizontalTab .resp-tabs-container .resp-tab-content .smallborder1 .smalltext1 .panel-heading .panel-title > a
{
	color:#000;
}

#Policy_AC .smalltext1 .smallsavings1 .smallbgfd .bankbutton .btn-success
{
	/*background-color: #2c82b2;
    border-color: #2c82b2;*/
}
#Policy_AC .smalltext1 .smallsavings1 .smallbgfd .bankbutton .btn-success:hover
{
	/*background-color: #2c82b2;
    border-color: #2c82b2;*/
	font-size:14px;
	font-weight:normal;
}
#parentHorizontalTab .resp-tabs-container .resp-tab-content #divNL3 .Gi_AnchorInfo .Gi_AnchorArea .Gi_Anchor5
{
	width:19%;
	padding: 14px 0px;
	font-size:13px;
}
.taxinfo_tbMargin #parentHorizontalTab .resp-tabs-container .resp-accordion .resp-arrow
{
	margin-top: 3px;
}
.taxinfo_tbMargin .profile_fourIcon .blockArea .glyphicon
{
	line-height: 92px;
}
.articlesmore a
{
	color: #ffffff;
}
form[name=frmArticle_List] .News_block .btmblue a
{
	color:#fff;
}

form[name=frmeCRMEmail] .News_block .btmblue a, form[name=frmeCRMagic] .News_block .btmblue a
{
	color:#fff;
}


form[name=frmeCRMEmail] .News_block .greenHeading .more_news_details
{
	border: 1px solid #2c82b2;
	background-color: #2c82b2 !important;
}
form[name=frmeCRMEmail] .News_block .greenHeading .more_news_details:hover
{
	background-color: #2c82b2 !important;
    color: #012232;
}

.panel-default .panel-heading {
    background-color: #2c82b2;
    color: #fff;
}
.panel-default .panel-heading .panel-title .accordion-toggle:after
{    color: #000000;}
#parentHorizontalTab .resp-tabs-container .resp-tab-content .smallborder1 .smalltext1 .panel-default .panel-heading .panel-title .accordion-toggle:after
{    color: #000;}

.Forms_mainArea.abcd .Forms_autoArea .row.Forms_CM .btn-primary
{
	background-color: transparent;
    border: 1px solid #2c82b2 !Important;
	color: #2c82b2 !Important;
}
.Forms_mainArea.abcd .Forms_autoArea .row.Forms_CM .btn-primary:hover,
.Forms_mainArea.abcd .Forms_autoArea .row.Forms_CM .btn-primary:active,
.Forms_mainArea.abcd .Forms_autoArea .row.Forms_CM .btn-primary:focus
{
	background-color: #2c82b2;
    border: 1px solid #2c82b2;
	color: #fff !Important;
}
#parentHorizontalTab .resp-tabs-container .resp-tab-content .smallborder1 .smalltext1 .tabtextb1.bgwithe .btn-primary
{
	background-color: #2c82b2;
    border-color:#2c82b2;
}
.subwrap .btn-primary
{
	background-color: #2c82b2;
	border:none;
	padding: 6px 25px;
	border-radius: 0px;
}

.inner_login{
	width:100%;
	float:left;
background-color:#2a2e33;
}
.inner_login .loginform
{
	position:inherit!important;
	background-color:transparent!important;
	box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.75)!important;
	-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.75)!important;
}

.news_more a
{
	font-family:'GeometricSlab703BT-MediumCond';
	font-weight:normal;
	text-decoration:underline;
	font-size:20px;
	color:#ff5807;
}


/*------ about us page -----*/
.value_list li
{
	list-style-type:disc;
	line-height: 25px;
	list-style-position:inside;
}
.btn_getmore_about:hover
{
	color:#fff!important;
}


/*------ about us page -----*/

/*------- calculator pages ------*/

form[name=calc] .policycaptdivbor .sipcalcu .sipscall, form[name=calc] .policycaptdivbor .sipcalcu .inputsipcal, form[name=calc] .policycaptdivbor .sipcalcu .sipleft 
{
	margin-top:5px;
	margin-bottom: 5px;
}
form[name=calc] .policycaptdivbor .sipcalcu .sipscall input,
form[name=calc] .policycaptdivbor .sipcalcu .inputsipcal input,
form[name=calc] .policycaptdivbor .sipcalcu .sipleft input
{
	text-align: center;
}

/*------- calculator pages ------*/


/*--------- egreetings page -------*/
.boxtxtstyle2
{
	color:#fff;
}

/*---------- benefit illustration ------*/

#myModa20 .modal-header, #myModa20 .modal-content
{
	background-color:#fff;
}


/*---------- benefit illustration ------*/


/*#myModal3 .login .profile_fourIcon1 .blockArea1 .glyphicon
{
	    top: 21px;
}*/
#myModal3 .login h4
{
	    background-color: #fff;
    padding: 10px 0px;
    border-radius: 3px;	
}


.submit_policy p {
    text-align: center;
}
.submit_policy .btn-success
{
	border-color: #2c82b2;
}

.mobfooter aside
{
	margin-bottom:0px;
}
.footerhome .footer .footer-grids ul .footerlist:nth-child(5)
{
	font-size:16px;
}

.submit_policy .btn-success .hvr-rectangle-out
{
 background: #2c82b2 !important;
}
.sub_font
{
	font-size: 18px;
    font-weight: 100;
}




















.Gr_BtnsArea .btn-success
{
	background: transparent; border:solid 1px #2c82b2; color: #2c82b2;border-radius: 0;
}
.Gr_BtnsArea .btn-success:hover
.Gr_BtnsArea .btn-success:focus
.Gr_BtnsArea .btn-success:active
{
	background:#2c82b2;
	border:solid 1px #2c82b2;
	color: #fff;
}

/*---------- mutual fund pages ----------*/
.mf_page
{
	width:100%;
	float:left;
}
.mf_page .container
{
	width:990px;

}
.mf_page .container.Gi_margin
{
	border:1px solid #2c82b2!important;
	border-top-color: #2c82b2!important;	
}
.mf_page table td, .mf_page table th
{
	    padding: 0px 5px;
}
.tabmenu .tablerespon .tableheder th
{
	background-color: #d2d2d2;
    color: #000;
}
.tabtextb1 input[type=checkbox]:checked, .tabtextb1 input[type=radio]:checked, .InfoCommonDiv .rediobutton .radio-inline input[type=radio]:checked,
.checkbox-inline input[type=checkbox]:checked
{
	    z-index: 0;
}
.tabtextb1 input[type=radio], .InfoCommonDiv .rediobutton .radio-inline input[type=radio]
{
	opacity:1;
}
.login-right h4 strong
{
	font-family:'Raleway', sans-serif;
	font-size:20px;
	color:#d82125;
	padding:0px
}
.wm_page .container
{
	width:1024px;
}
.align_class
{
	margin-bottom:10px;
}
.welcomepop .text_boldblack
{
	font-family:'Raleway', sans-serif;
	font-size:18px;
	text-align:center;
	color:#fff;
    line-height: 30px;
}
.welcomepop h3
{
	font-family:'Raleway', sans-serif;
    font-size: 30px;
    color: #1b242f;
    font-weight: bold;
	text-align:center;
}
.welcomepop label
{
	width:100%;
	float:left;
	text-align:center;
}
.common1000px p
{
	text-align:center;
}
.common1000px .common_calHeading
{
	height:52px;
}
.Gr_composeBlock .Gr_Heading, .Gr_composeBlock2 .Gr_Heading, .cardpretext p
{
	text-align:center;
}
.Gr_composeBlock p,	.Gr_composeBlock2 p
{

	text-align:center;
}
#GI_Tb .GIrow input[type=radio]
{
	width:100%;
	height:100%;
}
/*.Gi_AnchorInfo .Gi_AnchorArea .Gi_Anchor
{
	width:100%;
	padding:8px 13px;
}*/


/*------- forms pages --------*/
.nritextb1 {
    margin: 0 auto;
    width: 100%;
    overflow: hidden;
    background-color: #005fc6;
    text-align: center;
    font-size: 16px;
    font-family: 'Dosis', sans-serif;
    line-height: 35px;
    margin-bottom: 15px;
    font-weight: 700;
}
.nricenter {
    margin-top: 10px;
    overflow: hidden;
    border: 1px #2c82b2 solid;
    margin-bottom: 10px;
}
.nritextb1 {
    margin: 0 auto;
    width: 100%;
    overflow: hidden;
    background-color: #2c82b2;
    text-align: center;
    font-size: 20px;
    font-family: 'Dosis', sans-serif;
    line-height: 35px;
    margin-bottom: 15px;
    font-weight: 200;
	color:#fff;
}
.what-w3ls {
    padding: 0em 0;
}
.what-grids {
    margin-top: 1em;
    margin-bottom: 1em;
}
.what-left {
    float: left;
    width: 10%;
    text-align: center;
}
.what-grid1 i {
    height: 30px;
    width: 30px;
    /* margin: 3px; */
    font-size: 17px;
    border-radius: 15%;
    line-height: 32px;
    text-align: center;
    background: #f47721;
    color: #fff;
}
.fa-file-pdf-o:before {
    content: "\f1c1";
}
.what-right {
    float: left;
    width: 85%;
}
.what-grid1 h4 {
    font-size: 19px;
    color: #012232;
    font-weight: 600;
}
.what-grid1 p {
    font-size: 0.9em;
    line-height: 1.8em;
    /* padding-top: 0.8em; */
    text-align: left;
}


/*------ search the site -----*/
.bnr-one .bnr-left, .bnr-one .bnr-right
{
	width:100%;
	float:left;
}
.bnr-one .bnr-right input[type="text"]
{
	width:100%;
	margin-left: 0px;
}



.registerbutton1 .submitbutton1
{
	margin-top:5px;
}

.Heading_Pagesmalledit, .Common_Textedit, .commombutton
{
	text-align:center;
	margin-bottom:5px;
}





/*----------------------- hover css ------------------------------*/

/* Float Shadow */
.hvr-float-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-float-shadow:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  /* W3C */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity;
}
.hvr-float-shadow:hover, .hvr-float-shadow:focus, .hvr-float-shadow:active {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  /* move the element up by 5px */
}
.hvr-float-shadow:hover:before, .hvr-float-shadow:focus:before, .hvr-float-shadow:active:before {
  opacity: 1;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}
/* Float Shadow */


/* Float */
.hvr-float {
  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;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-float:hover, .hvr-float:focus, .hvr-float:active {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
/* Float */


/*----------------------- hover css ------------------------------*/

.inforsitemap .sitemapdiv1 .GuideInfosite1 {
    padding-top: 178px;
}
.industrymargin {
    margin-top: 0px;
}
.learningmargin {
    margin-top: 0px;
}
.sitemap_video {
    margin-top: 0px;
}





/*--------------- popup login -------*/
.modal-open .modal
{
	z-index:99999;
}
.stickywrap .align_class a
{
	transform: rotate(0deg);
	left:0px;
	width:100%;
}
.two_loginbox
{
	padding:20px 0px;
}
.two_loginbox .form-group
{
	margin:0px;
}
.registerbutton1 .chekbutton .btn-success, .registerbutton1 .submitbutton1 .btn-success
{
	border-color: #2c82b2;
}
/*--------------- popup login -------*/



/*----- copyright div -----*/
.copyright_menu ul
{
	width:100%;
	float:left;
}
.copyright_menu ul li
{
	display:inline-block;
    padding: 3px 6px;
    transition: all 0.5s ease-out;	
	font-size:16px;
	font-family: 'Humanist521BT-Light'!important;
}
.copyright_menu ul li:hover
{
	/*background-color:#2c82b2;*/
	border-radius:3px;
}
/*----- copyright div -----*/


.hover14{
	text-align:center;
}

.smart_solu #container.container.Gi_margin{
	border:1px solid #2c82b2!important;
}

.div_6 h1
{
	padding-top:10px;
	float: left;
    width: 100%;
}

.centerdiv .alternateimg .btn-success{
	border-color: #ffb619;
}
.PDdiv .PDbgDivFull .Tab_Div .InfoCommonDiv .addbutton{
	margin-top:5px;
}


p.txtplaceholder, .card_sent p
{
	text-align:center;
}

.banner-top .banner-bottom .bnr-one .bnr-right .textareabox
{
	margin-left:0px;
	width:100%;
}


.quicklink1
{
	text-align:center;
}

.quicklink1 .hvr-wobble-vertical
{
    background-color: #2c82b2;
    padding: 2px 5px;
    border-radius: 5px;
    color: #fff;
}


/*----------------- bottom frame inner  --------------------*/

.footer .footer-row .footer-grids .footerlist .hvr-underline-from-left:before
{
	background: #fff;
	height: 2px;
}
.footerhome .mobfooter .input-group-btn .btn.btn-lg
{
	line-height: 2.33!important;
}
/*----------------- bottom frame inner  --------------------*/


/*------------------ media query -------------------*/

@media only screen and (min-width: 1366px)
{
.logonew img {
    width: 100%;
}	
.div_4 .login_head
{
	padding-top:0px;
}
.login_700 .form-group
{
	width:100%;
}
.latestnews_divouter
{
	width:100%;
}
.latestnews_divouter .latestnews_li
{
	    font: normal 15px 'Raleway', sans-serif;
}
}
@media only screen and (min-width: 1025px)
{	
.headerwrapper .logowrap .navbar-brand
{
	    z-index: 999;
}
	.scheme iframe
	{
		width:100%!important;
	}
	.performer_BG990
	{
		width:100%!important;
	}
	.div_5 .buttons_text
	{
		    padding: 15px;
	}
	.red_bg
	{
		    padding: 10px 5px;
	}
	.box_5 h3
	{
		    font-size: 23px;
	}
	.onlineserveices
	{
		    width: 990px;
	}
	.onlineserveices ul li
	{
		    padding: 0 160px 0 0;
	}
	
}
@media only screen and (max-width: 1024px)
{
	.div3 .loginform ul li 
	{
		width: 25%;
	}
	.div3 .memberlog a
	{
		font-size: 17px;
	}
	.egreet_list .Gr_composeBlock1 .Gr_CmStyle .second
	{
		margin-right:0%;
	}
	.egreet_list .Gr_composeBlock1 .Gr_CmStyle .third .half{width:15%;}
	.schemewrap .performer_BG990
	{
		width:100%;
	}
	.onlineserveices ul li
	{
		    padding: 0 68px 0 0;
	}
	.navbar-nav > li > a
	{
		font-size:12px!important;
	}
	.div_2
	{
		/*margin-top:12%;*/
	}
	.div_9 .square_box span p
	{
		    width: 32%;```
	}
	#cssmenu > ul > li > a 
	{
    padding: 11px;
	text-align:left;
	}
	.box > .icon > .info > p{
	height:120px !important;
}
}

@media only screen and (max-width: 820px){
.div3 .memberlog a {
    font-size: 16px;
	padding: 0px 0px;
}
}

@media only screen and (min-width: 700px)
{
	.navbar-nav > li > a
	{
		color:#000;
	}
	.userlog p, .userpass p, .subwrap
	{
		text-align:center;
	}
	.userlog .input-group, .userpass .input-group
	{
		    margin: 0px auto;
	}
	.egreet_list .Gr_CmStyle .first
	{
		margin-right:0%;
	}
.email ul li
{
	
    background-color: #d82126;
    border-radius: 6px;
    border: 1px solid #d82126;	
	padding:5px;
    transition: all 0.5s ease-out;	
}
.email ul li:hover
{
    background-color: #015ea3;
	border: 1px solid #015ea3;	
}
.email ul li i
{
	color:#fff;
}
}

@media only screen and (max-width: 767px){


.navbar-default .navbar-nav > li > a
{
	color:#fff!important;
}

#premiumOutstanding .Investor_dropdown .text-info{
	width: 25% !important;
}
.logininhome {
    width: 100%;
}
.box > .icon > .info > p {
    height: auto !important;
}
.knw_center_in {
    padding: 15px 20px;
}
.knw_center h2 {
    font-size: 22px;
}
.latest_in {
    padding: 10px 0px;
}
#frmeCRMagic .login .login-form-grids{
	width:100%;
	float:left;
}
.loginin{
	width: 100%;
}
.latest_in {
    margin-top: 20px;
}
.online_box{
	width:50%;
	margin:0 auto;
	float:none;
}
.logo_div_in{
	width:50%;
	float:left;
	z-index: 999;
}
.menu_div_in{
	width: 100%;
    float: left;
    margin-top: 0px;
    position: realtive;
	z-index: 9;
}
.div6 .smart_innerdiv{
	width: 50%;
    float: left;
}

}
@media only screen and (max-width: 540px){
#premiumOutstanding .Investor_dropdown .text-info{
	width: 100% !important;
}
}


@media only screen and (max-width: 500px){

.div2{
	display:none;
}

.div6 .smart_innerdiv{
	width: 100%;
    float: left;
}
.logo_div_in{
	width:80%;
	float:left;
	z-index:999;
}
.menu_div_in{
	width: 100%;
    float: left;
    margin-top: 0px;
    position: realtive;
	z-index:9;
}

}

@media only screen and (max-width: 700px)
{
	.div2 .bannertxt h3
	{
		width:100%;
		font-size:27px;
	}
	.div2 .bannertxt
	{
		    padding: 8px 0 0 0;
	}
	.div2 .slide-text
	{
		top:0px;
	}
	.div2 .bannertxt h2
	{
		width:100%;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > li > a.has-submenu
	{
		color:#000 !important;
	}
	.div3 .loginform ul li {
    width: 100%;
    float: left;
}
.div10 .div10_inner
{
	border-right:2px solid #000;
	margin-bottom:45px;
}
.div10 .div10_inner:nth-child(2)
{
	border-right:0px solid #000;
}
.other_links
{
	width: 250px;
}
		.div9 .prdt_innerdiv DIV:last-child
	{
		font-size:14px;
	}
	.div9 .prdt_innerdiv DIV:first-child .red, .div9 .prdt_innerdiv DIV:first-child .blue, .div9 .prdt_innerdiv DIV:first-child .yellow, .div9 .prdt_innerdiv DIV:first-child .red, .div9 .prdt_innerdiv DIV:first-child .violet, .div9 .prdt_innerdiv DIV:first-child .orange, .div9 .prdt_innerdiv DIV:first-child .green
	
	{
		    padding: 61px 30px;
	}
	.div9 .prdt_innerdiv DIV img
	{
		width:55%;
	}
	.div8 .know_innerdiv span:first-child
	{
		font-size: 13px;
		padding: 25px 0px;		
	}
	.div6 .smart_innerdiv {
    /* padding: 22px 102px; */
}

	.div4 h1
	{
		text-align:center;
		padding-bottom:15px;
	}
	.logo_div
	{
		text-align: center;
		width: 100%;
		float: left;
	}
		.videowrap
	{
		float:left;
		margin-top: 12px!important;
	}
		.MF_fourBlock b
	{
		    font-size: 14px!important;
	}
	.latestnews_divouter
	{
		    height: 230px;
	}
.carousel-indicators {
    bottom: 0px !important;
}
	.centerdiv .tabmenu .resp-tabs-container.hor_1 .resp-arrow 
{
    margin-top: 3px;
}
	.onlineserveices ul li {
    padding: 0 10px 0 0;
}
	.transact_MFOnline .transact_MFOnlineHeading
{
	width: 100%;
	text-align: center;
	    font-size: 21px;
}
	.transact_MFOnline .MF_fourBlock
	{
		width:23%!important;
		margin-top: 12px;
		display:inline-block;
	}
		.transact_MFOnline .MF_fourBlock:nth-child(1)
		{
			width:31%!important;
			margin-bottom: 10px;
		}
		.userlog p, .userpass p, .subwrap
	{
		text-align:center;
	}
	.userlog .input-group, .userpass .input-group
	{
		    margin: 0px auto;
	}
	#parentHorizontalTab .resp-tabs-container #divNL4.resp-tab-content .Gi_AnchorInfo .Gi_AnchorArea .Gi_Anchor5
{
	width:100%;
	padding: 13px 3px;
	font-size:13px;
}
	#parentHorizontalTab .resp-tabs-container #divNL3.resp-tab-content .Gi_AnchorInfo .Gi_AnchorArea .Gi_Anchor5
{
	width:100%;
	padding: 13px 3px;
	font-size:13px;
}
	#parentHorizontalTab .resp-tabs-container .resp-tab-content #divNL3 .Gi_AnchorInfo .Gi_AnchorArea .Gi_Anchor5
{
	width:100%;
	padding: 14px 0px;
	font-size:16px;
}
	#parentHorizontalTab .resp-tabs-container #divNL2.resp-tab-content .Gi_AnchorInfo .Gi_AnchorArea .Gi_Anchor
{
	width:100%;
	padding: 13px 3px;
	font-size:14px;
}
	#parentHorizontalTab .resp-tabs-container h2.resp-accordion
	{
		font-size: 14px !important;
		color: #000;
	}

	.Cmn_align
	{
		text-align:center;
	}
	.Cmn_align .Abt_ClientImage
	{
	width: 43%;
    height: auto;
	}
	.white_border
	{
		width: 46%;
	}
	.div_7 .smart_txt
	{
		padding-bottom:15px;
	}
	.header-section {
    background: #fff;
    height: 60px;
}
	.div_2 {
    /*margin-top: 15%;*/
}
.div_4 .input-group
{
	margin: 0px auto;
    padding: 0px;
    margin-top: 20px;
}
.div_4 .sign_upline
{
	padding:10px;
}
.login_700
{
	width:100%;
	float:left;
	text-align:center;
}
.latestnews_divouter
{
	width:100%;
}
.latestnews_li
{
	    font: normal 17px 'Raleway', sans-serif;
}
.mf_table
{
float:left; margin-top:10px; margin-bottom:10px; /*width:100%;*/
}
.schemewrap iframe
{
	width:inherit;
}
.logonew img {
    width: 100%;
    margin-top: 0px;
}
#divPremTermCombo
{
	margin-top: 0px;
}
.DropDownDiv .innerDropDown.left27px
{
	margin-left: 0px!important;
}
.align_class
{
	text-align:center;
}
.div_4 input[type=submit]
{
	    margin-top: 10px;
}
.login_img
{
	text-align:center;
}
.login_img .login_head
{
	margin: 0px auto;
    padding: 0px;
	position:relative;
}
.div_4 .input-group
{
    margin-top: 0px;
}
.box_5 .red_bg
{
	margin-top:55px;
}
}

@media only screen and (min-width: 320px) and (max-width: 480px)
{
	.serch_dive_new{
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
}
.serch_dive_new .banner-top {
    float: left;
    width: 100%;
}
	.Cmn_align .Abt_ClientImage
	{
		    width: 80%;
	}
	.Heading_Pagesmall
	{
		font-size:18px;
	}
	.div3 .loginform ul li
	{
		width:100%;
		margin-bottom:0px;
	}
.div3 .loginform  .other_links	
{
	width:100%;
}
.div3 .memberlog a
{
	font-size:26px;
}
	.div3 .navbar-form .other_links a
{
	margin-left:30px;
}
	.div6 p
	{
	font-size: 15px;
    margin-top: 5px;
	}
	.div4 h1
	{
		font-size:27px;
	}
	.div4 p
	{
		text-align:center;
	}
	 .indicators-line > .carousel-indicators
	 {
		 		overflow-x:hidden;
	 }
		.div9 .prdt_innerdiv DIV img
	{
		width:inherit;
	}
	.div9 .prdt_innerdiv DIV:first-child .red, .div9 .prdt_innerdiv DIV:first-child .blue, .div9 .prdt_innerdiv DIV:first-child .yellow, .div9 .prdt_innerdiv DIV:first-child .red, .div9 .prdt_innerdiv DIV:first-child .violet, .div9 .prdt_innerdiv DIV:first-child .orange, .div9 .prdt_innerdiv DIV:first-child .green
	
	{
		    padding: 76px 36px;
	}	
	.div9 .prdt_innerdiv
	{
		width:100%;
	}
	.div6 .smart_innerdiv {
    padding: 4px ;
}
		.div8 .know_innerdiv span:first-child
	{
		font-size: 16px;		
	}
	.div8 .know_innerdiv
{
	width:100%;
}
.online_service DIV
{
	width:100%;
}	
	.div10 .div10_inner
{
border-bottom:2px solid #000;
border-right:0px solid #000;
margin-bottom:20px;
}
.div10 .div10_inner:last-child
{
border-bottom:0px solid #000;
border-right:0px solid #000;
}
.div10 .div10_inner span:last-child
{
	padding-bottom:15px;
}
	.latestnews_divouter 
	{
    height: 370px;
	}
	.videowrap
	{
		float:left;
		margin-top: 12px;
	}
	span.glyphicon.glyphicon-chevron-right, .carousel-control .glyphicon-chevron-left
	{
		/*display: none;*/
	}
	span.glyphicon.glyphicon-chevron-right
	{
		margin-right: -15px !important;
	}
	.cust_marg
	{
		margin-bottom:10px;
	}
	.onlineserveices ul li {
    padding: 0 0 0 0;
}
		.transact_MFOnline .transact_MFOnlineHeading
{
	width: 100%;
	text-align: left;
	    font-size: 21px;
}
	.transact_MFOnline .MF_fourBlock, 	.transact_MFOnline .MF_fourBlock:nth-child(1)
	{
		width:100%!important;
		margin-top: 12px;
	}
	.beillustdiv1 .befi_new .binifithdivnum
	{
		width:100%;
	}
	.nricenter .what-w3ls .what-grids .what-top .what-right
{
	float:right;
}
	.head-top .logonew
	{
		position:relative;
	}
	.white_border {
    width: 100%;
}
.login_boxX320
{
	margin-top:5px;
}
.form-control.pass_box
{
	text-align:center;
}


.email ul li a, .email ul li
{
	color:#fff
}
.about_btmBG .Gray_heading
{
	 font-size: 27px;
}
.align_class
{
	width:100%!important;
	float:left!important;
}
.col-ss-12
{
	width:100%;
}
.Tax_infoTb th {
    font-size: 12px;
}
.Tax_infoTb {
    font-family: 'Dosis', sans-serif;
}

}

/*------------------ media query -------------------*/











/*------------------ Ajay associates starts -------------------*/

.logo_div_in .logo_div
{
	margin: 10px 0 0;
}
.logo_div_in .logo_div img
{
	width: 100%;
}


/*header1*/
.ajayassohdr1
{
	float: left;
	width: 100%;
	padding: 40px 0;
	text-align: center;
}

.ajayassohdr1 h1.h1
{
	font-family: 'Oswald', sans-serif;
	color: #000;
	font-size: 30px;
	font-weight: bold;
	margin: 0 0 40px;
}

.onlinserindidv
{	
	float: left;
	width: 100%;
}

.onlinserindidv img
{	
	margin: 0 auto;
	padding: 15px;
	background-color: #c5cdda;
	border-radius: 100%;
}

.onlinserindidv h3.h3
{	
	color: #000;
	margin: 20px 0 0;
	font-family: 'Lato', sans-serif;
}

@media screen and (max-width: 767px)
{
	.onlinserindidv
	{
		width: 25%;
	}
}
@media screen and (max-width: 600px)
{
	.onlinserindidv
	{
		width: 24%;
		margin: 0 0.5%;
	}
}
@media screen and (max-width: 480px)
{
	.onlinserindidv
	{
		width: 50%;
		margin: 0 0 20px;
	}
}



/*header2*/
.ajayassohdr2
{
	float: left;
	width: 100%;
	padding: 40px 0;
	text-align: center;
	color: #fff;	

    background: url(../../images/ajay/img5.png) repeat #000 scroll 0 0;
    background-position: 100% 100% !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.ajayassohdr2 h1.h1
{
	font-family: 'Oswald', sans-serif;
	font-size: 30px;
	font-weight: bold;
	margin: 0 0 20px;
}
.ajayassohdr2 p.tx
{
	margin: 0 0 40px;
	font-family: 'Lato', sans-serif;
	letter-spacing: 0.75px;
}
.smartsoluindimdv_border
{
	float: left;
	width: 100%;
	padding: 2px;
	border: 2px solid rgba(255, 255, 255, 0.5);	
	box-shadow: 0 0 4px;
	background-color: transparent;
	border-radius: 5px;
}
.smartsoluindimdv
{
	float: left;
	width: 100%;
	background-color: #fff;
	padding: 10px;
	border-radius: 5px;
}

.smartsoluindimdv img
{	
	margin: 0 auto;
}
.smartsoluindimdv h3.h3
{	
	color: #000;
	margin: 20px 0;
	font-family: 'Lato', sans-serif;
}
.smartsoluindimdv a
{	
	display: inline-block;
	background-color: #2c82b2 ;
	padding: 10px 40px;
	font-family: 'Lato', sans-serif;
}
.smartsoluindimdv a:hover
{	
	text-decoration: none;
}

@media screen and (max-width: 767px)
{
	.smartsoluindimdv_border
	{
		width: 30%;
		margin: 0 1.665%;
	}
	.smartsoluindimdv h3.h3
	{
		height: 60px;
	}
}
@media screen and (max-width: 600px)
{
	.smartsoluindimdv_border
	{
		width: 100%;
		margin: 0 0 20px;
	}
	.smartsoluindimdv h3.h3
	{
		height: auto;
		margin: 0 0 20px;
	}
}

/*banner3*/

.white_div
{
	float: left;
	width: 100%;
	padding: 40px 0;
}
.white_div .schemein .container
{
	width: 100%;
}






/*header3*/
.ajayassohdr3
{
	float: left;
	width: 100%;
	padding: 40px 0;
	text-align: center;
	color: #000;	
	background-color: #ebebeb;
}

.ajayassohdr3 h1.h1
{
	font-family: 'Oswald', sans-serif;
	font-size: 30px;
	font-weight: bold;
	margin: 0 0 40px;
}
.kcindimaidv
{
	float: left;
	width: 100%;	
}
.kcindimaidv1
{
	float: left;
	width: 100%;
	background-color: #fff;
	padding: 20px;
	margin: 0 0 20px;
}


.kcindimaidv1 img
{	
	margin: 0 auto;
}
.kcindimaidv1 h3.h3
{	
	color: #000;
	margin: 20px 0;
	font-family: 'Lato', sans-serif;
}
.kcindimaidv1 p.tx
{	
	color: #000;
	margin: 0;
	letter-spacing: 0.75px;
	height: 95px;
	font-family: 'Lato', sans-serif;
}
.kcindimaidv a
{	
	display: inline-block;
	background-color: #2c82b2 ;
	padding: 10px 40px;
	color: #fff;
	font-family: 'Lato', sans-serif;
}
.kcindimaidv a:hover
{	
	text-decoration: none;
}
@media screen and (max-width: 1199px) and (min-width: 992px)
{
	.kcindimaidv1 h3.h3
	{
		height: 52px;
	}
}
@media screen and (max-width: 991px) and (min-width: 768px)
{
	#parentHorizontalTab .resp-tabs-container #divNL4.resp-tab-content .Gi_AnchorInfo .Gi_AnchorArea .Gi_Anchor5 {
    padding: 13px 0px!important;
    font-size: 11px!important;
}
	
#parentHorizontalTab .resp-tabs-container #divNL3.resp-tab-content .Gi_AnchorInfo .Gi_AnchorArea .Gi_Anchor5 {
    padding: 13px 0px!important;
    font-size: 11px!important;
}	
	
	
#parentHorizontalTab .resp-tabs-container #divNL2.resp-tab-content .Gi_AnchorInfo .Gi_AnchorArea .Gi_Anchor {
    padding: 13px 0px!important;
    font-size: 11px!important;
}	
	
	.kcindimaidv1 p.tx
	{
		height: 115px;
	}
}
@media screen and (max-width: 767px)
{
	.kcindimaidv
	{
		margin: 0 0 20px;
	}
	.kcindimaidv1 h3.h3
	{
		margin: 0 0 20px
	}
	.kcindimaidv1 p.tx
	{
		height: auto;
	}
}



/*header4*/
.ajayassohdr4
{
	float: left;
	width: 100%;
	padding: 40px 0;
	text-align: center;
	color: #000;
}

.ajayassohdr4 h1.h1
{
	font-family: 'Oswald', sans-serif;
	font-size: 30px;
	font-weight: bold;
	margin: 0 0 40px;
}
.prodinfomdvindi
{
	width: 33%;
	margin: 0 0.165%;
	float: left;
}
.prodinfomdvindi img
{
	width: 100%;
}
.prodinfomdvindi h3.h3
{
	font-family: 'Lato', sans-serif;
	margin: 20px 0 0;
}

@media screen and (max-width: 600px)
{
	.prodinfomdvindi
	{
	    width: 95%;
		margin: 0 2.5% 20px;
	}
}

/*banner5*/
.div10sbdv
{
	float: left;
	width: 100%;
	padding: 15px;
	background-color: transparent;
}


@media screen and (max-width: 991px) and (min-width: 768px)
{
	.onlinserindidv h3.h3,
	.smartsoluindimdv h3.h3,
	.kcindimaidv1 h3.h3,
	.prodinfomdvindi h3.h3
	{
		font-size: 18px;
	}
	.div4 p,
	.ajayassohdr2 p.tx,
	.kcindimaidv1 p.tx
	{
		font-size: 14px;
	}

}
@media screen and (max-width: 767px)
{
	.div3 .memberlog a br
	{
		display: none;
	}
}
@media screen and (max-width: 767px) and (min-width: 601px)
{
	.onlinserindidv h3.h3,
	.smartsoluindimdv h3.h3,
	.kcindimaidv1 h3.h3,
	.prodinfomdvindi h3.h3
	{
		font-size: 18px;
	}
	.div4 p,
	.ajayassohdr2 p.tx,
	.kcindimaidv1 p.tx
	{
		font-size: 14px;
	}
	.logo_div_in .logo_div img
	{
		width: 250px
	}
	.div3 .memberlog a
	{
		font-size: 24px;
	}

}
@media screen and (max-width: 600px) and (min-width: 481px)
{
	.onlinserindidv h3.h3,
	.smartsoluindimdv h3.h3,
	.kcindimaidv1 h3.h3,
	.prodinfomdvindi h3.h3
	{
		font-size: 18px;
	}
	.div4 p,
	.ajayassohdr2 p.tx,
	.kcindimaidv1 p.tx
	{
		font-size: 14px;
	}
	.logo_div_in .logo_div img
	{
		width: 250px
	}
	.div3 .memberlog a
	{
		font-size: 24px;
	}

}
@media screen and (max-width: 480px)
{
	.onlinserindidv h3.h3,
	.smartsoluindimdv h3.h3,
	.kcindimaidv1 h3.h3,
	.prodinfomdvindi h3.h3
	{
		font-size: 16px;
	}
	.div4 p,
	.ajayassohdr2 p.tx,
	.kcindimaidv1 p.tx
	{
		font-size: 12px;
	}
	.logo_div_in .logo_div img
	{
		width: 250px
	}
	.div3 .memberlog a
	{
		font-size: 24px;
	}
	.div3
	{
		/*padding: 0 0 20px;*/
	}

}

/*------------------ Ajay associates ends -------------------*/








