* {
	padding: 0;
	margin: 0;
}

.clear {
clear: both;
}

body {
  line-height: 1.5em;	
  font-family: Open Sans;
  color: #000;
  padding: 0;
  margin: 0;
  background-color: #ccc!important; 
}

#page-wrap {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	height: auto;
	min-width: 240px!important;
	max-width: 1110px!important;
	background-color: #FFFFFF!important;
	box-shadow: 0px 5px 10px 9px #999;
}

/*.active{
	color:#5eac1a;	
}*/

/* FONTS */
h1, h2, h3, h4 {
	padding: 1% 0!important;
	/*color: #337ab7!important;*/
}

h1 {
	font-size: 20px!important;
}	

h2 {
	font-size: 18px!important;
}

h3 {
	font-size: 16px!important;
}

h4 {
	font-size: 14px!important;
}

p {
	font-size: 12px!important;
}

.title {
	font-size: 14px;
	color: #666;
	font-weight: bold;
	font-style: normal;
}

form {
	margin: 0;
	padding: 0;
}
	
.search-box {
	border: 1px solid #ccc;
	border-radius: 10px;
	padding: 1%;
}	
/* FONTS */

/* IMAGES */
img {
	border: 0;
}
div.logo {
	margin: 0;
	/*padding-left: 5%;*/
	padding:5px 0px 5px 9%;
}	
/* IMAGES */

/* LINKS */
a {
	color: #fff;
	text-decoration: none;
}
/* LINKS */

/* SOCIAL ICONS */
.connect {
	font-weight: 700;
	color: #2da6d1;
	margin: 0;
	padding: 0;
}	
#follow_us { 
	list-style-type: none;
	text-align: center;
	margin: 0;
	padding: 0;
	
}
/* SOCIAL ICONS */

/* SEARCH FORM */
#custom-search-form {
	margin:0;
	margin-top: 5px;
	padding: 0;
}
 
#custom-search-form .search-query {
	padding-right: 3px;
	padding-right: 4px \9;
	padding-left: 3px;
	padding-left: 4px \9;
	/* IE7-8 doesn't have border-radius, so don't indent the padding */
	margin-bottom: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
 
#custom-search-form button {
	border: 0;
	background: none;
	/** belows styles are working good */
	padding: 2px 5px;
	margin-top: 2px;
	position: relative;
	left: -28px;
	/* IE7-8 doesn't have border-radius, so don't indent the padding */
	margin-bottom: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
 
.search-query:focus + button {
	z-index: 3;   
}
/* SEARCH FORM */



/* PAGE */
.left_block, .right_block {
	margin: 0;
	padding:0;
}
.right_block {
	border-left: 3px dashed F5F5F5;
}
.head_block {
	margin: 0;
	padding: 0% 3% 1% 3%!important;	
}
.breadcrumb {
	background-color: #ffffff!important;
	margin: 0!important;
	padding: 2% 0 0 0!important;
}	
.breadcrumb  ul {
	list-style-type: none;
	display: inline-block;
	margin: 0;
	padding: 0;
}
.breadcrumb  ul li {
	display: inline;
	margin: 0;
	padding: 0;
}
.ad_block {
	margin: 0;
	padding: 0;	
	height: 70px;
}
#module_index {
	margin: 1% 3%;
	/*padding-left: 3%;
	border: 3px solid #F5F5F5;
	background-color: #F9F9F9;*/
}
#module_index ul {
	list-style-type: none;
	margin: 2% 0;
	padding-left: 5%;	
}
#module_index ul  li{
	padding-bottom: 1%;	
}
.module_block {
	margin: 1% 3%;
	/*padding: 0!important;*/
	padding:10px;
	border: 3px solid #F5F5F5;
}

.module_block .row {
	padding: 0 2%!important;
}


