@import url("https://fonts.googleapis.com/css?family=Open+Sans");
body, h1, h2, h3, h4, h5, h6, p, ul, li, ol, blockquote {
  margin: 0;
  padding: 0;
}

body {
  background: #ffffff;
  color: #000000;
  font-family: "Open Sans", sans-serif;
  margin: auto;
}

article, aside, footer, header, hgroup, main, nav, section {
  display: block;
}

img {
  max-width: 100%;
  border: none;
}

input,
label,
select,
button,
textarea {
  margin: 0;
  border: 0;
  padding: 0;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  line-height: 1;
  box-sizing: border-box;
}

ul, li, ol {
  list-style-type: none;
}

button, a {
  cursor: pointer;
}

a {
  color: #0066cc;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.clearfix {
  display: inline-block;
}

/* start commented backslash hack \*/
* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

/* close commented backslash hack */
/*** h **/



#wrapper {
    width: 100%;
}
#containerMain {
    width: 1280px!important;
    margin: 0 auto!important;
}
#container {
    width: 1280px!important;
    margin: 0 auto!important;
    padding: 0!important;
    border: none!important;
    border-top: 0 none!important;
    background: #fff!important;
}
.leftpanel {
    float: left!important;
    width: 980px!important;
}
.edu-heading-share-social a#edu-heading-twitter {
    background: #fff url(https://images.mykhel.com/images/twitter-black-1726555228866.svg) no-repeat center !important;width: 25px;
}
	
#edu-header{
	display: none!important;
}

#header-ad{
	border: none!important;
}
.time-date {
    font-size: 14px!important;
    float: left;
    padding-left: 1px;
    color: #999999;
}
.posted-by{
	 font-size: 14px!important;
}
.big_center_img{
	padding-bottom: 0!important;
}
.oi-article-lt{
	width: 630px;
	float: right;
	padding-right: 22px;
}

.oi-article-rt{
	width: 300px;
	float: left;
	
}
p{padding: 5px 0!important;}
p:first-child { 
    padding-top: 0px!important;
}

#footerMain {
    background: #ddd!important;
    border: none!important;
  padding: 10px 0;
}

