body{
	background-color:#f9f9f9;
}
.container{
	padding-bottom: 4em;
}

.wiki_content{
	margin-top: 8px;
}

.tab_content{
	height: inherit;
}

.loading{
	height:100vh;
	width:100vw;
	position:fixed;
	margin:auto;
	z-index: 999;
	opacity:0.6;
	background:#fff;
}

.bodycard .nowrap img{
	height:inherit;
	width:inherit;
	
}

ol.references{
	display:none;
}

img[alt="INR"]{
	height:inherit;
	width:inherit;

}

.error{
	display:none;
}

.mw-editsection{
	display:none;
}

sup.reference{
	display:none;
}

ul[class^=entry-]{
	display:none;
}

.bodycard .entry-icon img{
	width:inherit;
}

.entry-content-short img{
	display:none;
}

.entry-content-short p img{
	display:inherit;
}

.selfoss .mark-these-read{
	display:none;
}

.bodycard .icon img{
	width:inherit;
	height:inherit;
	
}

.change_img{
	  position: absolute;
	  height: 100%;
	  width: 100%;
	  background-color: #fff;
	  opacity: 0;
}

.change_img:hover{
	  position: absolute;
	  height: 100%;
	  width: 100%;
	  background-color: #fff;
	  opacity: 0.7;
}

.imgcard{
	position:relative;
	text-align:center;
}

.sec_img_url{
	display:none;
}

# Page CSS
  body {
    
    padding-bottom: 40px;
  }
.hero-unit {
text-align: center;
background-color:inherit;
   }
