@charset "utf-8";
/* CSS Document */
fieldset, label { margin: 0; padding: 0; }
h1 { font-size: 1.5em; margin: 10px; }
.kym {
    color: red;
    font-size: 13px;
    margin-top: -2%;
}
.article-heading {
    color: #216387;
    font-size: 13px;
    font-weight: bold;
    margin-top: 2.5% !important;
    vertical-align: bottom;
    line-height: 17px;
}


.normal-bold {
    color: #0e557d;
font-weight:bold;
margin-top:15px;
}
.cat-ul {
    margin-bottom: 2%;
    margin-left: 5%;
}
#basic-algebra .btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
    margin:0 auto;
	text-align:center;
}

.vdo-popup{
	width: 30% !important;
	}

.w3-closebtn {
    background-color: transparent;
    color: #fff;
    float: right !important;
    width: 31px;
    font-size: 19px;
    border-radius: 60px;
    margin-top: -5%;
    font-weight: bold;
    border: none;
    text-align: center !important;
    margin-right: -5%;
	cursor: pointer;
}

.padding-paragraph{
margin-top:24px !important
}

.img-top
{
margin-top:20%;}

ol.numbering-count1 li {
    list-style-type: decimal;
}


.rating { 
  border: none;
  float: left;
}
.bold-ans 
{
    color:#ED3237;
}
.mm-pg-view {
    float: right;
    margin-top: -2%;
}
.take-test {
    background: #0c6fa1 none repeat scroll 0 0;
    border-radius: 4px;
    margin: 0 auto;
    padding: 6px;
    text-align: center;
    width: 100%;
}
.take-test a 
{
color:#fff;
font-size: 15px;
}
.ques-tbls {
    margin-bottom: 10px !important;
    width: 100%;
}
.take-test {
    margin-bottom: 0px;
    margin-top: 0px;
    text-align: center;
    color:#fff;
}
.tbls {
    width: 100%;
    word-break: break-all;
	text-align:center !important;
}
.wout-mar {
    margin: 0;
}
.ques-tbls td {
    width: 50%;
}
.rating > input { display: none; } 
.rating > label:before { 
  margin: 1px;
  font-size: 1em;
  font-family: FontAwesome;
  display: inline-block;
  content: "\f005";
}
.rating > .half:before { 
  content: "\f089";
  position: absolute;
}
.rating > label { 
  color: #7a7a7a; 
 float: none; 
margin-right: 2px;
}
.italic
{
font-style:italic;
}
/*.rating > input:checked ~ label,
.rating:not(:checked) > label:hover, 
.rating:not(:checked) > label:hover ~ label { color: #ED3237;  } 
.rating > input:checked + label:hover, 
.rating > input:checked ~ label:hover,
.rating > label:hover ~ input:checked ~ label, 
.rating > input:checked ~ label:hover ~ label { color: #ED3237;  }
*/
#grn{
background-color:#D54936;
height:78px;
color:#FFFFFF;
margin-top:2%;
}
ul, ol {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 0px !important;
}
.ddt{
float:left;
color:#000;
}
.mrg{
}
.igms{
}
.payment-modes {
    margin-bottom: 3px;
    margin-left: 3%;
    margin-top: 3px;
}
.stst{
width:87%;
}
.rtmn2 {
margin-left: 13%;
}
.custom-icon img{
float:left;
width:17px;
}
.payment-ul {
    margin-bottom: 0px;
    margin-left: -4%;
}
.col-md-6.pr0 {
    padding-bottom: 20px;
    padding-right: 0;
padding-left:5px;
}
.also-viewed-item {
    border-top: 1px solid #c3c3c3;
    padding-bottom: 17px;
}
.ttst{
width: 65%;
padding-right: 0px;
color:#000;
}
.aarrt{
width: 88%;
padding-right: 21%;
color:#000;
}
.vvdo{
width: 65%;
padding-right: 0px;
color:#000;
}
.access11 {
    background: transparent url("http://mba.hitbullseye.com/CAT/images/cat-logo.png") no-repeat scroll 0 0;
    border-radius: 6px;
    color: #fff;
    float: right;
    font-size: 16px;
    height: 48px;
    margin-bottom: 20px;
    padding: 8px;
    width: 56%;
}
.bn2 {
  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;
color:#000;
border:1px solid #c3c3c3;
margin-top: 10px;
}
.bn2: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;
}
.bn2:hover, .bn2:focus, .bn2:active {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  /* move the element up by 5px */
}
.bn2:hover:before, .bn2:focus:before, .bn2: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) */
}
.bn2:hover {
    border: 1px solid #D54936;
    color: #000;
}	
.bn2.active-button {
    border: 1px solid #D54936;
    color: #fff;
opacity: 1;
font-weight:700;
}	
.bn2.active-button a {
    color: #D54936;
}	
.bn2 > a {
  color: #000;
}
.bn2 {
    width: 90%;
}
	#hv{
	border-bottom: solid 1px #E4E4E4;
	padding-top: 25px;
    padding-bottom: 25px;
	}
	#hv:hover{
	background-color:#E4E4E4;
	border-bottom: solid 1px white;
	padding-top: 25px;
    padding-bottom: 25px;
		}
		h4{color:#1599B0;
		}
		.ln{
		background-color:#79A41C;
		height:2px;
		}
		.scrl{
		overflow:scroll;
		height: 586px;
		overflow-x: hidden;
		}
		.bk{
		background-color:#FFFFFF;
		height:2px;
		}
