/* CSS Document */

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	font-family: 'open_sansregular', sans-serif;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
html, body {
	/*line-height: 1;	*/
	/*background-image:url(../images/bg.png); display: block;*/
   background:url(../images/download.png);display: block;
   overflow:auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility; 

	  
	}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
header {
    background-image:url(../images/bg.png);	
    height: 50px;
    position: fixed;
    top:0;
    transition: top 0.3s ease-in-out;
    width: 100%;
	box-shadow:0 0 5px rgba(0,0,0,0.75);
	background-image:linear-gradient(to bottom,#fff,#EDEDED);
	z-index:5000;
}

.nav-up {
    top: -80px;
}
.container
{
	width: 1080px;
	margin: 0 auto;
}
.logo
{
	float:left;  margin-top: 0px;
	background-image:url(../images/icall-Logo.png);
	width:200px;
	height:70px;
	cursor:pointer;
}

.logo-hdfc{	float:left;  margin-top: -5px;	background-image:url(../images/hdfc.png);	width:200px;	height:70px;}
.logo-Birla{	float:left;  margin-top: -5px;	background-image:url(../images/Birla.png);	width:200px;	height:70px;}
.logo-Ergo{	float:left;  margin-top: -5px;	background-image:url(../images/Ergo.png);	width:200px;	height:70px;}
.logo-Icici{	float:left;  margin-top: -5px;	background-image:url(../images/Icici.png);	width:200px;	height:70px;}
.logo-Sbi{	float:left;  margin-top: -5px;	background-image:url(../images/Sbi.png);	width:200px;	height:70px;}
.logo-Aviva{	float:left;  margin-top: -5px;	background-image:url(../images/Aviva.png);	width:200px;	height:70px;}
.logo-future{	float:left;  margin-top: -5px;	background-image:url(../images/future.png);	width:150px;	height:60px;}
.logo-Tata{	float:left;  margin-top: -5px;	background-image:url(../images/Tata.png);	width:200px;	height:70px;}
.logo-godigit{	float:left;  margin-top: -5px;	background-image:url(../images/godigit.png);	width:200px;	height:70px;}
.logo h1 a
{
	font-family: 'open_sansregular', sans-serif;
	text-decoration: none;
	color: #1C97CA;
	font-size: 40px;
	font-weight: 100;
	padding: 20px 0px;
	display: block;
	letter-spacing: 4px;
	text-transform: uppercase;
	
}
.menu
{
	float: right;
}
.menu ul li
{
	display: inline-block;	
	margin-top:15px;
}
.menu ul li a
{
	padding: 15px 15px;
	float:right;
	font-family: 'Raleway', sans-serif;
	text-decoration: none;
	color: #496182;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
	
}
.menu ul li a:hover
{
	color:indianred;
	padding: 15px 15px;
	background-color:white;
	font-weight:bolder;
	transition: color 0.3s ease-in;
	-moz-transition: color 0.3s ease-in;
	-o-transition: color 0.3s ease-in;
	-webkit-transition: color 0.3s ease-in;
	-ms-transition: color 0.3s ease-in;
	box-shadow: 0px 0px 10px #ccc;
	border-radius:6px;
	
}
.banner
{
/*	background: url(../images/picjumbo-bg5.png) no-repeat fixed;*/
	background: padding: 50px 0px;
	cursor: default;
	text-align:center;
	background-color:rgb(54, 73, 103);
}
.fixed{  position: fixed;  right: 0;  left: 0;}
.header-text
{
	text-align:center;
	color: #fff;	
}
.big-text
{
	font-size: 30px;
	line-height: 50px;
	font-family: 'open_sansregular', sans-serif;
	font-weight: 300;
}
.header-text h2
{
	font-size: 30px;
	font-weight: 600;
	font-family: 'Raleway', sans-serif;
	line-height: 60px;
}
.small-text
{
	width: 65%;
	margin: 0 auto;
	font-size: 18px;
	font-family: 'open_sansregular', sans-serif;
	font-weight: 400;
	line-height: 40px;
}
.small-text a
{
	color: #fff;
	border-bottom: 1px dotted #fff;
	text-decoration: none;
}
.button-section ul li
{
	display: inline-block;
	margin: 50px 20px;
}
.top-button
{
	
	text-decoration: none;
	border-radius: 5px;
	font-family: 'open_sansregular', sans-serif;
	font-weight: 600;
	font-size: 12px;
	text-transform: uppercase;
}
.white
{
	background-color: #fff;
	padding: 17px 30px;
	color: #4e4f4f;
}
.color-border
{
	background:url(../images/color_border.jpg) repeat-x scroll center top;
	width: 100%;
	float: left;
	display: block;
	height: 5px;
}
.features
{
	background: url(images/bg.png) repeat;
}
.desc
{
	font-family: 'open_sansregular', sans-serif;
	text-align:left;
	padding: 80px 0px;
}
.desc h2
{
	font-size: 30px;
	font-weight: 600;
	padding: 15px 0px;
}
.desc p
{
	font-size: 15px;
	font-weight: 400;
	line-height: 35px;
	width: 100%;
	margin: 0 auto;
	font-family: 'Open Sans', sans-serif;
	color: grey;
}
.features
{
	padding: 80px 0px;
	background-color: #24436d;
	float: left;
	width: 100%;
}
.features-section
{
	text-align: center;
}
h3.text-head
{
	color: steelblue;
	font-size: 27px;
	font-weight: 500;
	font-family: 'open_sansregular', sans-serif;
	text-align: center;
}
p.box-desc
{
	color: steelblue;
	font-size: 17px;
	font-weight: 500;
	font-family: 'Open Sans', sans-serif;
	line-height: 30px;
	text-align: center;
}
.features-section ul
{
	margin: 50px 0px;
}
.features-section ul li
{
	width: 360px;
	display: block;
	text-align: center;
	float: left;
}
.feature-icon
{
	background:url(images/feature-icons.png) no-repeat;
	width: 60px;
	height: 60px;
	display: inline-block;
}
.icon1
{
	background-position: -1px -1px;
}
.icon2
{
	background-position: -68px -1px;
}
.icon3
{
	background-position: -136px -1px;
}
.features-section ul li h4
{
	font-size: 17px;
	font-weight: 600;
	color: #fff;
	font-family: 'open_sansregular', sans-serif;
	line-height: 50px;
	margin-top: 20px;
}
.features-section ul li p
{
	color: #aab1bf;
	font-size: 15px;
	line-height: 20px;
	width: 90%;
	margin: 0 auto;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	
}
.stories
{
	padding: 80px 0px;
	float: left;
	width: 100%;
	background: #f1f1f1;
}
.stories-section ul li
{
	width: 318px;
	margin: 40px 20px 0px;
	border-radius: 5px;
	background-color: #fff;
	float: left;
	transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	-ms-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
}
.stories-section ul li a
{
	text-decoration: none;
}
.story-img img
{
	width: 318px;
	height: 200px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.story-box
{
	border: 1px solid #ccc;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-top: none;
	text-align: center;
	padding: 10px 0px 20px;
}
.story-box h4
{
	color: #4E4F4F;
	font-size: 16px;
	font-family: 'open_sansregular', sans-serif;
	font-weight: 600;
	line-height: 50px;
}
.story-box p
{
	color: #888;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	font-weight: 400;
	line-height: 20px;
}
.stories-section ul li:hover
{
	box-shadow: 0px 0px 6px 0px #ccc;
}
.contact
{
	padding: 10px 0 30px 0;
	width: 100%;
	float: left;
	font-family: 'Open Sans', sans-serif;
/*	background-color: #D6D6D6;*/
/*	background-image:url(../images/bg.png); display: block;*/
}
.contact-section
{
	width: 60%;
	margin: 0 auto;
	font-family: 'Open Sans', sans-serif;
}
form input
{
	background: none repeat scroll 0% 0% #F7F6F6;
	color:darkgrey;
	padding: 15px;
	width: 100%;
	border-radius: 5px;
	font-size: 16px;
	font-weight: 400;
	margin-top: 30px;
	font-family: 'Open Sans', sans-serif;
	box-shadow: none;
	border: 2px solid #CEEF9E;
	transition: all 0.5s ease-in;
	-moz-transition: all 0.5s ease-in;
	-o-transition: all 0.5s ease-in;
	-ms-transition: all 0.5s ease-in;
	-webkit-transition: all 0.5s ease-in;
	margin-left: 0px;
}
form textarea
{
	width: 100%;
    border-radius: 5px;
    box-shadow: none;
    background: none repeat scroll 0% 0% #F7F6F6;
    padding: 15px;
    font-size: 16px;
    font-weight: 400;
	height: 180px;
	margin-top: 30px;
	font-family: inherit;
	border: 2px solid #CEEF9E;
	font-family: 'Open Sans', sans-serif;
	resize: none;
	transition: all 0.5s ease-in;
	-moz-transition: all 0.5s ease-in;
	-ms-transition: all 0.5s ease-in;
	-o-transition: all 0.5s ease-in;
	-webkit-transition: all 0.5s ease-in;
	margin-left: 0px;
}
button.submit
{
	background: #1C97CA;
border: medium none;
color: #FFF;
padding: 15px 10px;
font-size: 18px;
font-weight: 600;
font-family: "Open Sans",sans-serif;
transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
margin-top: 20px;
transition: background 0.3s ease-in;
cursor: pointer;
display: block;
margin: 30px auto 0px;
border-radius : 5px;
}
button.submit:hover
{
	background:#888;
}
form input:focus
{
	border: 2px solid #888;
	background-color: #fff;
}
form textarea:focus
{
	border: 2px solid #888;
	background-color: #fff;
}
.footer{background-color:grey; color:white; text-align:center;}
.footer a{color:white; text-align:center; }
.footer a:hover{color:skyblue; text-align:center; text-decoration:none; transition:all ease-in-out 0.3s; }

/*.footer {position: absolute;	display: none;	left: 0;	bottom: 0;		height: 20%;}*/

.fTab {
	width: 12%;
	height: 5em;
	position:fixed;
	bottom: 0;
	left: 0em;
	display: block;
	color:grey;	
	text-align: center;
	font-size: 1em;
	border-radius: 10px 10px 0 0;
	cursor: pointer;
	-webkit-transition: 0.5s ease-in-out;
	-moz-transition: 0.5s ease-in-out;
	-ms-transition: 0.5s ease-in-out;
	-o-transition: 0.5s ease-in-out;
}

.fTab.current {	bottom: -7%;}

.footer-content
{
	width: 100%;
	background-color: #373A42;
	float: left;
	text-align: center;
	padding-top:10px;
	bottom:0;
}
.footer-content p.copyright {
    color: #585C65;
    font-weight: 300;
    font-size: 14px;
	color: white;
}
.footer p.copyright { padding-top:10px;}
.footer-content p.copyright a
{
	color: white;
	text-decoration: none;
	border-bottom: 1px dotted #585c65;
}
ul.socialmedia {
    margin: 0;
    list-style:none;
    margin-top: 25px;
}
ul.socialmedia li {
    display: inline-block;
    margin-left: 15px;
	margin-right: 15px;
    color: #585c65;
    font-size: 26px;
}
ul.socialmedia li a {
    
    color: #585c65;
    font-size: 26px;
}

i.icon-twitter {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
i.icon-twitter:hover {
    height: 100%;
    color: #00acee;
}
i.icon-facebook {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
i.icon-facebook:hover {
    height: 100%;
    color: #3b5998;
}
i.icon-dribbble {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
i.icon-dribbble:hover {
    height: 100%;
    color: #ea4c89;
}
i.icon-linkedin {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
i.icon-linkedin:hover {
    height: 100%;
    color: #0e76a8;
}
i.icon-instagram {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;

}
i.icon-instagram:hover {
    height: 100%;
    color: #3f729b;
}
ul.socialmedia li a {
    text-decoration: none;
}
.responsive-menu-button
{
	float: right;
	padding: 10px 0px;
}
#mobile-header {
display: none;
}
.aboutus {
  margin-right: 30px;
  margin-left: 30px;}
.help {
  margin-right: 30px;
  margin-left: 30px;  }
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}  
.center{ text-align:center;}
.color{background-color: #24436d;}
.help h2 { color:white;}
.help p { color:white;}

/*TABLE STARTS*/


/* Use a wide full screen for small screens like tablets. */
@media (min-width: 768px) and (max-width:992px) {
.container {
		width: initial;
        padding-left: 2em;
        padding-right: 2em;        
	}
}





/* --- Features ------------------------- */
.skyblue{color: white;  background-color: #31708f;  border-color: #bce8f1;} 
.blue{color: white;  background-color: #31708f;  border-color: #bce8f1;}
.blue:hover{box-shadow: 0px 10px 50px #31708f; }
.green{  color: white;  background-color: #3c763d;  border-color: #d6e9c6;}
.green:hover{ box-shadow: 0px 10px 50px #3c763d;  }
.red {  color: white;  background-color: #a94442;  border-color: #ebccd1;}
.red:hover{box-shadow: 0px 10px 50px #a94442;}
.yellow{color: white;  background-color: #8a6d3b;  border-color: #faebcc;}
.yellow:hover{box-shadow: 0px 10px 50px #8a6d3b;  }
.dashboard{   padding:5px;  border: 1px solid transparent;  border-radius: 5px;margin-bottom: 15px;}

.my_feature {
    line-height:20px;
	font-weight:700;
	font-size:15px;
	text-transform:uppercase; 
	padding-top:10px;	
}

.chaptername {line-height:20px; font-size:13px; font-weight:600; padding-top:10px;text-transform:uppercase; }
.chaptername a {color: currentcolor;}
.chaptername a:hover { box-shadow: 0px 0px 35px white; color:#4C8435; text-decoration:none; transition:all ease-in-out 0.3s; }

/*.chaptername a:hover { color:indianred;text-decoration:none; transition:all ease-in-out 0.3s; 
transition: color 0.3s ease-in;	-moz-transition: color 0.3s ease-in;	-o-transition: color 0.3s ease-in;	-webkit-transition: color 0.3s ease-in;	-ms-transition: color 0.3s ease-in;	}
*/.my_featureRow {
    margin-top:2px;
    border: 1px solid grey;
	background-color: #4C8435;
  	color: white;
}    
.my_featureRow:hover {
    background-color:white;
	box-shadow: 0px 0px 10px #ccc;
	color:indianred;
} 

.my_planFeature {
    text-align: center;
	font-size:14px;
	padding-top:10px;
} 
/* --- Plan 1 --------------------------- */
.my_plan1 {
    background:#D06503;
	color:white;
	height:39px;
}

.my_planHeader.my_plan1 a {
    background: rgb(72, 109, 139);
    color:white;
}

.my_planHeader.my_plan1 {
    background: rgb(105, 153, 193);
    border-bottom: thick solid rgb(72, 109, 139);
}

/* --- Plan 2 --------------------------- */
.my_plan2 {
    background:#E9931A;
	color:white;
	height:39px;
}

.my_planHeader.my_plan2 a {
    background: rgb(108, 131, 62);
    color:white;
}

.my_planHeader.my_plan2 {
    background: rgb(134, 162, 77);
    border-bottom: thick solid rgb(108, 131, 62);
}

/* --- Plan 3 --------------------------- */
.my_plan3 {
    background: #1691BE;
	color:white;
	height:39px;
}

.my_planHeader.my_plan3 a {
    background: rgb(199, 127, 40);
    color:white;
}

.my_planHeader.my_plan3 {
    background: rgb(253, 161, 49);
    border-bottom: thick solid rgb(199, 127, 40);
}


/* --- Plan 4 --------------------------- */
.my_plan4 {
    background:#166BA2;
	color:white;
	height:39px;
}

.my_planHeader.my_plan4 a {
    background: rgb(199, 127, 40);
    color:white;
}

.my_planHeader.my_plan4 {
    background: rgb(253, 161, 49);
    border-bottom: thick solid rgb(199, 127, 40);
}

/* --- Plan 5 --------------------------- */
.my_plan5 {
    background:#1B3647;
	color:white;
	height:39px;
}

.my_planHeader.my_plan5 a {
    background: rgb(199, 127, 40);
    color:white;
}

.my_planHeader.my_plan5 {
    background: rgb(253, 161, 49);
    border-bottom: thick solid rgb(199, 127, 40);
}
.my_plan5 a { color:white; display: inline-block;padding: 15px 15px;margin-top:-15px; text-decoration:none;}
.my_plan5 a:hover { color:white; text-decoration:none; }

/* --- Plan 6 --------------------------- */
.my_plan6 {
    background:#152836;
	color:white;
	height:39px;
}

.my_planHeader.my_plan6 a {
    background: rgb(199, 127, 40);
    color:white;
}

.my_planHeader.my_plan6 {
    background: rgb(253, 161, 49);
    border-bottom: thick solid rgb(199, 127, 40);
}

/*TABLE ENDS*/

.shadow{box-shadow: 0px 2px 10px gray;}
.information{ padding:10px 0 10px 0;}
.welcome{ margin-top:10px;}
.box {
 /* background: #fff;
  border-top-left-radius: 15em 1em;
  border-bottom-right-radius: 15em 1em; 
  box-shadow: 0px 5px 50px 0px silver;
  padding: 25px;
  margin-left: 50px;*/
  
  	/*width:70%;*/
   /* height:200px;*/
    background:#FFF;
    margin:50px auto;
	padding:30px;
}


/*==================================================
 * Effect 2
 * ===============================================*/
.effect2
{
  position: relative;
}
.effect2:before, .effect2:after
{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: #777;
  -webkit-box-shadow: 0 15px 10px #777;
  -moz-box-shadow: 0 15px 10px #777;
  box-shadow: 0 15px 10px #777;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.effect2:after
{
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}
.chapterindex li a{ color:currentColor; font-size:16px; line-height:30px;text-transform:uppercase;}
.chapterindex li a:hover{ color:indianred; font-size:22px; font-weight:700; transition: all 0.3s ease-in-out; text-decoration:none; text-transform:capitalize;}
#footer {position:relative; bottom: -50px; z-index:0; transition: all 0.3s ease-in-out;}
#footer ul {float:left;}
#footer ul li {float:left; padding: 5px 10px; background: #333; color: #fff; margin: 3px; border-radius: 3px;  }
.crunchify-top1 {
	display: none;
	position: fixed;
	bottom: 45rem;
	right: 1rem;
	width: 3.2rem;
	height: 3.2rem;
	line-height: 3.2rem;
	font-size: 1.4rem;
	color: #fff;
	background-color: rgba(0,0,0,0.3);
	text-decoration: none;
	border-radius: 3.2rem;
	text-align: center;
	cursor: pointer;
}
.crunchify-top1:hover {
	color: #fff !important;
	background-color:indianred;
	text-decoration: none;
}
.padd{padding-top: 9px;}
.crunchify-top:hover {
	color: #fff !important;
	background-color: #ed702b;
	text-decoration: none;
}

.crunchify-top{
	display: none;
	position: fixed;
	bottom: 10rem;
	right: 1rem;
	width: 3.2rem;
	height: 3.2rem;
	line-height: 3.2rem;
	font-size: 1.4rem;
	color: #fff;
	background-color: rgba(0,0,0,0.3);
	text-decoration: none;
	border-radius: 3.2rem;
	text-align: center;
	cursor: pointer;
	} 

.bootomfooter{ 
	position:fixed;
	bottom:45px;
	right:10%;
	text-align:right;
	color:white;}
.bootomfooter a{color:white; text-decoration:none;}	
.bootomfooter a:hover{color:white; text-decoration:none;}	
.mar{ margin:8px; }
.mar p{ margin:0px; }
.mar a{ margin:5px; color:white;}
.mar a:hover{ color:white; text-decoration:none;}
.page{ padding-top:10px; color:white;}
.page a {color:white;}
.page a:hover {color:skyblue; text-decoration:none;}
.icallcontent{ padding-top:10px; height:auto;}
.blank {padding-top:520px;}
.marg{margin-top:-25px;}
.border{padding: .2em .25em .15em; background-color:cornflowerblue; color:white; border: solid 1px #eee;  border-radius: 5px; font-weight:600;}
.player{ margin-top:10px;}
.modalheight {padding-top:100px;}
.practise{ padding-top:80px; padding-bottom:300px;}
.quiz{padding-top:135px; /*margin-bottom:100px;*/}
.answers{ margin-left:50px;}
.sb{margin-left:35px; margin-top:25px;}
.quiz h4 { color:green; font-weight:500;}
/*audio Player*/