.hero-unit h1 {color: #39d; font-size:20px; margin:6px 0 0 0;}
.hero-unit p {color: #F5F5F5}

.searchcystombar {
    text-align: center;
    width: 100%;
    background-color: rgba(64,64,72,0.9);
    padding-top: 6px;
    padding-bottom: 6px;
    margin: 0px auto;
    color: #dedede;
}
.searchcystombar a{
	color:#fff;
}
.search-div input{
	border-radius:999px;
	background-color: rgba(124,124,136,0.8);
	border: 0px;
    box-shadow: none;
    color: #fdfdfd;
    margin-top:4px;
}

.search-div .input-group{
	width:100%;
}
.search-div .fa-search{
	position: absolute;
    top: 10px;
    right: 24px;
}
.page-tabs{
	background-color:#fff;
}
.page-tabs a{
	color:#000;
	font-weight: 500;
    font-size: 16px;
}

form {
 padding: 0px;
 margin : 0px;
}

form.form-search input{
	height:28px;
}

form.form-search button{
	padding:3px 6px;
}

.exactcard{
	border:0px;
}

.exactcard.carditms {
    padding: 0px !important;
    border-radius: 3px;
    overflow: hidden;
    padding-bottom: 12px !important;
	box-shadow: none;
}
.exactcard.carditms img{
     width:100%; 
}
.exactcard .wiki-img{
max-height:344px;
overflow:hidden;
}
.carditms .panel-heading .panel-title.card-title{
	font-size:18px;
	font-weight:bold;
	color:#fff !important;
	
}
.intro-card-title{
    font-size: 1.3em;
    padding-top:8px;
}
.panel-default>.panel-heading {
    background-image: linear-gradient(to bottom,#55acee 0,#3f729b 100%);
    color: #fff;
}
li.ui-menu-item{
	line-height:24px !important;
	margin-top: 5px;
}
.hero-unit{
	padding:0;
	font-size:1em;
}

.fixed-search{
	position: fixed;
    top: 0px;
    z-index: 999;
    width: 100%;
    background-color: rgba(64,64,64,72,0.9);
    margin: 0;
    left: 0;
	box-sizing: border-box;
	box-shadow: 0 2px 4px 0 rgba(0,0,0,.15); 
	-webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,.15);
}

.image_video{
	display:none;
}

.video_video{
	width:100%;
}

blockquote.twitter-tweet {
  display: inline-block;
  font-family: "Helvetica Neue", Roboto, "Segoe UI", Calibri, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
  border-color: #eee #ddd #bbb;
  border-radius: 5px;
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
  margin: 10px 5px;
  padding: 0 16px 16px 16px;
  max-width: 468px;
}
 
blockquote.twitter-tweet p {
  font-size: 16px;
  font-weight: normal;
  line-height: 20px;
}
 
blockquote.twitter-tweet a {
  color: inherit;
  font-weight: normal;
  text-decoration: none;
  outline: 0 none;
}
 
blockquote.twitter-tweet a:hover,
blockquote.twitter-tweet a:focus {
  text-decoration: underline;
}

ul.ui-widget-content a{
	float: left;
	width: 100%;
	padding:0;
}

.form-search{
position:relative;
}
.form-search input.search-query{
	width: 100%;
	padding: 0.5em;
	height: inherit;
}
#mainmainlook{
	min-height: 400px;
}

input, textarea {
  -webkit-appearance: none !important;
}

@media screen and (max-width: 767px){
	.hero-unit h1{
		font-size:1.5em !important;
	}
}

.news_source{
	font-size: 0.8em;
    text-align: right;
    float: right;
}

p.news_abstract img{
	height:auto !important;
	width:auto !important;
	}

.twitter-trend{
	cursor:pointer;
	color:#0084B4;
	}
.charmres{
	margin-top: 5px;
	margin-left:0;
}
.news-trend{
	cursor:pointer;
	}

@media screen and (min-width: 1200px){
	.container{
		width:100%;
	}
}
.container{
		width:100%;
		padding:0;
		margin:0;
		background-color:transparent;
	}
	
.news_updates h4{
cursor: pointer;
color: #0E0E8A;
font-size:18px;
}

.news_updates h3{
font-size:14px;
}

.news_abstract br{
	display: none;
}

.news_abstract a[rel="nofollow"]{
	display: none;
}

.scrolltop{
    position: fixed;
    bottom: 14px;
    right: 0.8em;
    z-index: 999;
    font-size: 3em;
    color: #f84;
    display:none;
    cursor:pointer;
}

.news_updates p img{
	padding:8px;
}

.twt .panel-default>.panel-heading{
	background-image: linear-gradient(to bottom, #55acee,#55acee);
}

.yt .panel-default>.panel-heading{
	background-image: linear-gradient(to bottom, #cd201f,#cd201f);
}

.news .panel-default>.panel-heading{
	background-image: linear-gradient(to bottom, #ff6600,#ff6600);
}
.instagram .panel-default>.panel-heading{
	background-image: linear-gradient(to bottom, #3f729b,#3f729b);
}

.sections div{
	cursor:pointer;
}
.sections .active{
	border-bottom: 3px solid #4076e9;
    color: #4076e9;
}
.nav>li>a:hover{
	background-color:inherit;
	}
.sections li:hover{
	background-color:inherit;
	border-bottom: 3px solid #4076e9;
	}

.instagram p{
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif !important;
}
.news_date{
	font-size:0.8em;
	float:left;
}
.list-group{
	box-shadow:none;
}
@media screen and (max-width: 767px){
	.container, .list-group-item{
		padding-left:0;
		padding-right:0;
	}
	.sections.col-xs-2{
	display:none;
}
.col-xs-2 .form-search{
	display:none;
}
}

.firstpost p:nth-child(2){
	display: none;
}
.reuters .feedflare{
	display:none;
}
.bottom{
	bottom:0px !important;
	top:initial !important;
}
.news_categories div{
	font-size:1.4em;
	cursor:pointer;
}
.ui-autocomplete{
	z-index:999;
}
hr{
	margin:2em 0;
}

.text-center:{
	text-align: center
}
.news_card .news_abstract img{
	display:none;
}
.news_abstract.img_present img{
	display:none !important;
}

.align-left{
	text-align: left;
}
.logo{
	margin-left:8px;
}
.kwklogo{
	color: #fff;
    width: 38px;
    margin-left: 8px;
    height: 38px;
    border-radius: 999px;
}
.kwklogo img{
	width:38px;
}
.fixed-search .logo{
	display:inline-block;
}
@media screen and (min-width: 767px){
	img.logo{
		width:38px;
	}
	.col-md-2.col-xs-12.fixed.left-panel, .fixed.right-panel{
		display:inline-block !important;
		margin-top: 100px;
	}
	.charmres{
		padding-left:8px;
		padding-right:8px;
	}
	.full-height{
		height:100vh;
	}
	

}
.feedflare{
	display:none;
}
.left{
	float:left !important;
}
.right{
	float:right!important;
}
.no-pad{
	padding-right:0!important;
	padding-left:0!important;
}
.no-pad.col-md-1{
	text-align:left;
}
span.fb{
	background-color:#4e69a2;
}
span.twitter{
	background-color:#1da1f2;
}
span.g-plus{
	background-color:#d34836;
}
span.whatsapp{
	background-color:#43d854;
}
span.fb-text{
	color:#4e69a2;
}
span.twitter-text{
	color:#1da1f2;
}
span.g-plus-text{
	color:#d34836;
}
.sections div.disabled{
	opacity:0.6;
	cursor:not-allowed;
}

.fixed-right{
	position: fixed;
	height:100vh;
	overflow-y:scroll;
	right:0;
}
@media (min-width: 768px){
	.navbar-nav>li>a {
	    padding-top: 8px;
	    padding-bottom: 8px;
	}
}

.left-list a.active{
	background-color:#39d;
	color:#fff;
}
/* --------------------------Nav Bar Changes ------------*/
.navbar{
	position:fixed;
	top:0px;
	z-index:2;
	background-color: #39d;
	background-image: linear-gradient(to bottom,#39d 0,#39d 100%);
	color: #fff;
}
.navbar-default .navbar-brand{
	color:#fff;
}
.navbar-default .navbar-nav>li>a{
	color:#dfdfdf;
}
.navbar-default .navbar-nav>li>a:hover{
	color:#fff;
}

.navbar-default .navbar-nav>.active>a:hover{
	background-color: rgba(255, 255, 255, 0.4);
    color: inherit;
    background-image: none;
}
.main-content{
	margin-top:100px;
}
.navbar .searchbox{
	margin-top:8px;
}
button.navbar-toggle{
	z-index:2;
}

.news_img img{
	width:100%;
}

.fixed{
	position:fixed;
}

.left-panel{
	left:0;
	height:100vh;
	min-height:450px;
	overflow: hidden;
	margin-top:40px;
	padding-bottom:100px;
	z-index:2;
}

.left-panel:hover{
	overflow-y:auto;
}

.relative{
	position:relative;
}
.absolute{
	position:absolute;
}
.right-panel{
	right:0;
}
.left-list{
	width:100%;
	margin-top:16px;
}
.list-heading{
	font-weight:bold;
	border-bottom: 1px solid #afafaf;
}
.list-item{
	margin-left:15px;
}
	
.search-input{
	width:100%;
	border: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    border-radius: 0;
    height: 28px;
    font-size: 14px;
    line-height: 1.4em;
}

ul.navbar-nav{
	margin:0;
}
ul li[class*="col-xs-"]{
	padding-left:0;
	padding-right:0;
}
.top-nav{
	position: fixed;
    top: 0;
    z-index: 2;
    border-bottom: 1px solid #cfcfcf;
    padding-bottom:0;
}
.vid_container .vid_title{
	font-size:12px;
	line-height:12px;
}
.margin30{
	display:inline-block;
	margin-top:30px;
	margin-bottom:30px;
}
.vid_container{
	padding:10px;
	background-color:#fff;
}
.vid_container .vid_item{
	min-height:280px;
}

.social{
margin-top: 40px;
    text-align: left;
    /* position: absolute; */
    bottom: 100px;
    margin-bottom: 32px;
}
/* ----------------------------- Small Screen CSS-------------------------*/
@media (max-width: 767px){
	.main-content{
		margin-top:94px;
	}
	.left-panel{
		margin-top:44px;
		overflow-y:scroll;
		padding-bottom:150px;
		min-height:150px;
	}
	.right-panel{
		padding-left:0;
		padding-right:0;
	}
	.article .tweet_outer{
		position:relative;
		height:initial;
	}	
	.list-item{
	    padding-top: 3px;
	    padding-bottom: 3px;
	    font-size: 16px;
	}
	.social{
		margin-top:20px;
		text-align:center;
		position:relative;
		width:100%;
		bottom:5px;
	}
	.news_share .label{
	    margin-right: 5px;
	    border-radius: 999px;
	    height: 30px;
	    display: inline-block;
	    width: 30px;
	    position: relative;
	    font-size: inherit;
	}
	.news_share .label .fa{
	position:absolute;
	top:50%;
	left: 50%;
	transform: translate(-50%,-50%);
	}
}


/* ----------------------News Source Specific Style----------------------*/
.dna div[class*="field-name-field-"]{
	display:none;
}
.dna .field.field-name-field-article-images, .dna .field.field-name-field-article-image{
	display:block;
}

.dna p.news_abstract img, .tech_crunch p.news_abstract img{
	display:block;
}
.dna p.news_abstract{
    min-height: 180px;
	box-sizing: border-box;
    padding-left: 16.6667%;
    min-height: 180px;
}

.dna p.news_abstract img{
	position:absolute;
	max-width:16.6667%;
	max-height:180px;
	top:0;
	left:0;
}

.tech_crunch p.news_abstract{
    min-height: 180px;
	box-sizing: border-box;
    padding-left: 300px;
    min-height: 180px;
}

p.news_abstract.img_present{
	padding-left:0 !important;
}

.tech_crunch p.news_abstract img{
	position:absolute;
	max-width:300px;
	max-height:180px;
	top:0;
	left:0;
}

@media (max-width: 767px){
	.dna p.news_abstract, .tech_crunch p.news_abstract{
		padding-left:initial;
		padding-top:180px;
	}
	.yahoo_news p.news_abstract img,.dna p.news_abstract img, .tech_crunch p.news_abstract img{
		display:block;
		max-width: 100%;
	}
	.yahoo_news p.news_abstract img{
		width:100% !important;
	}
	.kwklogo{
		width:32px;
		height:32px;
		line-height:32px;
	}
	.kwklogo img{
		width:28px;
	}	
	
}

.dna .field-name-body ~ a, .dna .field-name-body ~ ul{
	display:none;
}

.times_of_india p.news_abstract img{
	max-width:200px;
}

/*----------------- Progressive App CSS --------------*/
.loader {
  left: 50%;
  top: 50%;
  position: fixed;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
  .loader #spinner {
    box-sizing: border-box;
    stroke: #673AB7;
    stroke-width: 3px;
    -webkit-transform-origin: 50%;
            transform-origin: 50%;
    -webkit-animation: line 1.6s cubic-bezier(0.4, 0, 0.2, 1) infinite, rotate 1.6s linear infinite;
            animation: line 1.6s cubic-bezier(0.4, 0, 0.2, 1) infinite, rotate 1.6s linear infinite; }

@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0);
            transform: rotate(0); }
  to {
    -webkit-transform: rotate(450deg);
            transform: rotate(450deg); } }

@keyframes rotate {
  from {
    -webkit-transform: rotate(0);
            transform: rotate(0); }
  to {
    -webkit-transform: rotate(450deg);
            transform: rotate(450deg); } }

@-webkit-keyframes line {
  0% {
    stroke-dasharray: 2, 85.964;
    -webkit-transform: rotate(0);
            transform: rotate(0); }
  50% {
    stroke-dasharray: 65.973, 21.9911;
    stroke-dashoffset: 0; }
  100% {
    stroke-dasharray: 2, 85.964;
    stroke-dashoffset: -65.973;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg); } }