.itm li{
    background:url("../images/bull.png") 
	no-repeat scroll left top;
    line-height: 15px;
    list-style: outside none none;
    margin-top: 10px;
    padding-left: 20px;
    vertical-align: top;
}
.itm{
padding-left:0px;
}		
p{
text-align:justify;
}
.para{
float:left;
margin-top:-6px;
}
.star{
color:black;
margin-top: 8px;
float: left;
}
.vd{
}
.nxt{
word-spacing:5px;
}
.videoWrapper {
	    width: 100%;
    height: 92%;
    overflow: hidden;
    margin-top: 6%;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#dur{font-family: arial;
 font-weight: bold;
  font-size: 14px;
  }
  h5{
  font-size:14px;
  color:black;
  }
   h6{
  font-size:13px;
  color:black;
  }
.bn {
    width: 65px;
    height: 23px;
    border: 1px solid #D54936;
    border-radius: 2px;
    color: #D54936;
    font-weight: 500;
    margin-top: 10px;
}

.course-title {
    font-size: 26px !important;
    font-weight: 300;
    margin-top: 2% !important;
	margin:30px 5px 10px;
}

.rating{
float:left;
width:110px;
margin-top:14px;
padding:0;
}



.rating-review{
float:left;
padding: 2px;
}
.tbls tr td{
padding:5px;
text-align:center !important;
border: solid 2px #c3c3c3;
}
.grey {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #fff;
    border-image: none;
    border-style: solid;
	margin: 7px;
}
.nxt-ul > li {
    background:url("http://mba.hitbullseye.com/ex/articles/images/plus.png") no-repeat scroll 0 5px;
    list-style: outside none none;
    margin-bottom: 8px;
    margin-left: 0;
    margin-top: 0;
    padding-left: 17px;
    padding-top: 0;
}
.bn-side{
width: 65px;
height: 23px;
border: 1px solid #D54936;
border-radius: 2px;
color: #D54936;
font-weight: 500;
 text-align: center;
}
.bn-side:hover{
    background-color: #D54936;
    width: 65px;
    height: 23px;
    border-width: 1px 1px 2px;
    border-style: solid;
    border-color: #D54936;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    border-radius: 2px;
    color: #FFF;
    font-weight: 500;
	 text-align: center;
}
.bg-white
{
background:#fff;
margin-top:0px;
padding-bottom: 30px;
border-bottom:1px solid #ccc;}
.bg-light{
padding-bottom:30px;
padding-top: 30px;
}
.also-viewed {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    margin-top: 5px;
}
.also-viewed ul {
    padding-left: 0px;
}
.col-md-6.pr0 img {
    width: 94%;
}
.also-viewed-item {
    list-style: outside none none;
}
.also-viewed-item {
    border-top: 1px solid #ccc;
    padding: 10px;
}
.col-md-6.pr0 {
    padding-right: 0;
}
.also-viewed-course-title {
    color: #555;
    display: block;
    font-size: 13px;
    line-height: 1.2;
}
.price.smaller {
    display: block;
    font-size: 20px;
    margin-top: 5px;
}
.price {
    color: #353535;
    font-size: 32px;
    font-weight: 700;
    line-height: 1;
}
.bg-light p {
    text-align: justify;
}
.description {
    font-weight: bold;
    padding-bottom: 15px;
}
.ci-d {
    margin:10px 5px;
}
.access-cat {
    background: transparent url("http://mba.hitbullseye.com/cat/images/cat-logo-rs.png") no-repeat scroll center center;
    border-radius: 6px;
    color: #FFF;
    font-size: 16px;
    margin-bottom: 20px;
    padding: 8px;
    text-align: center;
    height: 44px;
    margin-top: 0;
    margin-left: -5%;
}
.prep {
    border-radius: 6px
    font-size: 16px;
    margin-bottom: 20px;
    padding: 8px;
    text-align: center;
    background-position: left;
    height: 44px;
    background-repeat: no-repeat;
}
.access a{
color:#fff;
font-size:18px;
text-decoration:none;
}
.access a:hover{
text-decoration:none !important;
}
.list {
font-size: 13px;
padding-left: 15px;
}
.list .list-item {
    display: flex;
    margin-bottom: 5px;
}
.list-left {
    display: inline-block;
    min-width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100px;
}
.list-right {
    font-weight: 700;
}
.inst-left {
    float: left;
    width: 35%;
	margin-bottom:10px
}
.inst-right {
    float: left;
    width: 35%;
}
.bn2 {
  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;
color:#000;
border:1px solid #c3c3c3;
}
.bn2: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;
}
.bn2:hover, .bn2:focus, .bn2:active {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  /* move the element up by 5px */
}
.bn2:hover:before, .bn2:focus:before, .bn2: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) */
}
.bn2:hover {
    border: 1px solid #D54936;
    color: #000;
}	
.bn2.active-button {
    border: 1px solid #D54936;
    color: #fff;
opacity: 1;
}	
.bn2.active-button a {
    color: #D54936;
}	
	.bn2 > a {
    color: #000;
}
.bn2 {
    width: 90%;
 text-align: center;
}
	#hv {
    border-top: 1px solid #E4E4E4;
    border-bottom: 1px solid #E4E4E4;
    padding-top: 11px;
    padding-bottom: 11px;
    font-size: 11px;
    margin-left: 0px;