.module_block p{
	/*padding: 1%;*/
	font-size: 14px!important;
}
ul.options {
	padding: 1% 5%;
	font-size: 14px!important;
}
ul.options li {
	list-style-type: none;
	padding-bottom: 1%;
}	
.exams {
	background-color: #11538c;
	margin: 0;
	/*padding-left: 3%;*/
	text-align:center;
	padding:5px 0px 5px 3%;
}
.exams h2 {
	color: #FFFFFF!important;
}	
.exams h4 {
	color: #FFFFFF!important;
	font-size:18px;
	font-weight:bold;
}	
.current_affair {
	background-color: #11538c;
	margin: 0;
	padding-left: 3%;
}
.current_affair h3 {
	color: #FFFFFF!important;
}	
ul.modules {
	margin: 5% 1%;
	/*padding-left: 10%;*/
	list-style-type: none;
}
.modules li {
	padding-bottom: 2%!important;
}
.modules a {
	color: #2da6d1;
	text-decoration: none;
}
.modules a:hover {
	color: #5EAC1A;
}

/* centering styles for jsbin */
.row-centered {
	text-align: center;
	margin: 0;
	padding-left: 5%;
	width: 100%;
}	
/* centering styles for jsbin */
.test_block {
	display: block;
	margin: 0% auto;
	padding: 0!important;
	border: 3px solid #F5F5F5;
	text-align: center;
}
.fix-width {
	float: left;
	width: 30%;
	min-width: 250px;
	margin: 1% 1%;
	padding: 1% 2%;
	border: 3px solid #F5F5F5;
	text-align: center;
	box-shadow: 0px 5px 5px 2px #999;
}
.head {
	width: 100%;
	display: block;
	border-bottom: 5px solid #F5F5F5;
}	
.test-head {
	font-size: 120%;
	font-weight: bold;
}
.sub-head {
	font-size: 90%;
	color: #2da6d1;
	font-weight: 700;
}
.fix-width ul {
	text-align: left;
	margin: 5% 0 0 10%;
	padding-left: 2%;
	font-size: 90%;
}
.fix-width .price {
	margin: 10% 0 0 2%;
	font-size: 90%;
	font-weight: 700;
	text-align: left;
}
.fix-width .actualprice {
	color: #449D44;
}	
.fix-width  .b-size {
	width: 95%;
	margin-top: 10%;
	font-size: 110%;
	font-weight: 700;
}	
.sidebar {
	border-left: 2px dashed #F1F1F1;
	/*margin: 2.5% 0;*/
	padding: 0;
}
.sidebar_block {

	background-color: #f2f2f2;
	padding: 15px;
}	
.sidebar h3 {
	color: #5EAC1A!important;
}
.sidebar_block  ul {
	margin: 0;
	padding-left:0;
	list-style-type: none;
}		
/* PAGE */

/* FOOTER */
.footer_div {
	list-style-type: none;
    margin: 0;
    padding: 30px 0;
    overflow: hidden;
	color: #ffffff;
    background-color: #ca2422;
}
.footer_div p {
	margin: 0;
	padding: 5px 20px;
	font-size: 16px;
}
.footer_div a, .footer_div a:hover {
	color: #ffffff;
	text-decoration: none;
}	
/* FOOTER */

.division i {
	color:#ef9b1f;	
}

/* For pagination function. */
ul.pagination {
    text-align:center;
    color:#829994;
	margin-left:3%;
}
ul.pagination li {
    display:inline;
    padding:0 3px;
}
ul.pagination a {
    color:#0d7963;
    display:inline-block;
    padding:5px 10px;
    border:1px solid #cde0dc;
    text-decoration:none;
	margin-right: 10px;
}
ul.pagination a:hover,
ul.pagination a.current {
    background:#0d7963;
    color:#fff;
}

.clsAnswer p{
	width:100%;
	padding:10px 0px 0px 0px;	
}

#studyMaterialNote h2{
	padding:10px;	
}

#studyMaterialNote ul{
	padding-left:30px;	
}

.panel-heading a{
	color:#fff;	
}


/* ############  Menu   ############# */


header { width: 100%; }

.nav-bar { display: none; }

header nav {
  background: #ca2422;
  z-index: 1000;
  width: 100%;
  margin: auto;
}

header nav ul { list-style: none; }

header nav ul li {
  float: left;
  position: relative;
}

header nav:after {
  content: "";
  display: block;
  clear: both;
}

header nav ul li a {
  color: #fff;
  display: block;
  padding: 10px 15px 10px 15px;
  text-decoration: none;
  font-size: 14px;
  font-family: tahoma;
}

