/*
 * General Elements Styles
 */

@font-face
{
font-family: latha;
        src: url('/common/adaptive/fonts/latha.ttf'); 
}

* {
	margin: 0;
	padding: 0;
}
header, footer, article, section, figure, nav, aside {
	display: block;
}
body {
    color: #000;
    font-family: latha,TSCu_paranar,Arial;
}
a {
	text-decoration: none;
	outline: none;
}
img {
	border: 0 none;
	max-width: 100%;
}
ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#all-page-wrapper {

    width: 100%;
}



/*Header Style*/

#headerLeft{
	float: left;
	width: 280px;
}	

#headerRight{
	float: right;
	width: 708px;
}

#headerSearch{
float: left;
width: 412px;
}

#headerLanguage{
	float: right;
	
}

#headerPromotionText{
	clear: both;
	margin-top: 10px;
	color: #0066cc;
    font: bold 15px/21px verdana;
    text-align: center;
}

#headerPromotionText a {
    color: #0066cc;
}

.headerTopAd{

	text-align: center;
	clear: both;
	margin-top: 46px;
}

.googleSearch{
	width: 300px;
	margin: 10px auto 0;
    height:36px;
}

.languagesHeader {
    background: none repeat scroll 0 0 #f6f6f6;
    border: 1px solid #cac8c8;
    clear: both;
    font-size: 13px;
    margin-top: 15px;
}
.languagesHeader a {
    border-right: 1px solid #cac8c8;
    color: #000!important;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    padding: 0 5px;
}
.languagesHeader a.last {
    border-right: 0 none;
}

#headerMain {
    margin: 0 auto;
    width: 1000px;
    background: #fff;
    position:relative;
}


#header {
	padding: 10px 0;
}
#header-left {
	float: left;
	position: relative;
}
#logo {
	float: right;
	width: 220px;
	height: 87px;
}
#header-right {
	float: right;
}
.menu {
	float: left;
	background: #e10405;
	position: relative;
	margin-top: 20px;
	margin-right: 10px;
}
.languages {
	clear: both;
	font-size: 13px;
	background: none repeat scroll 0 0 #F6F6F6;
    border: 1px solid #CAC8C8;
    margin-top: 30px;
}
.languages a {
	border-right: 1px solid #CAC8C8;
    color: #000000;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    padding: 0 5px;
}
.languages a.last {
	border-right: 0 none;
}

.header-ad {
	margin-bottom: 5px;
}


.headerTextPromo {
    color: #0066CC;
    font: 15px/21px verdana;
    float: left;
    font-weight: bold;
    width: 390px;
    text-align: center;
}
.headerTextPromo a {
    color: #0066CC;
}
.google-search {
	float: right;
	width: 230px;
}


/*
 * Primary Navigation Styles
 */
.menu a {
	display: inline-block;
	width: 32px;
	height: 18px;
	background: url(/images/menu.png) no-repeat 0 0;
	margin: 5px 5px 7px 5px;
}
.menu a:after {
	content: "MENU";
	position: absolute;
	bottom: 5px;
	left: 7px;
	right: 0;
	font-size: 9px;
	color: #fff;
	font-family: Arial;
}
#headerMain .navigation {
	background: #000;
	height: 40px;
	clear: both;
	padding: 0;
}
.header-ad{
	margin: 5px 0;
}

#headerMain .navigation ul, #headerMain .navigation ul li {
	margin: 0;

	
	list-style-type: none;
}
#headerMain .navigation ul li a.submenu {
	color: #fff;
	font-size: 12px;
	padding: 10px 9px;
	float: left;
	line-height:22px;
	font-weight: 400;
}

.navigation ul li a.home {
    background: url(/images/boldsky-sprite1.png) no-repeat -74px -36px;
    width: 25px;
    height: 20px;
    text-indent: -9999px;
    margin: 10px 4px;
    padding: 0!important;
}
.navigation ul li a.photos {
    background: url(/images/boldsky-sprite1.png) no-repeat -99px -36px;
    width: 30px;
    height: 24px;
    text-indent: -9999px;
    margin: 10px 8px;
    padding: 0!important;
}
.navigation ul li a.videos {
    background: url(/images/boldsky-sprite1.png) no-repeat -129px -36px;
    width: 26px;
    height: 24px;
    text-indent: -9999px;
    margin: 10px 4px;
    padding: 0!important;
}