width:100%;
}
	#hv:hover{
	background-color:#F4F4F4;	
	border-top: solid 1px white;
	border-bottom: solid 1px white;
	padding-top: 11px;
    padding-bottom: 11px;
	margin-left: 0px;
width:100%;
}
	#hv1 {
    border-bottom: 1px solid #E4E4E4;
    padding-top: 11px;
    padding-bottom: 11px;
    font-size: 11px;
    margin-left: 0px;
width:100%;
}
	#hv1:hover{
	background-color:#F4F4F4;	
	border-bottom: solid 1px white;
	padding-top: 11px;
    padding-bottom: 11px;
	margin-left: 0px;
width:100%;
}
.border-img {
    border: 1px solid #c3c3c3;
}
.numeric-ul li {
    list-style: outside none numeric;
    margin-bottom: 5px;
}
.numeric-ul {
    padding-left: 15px;
    text-align: justify;
}
.table-section tr td {
    border: 2px solid #c3c3c3;
    padding: 10px;
}
.table-section {
    width: 100%;
    word-break: break-all;
}
.also-viewed .row {
    margin-bottom: -15px;
    margin-top: 5px;
}
.imagetable tr td {
    border: 1px solid #c3c3c3 !important;
}
.imagetable tr th {
    border: 1px solid #c3c3c3 !important;
}
.savec{
margin-left:-10px;
}