header nav ul li:hover { background: #34495e; }

header nav ul li:hover a { 
	color: #fff; 
	text-decoration:none;
}

header nav ul li i { margin-right: 10px; }

header nav ul li:hover .children { display: block; }

header nav ul li .children {
  display: none;
  background: #11538c;
  position: absolute;
  /*width: 150%;*/
  z-index: 1000;
}

header nav ul li .children span { display: none; }

header nav ul li .children li {
  display: block;
  width: 100%;
  border-bottom: 1px solid #ffffff99;
}

header nav ul li .children li a { margin-left: 10px; }

header nav ul li .fa-angle-down {
  position: relative;
  top: 2px;
  left:2px;
}

/*responsive nav style*/

@media (min-width: 768px) {
	
	#tableViewProfile{
	margin:0px;	
}
	
 #mobileMenu{
	display:none;	
}
#contactDetails {
	padding-left:40px;
}
} 

@media (max-width: 768px) { 

#tableViewProfile{
	margin:40px 0px 0px 0px;	
}
	#mobileMenu{
	display:block;	
	margin-top: 45px;
	
}
.container-fluid{
	padding-top:32px;
}
#carouselAdd
{
	padding-top:0px;
}
/*#searchDiv{
	display:none;	
}*/
#testimonial_form{

	float:left; 
	padding:0px 10px 0px 10px;
}
.tstmonl_cont {
	border:0;
	margin-top:30px;
	padding:0px 10px 0px 10px;
}
.sidebar {
	border-left:none;
	padding-top:15px;
}
#contactDetails {
	padding:0;
}

}

@media all and (max-width: 800px) {
	

	
#logo{
	display:none;	
}

body { padding-top: 60px; }

.nav-bar {
  display: block;
  width: 100%;
  position: fixed;
  top: 0;
  background: #fff;
  z-index:999999;
}

.nav-bar span {
  float: left;
  padding: 14px;
  color: #fff;
}

.nav-bar .fa-bars {
  display: block;
  padding: 20px;
  color: #fff;
  overflow: hidden;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  float: right;
}

header nav {
  width: 100%;
  height: auto;
  position: fixed;
  right: 100%;
  top : 100px;
  overflow: hidden;
  height: auto;
  z-index: 999999999;
}

header nav ul li {
  display: block;
  border-bottom: 1px solid rgba(255, 255, 255);
  width: 100%;
}

header ul li a { display: block; }

header nav ul li .children {
  width: 100%;
  position: relative;
  overflow: hidden;
  display: none;
}

header nav ul li:hover .children { display: none; }

header nav ul li ul li:first-child { border-top: 1px solid #ffffff99; }

header nav ul li .children span {
  display: inline-block;
  margin-right: 10px;
}

header nav ul li .children a {
  margin-left: 10px;
  padding: 5px 0;
}

header nav ul li .fa-angle-down {
  position: relative;
  top: 3px;
}
}
table {
/*  table-layout: fixed; */
  width: 100%
}

td {
  word-wrap: break-word;
}
#studyMaterialNote{
	padding:0px 15px 15px 15px;	
}

#studyMaterialNote ul, ol{
	padding-left:23px;	
}
#testInstruction ul, ol{
	padding-left:23px;	
}

#mobileMenu {
    background: #ca2422;
    z-index: 1000;
    width: 100%;
	position:fixed;
	float:left;
	height:40px;
	margin-bottom:20px;
}

#mobileMenu ul li {
    float: left;
    position: relative;
	list-style-type:none;
}

#mobileMenu ul li a {
    color: #fff;
    display: block;
    padding: 10px 8px 10px 10px;
    text-decoration: none;
    font-size: 13px;
    font-family: tahoma;
}
/*.gr{
	width: 76%;
	padding:6px;
	border-radius:5px;
	border: 1px solid #ccc;
}*/

.gr {

    height: 35px;
    width: 76%;
    position: relative;
    left: -2px;
    top: 0px;

}

a {
    color: #ca2422;
    text-decoration: none;
}
.modal-dialog {
	margin-top:96px;
}
.preNext {
	position: absolute;
	top: 43%;
	z-index: 5;
	display: inline-block;
	font-weight:bold;
}
.slider_title {
	color:#fff;
}