.navigationHome{float: left; padding: 15px 10px 10px 10px;}
.primary-links {
	position: absolute;
	top: 65px;
	left: 0;
	width: 200px;
	font-size: 13px;
	background: #333;
	display: none;
	z-index: 99999;
}
.primary-links ul, .primary-links ul li {
	padding: 0;
	margin: 0;
	list-style-type:none;
}
.primary-links ul li a {
	color: #fff;
	display: block;
	padding: 8px;
	border-bottom: 1px solid #ccc;
}
.primary-links ul li a:hover {
	background: #444;
}



/* super menu navigationHeader */
#oneindiaLinksMain {
	width: 100%;
	height: 20px;
	background: url(/img/topMenuBgStrip.jpg) repeat-x left top;
	margin-bottom: 0;
}
#oneindiaLinks {
	width: 988px;
	font-size: 12px;
	font-weight: 700;
	color: #fff;
	font-family: Arial;
	margin: 0 auto;
}
#oneindiaLinks a {
	color: #fff;
	line-height: 17px;
	float: left;
	text-decoration: none;
	padding: 0 11px;
}
#oneindiaLinks a.oneindia {
	background: url(/img/oneIcon.png) no-repeat left center;
	padding-left: 40px;
}
#oneindiaLinks span {
	float: left;
	line-height: 17px;
}
#oneindiaLinks a span {
	float: none;
	line-height: 17px;
}
#oneindiaLinks a.active {
	background: url(/img/topMenuActiveBgStrip.png) repeat-x left 1px;
}
.dividing_span_line {
	float: left;
	padding-top: 4px;
}
/* super menu navigationHeader */

/*Header Style*/



/*
 * Footer Styles
 */

#news-footer {
    background: none repeat scroll 0 0 #ffffff;
    border-top: 1px solid #acacac;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    margin: 0 auto;
    max-width: 1000px;
    padding-top: 10px;
    text-align: center;
    
}
.news-footer-links.bottomline {
    border-bottom: 1px solid #aaaaaa;
    margin-bottom: 5px;
    padding-bottom: 20px;
}
.news-footer-links {
    padding: 5px 0;
}
.news-footer-links a {
    color: #000000 !important;
    padding: 0 4px;
}
.copyright {
    padding: 5px 0;
}
.copyright a {
    color: #000 !important;
}



/* Clear Floated Elements
----------------------------------------------------------------------------------------------------*/


.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}


.clearfix:after {
    clear: both;
    content: ' ';
    display: block;
    font-size: 0;
    line-height: 0;
    visibility: hidden;
    width: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}