.footer-links {
    font-size: 14px;
    color: #666;
    text-align: center;
    padding: 5px;

}
.footer-links a {color: #666;text-decoration: none;}
.footer-links a:hover {color: #000;}
.copyright-text {
    font-size: 14px;
    color: #666;
    text-align: center;
    padding: 5px;

}

.edu-topnavigation ul li .subnavigation{
	max-width:1280px!important;
}
.newsletterText{
	height: 19px!important;
}


.oi-related h2 {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 15px 0 10px 0;
}
.oi-related ul{
	padding: 0;
}

.oi-related ul li {
    padding-bottom: 9px;
    margin-bottom: 10px;
    border-bottom: solid thin #cccccc;
    line-height: 22px;
}
.col-block img {
    display: block;
    width: 100%;
}

.os-short-text {
    font-size: 16px;
    color: #000000;
}
.col-block {
    width: 105px;
    float: left;
    margin-right: 10px;
}
.oi-related ul li a{
	color: #000;
	font-size: 14px;
	
}

.inArticleRight{
	text-align:left;
	
}


.os-header {
  background: #0288d1;
  height: 50px;
}
.os-header.fixed {
    position: fixed;
    left: 0;
    right: 0;
    z-index: 9999999;
    box-shadow: 0 1px 6px -2px #000000;
}
.os-header-block {
  font-size: 24px;
}
.os-header-block .os-logo {
  float: left;
  width: 175px;
  height: 46px;
}
.os-header-block .os-menu {
  float: left;
  line-height: 50px;
  position: relative;
  padding-right: 50px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 16px;
  color: #f5f5f7;
}
.os-header-block .os-menu span {
  position: absolute;
  width: 40px;
  height: 50px;
  right: 0;
  top: 0;
  cursor: pointer;
}
.os-header-block .os-menu span i {
  display: inline-block;
  position: absolute;
  width: 35px;
  height: 4px;
  background: #ffffff;
  margin: auto;
  left: 0;
  right: 0;
  transition: all ease-in-out 0.4s;
  -webkit-transition: all ease-in-out 0.4s;
  -moz-transition: all ease-in-out 0.4s;
  -ms-transition: all ease-in-out 0.4s;
  -o-transition: all ease-in-out 0.4s;
}
.os-header-block .os-menu span i:nth-child(1) {
  top: 13px;
}
.os-header-block .os-menu span i:nth-child(2) {
  top: 0;
  bottom: 0;
}
.os-header-block .os-menu span i:nth-child(3) {
  bottom: 13px;
}
.os-header-block .os-menu-bfont {
  font-size: 24px;
}
.os-menu.os-menu-bfont a {
    color: #fff;
    font-size: 24px;
}
.os-header-block .os-menu-nav {
  float: left;
  padding: 15px 0 0;
}
.os-header-block .os-menu-nav ul li {
  line-height: 16px;
  float: left;
  border-right: solid thin #ffffff;
  opacity: 0;
  visibility: hidden;
  transition: all linear 0.27s;
  -webkit-transition: all linear 0.27s;
  -moz-transition: all linear 0.27s;
  -ms-transition: all linear 0.27s;
  -o-transition: all linear 0.27s;
}
.os-header-block .os-menu-nav ul li.active a {
  color: #fed51b;
}
.os-header-block .os-menu-nav ul li a {
  display: inline-block;
  padding: 0 18px;
  color: #ffffff;
  text-transform: uppercase;
}
.os-header-block .os-menu-nav ul li:last-child {
  border-right: none;
}
.os-header-block .os-menu-nav.os-open li {
  opacity: 1;
  visibility: visible;
}
.os-header-block .os-menu.os-open span i {
  width: 25px;
}
.os-header-block .os-menu.os-open span i:first-child {
  top: 10px;
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  bottom: 13px;
}
.os-header-block .os-menu.os-open span i:last-child {
  top: 10px;
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
}
.os-header-block .os-menu.os-open span i:nth-child(2) {
  opacity: 0;
  visibility: hidden;
}
.os-header-rt-search {
  height: 50px;
  position: relative;
}
.os-header-rt-search-b {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 15px 10px;
  background: url(/images/search.svg) no-repeat;
  background-size: cover;
}
.os-header-rt-search .os-search-block {
  position: absolute;
  top: 10px;
  right: 35px;
}
.os-header-rt-search .os-search-block input[type="text"] {
  color: #ffffff;
  padding: 5px 10px;
  border: none;
  border-bottom: solid thin #ffffff;
  background: transparent;
  outline: none;
  font-size: 14px;
  width: 100px;
  opacity: 0;
  visibility: hidden;
  transition: all cubic-bezier(0.18, 0.89, 0.32, 1.28) 0.8s;
  -webkit-transition: all cubic-bezier(0.18, 0.89, 0.32, 1.28) 0.8s;
  -moz-transition: all cubic-bezier(0.18, 0.89, 0.32, 1.28) 0.8s;
  -ms-transition: all cubic-bezier(0.18, 0.89, 0.32, 1.28) 0.8s;
  -o-transition: all cubic-bezier(0.18, 0.89, 0.32, 1.28) 0.8s;
}
.os-header-rt-search .os-search-block input[type="text"]::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #ffffff;
}
.os-header-rt-search .os-search-block input[type="text"]::-moz-placeholder {
  /* Firefox 19+ */
  color: #ffffff;
}
.os-header-rt-search .os-search-block input[type="text"]:-ms-input-placeholder {
  /* IE 10+ */
  color: #ffffff;
}
.os-header-rt-search .os-search-block input[type="text"]:-moz-placeholder {
  /* Firefox 18- */
  color: #ffffff;
}
.os-header-rt-search.show .os-search-block input[type="text"] {
  visibility: visible;
  opacity: 1;
  width: 500px;
}
.os-header-ad {
  text-align: center;
  padding: 60px 0 10px; 
}
.os-header-rt {
  position: relative;
  width: 250px;
  font-size: 24px;
  font-weight: bold;
  line-height: 50px;
  padding-right: 40px;
  color: #f5f5f7;
  text-transform: uppercase;
}
.os-header-rt:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 32px;
  background: #ffffff;
  left: -42px;
}

/*
 * Footer Styles
 */

input.gsc-search-button, input.gsc-search-button:hover, input.gsc-search-button:focus {
  background-color: #357ae8 !important;
  background-image: none;
  border-color: #2f5bb7;
  box-sizing: inherit;
  filter: none;
  line-height: inherit;
}

.os-header-rt-search .os-search-block {
  position: absolute;
  right: 35px;
  top: 10px;
  width: 300px;
}

