/* nav tab - top menu */
a:focus { 
    outline: none; 
}
.nav .open > a, .nav .open > a:focus {
    background-color: #1ec1a2;
    border-color: #1ec1a2;
}
.nav-tabs > li > a:hover{color:#FFF;}
 .nav-tabs > li > a:focus{color:#FFF;}
.nav-tabs > li {border-left:1px solid #1ec1a2;}
#menuBar > li:first-child{border-left:none;}
#menuBar,#menuBar .dropdown-menu > li > a {font-weight:bold;}
.nav-tabs > li > a{border-radius:0px;margin:0px;border:none;padding:8px 15px;}
#menuBar,.footer-nav{border-top:2px solid #1ec1a2;border-bottom:2px solid #1ec1a2;}
header.logo {padding:10px 0px;position:relative;}
#enablesearch{padding: 4px 8px;font-size: 20px;}

.dropdown:hover > ul.dropdown-menu{display:block;}

#menuBar .dropdown-menu{width:245px;}
#menuBar .menu-level2{width:170px;left:187px;top:-8px;}

.dropdown-menu > li:hover{
    text-decoration: none;
    background-color: #2eccae;
} 
.dropdown-menu > li:focus {
    text-decoration: none;
    background-color: #2eccae;
}
.dropdown-menu > li:last-child > a{border-bottom:none;}
.nav-tabs>li:hover{
    color: #FFF;
    background-color: #1ec1a2;
}
.nav-tabs>li.active {
    color: #FFF;
    background-color: #1ec1a2;
}
.nav-tabs>li:hover a{color: #FFF;}
.nav-tabs>li.active  a,.nav-tabs>li.open  a{color: #FFF;}

#menuBar  .icon-bar {
    background-color: #1ec1a2;
}
.menuIcon{margin:3px;}
#menuBar.nav-tabs>li:hover a  .icon-bar, #menuBar.nav-tabs>li:hover .icon-bar{ background-color: #FFF;  }
#menuBar.nav-tabs>li.active  a  .icon-bar, #menuBar.nav-tabs>li.open  a  .icon-bar,
 #menuBar.nav-tabs>li.active .icon-bar, #menuBar.nav-tabs>li.open .icon-bar{ background-color: #FFF;  }
.navbar-fixed-top.main-nav{background:#FFF;width:1000px;margin:auto;}
.navbar-fixed-top>#menuBar{box-shadow: 0 3px 6px -4px #1ec1a2;}
.navbar-fixed-top>#menuBar .micon{
 background-image:    url(../img/thread-logo-sprite.png);
    background-position: 0px 0px;     
	width:64px;height:32px;	
	position:absolute;
	right:4px;
	}
.navbar-fixed-top>#menuBar li.dropdown:hover .micon { background-position: 0px 36px;}
.navbar-fixed-top>#menuBar li.open .micon{ background-position: 0px 36px;}	 
.navbar-fixed-top>#menuBar .mtxt{display:none;} 
.navbar-fixed-top>#menuBar li a:focus + .micon{
     background-position: 0px 36px;
}
#menuBar .glyphicon-menu-right {
    font-size: 11px;
    color: #DDD;
    top: 7px;
    right: 15px;
    position: absolute;
}
#menuBar.nav-tabs>li a:focus .icon-bar
{
    background-color: #FFF;
}
#menuBar.nav-tabs>li a:focus{  background-color: #1ec1a2;}
/* nav tab - top end  */
/*Article Top Stories Element Page*/
article.topstories,article.topstories a{color:#fff;}
article.topstories{position:relative;}
article.topstories .title{margin:0px;font-weight:600;}
article.topstories .smtitle a{font-weight:600;color:black;font-size:20px; line-height: 1;}
article.topstories .smtitle{padding-top:10px;}
article.topstories .mainImg{width:100%;}
article.topstories .mainImgBack{position:absolute;width:100%;bottom:0px;    padding: 10px;
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.7))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.7) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.7) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.7) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.7) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#b3000000',GradientType=0 ); /* IE6-9 */
}
article.topstories .topshare {position:absolute;bottom:0px;right:10px;}
article.topstories .topshare li {padding-right:15px;}
article.topstories .topshare li a {border:0px solid #fff; background: url(../img/read_icon.png) no-repeat; width:40px;height:35px;display: block;font-size: 33px;}
article.topstories .topshare li a.sharelogo{background-position: -8px -176px; cursor:pointer; }
article.topstories .topshare li a.sharelogo:hover{background-position: -8px -176px;}
article.topstories .topshare .social-iconset { display:none; position:absolute; top:-30px;}
article.topstories .topshare .social-iconset.show {display:block;}
article.topstories .topshare .social-iconset li{float:left;padding: 0px;}
article.topstories .topshare .social-iconset li a.tw{background-position: -8px -8px;}
article.topstories .topshare .social-iconset li a.tw:hover{background-position: -51px -8px;}
article.topstories .topshare .social-iconset .fb{background-position: -8px -43px;}
article.topstories .topshare .social-iconset .fb:hover{background-position: -51px -43px;}
article.topstories .topshare .social-iconset .re{background-position: -8px -114px;}
article.topstories .topshare .social-iconset .re:hover{background-position: -50px -114px;}
article.topstories .topshare .social-iconset .glyphicon{background:none;font-size:1.8em;color:#1ec1a2;padding-left:10px;}
article.topstories .topshare .social-iconset .glyphicon:hover{color:#01735d;}
article.topstories .topshare li a.cmtCnt{background-position: -8px -215px;text-align:center;}
article.topstories .topshare li a.cmtCnt:hover{background-position: -8px -215px;}
.cmtCnt span{font-size:18px;color:#000;position:relative;top: -13px;}
article.topstories .topshare .glyphicon{background: none;font-size: 36px;}
article.topstories .topshare .glyphicon:hover,article.topstories .topshare .glyphicon.open{color:#74ffe5;cursor: pointer;}
/*Article Top Stories Element Page*/
.rowmargin{margin-bottom:20px;}
.topstories  .title {font-size: 2.3em;}
.topstories  .title :hover{color:#74ffe5;}
.col-sm-6  .topstories .title {font-size: 1.8em;}
.col-sm-6 .author .thumbnail-img {
    height: 60px;
    width: 60px;
	
	}	
.col-sm-6 .author .thumbnail-img img{max-width: 100%;}
.col-sm-6 .author h4{margin:10.5px 0px;}
.col-sm-6  article{border-radius:10px;}
.col-sm-6 article.topstories:hover .img-responsive{
    -webkit-transition:0s ease;
    transition:0s ease;   
}
/* footer start*/

.footer-copy{color:grey;font-size:12px;}
.footer-nav ul>li>a {
	color:#40cab0;
	font-size:13px;
	font-weight:bold;
}
.footer-nav ul>li>a:hover{color:#01735d;}
.footer-nav ul>li{padding:0px;}
.footer-nav ul{margin:8px;color:#40cab0;}
.footer-nav ul>li>a:after {
    content:" | ";color:#858585;
}
/* footer end*/
/* Article Author Element Page : start */

.author .thumbnail-img {height:80px;width:80px;border-radius:100px;overflow:hidden;margin-right:10px;}
.author img{max-width:80px;}
.author h4{margin:20px 5px 5px 0px;font-size:17px;}
.author h4:hover{color:#74ffe5;}
.author h4:active{color:#74ffe5;}
.authorUL{padding-left:0px;}
.authorLi:hover{color:#74ffe5;}
.authorLI{padding-right:10px;list-style-type:none;float:left;}
.artpage .authorLI .authtitle{min-width:150px;} 
/* Article Author Element Page : end */
/* Author Widget Home : Start*/
.list_title{font-size:20px;border-top:2px solid #1ec1a2;border-bottom:2px solid #1ec1a2;text-transform:uppercase;padding:5px;color:#1ec1a2;font-weight: bold;}
.list_title a{color:#00a384;font-weight:bold;cursor:default;}
.list_title.authorwidgethome a{cursor:pointer;}
.list_topborder{border-top:0px solid;}
article.authorwidgethome {padding-left:2px;padding-right:3px;margin-top:20px;}
article.authorwidgethome .title{bottom:145px;padding-left:20px;margin:0px;}
.authorwidgethomeImg{overflow:hidden;max-height:132px;}
.imgBorder{border:1px solid #9E9E9E;}
article.authorwidgethome h4{margin:10px 0px;color:#1ec1a2;font-size: 18px;font-weight: 600;}
article.authorwidgethome h4:hover{color:#01735d;}
article.authorwidgethome h5{margin:0px;font-size: 16px;}

/*Author Widget Home : End */
/*Article Page :  Start*/
article.artpage h1{font-size: 1.73em;font-weight:600;margin-top:10px;}
article.artpage h4{margin:7px 5px 5px 0px;font-size:17px;font-weight: 600;color:#1ec1a2}
article.artpage h4.twittxt{font-size:15px;font-weight: 600;}
article.artpage h2{font-size:20px;clear:both;}
article.artpage .artbreadcrumb{font-size:16px;font-weight:600; padding: 5px 0px 5px 0px;text-transform:uppercase}
article.artpage .artauthor{position:relative;background-color: #ccf0e9;width:100%;padding:10px; margin-bottom:15px;}
article.artpage .artauthor h5{font-size:16px;margin:2px 0px;}
article.artpage .artauthor .thumbnail-img {height:80px;width:80px;border-radius:100px;overflow:hidden;margin-right:10px;}
article.artpage .artauthor img{max-width:80px;}
article.artpage .artauthor .date{bottom: 10px;right:10px;position: absolute;font-size: 13px;font-weight: 600;text-transform: uppercase;}
article.artpage .artImgWrap,.hm{position:relative;margin-bottom:10px;color:#fff;}
article .hm{max-width:100% !important;}
article.artpage .artImgWrap img,.hm img,.img img,.authorwidgethomeImg  img,.sidebar img,article.trending  .img,.mainImg img{width:100%;}
article.artpage .mainImgBack, p.inlineImageCaption{position:absolute;height:auto;width:100%;bottom:0px;padding:5px;margin:0px;
background: -moz-linear-gradient(top,  rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.7) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.7)), color-stop(100%,rgba(0,0,0,0.7))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0.7) 0%,rgba(0,0,0,0.7) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(0,0,0,0.7) 0%,rgba(0,0,0,0.7) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(0,0,0,0.7) 0%,rgba(0,0,0,0.7) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(0,0,0,0.7) 0%,rgba(0,0,0,0.7) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3000000', endColorstr='#b3000000',GradientType=0 ); /* IE6-9 */
}
article.artpage .articleImageleft p.inlineImageCaption{position:relative;background:#1ec1a2;}
article.artpage .articleImageright p.inlineImageCaption{position:relative;background:#1ec1a2;}
article.sidebar h3 a{font-size:20px;font-weight: 600;color:#000000;}
article.sidebar h3 {margin:5px 0px 25px 0px;}
article.sidebar h3 a:hover, article.sidebar h3 a:focus{color:#01735d;}
p.inlineImageCaption:empty{display: none;}
article.artpage .tw a{background: url(../img/read_icon.png) no-repeat; background-position: -12px -145px;width:33px;
height: 26px;display: block;float:left;margin-right:2px;}
article.artpage .tw a:hover{background-position: -55px -145px;}
article.artpage .quotecont{padding: 0px;color: #1ec1a2;float:right;border-left:2px solid #1ec1a2;margin-left:20px;font-family:Georgia,"Times New Roman",Times,serif;}
article.artpage .quoteconttxt{padding-left:15px;}
article.artpage .quotecont p{margin:0;letter-spacing: 1px;font-size: 150%;font-style: italic;line-height: 125%; text-align:left;}
.body p{font-size: 1.13em;margin: 0 0 12px 0;}
.hm::before{content: "\e096";top: 0;
right: 0;
width: 4rem;
height: 4rem;
background-color: rgba(30, 194, 183,.8);
position: absolute;
margin: 0.625rem;
padding:8px 0px 0px 7px;
font-weight:500;
cursor:pointer;
font-size: 25px;
display: inline-block;
font-family: 'Glyphicons Halflings';
font-style: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
vertical-align: middle;
-webkit-border-radius: 62.5rem;
border-radius: 62.5rem;}
.hm:hover::before{background-color:#01735d;}
.moreImgScale::before{content: "\e046";top: 0;
right: 0;
width: 4rem;
height: 4rem;
background-color: rgba(30, 194, 183,.8);
position: absolute;
margin: 0.625rem;
padding:8px 0px 0px 7px;
font-weight:500;
cursor:pointer;
font-size: 25px;
display: inline-block;
font-family: 'Glyphicons Halflings';
font-style: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
vertical-align: middle;
-webkit-border-radius: 62.5rem;
border-radius: 62.5rem;}
.moreImgScale:hover::before{background-color:#01735d;}
/*Article Page  : End */
/* social icon header */
.icon:before{content: "";position:absolute;}
.social-icon.header{position:absolute;bottom:0;right:0;}
.social-icon li a,.icon:before{background: url(../img/read_icon.png) no-repeat;}
.social-icon li {padding:0px;}
.social-icon li a,.icon:before{width:33px;height:26px;display: inline-block;}
.social-icon li a.tw{background-position: -8px -8px;}
.social-icon li a.tw:hover{background-position: -51px -8px;}
.social-icon li a.fb{background-position: -8px -43px;}
.social-icon li a.fb:hover{background-position: -51px -43px;}
.social-icon li a.li{background-position: -8px -79px;}
.social-icon li a.th{background-position: -51px -180px;}
.social-icon li a.li:hover{background-position: -51px -79px;}
.social-icon li a.re{background-position: -8px -114px;}
.social-icon li a.re:hover{background-position: -50px -114px;}
.social-icon li a.glyphicon{background:none;font-size:1.8em;color:#1ec1a2;padding-left:10px;}
.social-icon li a.glyphicon:hover{color:#01735d;}
.sharetxt{text-transform: uppercase;font-size:13px;}
.icon.downarrow:before{background-position: -8px -250px;top:12px;right:-5px;}
.nextart{padding:15px 30px;font-weight:bold;vertical-align: middle;}
.nextart a{color:#000;}
.nextart a:hover{color:#01735d;}
.nextart a:hover .downarrow:before{background-position: -52px -250px;}
.like{font-size:17px;padding-top:6px;}
.like .glyphicon{font-size: 32px;top: 8px;color:#1ec1a2;}
.like .glyphicon:hover,.like.open .glyphicon{color:#01735d;}
/* social icon header */
/* Carousel start*/
#authorWidget img,.trenCarousel img{opacity:1 !important;}
.trenCarousel .carousel-inner{width:93%;margin:auto;}
.trenCarousel .carousel-control.left,.trenCarousel .carousel-control.right{background-image:none;filter:none;}
article.trending  .img{display: block;overflow: hidden;}
article.trending h2{font-size:18px; font-weight: 600;margin-top:10px;}
article.trending h2 a{color:#000000;}
article.trending h2 a:hover,.trenCarousel article h2 a:focus{color:#01735d;}
.trenCarousel{height:222px;overflow:hidden;}
.trenCarousel .carousel-control{width:auto;height:auto;top:30%;font-size:32px;color:grey;}
.line{border-bottom:1px solid #AAA;padding-bottom:10px;}
/* Carousel end*/
/* Article Carousel Image start*/
#artcarousel .carousel-inner{width:93%;margin:auto;}
#artcarousel .carousel-control.left,#artcarousel .carousel-control.right{background-image:none;}
article.artcarousel  .img{display: block;overflow: hidden;}
article.artcarousel h2{font-size:18px; font-weight: 600;margin-top:10px;}
article.artcarousel h2 a{color:#000000;}
article.artcarousel h2 a:hover,#artcarousel article h2 a:focus{color:#01735d;}
#artcarousel{overflow:hidden;}
#artcarousel .carousel-control{width:0%;top:40%;font-size:32px;color:grey;}
#artcarousel .carousel-control+.right{right:32px;}
#artcarousel .item-container{height:370px;}
.line{border-bottom:1px solid #AAA;padding-bottom:10px;}
/* Article Carousel end*/
/* Author Carousel Image start*/
#authorCarousel .carousel-inner{width:93%;margin:auto;}
#authorCarousel .carousel-control.left,#authorCarousel .carousel-control.right{background-image:none;filter:none;}
article.authorCarousel  .img{display: block;overflow: hidden;}
article.authorCarousel h2{font-size:18px; font-weight: 600;margin-top:10px;}
article.authorCarousel h2 a{color:#000000;}
article.authorCarousel h2 a:hover,#authorCarousel article h2 a:focus{color:#01735d;}
#authorCarousel{overflow:hidden;}
#authorCarousel .carousel-control{width:auto;height:auto;top:30%;font-size:32px;color:grey;}
#authorCarousel .item-container{height:129px;}
.line{border-bottom:1px solid #AAA;padding-bottom:10px;}
/* Article Carosuel end*/
/*Searh : Start */
.search-form .form-group {
  float: right !important;
  transition: all 0.35s, border-radius 0s;
  width: 32px;
  height: 32px;
  background-color: #fff;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  border-radius: 25px;
  border: 1px solid #1ec1a2;
}
.search-form .form-group input.form-control {

  padding:2px 20px 2px 10px;
  height:30px;
  border: 0 none;
  background: transparent;
  box-shadow: none;
  display:block;
}
.search-form .form-group input.form-control::-webkit-input-placeholder {
  display: none;
}
.search-form .form-group input.form-control:-moz-placeholder {
  /* Firefox 18- */
  display: none;
}
.search-form .form-group input.form-control::-moz-placeholder {
  /* Firefox 19+ */
  display: none;
}
.search-form .form-group:hover{
  width: 100%;
  border-radius: 4px 25px 25px 4px;
}
.search-form .form-group.hover {
  width: 100%;
  border-radius: 4px 25px 25px 4px;
}
.search-form .form-group span.form-control-feedback {
  position: absolute;
  top: -1px;
  right: -2px;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  color: #1ec1a2;
  left: initial;
  font-size: 14px;
}
.blogform{margin-top:2px;}
.blogform .form-group{margin:0px;}
/*Searh : End */
/* Search Author List : Start*/
.searchAuthLt{margin:0px;padding:0 0px 0 15px;}
.searchAuthRt{margin:0px;padding:0 15px 0 15px;}
.tint{width:100%; padding:10px 0;margin-left:0px;border-bottom:1px solid #67d0b9;border-top:1px solid #67d0b9;background-color:#e6f8f5;}
.tint:nth-child(even){width:100%;padding:5px 0 5px 0;margin-left:0px;background-color:#fff;}
.searchAuthRt h3{font-size:1.333em; margin:0 0 10px 0;margin-top:15px;margin-bottom:15px;}
.searchAuthRt h4{font-size:1.067em;;margin:0 0 10px 0;color:#444444;margin-top:15px;margin-bottom:15px;}
/* Search Author List : End*/
/* Lazy Load : Start */
.img-responsive{
	outline:#aaaaaa;
	background:#cccccc url(../img/loader.gif) center center no-repeat;
}
/* Lazy Load : End */
.noline {
	padding-bottom: 14px;
	margin-bottom: 1px;
	clear: both;
	line-height: 0px;
}
@media (max-width: 767px) {
article.artpage .artImgWrap img,.hm img,.img img,.authorwidgethomeImg  img,#artcarousel .item-container, #authorCarousel .item-container,.trenCarousel,article.trending  .img{height:auto;}
.like{text-align: center;}
}
.articleImageleft{width:auto;margin-right:10px;padding:5px;background:#1ec1a2;}
.articleImageright{margin-left:10px;padding:5px;background:#1ec1a2;}
article.topstories,article.trending{overflow:hidden;}

@media (min-width: 980px) {
article.topstories:hover  .img-responsive ,article.authorwidgethome:hover .img-responsive,
article.searchAuthLt:hover .img-responsive,
article.trending:hover .img-responsive,article.sidebar:hover .img-responsive{
     -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
  -webkit-transform: scale(1.04);
  transform: scale(1.04);
}

}
@media (max-width: 480px) {
article.artpage .mainImgBack, p.inlineImageCaption{position:relative;}
#authorCarousel .carousel-inner{width:85%;}
}
/*video iframe*/
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/*video iframe*/
/* article side bar */
article.sidebar img{width:47%;float:left;margin:0px 5px 5px 0px;}
article.sidebar h2{margin:0px;}
article.sidebar h2.title a{font-size:14px;font-weight:bold;color:#000;display:inherit;}
article.sidebar{padding:0px 0px 15px 0px;}
article.sidebar .sec{font-size:10px;font-weight:bold;color:#00a384;}
.sidebar .list_title a{font-size:18px;display:inherit;}
.sidebar .list_title{padding-left:0px;}
/* article side bar */
/* popup carousel */
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: .8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0 !important;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
    width: 100%;
    height: 100%;
	overflow: hidden;
	position:absoule;
	overflow-y:hidden;
	overflow-x:hidden;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-arrow:before,
  .mfp-arrow:after,
  .mfp-arrow .mfp-b,
  .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after,
  .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before,
  .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after,
  .mfp-arrow-left .mfp-a {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before,
  .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after,
  .mfp-arrow-right .mfp-a {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before,
  .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 1);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }

.mfp-ie7 .mfp-container {
  padding: 0; }

.mfp-ie7 .mfp-content {
  padding-top: 44px; }

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }
/* popup carousel */

/* infinite scroll */
@media (min-width: 980px) {
.jscroll-added,.sp{content: " ";
    display: table;}
.jscroll-added {
    padding-top: 20px;
    border-top: 1px solid #D8D2D2;
}
}
/* infinite scroll */
.topstories img,.searchAuthLt img ,.trending img{width:100%; }
.topstories {width:100%;}
.page-nubmering-cont{clear:both;}