/*For  Facebook Promotion in the Article By Raja */
.mobilePromotionBlock {
background: #edeef3;
margin: 10px 0;
clear: both;
}
.mobilePromoImg {
float: left;
width: 180px;
height: 57px;
}
.mobilePromoText {
margin-left: 220px;
font-size: 14px;
color: #000;
padding: 5px 10px;
}
.mobilePromoText span.colorblue {
color: #0066cc;
float: none;
margin: 0;
}
.mobilePromoText div {
padding-bottom: 5px;
}
.mobilePromoText div span {
float: left;
margin-right: 10px;
margin-top: 5px;
}
a.mobileAppIcons {
text-indent: -9999px;
width: 30px;
height: 29px;
float: left;
margin-left: 5px;
}
a.mobileAppIcons.android {
background: url(https://www.oiscripts.com/images/social.png) no-repeat -96px 0;
}
a.mobileAppIcons.ios {
background: url(https://www.oiscripts.com/images/social.png) no-repeat -128px 0;
}
.mobile_content_text{
      padding-bottom: 10px;
} 

/*For  Facebook Promotion in the Article By Raja */

#inread1_26817 table, #inread1_26817 table td { border:none; padding:0; }



/* For Facebook and Twitter promotion between image and content in article pages by RAJA */

.share-actions {
      bottom: 0;
      float: right;
      padding-right: 50px;
}
.share-actions a {
      width: 19px;
      height: 18px;
      display: inline-block;
      text-indent: -9999px;
}
.share-actions a.fb-share {
      background: url(https://www.oiscripts.com/images/social-share.png) no-repeat 0 0;
}
.share-actions a.tw-share {
      background: url(https://www.oiscripts.com/images/social-share.png) no-repeat -19px 0;
}
.share-actions a.fb-share:hover {
      background: url(https://www.oiscripts.com/images/social-share.png) no-repeat 0 -18px;
}
.share-actions a.tw-share:hover {
      background: url(https://www.oiscripts.com/images/social-share.png) no-repeat -19px -18px;
} 
/* Footer Style*/


/*For Social Share*/
#share{
	clear: both;
	border: 1px solid #dbdbdb;
	background-color: #f0f0f0;
    margin-top:8px;
    width: 665px;
    }
    
    	#shareBottom{
	clear: both;
	border: 1px solid #dbdbdb;
	background-color: #f0f0f0;
    margin: 8px 0;
    width: 665px;
    padding: 4px 0;
    }
    
.sprite { background: url('/images/social-sprite2.png') no-repeat;} 
.sprite.fshare {background-position: 0 0px;} 
.sprite.tweet {background-position: -121px 0px;} 
.sprite.gplus {background-position: -242px 0px;} 
.sprite.comments {background-position: -363px 0px;}
.sprite.mail {background-position: -484px 0px;}
.shareClear{clear: both;} 


a.sprite {
    color: #fff!important;
    float: left;
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    line-height: 32px;
    text-align: center;
    width: 121px;
    height: 30px;
    display: block;
    margin:0 6px;
    text-decoration: none!important;
}

.shareTitleBottom{
	font-size:13px;
	/*font-weight: bold;*/
	padding-left: 10px;
	line-height: 15px;
	padding-bottom: 5px;
	color:#ef5821!important;
	padding-top:3px;
}

.shareTitle{
	font-size:13px;
	font-weight: bold;
	font-family: Arial;
	padding-left: 10px;
	line-height: 13px;
	padding-bottom: 3px;
}
	
/*For Social Share*/


.searchText {
    clear: both;
    color: #000000;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 16px;
}
.newsletter_form {
    clear:both;
    height:30px;

    text-align: center;
    width: 300px;
}
.newsletter_form_name {
    float: left;
    padding-left: 0;
    padding-top: 0;
}
.newsletter_form_submit {
    float: left;
    padding: 2px 0 0 2px;
    text-align: center;
}
.newsletterTextbox {
    background: none repeat scroll 0 0 #fafafa;
    border: 1px solid #948f8f;
    color: #666666;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 13px;
    margin-right: 5px;
    padding: 5px;
    width: 196px;
}


.share-actions {
      bottom: 0;
      float: right;
      padding-right: 50px;
}
.share-actions a {
      width: 19px;
      height: 18px;
      display: inline-block;
      text-indent: -9999px;
}
.share-actions a.fb-share {
      background: url(https://www.oiscripts.com/images/social-share.png) no-repeat 0 0;
}
.share-actions a.tw-share {
      background: url(https://www.oiscripts.com/images/social-share.png) no-repeat -19px 0;
}
.share-actions a.fb-share:hover {
      background: url(https://www.oiscripts.com/images/social-share.png) no-repeat 0 -18px;
}
.share-actions a.tw-share:hover {
      background: url(https://www.oiscripts.com/images/social-share.png) no-repeat -19px -18px;
} 


    .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; }
/* */
.wrap {
        clear: both;
        margin-bottom: 10px;
}
#spike_wrapper_div{
            z-index:999;
            margin: 0!important;
            position: relative!important;
            background: #fff;
            height: auto!important;
        }

.spike_article {
        height: 83px!important;
}

.gsib_a{
padding: 1px 6px 0px!important;
}




.ds-sub-menu-fixed{
	width: 100%;
}
.header-nav{
	float: right;
}
.ds-overlay{
	width: 100%!important;
}


.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;
}
html.ds-bfixed, html.ds-bhomefixed{
	width: 100%!important;
}
.ds-sub-sec-menu{
	width: 100%!important;
}
.header-nav{
	width:88%!important;
}

.oi-article-lt {
    width: 630px;
    float: right;
}
.oi-article-rt {
    width: 300px;
    float: left;
   padding-right: 22px;  
}

.inArticleRight {
    text-align: left;
    padding-top: 6px;
    padding-left: 0;
}
.oi-related ul li {
    padding-bottom: 7px;
    margin-bottom: 13px;
    border-bottom: solid thin #cccccc;
    line-height: 19px;
}
.oi-related h2 {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 15px 0 7px 0px!important;

}
.oi-related ul li a {
    color: #000;
    font-size: 11px;
}
.col-block {
    width: 105px;
    float: left;
    margin-right: 10px;
}


.navigation.fixed {
    position: fixed;
    left: 0;
    right: 0;
    top:0;
    z-index: 9999999;
    box-shadow: 0 1px 6px -2px #000000;
}

.navWidth{
	max-width: 1280px;
	margin: 0 auto;
}


.bs-logo {
    float: left;
    height: 37px;
    background: #fff;
    padding: 1px 0;
    margin-right: 5px;
    width: 140px;
}
.bs-logo img {
    display: block;
    width: 140px;
    height: 35px;
}

.os-lang {
    float: left;
    padding:18px 0 0px 0px;
    width: 60px;
}
.os-lang a {
    font-size: 12px;
    color: #fff!important;
}


.os-main-menu {
	float: left;
	position: relative;
	width: 40px;
	padding: 0 10px;
	height: 40px;
}
.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: 8px;}
.os-main-menu span i:nth-child(2) {bottom: 0;top: 0;}
.os-main-menu span i:nth-child(3) {bottom: 8px;}

.os-main-menu.menu-open span i:first-child {bottom: 8px;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: 181px;
	background: #2a7ec0;
	z-index: 10000;
	padding: 10px;
	transition: top 0.4s ease-in-out 0s;
}
.os-main-menu.menu-open{background: #2a7ec0;}
.os-menu-lists.menu-open {top: 40px;}
.os-menu-lists ul li a {
	font-size: 16px;
	color: #fff;
	padding: 5px;
	display: block;
}
.os-main-menu.menu-open {background: #2a7ec0;}


.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-menu-lists ul li {
    height: 32px;
    overflow: hidden;
    clear: both;
}



.os-lang.show .os-lang-block {
  top: 40px;
  opacity: 1;
  visibility: visible;
  background: #2a7ec0;
}
.os-lang-block {
  position: absolute;
  top: 20px;
   /*left: -10px;*/
  left: 200px;
/*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: #2a7ec0;
  width: 150px;
  font-size: 14px;
  opacity: 0;
  visibility: hidden;
}
.os-lang-block ul {
  padding: 5px 0;
}
.os-lang-block ul li {
  padding: 2px 10px;
  clear: both;
}
.os-lang-block ul li span.allLanguages {
  color: #ffffff;
}
.os-lang-block ul li a {
  color: #ffffff;
  display: block;
  padding: 5px 0;
}

.os-lang-block ul li {
    padding: 2px 10px;
}

.os-header-rt-search {
    height: 40px;
    float: right;
}
.os-header-rt-search-b {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 10px 14px;
    background: url(https://www.mykhel.com/images/search.svg) no-repeat;
    background-size: cover;
}
.os-header-rt-search .os-search-block {
    position: absolute;
    right: 35px;
    top: 10px;
    width: 300px;
}
.notf-bell{
	float: right;
}
.extensionElem {position: relative;float: right;}
.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: 4px;
}
.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;}