.gsc-input {
  color: #333 !important;
}
.gap5 {
  margin-top: 5px;
}

.gap10 {
  margin-top: 10px;
}

.gap15 {
  margin-top: 15px;
}

.gap20 {
  margin-top: 20px;
}

.os-width-header {
  max-width: 1366px;
  margin: 0 auto;
}

.os-khel-logo {
  float: left;
  height: 46px;
  background: #fff;
  padding: 2px 10px;
  margin-right: 10px;
  width: 195px;
}

.os-logo {
  margin-right: 0 !important;
  padding: 0 !important;
}

/*
 * Latest Menu Style Changes
 */
.os-header-block .os-menu-nav {/*max-width: 700px;*/}
.os-main-menu {
	float: left;
	position: relative;
	width: 40px;
	padding: 0 10px;
	height: 50px;
}
.os-main-menu span {
	cursor: pointer;
	display: block;
}
.os-main-menu span i {
    background: #ffffff;
    display: inline-block;
    height: 4px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    transition: all 0.4s ease-in-out 0s;
    width: 35px;    
}
.os-main-menu span i:nth-child(1) {top: 13px;}
.os-main-menu span i:nth-child(2) {bottom: 0;top: 0;}
.os-main-menu span i:nth-child(3) {bottom: 13px;}

.os-main-menu.menu-open span i:first-child {bottom: 13px;top: 10px;transform: rotate(135deg);}
.os-main-menu.menu-open span i:nth-child(2) {opacity: 0;visibility: hidden;}
.os-main-menu.menu-open span i:last-child {top: 10px;transform: rotate(-135deg);}