.next-heading {
   float: left;
    line-height: 26px;
    margin-bottom: 15px;
    margin-top: 15px;
    width: 100%;
}
.next-heading img {
    float: left;
    margin-right: 5px;
    width:auto;
}
.next-heading a {
    color: #185C83;
    float: left;
    font-size: 13px;
    font-weight: bold;
    margin-top: 2.5% !important;
    vertical-align: bottom;
    line-height: 17px;
}

.next-heading1 {
    float: left;
    line-height: 35px;
    margin-bottom: 15px;
    margin-top: 15px;
    width: 100%;
}

.next-heading1 img {
    float: left;
    margin-right: 5px;
    width: auto;
}

.next-heading1 a {
    color: #185C83;
    float: left;
    font-size: 13px;
    font-weight: bold;
    margin-top: 1.5% !important;
    vertical-align: bottom;
    line-height: 15px;
}
.next-heading1 a {
    outline: 0 !important;
}
.next-heading1 a {
    width: 90% !important;
}


li{
text-align:left;
}
 @media screen and (min-width:260px) and (max-width:319px){   
.social-division {
    margin: 0px auto 0px 30%;
    text-align: center;
    width: 42%;
    float: left;
}
.access11 {
    background: transparent url("http://mba.hitbullseye.com/CAT/images/cat-logo.png") no-repeat scroll 0px 0px;
    border-radius: 6px;
    color: #FFF;
    float: right;
    font-size: 16px;
    height: 48px;
    margin-bottom: 20px;
    padding: 8px;
    width: 100%;
    background-position: center;
}
.ttst{
padding-right: 0px;
color:#000;
}
.access11 {
    background: transparent url("http://mba.hitbullseye.com/CAT/images/cat-logo.png") no-repeat scroll 0px 0px;
    border-radius: 6px;
    color: #FFF;
    float: right;
    font-size: 16px;
    height: 48px;
    margin-bottom: 20px;
    padding: 8px;
    width: 100%;
	background-position:center;
}
.rtmn2 {
    margin-left: 0%;
}
.para {
    float: left;
    margin-top: -6px;
    margin-left: 11px;
}
.savec {
    margin-left: 0px;
}
.mrg {
    width: 150px;
}
}
 @media screen and (min-width:767px) and (max-width:990px){  
.social-division {
    margin: 0px auto 0px 30%;
    text-align: center;
    width: 42%;
    float: left;
}
.savec {
    margin-left: -2%;
}
.para {
    float: left;
    margin-top: -8px;
}
.access11 {
    background: transparent url("http://mba.hitbullseye.com/CAT/images/cat-logo.png") no-repeat scroll 0px 0px;
    border-radius: 6px;
    color: #FFF;
    float: right;
    font-size: 16px;
    height: 48px;
    margin-bottom: 20px;
    padding: 8px;
    width: 55%;
	background-position:center;
}
custom-icon img {
    float: left;
    margin-left: -34px;
}

.related-dom {
    background-color: #dbdcdd;
    height: 30px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: -22px !important;
    width: 80%;
}

.related-dom-ads {
    float: right;
    height: 133px;
    margin-top: 2px !important;
    position: relative;
    right: 10%;
    width: 80%;
}

.related-dom-ads1 {
    float: right;
    height: 133px;
    margin-bottom: 20px !important;
    margin-top: -18px !important;
    position: relative;
    right: 10%;
    width: 80%;
}


 }
 @media screen and (min-width:441px) and (max-width:665px){
.social-division {
    margin: 0px auto 0px 30%;
    text-align: center;
    width: 42%;
    float: left;
}
.access11 {
    background: transparent url("http://mba.hitbullseye.com/CAT/images/cat-logo.png") no-repeat scroll 0px 0px;
    border-radius: 6px;
    color: #FFF;
    float: right;
    font-size: 16px;
    height: 48px;
    margin-bottom: 20px;
    padding: 8px;
    width: 100%;
    background-position: center;
}
.para {
    float: left;
    margin-left: -36%;
    margin-top: -8px;
}
.mrg {
    margin-left: 0%;
    width: 100%;
    padding-top: 7%;
}
.savec {
    margin-left: -40%;
}
.access11 {
    background: transparent url("http://mba.hitbullseye.com/CAT/images/cat-logo.png") no-repeat scroll 0px 0px;
    border-radius:6px;
    color:#FFF;
    float:right;
    font-size:16px;
    height: 48px;
    margin-bottom:20px;
    padding: 8px;
    width: 74%;
}
}
 @media screen and (min-width: 992px) and (max-width:1200px){
.social-division {
    margin: 0px auto 0px 0%;
    text-align: center;
    width: 42%;
    float: left;
}
.access11 {
    background: transparent url("http://mba.hitbullseye.com/CAT/images/cat-logo.png") no-repeat scroll 0px 0px;
    border-radius: 6px;
    color: #FFF;
    float: right;
    font-size: 16px;
    height: 48px;
    margin-bottom: 20px;
    padding: 8px;
    width: 55%;
	background-position:center;
}
.aarrt {
    width: 96%;
    padding-right: 21%;
    color: #000;
}
.vvdo {
    width: 70%;
    padding-right: 0px;
    color: #000;
}
.ttst {
    width: 64%;
    padding-right: 0px;
    color: #000;
}
.stst {
    width:87%;
    margin-left:10px;
}
.savec {
    margin-left: -35px;
}
.para {
    float: left;
    margin-top: -6px;
    margin-left: -25px;
}
}
 @media screen and (min-width: 320px) and (max-width:360px){
	 
.course-title {
    font-size: 28px;
    font-weight: 300;
    margin-top: 25% !important;
    margin: 0 0 0 10px;
}	 
	 
.social-division {
    margin: 0px auto 0px 30%;
    text-align: center;
    width: 42%;
    float: left;
	padding:3px;
}
.next-heading a {
    color: #216387;
    float: left;
    font-size: 13px;
    font-weight: bold;
    margin-top:2.2% !important;
    vertical-align: -moz-middle-with-baseline;
    width: 100%;
}
.container {
     margin-left: 5px;
    margin-right: 5px;
    padding-left: 15px;
    padding-right: 15px;
}
.para {
    float: left;
    margin-top: -6px;
    margin-left: -17%;
}
.savec {
    margin-left: -21%;
}
.stst {
    width: 87%;
    padding-bottom: 10%;
}
.igms {
    margin-left: -17%;
}
.rtmn2 {
    margin-left: 0%;
    width: 110%;
.container {
    margin-right: 15px;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
}
.access11 {
    background: transparent url("http://mba.hitbullseye.com/CAT/images/cat-logo.png") no-repeat scroll 0px 0px;
    border-radius: 6px;
    color: #FFF;
    float: right;
    font-size: 16px;
    height: 48px;
    margin-bottom: 20px;
    padding: 8px;
    width: 100%;
    background-position: center;
}
}
 @media screen and (min-width:341px) and (max-width:360px){
.social-division {
    margin: 0px auto 0px 30%;
    text-align: center;
    width: 42%;
    float: left;
}
.container {
    margin-right: 15px;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.para {
    float: left;
    margin-top: -6px;
    margin-left: -21%;
}
.savec {
    margin-left: -26%;
}
.stst {
    width: 87%;
    padding-bottom: 10%;
}
.igms {
    margin-left: -17%;
}
.rtmn2 {
    margin-left: 0%;
    width: 110%;
}
.access11 {
    background: transparent url("http://mba.hitbullseye.com/CAT/images/cat-logo.png") no-repeat scroll 0px 0px;
    border-radius: 6px;
    color: #FFF;
    float: right;
    font-size: 16px;
    height: 48px;
    margin-bottom: 20px;
    padding: 8px;
    width: 100%;
    background-position: center;
}
}
 @media screen and (min-width:666px) and (max-width:766px)
{
.social-division {
    margin: 0px auto 0px 30%;
    text-align: center;
    width: 42%;
    float: left;
}
.stst {
    width: 87%;
    padding-bottom: 4%;
}
.para {
    float: left;
    margin-top: -6px;
    margin-left: -53%;
}
.mrg {
    margin-top: 1px;
}
.savec {
    margin-left: -54%;
}
}
 @media screen and (min-width:361px) and (max-width:440px){.off_cl close{margin-right: -39px!important;}
.social-division {
    margin: 0px auto 0px 30%;
    text-align: center;
    width: 42%;
    float: left;
}
.next-heading a {
    color: #216387;
    float: left;
    font-size: 13px;
    font-weight: bold;
    margin-top:2.2% !important;
    vertical-align: -moz-middle-with-baseline;
    width:100%;
}
.para {
    float: left;
    margin-top: -6px;
    margin-left: -34px;
}
.savec {
    margin-left: -43px;
}
.access11 {
    background: transparent url("http://mba.hitbullseye.com/CAT/images/cat-logo.png") no-repeat scroll 0px 0px;
    border-radius: 6px;
    color: #FFF;
    float: right;
    font-size: 16px;
    height: 48px;
    margin-bottom: 20px;
    padding: 8px;
    width: 100%;
    background-position: center;
}
} @media screen and (min-width:361px) and (max-width:409px){.off_cl close{margin-right: -39px !important;}} @media screen and (min-width:411px) and (max-width:500px){.off_cl close{margin-right: -77px !important;}}
 @media screen and (min-width:501px) and (max-width:760px){.off_cl close{margin-right: -115px !important;}} @media screen and (min-width:761px){.off_cl close{margin-right: 3px !important;}}
 .rating label.selected{color:#ED3237;float:left;}
.savec .rating {    display: inline-block;    float: left;    margin: 0;    padding: 0;    width: 82px;}.savec ..rating > label {float:none;}


/* color table css start */
table.imagetable th {
    background: #72a316;
    border-width: 1px;
    padding: 7px;
    font-weight: bold;
    border-style: solid;
    border-color: #eef2f2;
    text-align: center;
}
table.imagetable {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: center;
    color: #333333;
    border-width: 2px;
    border-color: #eef2f2;
    border-collapse: collapse;
}

table.imagetable .odd td {
    background: #eaf1dd;
}

table.imagetable td {
    background: #c7d482;
    background-color: #c7d482;
    border-width: 2px;
    font-size: 12px;
    line-height: 16px;
    padding: 5px 10px 4px 10px;
    border-style: solid;
    border-color: #eef2f2;
}


/* color table css end */
.blank-divis {
    clear: both;
    float: left;
    height: 0;
    width: 100%;
}

.related-dom-ads {
     float: right;
    height: 133px;
    margin-bottom: 33px !important;
    margin-top: 0 !important;
    position: relative;
    right: 0%;
    width: 91% !important;
}


.related-dom-ads1 {
    float: right;
    height: 133px;
    margin-bottom: 18px !important;
    margin-top: 0 !important;
    position: relative;
    right: 0%;
    width: 91% !important;
}


.related-dom {
	background-color: #dbdcdd;
    height: 30px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: 4%;
    margin-top: 10px !important;
    width: 88%;
}


.redline {
    border-top: 2px solid rgb(237, 50, 55);
    margin-bottom: 15px;
    margin-top: 0px;
}

.para-padding
{
	padding-top:3.4%;
}
.numbering-ol li {
    list-style-type: lower-alpha;
    margin-left: 15px !important;
	}
	
.numbering-count li {
    list-style-type: lower !important;
    margin-left: 32px !important;
	
}

.numbering-count1 li {
    list-style-type: lower !important;
    margin-left: 15px !important;
	padding: 5px;
	
}

.numbering-ol  {
        margin-bottom: 15px !important;
	}
	
.numbering-count{
    margin-bottom: 15px !important;
	
}

.numbering-count1  {
    margin-bottom: 15px !important;G1242
	
}


.angle {
    font-size: 25px !important;
    font-weight: normal;
}
.square {
    font-size: 25px !important;
    font-weight: normal;
}

.counting li {
    list-style-type: decimal;
    margin-left:15px;
	}

.counting{
    margin-bottom:10px;
	}
	
.alphabet li {
    list-style-type: upper-alpha;
    margin-left: 15px;
}

.alphabet{
    margin-bottom:10px;
	}
.alphabet-alpha li {
    list-style-type: lower-alpha;
    margin-left: 15px;
}
.alphabet-alpha{
    margin-bottom:10px;
	}	
/* video */  
.row.video-main {
    background: #D4EFFF;
    padding: 10px;
    border-radius: 5px;
    margin-left: 5px;
    margin-right: 5px;
	cursor: initial;
	margin-bottom: 2%;
}

.lecture-title {
    color: #4C4C4D;
	font-size: 14px;
	font-weight: normal;
	margin-top: 4%;
}



/* video */

.img-responsive1 {
    max-width: 100%;
    margin-bottom: 10px;
    margin-top: 10px;
}



/*pop-up-video */


.button {
  font-size: 1em;
  border-radius: 20px/50px;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s ease-out;
}
.button:hover {
  background: #06D85F;
}

.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
  z-index: 9999;
}
.overlay:target {
  visibility: visible;
  opacity: 1;
}

.popup {
  margin: 13% auto;
  border-radius: 5px;
  width: 26.1%;
  position: relative;
  
}


.popup .close {
  position: absolute;
  top: -15px;
  right: -10px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
  opacity: 1;
}
.popup .close:hover {
  color: #fff;
}
.popup .content {
  max-height: 30%;
  overflow: auto;
}

.content > iframe
{
background:#fff;
padding:5px;
}


@media screen and (max-width: 700px){
  .box{
    width: 70%;
  }
  .popup{
    width: 70%;
  }
  
  .vdo-popup{
	width: 90% !important;
	margin-top: 8%;
	}

}

@media screen and (max-width: 360px){
.popup .close {
    top: 15px;
    right: 10px;
  }
  .popup .close {
    top: -15px;
    right: -10px;
}
}


.redline
{
	display:none !important;
}

.normal-bold {
    margin-bottom: 0 !important;
}

.article-heading {
    color: #0e557d;
    font-weight: bold;
    line-height: 15px !important;
	font-size: 13px;
	margin-top:13px;
}

.normal-h2 {
    color: #0e557d;
    font-size: 14px;
    font-weight: bold;
    margin: 0 !important;
}





.video-border{
	float: left;
	width: 68.5%; 
	border-right: 1px solid rgb(255, 255, 255);
	height: 100%; 
	line-height: 20px;
	}
	
	
#basic-algebra .next-heading1 {
    float: left;
    line-height: 35px;
    margin-bottom: 0px;
    margin-top: 0px;
    width: 100%;
}	

#basic-algebra .next-heading1 a {
    color: #185C83;
    float: left;
    font-size: 13px;
    font-weight: bold;
    margin-top: -10px !important;
    vertical-align: bottom;
    line-height: 15px;
}


@media only screen and (min-width:320px) and (max-width: 360px)  {

#basic-algebra .video-border {    
    text-align: center;
    float: none;
    border-right: none;
    margin: 0 auto;
}



}