.os-menu-lists {
	position: absolute;
	top: -515px;
	width: 235px;
	background: #0288d1;
	z-index: 1000000;
	padding: 10px;
	transition: top 0.4s ease-in-out 0s;
}
.os-main-menu.menu-open{background: #0288d1;}
.os-menu-lists.menu-open {top: 50px;}
.os-menu-lists ul li a {
	font-size: 16px;
	color: #fff;
	padding: 5px;
	display: block;
}
.os-c-cricket .os-menu-lists, .os-c-cricket .os-main-menu.menu-open {background: #0288d1;}


.os-menu span.menu-arrow {
    background: url("/images/arrow-on.png") no-repeat scroll center center;
    height: 25px;
    width: 25px;
    margin: 14px;
}
.os-menu.os-open span.menu-arrow {background: url("/images/arrow-off.png") no-repeat scroll center center;}

.os-lang {
  float: left;
  padding: 15px 0 13px 10px;
  width: 140px;
}
.os-lang a {
  font-size: 14px;
  color: #fff;
}
.os-lang a i.material-icons {
  font-size: 18px;
  position: relative;
  top: 3px;
}
.os-lang.show .os-lang-block {
  top: 50px;
  opacity: 1;
  visibility: visible;
  background: #0288d1;
  z-index: 99999;
}
.os-lang-block {
  position: absolute;
  top: 20px;
   /*left: -10px;*/
  left: 290px;
/*left: 359px;*/
  transition: all ease-in-out 0.25s;
  -webkit-transition: all ease-in-out 0.25s;
  -moz-transition: all ease-in-out 0.25s;
  -ms-transition: all ease-in-out 0.25s;
  -o-transition: all ease-in-out 0.25s;
  background: #0288d1;
  width: 150px;
  font-size: 14px;
  opacity: 0;
  visibility: hidden;
}
.os-lang-block ul {
  padding: 5px 0;
}
.os-lang-block ul li {
  padding: 2px 10px;
}
.os-lang-block ul li span.allLanguages {
  color: #ffffff;
}
.os-lang-block ul li a {
  color: #ffffff;
  display: block;
  padding: 5px 0;
}
.os-menu-lists ul li span i {
  position: absolute;
  color: #ffffff;
  right: 0;
  transition: all ease-in-out 0.25s;
  -webkit-transition: all ease-in-out 0.25s;
  -moz-transition: all ease-in-out 0.25s;
  -ms-transition: all ease-in-out 0.25s;
  -o-transition: all ease-in-out 0.25s;
}
.os-menu-lists ul li .lang-block {
  transition: all ease-in-out 0.25s;
  -webkit-transition: all ease-in-out 0.25s;
  -moz-transition: all ease-in-out 0.25s;
  -ms-transition: all ease-in-out 0.25s;
  -o-transition: all ease-in-out 0.25s;
}
.os-menu-lists ul li .lang-block ul {
  padding: 2px 0 0;
}
.os-menu-lists ul li .lang-block ul li {
  border-bottom: solid thin rgba(255, 255, 255, 0.1);
}
.os-menu-lists ul li .lang-block ul li a {
  font-size: 13px;
  padding: 7px 20px;
}
.os-menu-lists ul li.show{
height: 100%;
padding:5px;
}
.os-menu-lists ul li.show span i {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}
.os-menu-lists ul li span {
  font-size: 15px;
  color: #ffffff;
  padding: 5px;
  display: block;
  position: relative;
  transition: all ease-in-out 0.25s;
  -webkit-transition: all ease-in-out 0.25s;
  -moz-transition: all ease-in-out 0.25s;
  -ms-transition: all ease-in-out 0.25s;
  -o-transition: all ease-in-out 0.25s;
}
.os-menu-lists ul li {
    height: 32px;
    overflow: hidden;
}
.os-lt {
  float: left !important;
}
/* close commented backslash hack */
.os-rt {
  float: right !important;
 right:85px!important;
}

.os-width {
  max-width: 1280px;
  margin: auto;
}

.os-header {
  background: #0288d1;
  height: 50px;
}
.os-notf {
    float: right;
    position: relative;
}
.nav-notification img{
  
      margin-top: 15px;
}
.os-lang{
	z-index: 999999999;
}
.os-lang{
	z-index: 999999999;
}
..os-lang{
	z-index: 999999999;
}

.oi-article-lt ul li{
	list-style-type: disc;
}

.oi-article-lt p:empty{
	padding: 0;
	margin: 0;
	line-height: 0;
}



.ds-overlay {
    position: fixed;
    width: 100%;
    margin: auto;
    transition: all linear 0.3s;
    -webkit-transition: all linear 0.3s;
    -moz-transition: all linear 0.3s;
    -o-transition: all linear 0.3s;
}
	.ds-overlay.active {

    z-index: 9999;
    top: 50px;
    bottom: 0;
    left: 0;
    right: 0;
}


.nav-sticky__progress-bar {
    width: 100%;
    background: #fff;
    height: 5px;
    display: none;
}
.nav-sticky__progress-bar__fill {
    width: 100%;
    background: -webkit-gradient(linear, right top, left top, from(#05f), color-stop(50%, #7201b2), to(#f83371));
    background: linear-gradient(to left, #05f, #7201b2 50%, #f83371);
    height: 100%;
    max-width: 100%;
} 


/*** media less than or equal to 1280 px **/
@media screen and (max-width: 1280px) {
  #containerMain, #container {
   width: 1230px!important;
  }
  .leftpanel{
  	 width: 920px!important;
  }
  .oi-article-lt {
    width: 600px;
    float: right;
    padding-right: 0;
}
.oi-article-rt {
    width: 300px;
    float: left;
    padding-left: 0px;
}
  
}




/*** media less than or equal to 1024 px **/
@media screen and (max-width: 1024px) {
.oi-article-rt{
	display: none;
}
  #containerMain, #container {
   width: 980px!important;
  }
  .leftpanel{
  	 width: 660px!important;
  }
  .oi-article-lt {
    width: 600px;
    float: left;
}
  
}

#div-gpt-ad-1506054776114-0{
	text-align: center;
}

.extensionElem {
    position: relative;
}

.get-extension {
    border: thin solid #ccc;
    background: #fff;
    position: absolute;
        width: 160px;
    top: 43px;
    text-align: center;
    font-size: 14px;
    padding: 10px 0;
    border-radius: 5px;
    right: 290px;
}

.arrow-up {
    border: solid #ccc;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    position: absolute;
    right: 10px;
    top: -5px;
    background: #fff;
}
.get-extension span {
    border-style: double;
    border-top: 0 none;
    border-left: 0 none;
    border-right: 0 none;
}
#edu-containerMain {margin-top: 0px;}
.edu-header {background: #fff;box-shadow: 0 0px 5px 1px #b1b1b1;position: relative;z-index: 10000;width: 1000px;height: 50px;top: 0;}
.edu-header-submenu {background: #fff;box-shadow: 0 0px 5px 1px #b1b1b1;position: relative;z-index: 1000;width: 1000px;height: 50px;top: 0;}
.edu-header-left {float: left;background: #0288d1;}
.edu-header-logo {float: left;padding: 4px 10px;}
.edu-header-logo img {width:140px;height:39px;}
.edu-header-langwrap {float: left;width: 100px;position: relative;}
.edu-header-language {margin: 20px 0 0 0;border-left: 1px solid #fff;padding-left: 10px;}
.edu-header-language a {font-size: 12px;color: #fff;display: block;text-decoration: none;}
.caret {width: 0; height: 0; border-left: 5px solid transparent;border-right: 5px solid transparent;border-top: 5px solid #fff;display: inline-block;vertical-align: middle;}
.edu-lang-block {position: absolute;top: 20px;left: 0px;transition: all ease-in-out 0.25s;-webkit-transition: all ease-in-out 0.25s;-moz-transition: all ease-in-out 0.25s;-ms-transition: all ease-in-out 0.25s;-o-transition: all ease-in-out 0.25s;background: #0288d1;width: 150px;font-size: 14px;opacity: 0;visibility: hidden;}
.edu-lang-block ul {padding: 5px 0;}
.edu-lang-block ul li {padding: 2px 10px;list-style-type: none;}
.edu-lang-block ul li a {color: #fff;display: block;padding: 5px 0;}
.edu-header-langwrap.show .edu-lang-block {top: 50px;opacity: 1;visibility: visible;background: #0288d1;z-index: 99999;}
.edu-header-menu {float: left;width: 580px;margin: 10px 0 7px 0;}
.edu-header-menu ul li {list-style-type: none;display: inline-block;position: relative;}
.edu-header-menu ul li a {display: block;padding: 5px 8px;font-size: 14px;color: #000;font-weight: bold;}
a.morevert {
    padding: 0px!important;
}
.edu-header-submenu ul li {list-style-type: none;display: inline-block;position: relative;}
.edu-header-submenu ul {padding: 10px 0 0 0;}
.edu-header-submenu ul li a {display: block;padding: 5px 10px;font-size: 14px;color: #000;font-weight: bold;}
.edu-header-moremenu {position: absolute;right: 0;top: 40px;width: 200px;background: #0288d1;opacity: 0;visibility: hidden;transition: all ease-in-out 0.25s;-webkit-transition: all ease-in-out 0.25s;-moz-transition: all ease-in-out 0.25s;-ms-transition: all ease-in-out 0.25s;-o-transition: all ease-in-out 0.25s;z-index: 100000;}
.edu-header-menu ul li.shohwmenu a.morevert {background: #0288d1;color: #fff;}
.showmenu .edu-header-moremenu {opacity: 1;visibility: visible;}
.edu-header-moremenu ul li {display: block;}
.edu-header-moremenu ul li a {display: block;padding: 5px;color: #fff;}
.showmore {vertical-align: middle;display: inline-block;}
.edu-header-right {float: right;width: 150px;display: flex;justify-content: end;}
.edu-header-search, .edu-header-login{float: left;padding: 5px;}
.edu-header-notf{float: right;padding: 3px 10px 0 5px;}
.edu-header-search, .edu-header-notf {margin: 5px 0;}
.edu-header-login {margin: 4px 0 5px 0;}
.search-icon {color: #444;font-size: 30px;}
.notf-icon {color: #0288d1;font-size: 30px;}
.online-course-login .login-btn {background: #ebebeb;border: 1px solid #ababab!important;border-radius: 5px;font-size: 14px;color: #000!important;text-decoration: none;padding: 3px 8px!important;font-weight: 600;margin-top: 2px!important;}

.nav-notification img{
  margin-top: 5px!important;
}
.notification-bell ,.notification-bell-inactive{margin: 0px 4px!important;position: relative;}
.nav-notification{height: 34px!important;float: right;}
/*.online-course-login{
  position: relative!important;
  right: 0px!important;
  height: 26px!important;
}*/
.os-header-ad{
  padding:10px 0 10px;
}
.os-header-rt-search{height: 26px!important;}
.header-search-block {
    position: absolute;
    right: 0;
    width: 350px;
    background: #0288d1;
    border: 1px solid #0288d1;
    border-top: 0 none;
    padding: 6px;
    z-index: 10000;
    top: 51px;
}
#oneindia_search{font-size: 12px;}
.one-search-btn{width: 20px;}
