@charset "utf-8";

/* Last Updated: on 08 jan, 2016*/

/* ---- HTML RESET ---- */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,em,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,caption,tfoot,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video
	{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	color: #262626;
}
table,tbody,thead,tr,th,td {
	border: 1px solid #999;
	}
/* a comment here*/
.clear {
	clear: both;
	}
.clearfix {
    display: inline-block;
    clear: both;
}
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}


/* body */
body {
	margin: 0;
	padding: 0;
	background: #f4f4f2 !important;
	font-family: "Roboto", Helvetica, sans-serif !important;
	font-weight: 400 !important;
	color: #262626 !important;
	z-index: 0;
	font-size: 100% !important;
	text-rendering: optimizeLegibility;
	
}

.site-wrapper {
	margin: 0 auto;
	/*padding:0;*/
	padding: 0 0 24px 0;
	overflow: visible;

	
}

/* headings */
h1,h2,h3,h4,h5,h6 {
	font-family: "Roboto", Helvetica, sans-serif;
}

/* h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {
	color: #111;
} */
/* list */
ul.prl-list h4 {
	font-size: 14px;
}
/* paragraphs */
i.fa {
	font-size: 14px;
}

::-moz-selection {
	background: #F6CF74;
	color: #fff;
}

::selection {
	background: #F6CF74;
	color: #fff;
}
/***** Header *****/
.page_row {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	overflow: visible; 
}

header {
	height: 100%;
	width: 980px;
	margin: 0 auto;
	padding: 0;
	overflow: visible;
}

.ggl_page_row {
	
	/* float: left; */
	text-align:center;
	overflow: visible;
	height: 100%;
}

.ggl_ads_row {
	margin-right: auto;
	margin-left: auto;
	width: 980px;
	height: 100px;
	margin-bottom: 0px;
	margin-top: 5px;
}

.googleads {
	float: left;
	width: 728px;
	margin-right: 14px;
}

.channel_ads {
	float: right;
	width: 236px;
	margin-top: 0;
	height: 88px;
	background: #ffffff;
	border: 1px solid #b6b6b6;
	display: block;
}

ul.channel_ads_list {
	list-style: none;
	padding: 0px 10px 2px 10px;
	width: 94%;
	margin-top: 0;
}

.top_mrgn_googleads {
	margin-top: 16px;
}

.channel_ads_list li {
	background: url(../img/app-images/HomePageV1/blue_bullet.png) no-repeat
		0px 11px;
	float: left;
	height: 27px;
	width: 98%;
	padding: 1px 0 0 13px;
}

ul.channel_ads_list li a img {
	text-decoration: none;
}

.channel_ads_list li.btm_brdr {
	border-bottom: 1px solid #cfcdcd;
	width: 88%;
}

.top {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
	background: none repeat scroll 0 0 #262626;
}

.top_bg_blk {
	background: #262626 !important;
	float: left;
}

/* Follow  */
ul.follows {
	float: left;
	line-height: 18px;
	list-style: none outside none;
	margin-left: 10px !important;
	margin-top: 2px;
	padding-left: 0 !important;
	text-align: left;
	width: 236px;
}

ul.follows li {
	display: inline-block !important;
	font-size: .938em;
	color: #fff;
	height: 17px;
	margin-top: 17px;
	margin-left: 0 !important;
}

ul.follows li a {
	float: left;
	width: 24px;
	height: 17px;
	background: url(../img/app-images/HomePageV1/social_icons2.png)
		no-repeat 0 0;
}

ul.follows li a.fb {
	background-position: 9px 2px;
	width: 24px;
	height: 18px;
}

ul.follows li a.fb:hover {
	background-position: 9px -21px;
	margin-top: 2px;
}

ul.follows li a.tw {
	background-position: -17px 2px;
}

ul.follows li a.tw:hover {
	background-position: -17px -21px;
	margin-top: 2px;
}

ul.follows li a.gp {
	background-position: -41px 1px;
}

ul.follows li a.gp:hover {
	background-position: -41px -21px;
	margin-top: 1px;
}

ul.follows li a.insta {
	background-position: -68px 1px;
}

ul.follows li a.insta:hover {
	background-position: -68px -21px;
	margin-top: 1px;
}

ul.follows li span.tab_fllow {
	display: block;
	color: #FFFFFF;
}
/* Logo */
.logo {
	float: left;
    width: 630px;
    text-align: left;
    padding: 9px 0 9px 0;
    margin-left: 20px;
}

.logo img {
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
	border: 0;
	width: auto;
}

.epaper {
	float: right;
	margin-top: 20px !important;
	padding: 0 !important;
	margin-right: 10px;
	font-size: .938em;
	display: block;
	color: #ffffff;
}

.epaper a {
	color: #ffffff;
	text-decoration: none;
}

.epaper a:hover {
	color: #40a3d3;
	text-decoration: none;
}

/***** Navigation *****/
.nav_container {
	width: 980px;
	margin: 0;
	padding: 0;
	float: left;
	height: 40px;
	background: #40a3d3;
}

/*** Special new strip for homepage ***/
.special_nav_container {
	float: left;
	display: block;
	height: 34px;
	width: 980px;
	background: #dcdcdc;
	border-bottom: 1px solid #dbdbd9;
}

#special_nav {
	font-weight: 500;
	text-align: left;
	list-style: none;
	margin-top: 5px;
}

#special_nav li {
	display: inline;
	padding-right: 10px;
	padding-left: 18px;
	font-weight: 500;
	font-size: 0.875em;
	height: 11px;
	color: #333333;
	background: url(../img/app-images/HomePageV1/pipe_sept.jpg) no-repeat
		0px 5px;
}
#special_nav li a
{
	color:#262626;
}
#special_nav li.firstnav {
	background: none;
	padding-left: 9px;
}

#special_nav a {
	text-decoration: none;
}

#special_nav a:hover {
	color: #40a3d3;
	text-decoration: none;
}

#special_nav a:visited {
	color: #535353;
	text-decoration: none;
}

/*** World cup strip ***/
.worldcup_greystrip {
	float: left;
	display: block;
	height: 40px;
	width: 99.9%;
	margin-bottom: 10px;
}

/*** break news */
.breaking_news {
	width: 980px;
	margin-top: 5px;
	display: block;
	padding: 0;
	float: left;
	height: 31px;
	background: #ffffff;
	
}

.breaking_news h2 {
	padding: 6px 10px 6px 8px;
	font-weight: 600;
	color: #f40008;
	font-size: 1em;
	text-transform: uppercase;
	float: left;
}

.breaking_news h3 {
	font-size: 1em;
	font-weight: 600;
	padding: 6px 8px 6px 9px;
	color: #494949;
	float: left;
	height: 21px;
}

.breaking_news h3 a {
	
	font-weight: 600;
	color: #494949;
	text-decoration: none;
}

.breaking_news h3 a:hover {
	color: #40a3d3;
}

/*GLOBAL CLASSES */
.content_wrapper {
	margin: 0 auto;
	width: 980px;
	overflow: hidden !important;
}

.row_container {
	width: 100%;
	margin: 0;
	padding: 0;
	float: left;
	overflow: visible;
}

.col_640 {
	float: left;
	margin: 0;
	padding: 0;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
  	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
  	box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
	height: 362px;
}

.col_340 {
	float: right;
	width: 34.2%;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
  	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
  	box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
	height: 324px;
}

.col_photo340 {
	float: right;
	width: 34.490%;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
  	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
  	box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
	height: 324px;
}

.col_video340 {
	float: right;
	width: 34.490%;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
  	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
  	box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
	height: 324px;
}

.col300 {
	width: 32.244%;
	float: left;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
  	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
  	box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
	height: 324px;
	background: #ffffff;
}

img {
	max-width: 100%;
	height: auto !important;
	    width: auto\9;
}

/** Global Classes End **/

/** Big story **/
.big_story_contnr {
	float: left;
	margin: 10px 0 10px 0;
	padding: 0;
	width: 99.8%;
	height: 100%;
	position: relative;
	background: #ffffff;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
  	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
  	box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
	border: 1px solid #b6b6b6;
}

.big_story_row {
	float: left;
	width: 96.15%;
	margin: 0 2.030%;
}

.big_story_contnr h3 {
	background: none repeat scroll 0 0 #f40008;
	left: 0;
	margin: 0;
	padding: 3px 8px 5px;
	position: absolute;
	top: 0;
	font-weight: 800;
	font-size: 1.25em;
	color: #ffffff;
	text-transform: uppercase;
}

.big_story_top_mrgn {
	margin-top: 40px;
}

.big_story_head {
	color: #262626;
	float: left;
	font-size: 3.750em;
	font-weight: 700;
	line-height: 60px;
	margin: 0px 0 20px 10px;
	text-align: left !important;
	word-spacing: 0px;
	width: 98%;
}

.big_story_head a {
	color: #262626;
	text-decoration: none !important;
}

.big_story_head a:hover {
	color: #40a3d3;
	text-decoration: none;
}

.big_story_img {
	background: none repeat scroll 0 0 #ffffff;
	float: left;
	height: 362px;
	margin: 0;
	width: 68.100%;
	margin: 0 0 12px 0;
}

.big_story_img img {
	display: block;
	height: auto;
	max-width: 100% !important;
	margin: 0 auto !important;
	padding: 0 auto !important;
}

.big_story_rgt_txt {
	background: none repeat scroll 0 0 #ffffff;
	color: #dad8d9;
	float: right;
	height: 100%;
	width: 31.702%;
}

.big_story_rgt_txt .para_txt {
	font-size: .938em;
	color: #262626;
	margin: 8px 0px 10px 14px;
	line-height: 21px;
}

ul.big_story_listing {
	margin: 0px 0 0 18px;
	list-style: none;
	overflow: visible;
}

ul.big_story_listing li {
	display: block;
	background: url(../img/app-images/HomePageV1/black_bullet.png) no-repeat
		1px 14px;
	line-height: 19px;
	margin: 0 10px 0 3px;
	padding: 6px 9px 1px 18px;
	width: 98%;
	float: left;
	color: #262626;
}

ul.big_story_listing li.big_btm_border {
	border-bottom: 1px solid #cfcdcd;
	width: 88%;
}

ul.big_story_listing li a {
	font-size: .875em;
	color: #262626;
	font-weight: 600;
	text-decoration: none
}

ul.big_story_listing li a:hover {
	text-decoration: none;
	color: #40a3d3;
}

.photo_icon_hm {
	position: absolute;
	top: 42%;
	left: 43%;
}

.section_head {
	float: left;
	margin-top: 0 !important;
	padding-top: 0 !important;
	vertical-align: bottom;
}

.section_head h2 {
	font-size: 1.250em;
	color: #40a3d3;
	font-weight: 700;
	line-height: 29px;
	margin-top: 0 !important;
	padding-top: 0 !important;
	text-transform:lowercase;
}

.section_head h2 a {
	color: #40a3d3;
	font-weight: 700;
	text-decoration: none;
	text-transform: lowercase;
}

.section_head h2 a:hover {
	color: #262626;
	text-decoration: none;
}

.top_news_hd {
	padding: 0;
	float: left;
	width: 100%;
}

.top_news_hd h1 {
	font-weight: 700;
	text-transform: lowercase;
	color: #40a3d3;
	font-size: 1.250em;
	margin: 0px 0 2px 0;
	padding-top: 10px;
}

/*New top Story */
.top_story_section_hd {
	float: left;
	margin-top: 0 !important;
	padding-top: 0 !important;
	vertical-align: bottom;
}

.top_story_section_hd h1 {
	font-size: 1.250em;
	color: #40a3d3;
	text-transform: lowercase;
	font-weight: 700;
	line-height: 29px;
	margin-top: 0 !important;
	padding-top: 10px;
}

.top_story_section_hd h1 a {
	color: #40a3d3;
	font-weight: 700;
	text-decoration: none;
	text-transform: lowercase;
}

.top_story_section_hd h1 a:hover {
	color: #262626;
	text-decoration: none;
}

.hm_topstory {
	margin: 0;
	padding: 0;
	position: relative;
	float: left;
	background: #ffffff;
	width: 66.224%;
	overflow: hidden;
	height: 362px;
	margin-right: 1.326%;
	box-sizing: border-box;
	border: 1px solid #b6b6b6;
}

/* TOP STORY OPTION-1*/
.top_story_row {
	width: 100%;
	float: left;
}

.hm_topstory_single_story {
	width: 47.48%;
	float: left;
	padding: 1.8% 2.4% 0 1.8%;
}



.hm_topstory_3_story {
	width: 47.523%;
	float: right;
}

.top_single_story_photo {
	height: 237px;
	position: relative;
	float: left;
	background: #535353;
	width: 316px;
}


.top_single_story_photo img {
	display: block !important;
	height: auto;
	max-width: 100%;
	margin: auto !important;
	padding: auto !important;
}

.top_single_story_option2_txt {
	float: left;
	width: 100%;
	padding: 0;
	height: 100%;
	background: #ffffff;
}

.top_single_story_option2_txt em {
	color: #f30007;
	font-weight: 700;
	padding: 2.4% 0.2% 0 0.6%;
	font-size: 0.875em;
	margin: 0;
	height: 17px;
	display: block;
}

.top_single_story_option2_txt h2 {
	padding: 0px 6px 10px 0px;
	margin-top: 1px;
	font-weight: 600 !important;
	color: #262626;
	font-size: 1.500em;
	line-height: 29px;
}

.top_single_story_option2_txt h2 a {
	text-decoration: none;
	color: #262626;
}

.top_single_story_option2_txt h2 a:hover {
	text-decoration: none;
	color: #40a3d3;
}

.top_single_story_option2_txt h2 a:visited {
	text-decoration: none;
	color: #898989;
}

ul.top_story_option2_3story {
	list-style: none;
	/* margin: 14px 0 0px 0; */
	margin: 14px 0 16px 0;
	padding: 0;
}

ul.top_story_option2_3story li {
	margin-bottom: 0px;
	padding:0;
	display: block;
/*	height: 126px; */
	height:108px;
}

ul.top_story_option2_3story li.last {
	margin-bottom: 20px;
}

ul.top_story_option2_3story li .top_newsbox_img {
	float: left;
	margin-right: 13px;
	height: 90px;
	width: 120px;
	position: relative;
}

ul.top_story_option2_3story li .top_newsbox_img img {
	display: block !important;
	max-width: 100%;
	margin: auto !important;
	padding: auto !important;
}

ul.top_story_option2_3story li .top_news_txt {
	/* display: inline;*/
	margin-right: 4px;
	padding-top: 0 !important;
	text-decoration: none;
	font-size: .875em;
	font-weight: 600;
}

ul.top_story_option2_3story li .top_news_txt em {
	color: #f30007;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

ul.top_story_option2_3story li .top_news_txt a {
	line-height: 17px;
	color: #262626;
	margin-right: 4px;
	text-decoration: none;
	padding-top: 0 !important;
	display: block;
}

ul.top_story_option2_3story li .top_news_txt a:hover {
	text-decoration: none;
	color: #40a3d3;
}

ul.top_story_option2_3story li .top_news_txt a:visited {
	text-decoration: none;
	color: #898989;
}

.row_top_mrgn {
	margin-top: 18px !important;
}

.col_right_mrgn {
	margin-right: 1.326% !important;
}

.most_popular {
	margin: 0;
	padding: 0;
	border: 1px solid #b6b6b6;
	position: relative;
}

.most_popular h2 {
	background: #40a3d3;
	color: #fff;
	font-size: .938em;
	font-weight: 700;
	left: 0;
	margin: 0;
	padding: 1px 5px 4px 5px;
	position: absolute;
	top: 0;
}

.most_popular h2 a {
	color: #fff;
	font-weight: 600px;
	font-size: .938em;
	text-decoration: none;
}

.most_popular h2 a:hover {
	text-decoration: none;
	color: #262626;
}



ul.inline_listing {
	list-style: none;
	margin: 14px 0 16px 15px;
	padding: 0;
	width: 94%;
}

ul.inline_listing li {
	margin-bottom: 5.8%;
	display: block;
	height: 76px;
}

ul.inline_listing li.last {
	margin-bottom: 20px;
}

ul.inline_listing li .list_img {
	float: left;
	margin-right: 13px;
	height: 75px;
	width: 100px;
	position: relative;
}

ul.inline_listing li .list_img img {
	display: block;
	max-width: 100%;
	max-height: 100%;
	margin: auto !important;
	padding: auto !important;
}

ul.inline_listing li .list_txt {
	/* display: inline;*/
	margin-right: 4px;
	padding-top: 0 !important;
	text-decoration: none;
	font-size: .875em;
	font-weight: 400;
	color: #262626;
}

ul.inline_listing li .list_txt em {
	color: #f30007;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

ul.inline_listing li .list_txt a {
	line-height: 17px;
	margin-right: 4px;
	text-decoration: none;
	padding-top: 0 !important;
	display: block;
	color: #262626;
}

ul.inline_listing li .list_txt a:hover {
	text-decoration: none;
	color: #40a3d3;
}

ul.inline_listing li .list_txt a:visited {
	text-decoration: none;
	color: #898989;
}

.listing_top_mrgn {
	margin-top: 40px !important;
}

/*Right top stories */
.hm_top_right_ad {
	float: right;
	width: 32.444%;
	height: 362px;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
  	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
  	box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
	position: relative;
}

.hm_top_right_google_ads {
	float: left;
    width: 94.6%;
    z-index: 1000;
    border: 1px solid #b6b6b6;
    text-align: center !important;
    padding: 3px 7px 7px 8px !important;
    background: #fff0be;
}

.hm_top_right_localnews_contnr {
	float: left;
  margin-top: 8px;
  width: 99.9%;

}

ul.hm_top_right_localnews {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.hm_top_right_localnews li {
	display: inline-block !important;
	margin: 0;
	padding: 0;
	width: 49.3%;
	height: 80px;
}

ul.hm_top_right_localnews li img {
	display: block;
	width: 100%;
	/*max-width: 100%;*/
	max-height: 100%;
	margin: auto !important;
	padding: auto !important;
}

/*photo gallery row */
.photogallery {
	margin: 0;
	padding: 0;
	position: relative;
	overflow: hidden;
	width: 65.304%;
	height: 362px;
	background: #262626;
}

.photogallery img {
	position: relative;
	z-index: 1;
	display: block;
	max-width: 100%;
	max-height: 100%;
	margin: auto !important;
	padding: auto !important;
}

.photo_icon_lg img {
	width: 57px !important;
	height: 57px !important;
}

.other_photogallery {
	margin: 0;
	padding: 0;
	border-right: 1px solid #b6b6b6;
	border-top: 1px solid #b6b6b6;
	border-left: 1px solid #ffffff;
	background: #535353;
	overflow: hidden;
	height: 362px;
}

ul.photo_gallery_listing {
	margin: 0;
	padding: 0;
}

ul.photo_gallery_listing li {
	float: left;
	height: 119.3px;
	width: 340px;
	border-bottom: 1px solid #ffffff;
}

ul.photo_gallery_listing li .gallery_thumb {
	float: left;
	margin-top: 0 !important;
	padding: 0 !important;
	width: 180px;
	height: 119px;
	position: relative;
}

ul.photo_gallery_listing li .gallery_thumb img {
	display: block;
	max-width: 100%;
	max-height: 100%;
	margin: auto !important;
	padding: auto !important;
}

ul.photo_gallery_listing li .gallery_thumb .small_photoicon {
	position: absolute;
	top: 41%;
	left: 43%;
}

ul.photo_gallery_listing li .gallery_thumb .small_photoicon img {
	width: 26px !important;
	height: 26px !important;
}

ul.photo_gallery_listing li p {
	font-size: .87em;
	line-height: 18px;
	overflow: hidden;
	padding: 10px 7px 7px 16px;
}

ul.photo_gallery_listing li p a {
	color: #ffffff;
	text-decoration: none;
}

ul.photo_gallery_listing li p a:hover {
	text-decoration: none;
	color: #40a3d3;
}
/*Photo Gallery slider */
.slider_wrapper {
	width: 100%;
	float: left;
	/* height:560px; */
	height:auto;

}

#slider2,#slider3 {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	margin: 0 auto;
}

.rslides_tabs {
	list-style: none;
	padding: 0;
	background: rgba(0, 0, 0, .25);
	box-shadow: 0 0 1px rgba(255, 255, 255, .3), inset 0 0 5px
		rgba(0, 0, 0, 1.0);
	-moz-box-shadow: 0 0 1px rgba(255, 255, 255, .3), inset 0 0 5px
		rgba(0, 0, 0, 1.0);
	-webkit-box-shadow: 0 0 1px rgba(255, 255, 255, .3), inset 0 0 5px
		rgba(0, 0, 0, 1.0);
	font-size: 18px;
	list-style: none;
	margin: 0 auto 50px;
	max-width: 540px;
	padding: 10px 0;
	width: 100%;
}

.rslides_tabs li {
	display: inline;
	float: none;
	margin-right: 1px;
}

.rslides_tabs a {
	width: auto;
	line-height: 20px;
	padding: 9px 20px;
	height: auto;
	background: transparent;
	display: inline;
}

.rslides_tabs li:first-child {
	margin-left: 0;
}

.rslides_tabs .rslides_here a {
	background: rgba(255, 255, 255, .1);
	color: #fff;
	font-weight: bold;
}

.events {
	list-style: none;
}

.callbacks_container {
	position: relative;
	float: left;
	width: 100%;
	margin: 0;
}

.callbacks {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}

.callbacks li {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
}

/*.callbacks .photogallery_transparent {
	display: block;
	z-index: 2;
	float: left;
	color: #fff;
	padding: 0;
	margin: 0;
	height: auto;
	text-align: center;
	width: 100%;
} */

.callbacks .photogallery_transparent {
	display: block;
  position: absolute;
  z-index: 2;
  color: #fff;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0;
  margin: 0;
  max-width: none;
  text-align: center;
  width: 100%;
  
}
.callbacks_nav {
	position: absolute;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 43.2%;
  left: 3%;
  padding:0;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 36px;
  width: 27px;
  background: transparent url("../img/app-images/HomePageV1/themes.png") no-repeat left top;
  margin-top: 0;
}

.callbacks_nav:active {
	opacity: 1.0;
	}

.callbacks_nav.next {
	left: auto;
	background-position: right top;
	right: 3%;
}

#slider3-pager a {
	display: inline-block;
}

#slider3-pager span {
	float: left;
}

#slider3-pager span {
	width: 100px;
	height: 15px;
	background: #fff;
	display: inline-block;
	border-radius: 30em;
	opacity: 0.6;
}

#slider3-pager .rslides_here a {
	background: #FFF;
	border-radius: 30em;
	opacity: 1;
}

#slider3-pager a {
	padding: 0;
}

#slider3-pager li {
	display: inline-block;
}

.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	padding: 0;
	margin: 0;
	height: 100%;
	width: 100%;
	
}

.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
}

.rslides li:first-child {
	position: relative;
	display: block;
	float: left;
}

/* .rslides img {
	border: 0;
	
	width:auto;
	height:100%;
} */

.rslides img {
	border: 0;
	
	max-width:100%;
	height:auto;
}

.callbacks_tabs {
	display: none;
}

.slide-text-info {
	background: rgba(26, 26, 26, 0.74);
	width: 100%;
	margin: 0 0 0 0;
	display: inline-block;
	height: 100%;
}

.slide-text-info h3 {
	padding: 4px 15px 4px 18px;
	text-align: left;
}

.slide-text-info h3 a {
	font-size: 1.12em;
	color: #40a3d3;
	text-decoration: none;
	font-weight: 600;
}

.slide-text-info h3 a:hover {
	text-decoration: none;
	color: #ffffff;
}

.slide-text-info h4 {
	font-size: .87em;
	color: #ffffff !important;
	margin: 1px 15px 10px 18px;
	text-decoration: none;
	text-align: left;
	padding: 0;
	display: block;
}

.slide-text-info h4 strong {
	font-size: .87em;
	color: #ffffff !important;
	margin: 1px 10px 0px 18px;
	text-decoration: none;
	text-align: left;
	padding: 0;
	display: block;
}

.slide-text-info h5 {
	padding: 1px 10px 10px 18px;
	text-align: left;
	font-size: 0.75em;
	color: #8f8c8c;
}

.photo_icon_lg {
	position: absolute;
	top: 43%;
  left: 47%;
	z-index: 777;
}

.more_hm {
	float: right;
	padding: 5px 10px 0px 0;
}

.more_hm a {
	font-size: .938em;
	color: #40a3d3;
	font-weight: 700;
	text-decoration: none;
}

.more_hm a:hover {
	text-decoration: underline;
	color: #262626;
	text-decoration: none;
}

/* Video */
.video_gallery {
	margin: 0;
	padding: 0;
	position: relative;
	overflow: hidden;
	height: 362px;
	width: 65.304%;
	background: #262626;
	box-sizing: border-box;
	border: 1px solid #b6b6b6;
}

.video_gallery iframe {
	height: 100% !important;
	position: relative;
	top: 0px;
	left: 0px;
	/*z-index: 9999;*/
	width: 100% !important;
	border: 0;
}

.video_gallery iframe:active {
	z-index: 9999 !important;
}

.video_gallery iframe:hover {
	z-index: 9999 !important;
}

.kaltura_desk_video {
	height: 100%;
	width: 100%;
}

.kaltura_desk_video img {
	display: block;
	max-width: 100%;
	max-height: 100%;
	margin: 0 auto !important;
	padding: 0 auto !important;
	width: 100%;
}

.kaltura_desk_video span object {
	position: absolute;
	z-index: 999;
	display: block;
	max-width: 100%;
	max-height: 100%;
	margin: auto !important;
	padding: auto !important;
}

.kWidgetCentered {
	width: 100%;
	height: 331px;
	background: #262626;
}

.kWidgetCentered a {
	display: block;
	width: 100%;
	overflow: hidden;
}

.kWidgetCentered a img {
	display: block;
	max-width: 100%;
	max-height: 100%;
	margin: auto !important;
	padding: auto !important;
}

.video_trans_div {
	position: static !important;
}

.video_gallery_transparent {
	background: none repeat scroll 0 0 #000;
	bottom: 0;
	float: left;
	padding: 0;
	width: 100%;
	height: auto;
}

.video_gallery h3 {
	color: #40a3d3 !important;
	padding: 6px 15px 0 18px;
	font-weight: 600;
	display: block;
}

.video_gallery h3 a {
	font-size: 1.12em;
	text-decoration: none;
	text-align: left;
	font-weight: 600;
	color: #40a3d3;
	display: block;
	line-height: 20px;
}

.video_gallery h3 a:hover {
	text-decoration: none;
	color: #ffffff;
}

.video_gallery h4 {
	color: #ffffff !important;
	margin: 1px 15px 10px 18px;
	text-decoration: none;
	text-align: left;
	padding: 0;
}

.video_gallery h4 a {
	font-size: .87em;
	color: #ffffff !important;
	text-decoration: none;
	text-align: left;
	padding: 0;
}

.video_gallery h4 a:hover {
	text-decoration: none;
	color: #40a3d3 !important;
}

.video_gallery h5 {
	font-size: 0.75em;
	color: #8f8c8c;
	margin: 1px 10px 5px 18px;
	display: block;
	text-decoration: none;
	padding: 0;
	display: block;
}

.vedio_icon_lg {
	position: absolute;
	top: 44%;
	left: 45%;
}

.vedio_icon_lg img {
	width: 57px !important;
	height: 57px !important;
}

.video_galleryListing {
	margin: 0;
	padding: 0;
	border-right: 1px solid #b6b6b6;
	border-top: 1px solid #b6b6b6;
	border-left: 1px solid #ffffff;
	background: #535353;
	overflow: hidden;
	height: 362px;
}

ul.vidieo_Listing {
	margin: 0;
	padding: 0;
}

ul.vidieo_Listing li {
	float: left;
	height: 119.3px;
	width: 340px;
	border-bottom: 1px solid #ffffff;
}

ul.vidieo_Listing li .Vgallery_thumb img {
	display: block;
	max-width: 100%;
	max-height: 100%;
	margin: auto !important;
	padding: auto !important;
}

ul.vidieo_Listing li .Vgallery_thumb {
	float: left;
	margin-top: 0 !important;
	padding: 0 !important;
	width: 181px;
	height: 119px;
	position: relative;
}

ul.vidieo_Listing li .Vgallery_thumb img {
	width: 185px;
	height: 122px;
}

ul.vidieo_Listing li .Vgallery_thumb .small_videoicon {
	position: absolute;
	top: 41%;
	left: 43%;
}

ul.vidieo_Listing li .Vgallery_thumb .small_videoicon img {
	width: 26px;
	height: 26px;
}

ul.vidieo_Listing li p {
	font-size: .87em;
	line-height: 18px;
	overflow: hidden;
	padding: 10px 7px 7px 16px;
}

ul.vidieo_Listing li p a {
	color: #ffffff !important;
	text-decoration: none;
}


ul.vidieo_Listing li p a:hover {
	text-decoration: none;
	color: #40a3d3 !important;
}

/*india second row */
.india_topNews {
	margin: 0;
	padding: 0;
	border: 1px solid #b6b6b6;
	overflow: hidden;
}

.india_topNews_links {
	float: left;
	width: 99%;
}

.india_topNews_links em {
	color: #f30007;
	font-weight: 700;
	padding: 0.2% 0.2% 8% 3.6%;
	font-size: .8em;
	margin: 0;
}

.india_topNews span {
	color: #cc0000;
	font-size: .813em;
	font-weight: 700;
	top: 8px;
	left: 10px;
	position: absolute;
}

.india_topNews span a {
	text-decoration: none;
	color: #cc0000;
}

.india_topNews h3 {
	margin: 0px;
	padding: 0px 6px 10px 10px;
	margin-top: 6px;
	color: #262626;
	font-size: 1.25em;
}

.india_topNews h3 a {
	text-decoration: none;
	font-weight: 400 !important;
	color: #262626;
	line-height: 22px;
	font-family: "Roboto", Helvetica, sans-serif;
	;
}

.india_topNews h3 a:hover {
	text-decoration: none;
	color: #40a3d3;
}

.india_headlines {
	margin: 0;
	padding: 0;
	border: 1px solid #b6b6b6;
}

.india_headlines h2 {
	background: #40a3d3 !important;
	padding: 4px 7px 5px 7px;
	margin: 0 0 8px 0;
	font-size: 0.93em;
}

.india_headlines h2 a {
	text-decoration: none;
	font-weight: 600;
	color: #fff;
}

.india_headlines h2 a:hover {
	text-decoration: underline;
}

.list_top_mrgn {
	margin-top: 22px !important;
}

.ads_middle {
	margin: 0 auto;
	padding: 0;
	border: 1px solid #b6b6b6;
	overflow: visible;
	text-align:center;
}

.ads_middle_container {
	height: 250px;
	float: left;
	width: 94.6%;
	text-align: center;
	padding: 8px 7px 0 8px !important;
	background: #fff0be;
}

.bottom_advertise {
	float: left;
	margin: 0;
	padding: 0;
	width: 316px;
	height: 66px;
	background: #fff0be;
	text-align: center !important;
}

.india_newsListing {
	margin: 0;
	padding: 0;
	border: 1px solid #b6b6b6;
}

.india_newsListing h2 {
	background: #40a3d3 !important;
	padding: 4px 7px 5px 7px;
	margin: 0;
	font-size: 0.93em;
	width: 74px;
}

.india_newsListing h2 a {
	text-decoration: none;
	font-weight: 600;
	color: #fff;
}

.business h2 a:hover {
	text-decoration: underline;
}

ul.bullet_listing {
	margin: 0px 0 16px 15px;
	padding: 0 !important;
	list-style: none;
	overflow: visible;
}

ul.bullet_listing li {
	float: left;
	background: url(../img/app-images/HomePageV1/blue_bullet.png) no-repeat
		1px 12px;
	line-height: 18px;
	margin: 0 15px 0 3px;
	padding: 6px 9px 9px 14px;
	font-size: .875em;
	color: #262626;
}

ul.bullet_listing li.btm_border {
	border-bottom: 1px solid #cfcdcd;
	width: 88%;
	line-height: 21px;
	height: 44px;
}

.listing_top_nrml_mrgn {
	margin-top: 24px !important;
}

ul.bullet_listing li.last {
	border-bottom: none;
	margin-bottom: 18px;
}

ul.bullet_listing li a {
	text-decoration: none
}

ul.bullet_listing li a:hover {
	text-decoration: none;
	color: #40a3d3;
}

ul.bullet_listing li a:visited {
	text-decoration: none;
	color: #898989;
}

.label_on_photo {
	position: relative;
	float: left;
	width: 99.9%;
	height:237px;
}

.label_on_photo img {
	display: block !important;
	max-width: 100%;
	height: auto;
	margin: auto !important;
	padding: auto !important;
}

.city_select {
	float: left;
	padding: 0 1px 0 10px;
	width: 15%;
}

.city_select select {
	width: 100%;
	height: 27px;
	font-size: .838em !important;
	line-height: 28px;
	color: #262626;
	vertical-align: middle;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	font-weight: normal;
	border: 1px solid #bebebf;
	text-transform:lowercase;
}

.section_head_city {
	float: right;
	margin-top: 0 !important;
	padding-top: 0 !important;
	vertical-align: bottom;
}

.section_head_city h2 {
	font-size: 1.250em;
	color: #40a3d3;
	font-weight: 700;
	line-height: 29px;
	margin-top: 0 !important;
	padding-top: 0 !important;
}

.section_head_city h2 a {
	color: #40a3d3;
	font-weight: 700;
	text-decoration: none;
	text-transform: lowercase;
}

.section_head_city h2 a:hover {
	color: #262626;
	text-decoration: none;
}

.list_top_news_mrgn {
	margin-top: 13px !important;
}

/*Top Footer */
.footernav {
	width: 100%;
	height: 37px;
	background: #40a3d3;
}
/* Foooter Follow  */
ul.footer_follows {
	float: right;
	list-style: none;
	line-height: 18px;
	margin-top: 4px;
	text-align: left;
	padding-left: 0 !important;
}

ul.footer_follows li {
	display: inline-block !important;
	font-size: 3px;
	color: #fff;
	height: 20px;
	margin-top: 5px;
	margin-left: 0 !important;
}

ul.footer_follows li a {
	float: left;
	width: 24px;
	height: 17px;
	margin-top: 0px;
	background: url(../img/app-images/HomePageV1/social_footer2.png)
		no-repeat 0 0;
}

ul.footer_follows li a.fb {
	background-position: 9px 2px;
	width: 24px;
	height: 18px;
}

ul.footer_follows li a.fb:hover {
	background-position: 9px -21px;
}

ul.footer_follows li a.tw {
	background-position: -17px 2px;
}

ul.footer_follows li a.tw:hover {
	background-position: -17px -21px;
}

ul.footer_follows li a.gp {
	background-position: -41px 1px;
}

ul.footer_follows li a.gp:hover {
	background-position: -41px -21px;
}

ul.footer_follows li a.insta1 {
	background-position: -68px 1px;
}

ul.footer_follows li a.insta1:hover {
	background-position: -68px -21px;
}

.footerlogo {
	position: relative;
	float: left;
}

.footerlogo h2 {
	background: #262626;
	height: 37px;
	width: 184px;
}

.footerlogo h2 a {
	border: none;
	position: absolute;
	top: 10px;
	left: 13px;
}

.footermenu {
	width: 100%;
	height: auto;
	background: #262626;
	overflow: visible;
	float: left;
	overflow: visible;
}

.f_links_col {
	text-align: center;
	padding: 15px 0;
	font-size: 16px;
}

.f_links_col ul.ft_menu {
	margin: 0px 0 20px 15px;
	width: 14%;
	float: left;
	padding: 0 1.5% 0 0;
	list-style: none !important;
}

.f_links_col ul.ft_menu.last {
	width: 9%;
}

.f_links_col ul.ft_menu li {
	text-align: left;
	line-height: 22px;
	color: #a8a8a8;
}

.f_links_col ul.ft_menu li h4 {
	font-size: .938em;
	font-weight: bold;
	color: #fff !important;
	padding: 5px 0;
	text-decoration: none;
}

.f_links_col ul.ft_menu li h4 a {
	color: #fff !important;
	text-decoration: none;
	font-size: .938em;
}

.f_links_col ul.ft_menu li h4 a:hover {
	color: #40a3d3 !important;
	text-decoration: none;
}

.f_links_col ul.ft_menu li a {
	font-size: .875em;
	display: block;
	text-decoration: none;
	color: #a8a8a8 !important;
}

.f_links_col ul.ft_menu li a:hover {
	text-decoration: none;
	color: #ffffff !important
}

footer {
	width: 100%;
	height: 40px;
	background: #c6c6c6;
	float: left;
	overflow: visible;
}

footer .copyrights {
	float: left;
	font-size: .750em;
	font-weight: 600;
	margin-top: 13px;
	color: #262626;
	padding:0 0 0 6px;
}

footer .footerlinks {
	float: right;
	margin-top: 10px;
	text-align: center;
	padding:0 6px 0 0;
}

footer .footerlinks a {
	text-decoration: none !important;
	color: #262626;
	font-size: .750em;
	font-weight: 600;
	text-decoration: underline;
}


/** Footer end **/
.bullet_top_mrgn {
	margin-top: 13px !important;
}

.google_bottomads {
	width: 100%;
	margin: 2% 0;
	text-align: center;
	/* float:left; */
	  display: inline-block;
	
}

.m_google_top_ads {
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0;
	padding: 0;
	display: block;
}

/**Fixed header ***/
.nav_container.scroll-to-fixed-fixed {
	color: red;
	margin: 0;
	padding: 0;
	width: 100% !important;
	left: 0 !important;
}

.nav_container.scroll-to-fixed-fixed .megamenu li.hm_black {
	left: 6px !important;
	height: 20px;
	left: 0;
	margin: 1px 0 0 !important;
	padding: 0 11px 0 0 !important;
	position: relative;
	top: 7px;
	border-left: none !important;
	width: 25px;
	background: url(../img/app-images/HomePageV1/scroll_logo.png) no-repeat
		0 0 !important;
}

.nav_container.scroll-to-fixed-fixed .megamenu li.hm_black a.homelink {
	display: block !important;
	width: 23px !important;
	/*height: 32px;*/
	border-left: none !important;
}

.nav_container.scroll-to-fixed-fixed .megamenu li.hm_black a.homelink:hover
	{
	background: url(../img/app-images/HomePageV1/scroll_logo.png) no-repeat
		0 0 !important;
}

/*Story page */
.photo_listing_wrapper {
	margin: 0 auto;
	width: 980px;
	overflow: hidden !important;
}

.story_page_wrapper {
	
	margin: 0 auto;
	width: 980px;
	overflow: hidden;
	position: relative;
}

.section_name {
	display: none;
}

.story_page_content_bg {
	float: left;
	background: #ffffff;
	width: 99.7%;
	border: 1px solid #b6b6b6;
}

.story_pg_head {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
}

.story_pg_head h1 {
	padding: 0;
	margin: 14px 16px 5px 18px;
	font-size: 1.500em;
	font-weight: 700;
	color: #262626;
	line-height: 29px;
	text-decoration: none;
}

.story_pg_head h1 a {
	color: #262626;
	text-decoration: none !important;
}

.story_pg_head h1 a:hover {
	text-decoration: none;
	color: #40a3d3;
}

.story_left_pnl {
	width: 66.200%;
	margin-right: 1.326%;
	padding: 0;
	float: left;
	margin-top: 20px;
	overflow: hidden;
	height: auto;
}

.commn_row {
	width: 100%;
	float: left;
}


ul.page_update {
	margin: 0px 16px 0px 18px;
	padding: 0;
	list-style: none;
	color: #959494;
	font-size: .750em;
}

ul.page_update li {
	display: inline-block;
	padding: 0 4px 5px 0;
	color: #262626;
	font-size: .938em;
	font-weight: 500;
}

ul.page_update li b {
	color: #262626;
	font-weight: 600;
}

ul.page_update li b a {
	text-decoration: none;
}

ul.page_update li b a:hover {
	text-decoration: none;
	color: #40a3d3;
}

.story_top_news {
	float: left;
	width: 100%;
}

.story_top_news {
	float: left;
	width: 100%;
}

.news_photo {
	float: left;
	width: 100%;
	position: relative;
	height: 100%;
	margin-bottom: 10px;
}

.news_photo img {
	display: block;
	max-width: 100%;
	height: 100%;
	max-height: 100%;
	margin: 0 auto !important;
	padding: auto !important;
}

.story_content {
	float: left;
	width: 100%;
}

hr {
	border-bottom: 1px solid #b8b8b8;
	width: 98%;
}

.story_top_news .news_photo a {
	border: 0;
}

.story_top_news h2 {
	margin: 10px 6px 10px 10px !important;
	font-size: .750em;
	font-weight: bold;
}

.story_top_news h2 a {
	text-decoration: none;
}

.story_top_news h2 a:hover {
	text-decoration: underline;
}

.sty_txt table {
	width: 100% !important;
	margin: 0;
	font-size: .875em;
	
}

.sty_txt p iframe {
	width: 100% !important;
	height: 100%;
}

.sty_txt strong {
	text-decoration: none !important;
	font-weight: 700;
}

.kWidgetPlayBtn{
  cursor: pointer;
    height: 53px !important;
    width: 70px !important;
    top: 44% !important;
    left: 46% !important;
    margin: 0;
    position: absolute;
    background: url('http://cdnapi.kaltura.com/html5/html5lib/v2.30.2/modules/MwEmbedSupport/skins/common/images/player_big_play_button.png');
    background-repeat: no-repeat !important;
    z-index: 1;
 }
 
.sty_txt {
	font-size: .975em;
	margin: 0px 20px 10px 19px;
	
}

.sty_txt iframe {
  width: 100% !important;
  margin: 0px auto !important;
  display:block;
 min-width:600px !important;
}

.story_tag_smo {
	margin: 0;
	padding: 0;
	float:left;
}

.story_smo_bttm {
	margin: 0;
	padding: 0;
}

ul.story_tags {
	margin: 8px 16px -1px 2px;
	padding: 0;
	font-size: 0.813em;
	font-weight: 900;
	width:100%;
}

ul.story_tags li {
	display: inline-block;
	padding: 4px 5px 8px 10px;
}

ul.story_tags li a {
	font-size: 0.938em;
	color: #959494;
	text-decoration: none;
	font-weight: 600;
}

ul.story_tags li a:hover {
	text-decoration: none;
	color: #40a3d3;
	cursor: pointer !important;
}


.sty_txt p {
	margin: 0;
   padding: 8px 0 6px 0;
    line-height: 22px;
  
}

.story_content div img {
	text-align: center;
	display: block !important;
	max-width: 100%;
	margin:0 auto !important;
	padding: 0 auto !important;
	
}

.story_content p a {
	text-decoration: underline;
	color: #40a3d3;
}

.story_content div .photo_disc {
	font-weight: 600 !important;
	font-size: .938em !important;
	margin: 5px 0px !important;
}

.story_highlights {
	float: left;
	width: 300px;
	margin-right: 20px;
	border: 1px solid #b6b6b6;
	position: relative;
}

.story_highlights h3 {
	background: #262626;
	top: 0px;
	left: 0px;
	height: 23px;

	padding: 3px 10px 5px 10px;
	margin: 0;
	position: absolute;
}

.story_highlights h3 span {
	color: #fff;
	font-size: .938em;
	text-decoration: none;
	font-weight: 600;
}

ul.story_highlgt_points {
	margin: 38px 0 0 0;
	padding: 0;
	list-style: none;
}

ul.story_highlgt_points li {
	float: left;
	background: url(../img/app-images/HomePageV1/blue_bullet.png) no-repeat
		4px 12px;
	padding: 6px 8px 9px 20px;
	border-bottom: 1px solid #cfcdcd;
	margin: 0 13px;
	font-size: .875em;
	line-height: 18px;
	font-weight: bold;
}

ul.smo_links {
	padding: 0;
	list-style: none;
	margin: 5px 5px 5px 0px;
	float:left;
}

ul.smo_links li {
	padding: 7px 7px 0px 0;
	/*display:inline-block;*/
	display: inline;
	margin-top: 0; float : left;
	width: 85px;
	float: left;
	  height: 25px;
}

/* 16 Sept 2015 */
ul.smo_links li:last-child
{
 display:block;
}
.st_email_button {
  padding-top: 0px;
  display: block;
  margin-top: -3px;
 
}
/*
.st_email_button {
	padding-top: 7px;
  display: block;
  margin-top: 0;
}
*/
.photo_landing_social .st_email_button{padding-top: 0px; margin-top:-4px;}
.stButton .stFb, .stButton .stTwbutton, .stButton .stMainServices
{
	padding-top: 0 !important;
}
.topstories {
	width: 100% !important;
	float: left;
	margin-bottom: 5px
}

ul.smo_links li a {
	text-decoration: none;
	border: 0;
}

.story_slider_botttm_mrgn {
	margin-bottom: 12px;
	margin-top: 12px;
	float: left;
}

.story_taboola {
	background: #ffffff;
	float: left;
	padding: 1% 2%;
	width: 96%;
}

.related_story {
	float: left;
	width: 100%;
}

.related_story h2 {
	padding: 20px 0 2px 0;
	font-size: 1.375em;
	font-weight: 700 !important;
	color: #40a3d3;
}

.related_story h2 a {
	color: #40a3d3;
	text-decoration: none;
}

.story_comment {
	float: left;
	width: 96%;
	background: #ffffff;
	padding: 1% 2%;
}

.story_col_lft {
	width: 48.76%;
	float: left;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
  	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
  	box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
	height: 324px;
	margin-right: 2.002%;
}

.story_main_news {
	margin: 0 !important;
	padding: 0 !important;
	/*position:relative;*/
	background: #fff;
	border: 1px solid #b6b6b6;
	overflow: hidden;
	height: 99.8%;
}

.story_main_news .img_box {
	float: left;
	/*min-width:298px;*/
	min-height: 199px;
	width: 100%;
	background: #262626;
}

.story_main_news .img_box img {
	display: block;
	max-width: 100%;
	max-height: 100%;
	margin: auto !important;
	padding: auto !important;
}

.story_main_news h3 {
	margin: 5px 7px 1px 10px;
}

.story_main_news h3 a {
	font-size: .81em !important;
	color: #cc0000;
	font-weight: 700;
	text-decoration: none;
}

.story_main_news em {
	color: #f30007;
	font-size: 0.8em;
	font-weight: 700;
	margin: 0;
	padding: 0.2% 0.2% 8% 3.6%;
}

.story_main_news h4 {
	float: left;
	margin: 4px 0 0;
	padding: 0 6px 10px 10px;
}

.story_main_news h4 a {
	font-size: 1.25em;
	text-decoration: none;
	font-weight: 400 !important;
	color: #262626;
}

.story_main_news h4 a:hover {
	text-decoration: none;
	color: #40a3d3;
}

.story_col_rgt {
	width: 48.76%;
	float: right;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
  	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
  	box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
	height: 324px;
}

.story_newslisting {
	margin: 0 !important;
	padding: 0 !important;
	position: relative;
	background: #fff;
	border: 1px solid #b6b6b6;
	overflow: hidden;
	height: 99.8%;
}

ul.story_news_listing {
	list-style: none;
	margin: 14px 0 16px 15px;
	padding: 0;
}

ul.story_news_listing li {
	margin-bottom: 16px;
	display: block;
	height: 84px;
}

ul.story_news_listing li.last {
	margin-bottom: 20px;
}

ul.story_news_listing li img {
	float: left;
	margin-right: 13px;
	height: 75px;
	width: 100px;
}

ul.story_news_listing li a {
	font-size: .87em;
	font-weight: 400;
	line-height: 20px;
	color: #262626;
	margin-right: 4px;
	text-decoration: none;
	padding-top: 0 !important;
	display: block;
}

ul.story_news_listing li a:hover {
	text-decoration: none;
	color: #40a3d3;
}
/*Story right panel */
#story_right_pnl {
	width: 32.448%;
	float: right;
	margin-top: 20px;
	height: auto;
	/*overflow: hidden;*/
}

#story_right_pnl_auth {
	width: 32.448%;
	float: right;
	margin: 0;
	height: auto;
	overflow: hidden;
}

.story_col300 {
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
  	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
  	box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
	height: 324px;
	background: #ffffff;
}

.story_ads_right_spl {
	width: 94.6%;
	height: auto;
	z-index: 1000;
	border: 1px solid #b6b6b6;
	text-align: center;
	padding: 8px 8px 8px 8px;
	background: #fff0be;
}

.story_rgt_top_mrgn_top {
	margin-top: 0px !important;
}

.story_rgt_top_mrgn {
	margin-top: 20px !important;
}

.poll_container {
	width: 100%;
	float:left;
}

.story_rgt_tpstory {
	margin: 0;
	padding: 0;
	border: 1px solid #b6b6b6;
	position: relative;
}

.story_rgt_tpstory h2 {
	background: #40a3d3;
	color: #fff;
	font-size: .875em;
	font-weight: 700;
	left: 0;
	margin: 0;
	padding: 1px 6px 4px 5px;
	position: absolute;
	text-transform: lowercase;
	top: 0;
}

.story_rgt_tpstory h2 a {
	color: #fff;
	font-weight: 600px;
	font-size: .938em;
	text-decoration: none;
}

.story_rgt_tpstory h2 a:hover {
	text-decoration: none;
	color: #262626;
}

ul.story_rgt_listing {
	list-style: none;
	margin: 14px 0 16px 15px;
	padding: 0;
	width: 94%;
}

ul.story_rgt_listing li {
	margin-bottom: 16px;
	display: block;
	height: 76px;
}

ul.story_rgt_listing li.last {
	margin-bottom: 20px;
}

ul.story_rgt_listing li .rgt_listing_thumb {
	float: left;
	height: 75px;
	margin-right: 13px;
	position: relative;
	width: 100px;
}

ul.story_rgt_listing li .rgt_listing_thumb img {
	display: block;
	max-width: 100%;
	height:auto;
	margin: auto !important;
	padding: auto !important;
}

ul.story_rgt_listing li .rght_list_txt {
	display: block;
	margin-right: 4px;
	padding-top: 0 !important;
	margin-top: 0 !important;
	text-decoration: none;
}

ul.story_rgt_listing li .rght_list_txt a {
	color: #262626;
	display: block;
	font-size: 0.87em;
	font-weight: 400;
	line-height: 18px;
	margin-right: 5px;
	padding-top: 0 !important;
	margin-top: 0 !important;
	text-decoration: none;
}

ul.story_rgt_listing li a:hover {
	text-decoration: none;
	color: #40a3d3;
}

.story_small_photoicon {
	position: absolute;
	left: 35%;
	top: 32%;
	z-index: 999;
}

.story_small_photoicon img {
	width: 26px;
	height: 26px;
}

.story_small_videoicon {
	position: absolute;
	left: 35%;
	top: 32%;
}

.story_small_videoicon img {
	width: 26px;
	height: 26px;
}

/***** Special Page ****/
.row_bottom_mrgn {
	margin-bottom: 15px;
}

.hm_special_topstory {
	margin: 0;
	padding: 0;
	position: relative;
	float: left;
	background: #262626;
	width: 100%;
	overflow: hidden;
	height: 362px;
	box-sizing: border-box;
	border: 1px solid #b6b6b6;
}

.hm_special_topstory img {
	display: block !important;
	margin: 0 auto !important;
	padding: 0 auto !important;
	max-width: 100%;
}

.hm_special_topstory h1 {
	background: none repeat scroll 0 0 #40a3d3;
	text-transform: lowercase;
	color: #fff;
	font-size: 1.125em;
	font-weight: 700;
	left: 0;
	margin: 0;
	padding: 0px 7px 5px 7px;
	position: absolute;
	top: 0;
}

.hm_special_topstory h1 a {
	font-weight: 700;
	text-transform: lowercase;
	color: #ffffff;
	font-size: 1.125em;
	text-decoration: none !important;
}

.hm_special_topstory h1 a:hover {
	color: #262626;
	text-decoration: none !important;
}

.transparent_specialDiv {
	background: #000000 !important;
	zoom: 1;
	filter: alpha(opacity =     80);
	opacity: 0.8;
	position: absolute !important;
	bottom: 0;
	left: 0px;
	right: 0px;
	width: 100%;
	overflow: visible;
	font-weight: 700px !important;
}

.transparent_specialDiv em {
	color: #f30007;
	font-weight: 700;
	padding: .2% 2.6%;
	font-size: .8em;
	margin: 0;
}

.transparent_specialDiv h2 {
	padding: 0.1% 2.6% 1% 2.6%;
	margin: 0;
	font-weight: 700 !important;
	font-size: 1.1em;
	color: #fff;
	line-height: 24px;
}

.transparent_specialDiv h2 a {
	font-weight: 700 !important;
	font-size: 1.5em;
	color: #fff;
	text-decoration: none;
}

.transparent_specialDiv h2 a:hover {
	text-decoration: underline;
}

.colspecial {
	width: 48.690%;
	float: left;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
  	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
  	box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
	height: 324px;
	background: #ffffff;
}

.splcol_right_mrgn {
	margin-right: 2% !important;
}

.splphotogallery {
	background: none repeat scroll 0 0 #262626;
	height: 362px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 100%;
}

.show_more {
	float: left;
	margin: 0;
	padding: 0;
	border: 1px solid #b6b6b6;
	border-radius: 4px;
	background-color: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
  	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
  	box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
	height: 40px;
	width: 99.6%;
	margin-bottom: 10px;
	margin-top: 10px;
}

.show_more h4 {
	color: #262626;
	font-size: .945em;
	font-weight: 700;
	text-align: center;
	margin: 9px 0 2px 0;
	text-transform: lowercase;
	cursor: pointer !important;
	float: left;
	width: 100%;
}

.show_more h4 a {
	font-size: .945em;
	font-weight: 700;
	text-decoration: none;
	float: left;
	margin-left: 47%;
}

/*** Photo Landing page ***/
.photo_listing_row {
	float: left;
	width: 100%;
}

.photolisting_head {
	float: left;
	margin: 0;
	width: 100%;
	padding: 0;
}

.photolisting_head h1 {
	/*font-size:1.750em;*/
	font-size: 1.63em;
	color: #40a3d3;
	padding: 0;
	font-weight: 700;
	margin: 0px 0 5px 0;
}

.photo_head {
	float: left;
	margin: 2px 0 0 0;
	padding: 0;
}

.photo_head h1 {
	margin: 0px 0 0px 0;
	font-size: 1.125em;
	color: #40a3d3;
	font-weight: 700;
	text-decoration: none !important;
	text-transform: lowercase;
}

.photo_select {
	float: right;
	padding: 0;
	margin: 0px 0 5px 0;
	position: relative;
}

.photo_select h2 {
	font-size: 0.813em;
	color: #969696;
	padding: 0px 10px 5px 0;
	display: inline-block;
}

.photo_select .select_form {
	text-align: right;
	display: inline-block;
	height: 25px;
}

.select_form select {
	/*	-webkit-appearance: none !important;
  	  -moz-appearance: none;*/
	text-indent: 0.01px;
	text-overflow: '';
	appearance: none !important;
	width: 200px;
	height: 25px;
	text-transform: lowercase;
}

ul.photo_listing {
	margin: 0;
	padding: 0;
	list-style: none !important;
	vertical-align: middle;
}

ul.photo_listing li.photo_lg {
	width: 65.198%;
  float: left;
  border-right: 1px solid #ffffff;
  border: 1px solid #b6b6b6;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
  	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
  	box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
	  position: relative;
  height: 480px;
  margin: 0;
  padding: 0;
  background: #535353;
}

ul.photo_listing li.photo_lg img {
	display: block !important;
  max-width: 100%;
  height: 100% !important;
  /* width: 100%; */
  margin: 0 auto !important;
  padding: 0 auto !important;
}
ul.photo_listing li.photo_lg h2 {
	position: absolute;
	background: #F00;
	padding: 4px 10px;
	color: #ffffff;
	top: 20px;
	left: 20px;
}

ul.photo_listing li.photo_desc {
	float: left;
	width: 34.599%;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
  	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
  	box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
	position: relative;
	background: #535353;
	height: 482px;
	margin: 0;
	padding: 0;
}

ul.photo_listing li.photo_desc .photo_desc_contr {
	margin: 3% 2% 2% 7%;
}

ul.photo_listing li.photo_desc em {
	color: #f30007;
	font-size: .813em;
	font-weight: 700;
}

ul.photo_listing li.photo_desc .photo_deschead {
	padding: 0 6px 0 0;
	margin: 0px;
}

ul.photo_listing li.photo_desc .photo_deschead .photo_head_dec {
	padding: 0 6px 0 0;
	margin-top: 18px;
}

ul.photo_listing li.photo_desc .photo_deschead .photo_head_dec a {
	color: #ffffff;
	font-size: 1.563em;
	font-weight: 700;
	text-decoration: none;
	line-height: 26px;
}

ul.photo_listing li.photo_desc .photo_deschead a:hover {
	text-decoration: none;
	color: #40a3d3;
}

ul.photo_listing li.photo_desc h2 {
	color: #ffffff;
	font-size: .938em;
	padding: 0 6px 0 0;
	margin-top: 6px;
	line-height: 19px;
}

ul.photo_listing li.photo_desc h3 {
	padding: 0 6px 0 0;
	margin-top: 18px;
}

ul.photo_listing li.photo_desc h3 a {
	font-weight: 900;
	color: #40a3d3;
	font-size: .938em;
	text-decoration: none;
}

ul.photo_listing li.photo_desc h3 a:hover {
	text-decoration: none !important;
	color: #ffffff;
}

/** Video css ***/

ul.photo_listing li.video_lg {
	width: 65.198%;
  float: left;
  border-right: 1px solid #ffffff;
  border: 1px solid #b6b6b6;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
  	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
  	box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
	  position: relative;
  height: 362px;
  margin: 0;
  padding: 0;
  background: #535353;
}

ul.photo_listing li.video_lg img {
  display: block !important;
  max-width: 100%;
  height: 100% !important;
  margin: 0 auto !important;
  padding: 0 auto !important;
}

ul.photo_listing li.video_lg h2 {
	position: absolute;
	background: #F00;
	padding: 4px 10px;
	color: #ffffff;
	top: 20px;
	left: 20px;
}

ul.photo_listing li.video_desc {
	float: left;
	width: 34.599%;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
  	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
  	box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
	position: relative;
	background: #535353;
	height: 364px;
	margin: 0;
	padding: 0;
}

ul.photo_listing li.video_desc .video_desc_contr {
	margin: 3% 2% 2% 7%;
}

ul.photo_listing li.video_desc em {
	color: #f30007;
	font-size: .813em;
	font-weight: 700;
}

ul.photo_listing li.video_desc .video_deschead {
	padding: 0 6px 0 0;
	margin: 0px;
}

ul.photo_listing li.video_desc .video_deschead .video_head_dec {
	padding: 0 6px 0 0;
	margin-top: 18px;
}

ul.photo_listing li.video_desc .video_deschead .video_head_dec a {
	color: #ffffff;
	font-size: 1.563em;
	font-weight: 700;
	text-decoration: none;
	line-height: 26px;
}

ul.photo_listing li.video_desc .video_deschead a:hover {
	text-decoration: none;
	color: #40a3d3;
}

ul.photo_listing li.video_desc h2 {
	color: #ffffff;
	font-size: .938em;
	padding: 0 6px 0 0;
	margin-top: 6px;
	line-height: 19px;
}

ul.photo_listing li.video_desc h3 {
	padding: 0 6px 0 0;
	margin-top: 18px;
}

ul.photo_listing li.video_desc h3 a {
	font-weight: 900;
	color: #40a3d3;
	font-size: .938em;
	text-decoration: none;
}

ul.photo_listing li.video_desc h3 a:hover {
	text-decoration: none !important;
	color: #ffffff;
}

.count-o
{
	visibility: visible !important;
}
ul.photo_smo_links {
	list-style: none outside none;
	margin: 0;
	padding: 0;
	/* top: 323px; */
	bottom:11px;
	width: 90%;
	position: absolute;
}

ul.photo_smo_links li {
	padding: 4px 5px 0px 0;
  display: block;
  float: left;
  height: 24px;
  margin-top: 0 !important;
}

ul.photo_smo_links li a {
	text-decoration: none;
	border: 0;
}

ul.photo_smo_links li.hide {
	display: none;
}

ul.photo_listing li.photo_desc h3 a:hover {
	text-decoration: underline;
}

.photo_row_tp_mrgn {
	margin-top: 20px;
}


iframe .count-o .enabled {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #bbb;
    border-radius: 3px;
    min-height: 18px;
    min-width: 15px;
    position: relative;
    text-align: center;
    visibility: visible !important;
}
.google_middleads {
	width: 74%;
	float: left;
	text-align: center;
	margin: 2% 13%;
	margin-bottom: 0;
	padding: 0;
}

ul.section_listing {
	list-style: none;
	width: 100%;
	margin: 0;
	padding: 0;
}

ul.section_listing li {
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
  	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
  	box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
	border: 1px solid #b6b6b6;
	width: 32.244%;
	float: left;
	overflow: hidden;
	height: 324px;
}

.sec_img_contr {
	width: 316px;
	height: 237px;
	float: left;
	position: relative;
}

.sec_img_contr img {
	display: block !important;
	max-width: 100%;
	height: auto;
	margin: auto auto !important;
	padding: auto !important;
}


.photo_icon_listing {
	position: absolute;
	top: 41%;
	left: 43%;
}

ul.section_listing li .sec_info {
	float: left;
	background: #535353;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 128px;
}

ul.section_listing li .sec_info span {
	display: block;
	color: #cc0000;
	font-size: .813em;
	padding: 5px 0 0 8px;
	font-weight: 700;
}

ul.section_listing li .sec_info em {
	color: #f30007;
	display: block;
	font-size: 0.813em;
	font-weight: 700;
	margin: 0;
	padding: 0px 0 0 14px;
}

ul.section_listing li .sec_info p {
	color: #ffffff !important;
	font-size: 1.1em;
	font-weight: 400;
	line-height: 22px;
	padding: 2px 10px 8px 15px;
}

ul.section_listing li .sec_info p a {
	color: #ffffff !important;
	font-weight: 400;
	font-size: 1.124em;
	text-decoration: none;
	line-height: 18px;
}

ul.section_listing li .sec_info p a:hover {
	color: #40a3d3 !important;
	font-weight: 400;
	font-size: 1.124em;
	text-decoration: none;
	line-height: 18px;
}

.sec_rgt_mrgn {
	margin-right: 1.326%;
}
/* photogallery Left panel */
.photo_landing_left_pnl {
	width: 66.224%;
	margin-right: 1.326%;
	padding: 0;
	float: left;
	margin-top: 20px;
}

.photo_rgt_top_mrgn {
	margin-top: 56px !important;
}

.photo_landing_hd {
	width: 100%;
	float: left;
	margin: 0px 0 0 0;
	padding: 7px 0 0 0;
	background: #535353;
	height: 100%;
	overflow: hidden;
}

.photo_landing_hd h1 {
	padding: 0;
	margin: 0px 4px 0px 15px;
	/* font-size: 1.125em; */
	font-size: 1.500em;
	font-weight: 700;
	color: #ffffff;
	text-decoration: none;
}

.photo_landing_hd h1 a {
	color: #ffffff;
	text-decoration: none;
}

.photo_landing_hd h1 a:hover {
	text-decoration: underline;
}

.photo_landing_hd h2 {
	padding: 0;
	margin: 4px 4px 8px 15px;
	font-size: .750em;
	font-weight: 600;
	color: #ffffff;
	text-decoration: none;
}

.photo_landing_row {
	float: left;
	width: 100%;
	background: #535353;
}

.photo_landing_slider {
	float: left;
	height: 100%;
	max-height: 100%;
	position: relative;
	width: 100%;
}

.showcase-slide {
	width: 99.9%;
	margin: 0%;
	padding: 0;
	display: none;
	height: 486px;
	overflow: hidden;
}

.showcase-slide a {
	display: block;
	width: 100%;
	overflow: hidden;
}

.showcase-slide img {
	width: 100%;
	display: block;
	max-width: 100%;
	height: auto;
	/*max-height: 100%;*/
	margin: auto !important;
	padding: auto !important;
}

#prevLink {
	/*background: url("../img/app-images/arrows1.png") repeat scroll 0 0 rgba(0, 0, 0, .60);*/
	background: url("../img/app-images/arrows1.png") repeat scroll 0 0;
	cursor: pointer;
	height: 40px;
	position: absolute;
	top: 50%;
	width: 40px;
	left: 0;
	z-index: 999;
}

#nextLink {
	background: url("../img/app-images/arrows1.png") repeat scroll 0 0;
	cursor: pointer;
	height: 40px;
	position: absolute;
	background-position: -34px 0;
	right: 0;
	top: 50%;
	width: 40px;
	z-index: 999;
}

a#prevLink:hover {
	background: url("../img/app-images/arrows1.png") repeat scroll 0 43px;
	height: 40px;
	width: 40px;
}

a#nextLink:hover {
	background: url("../img/app-images/arrows1.png") repeat scroll 47px 43px;
	height: 40px;
	width: 40px;
}

#dvLoading {
	background: url("../img/app-images/HomePageV1/loading.gif") no-repeat
		scroll center center rgba(0, 0, 0, 0);
	height: 8px;
	left: 46%;
	position: absolute;
	top: 35%;
	width: 70px;
	z-index: 1000;
}

.photo_main {
	float: left;
	height: 486px;
	position: relative;
	width: 100%;
}

.photo_info {
	/*float: left;*/
	height: 100%;
	width: 97%;
	margin-left: 15px;
	
}

.photo_landing_hd h2 span {
	color: #ffffff;
}

.photo_info .slide_no {
	color: #ffffff;
	float: left;
	font-size: 2.40em;
	font-weight: 700;
	margin: -5px 0 0 3px;
	width: 17%;
}

.photo_info .slide_no span {
	color: #fff;
}

.photo_info .about_slide {
	color: #ffffff;
	float: right;
	font-size: 0.900em;
	margin: -5px 0 0 10px;
	width: 77.5%;
}

.photo_landing_social {
	float: left;

	margin: 3px 7px 12px 18px;
	width: 95%;
}

ul.smo_links_photo {
	padding: 0;
	list-style: none;
	margin: 0px 16px 13px 13px;
}

ul.smo_links_photo li {
	padding: 5px 18px 0px 0;
	display: inline-block;
}

ul.smo_links_photo li a {
	text-decoration: none;
	border: 0;
}

.landing_pg_row {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
}

.landing_pg_row h2 {
	padding: 0px 0 3px 0;
	font-size: 1.250em;
	color: #40a3d3;
	font-weight: 700;
	margin-top: 20px !important;
}

.landing_pg_row_mrgn {
	margin: 25px 0 0 0 !important;
}

.landing_pg_row h2 a {
	color: #40a3d3;
	font-weight: 900;
	text-decoration: none;
}

.landing_pg_row h2 a span {
	color: #262626;
}

.landing_pg_row h2 a:hover {
	text-decoration: none;
	color: #262626;
}

.landing_col300 {
	width: 48.690%;
	float: left;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
  	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
  	box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
	height: 324px;
	background: #535353;
	border: 1px solid #b6b6b6;
}

.landing_col_rgt_mrgn {
	margin-right: 2.007%;
}

.landing_main_news {
	margin: 0 !important;
	padding: 0 !important;
	position: relative;
	overflow: hidden;
	height: 99.8%;
	float: left;
	width: 100%;
}

.photo_icon_landing {
	position: absolute;
	top: 26%;
	left: 43%;
}

.landing_main_news .img_box {
	float: left;
	width: 316px;
	height: 237px;
}

.landing_main_news .img_box img {
	display: block;
	max-width: 100%;
	height: auto;
	margin: auto !important;
	padding: auto !important;
}

.landing_main_news .landing_news_text {
	float: left;
	padding: 0;
	background: #535353;
	width: 100%;
}

.landing_main_news .landing_news_text h3 {
	margin: 10px 7px 1px 10px;
	position: absolute;
	top: 199px;
	left: 0;
}

.landing_main_news .landing_news_text h3 a {
	font-size: .81em !important;
	color: #cc0000;
	font-weight: 700;
	text-decoration: none;
}

.landing_main_news .landing_news_text em {
	color: #f30007;
	display: block !important;
	float: left;
	font-size: 0.813em;
	font-weight: 700;
	margin: 6px 0 0 9px;
}

.landing_main_news .landing_news_text h4 {
	line-height: 22px;
	float: left;
	left: 0;
	width: 97%;
	padding: 4px 8px 8px 10px;
}

.landing_main_news .landing_news_text h4 a {
	font-size: 1.10em;
	line-height: 20px;
	text-decoration: none;
	font-weight: 400 !important;
	color: #ffffff;
}

.landing_main_news .landing_news_text h4 a:hover {
	text-decoration: none;
	color: #40a3d3;
}

ul.landing_news_listing {
	list-style: none;
	margin: 25px 0 16px 15px;
	padding: 0;
}

ul.landing_news_listing li {
	margin-bottom: 26px;
	display: block;
	height: 76px;
}

ul.landing_news_listing li.last {
	margin-bottom: 20px;
}

ul.landing_news_listing li .thumbimg {
	float: left;
	margin-right: 13px;
	height: 75px;
	width: 100px;
	position: relative;
}

ul.landing_news_listing li .thumbimg img {
	display: block !important;
	max-width: 100%;
	height:auto;
	margin: auto !important;
	padding: auto !important;
}

ul.landing_news_listing li .landing_txt {
	/*display: inline;*/
	margin-right: 4px;
	padding-top: 0 !important;
	text-decoration: none;
}

ul.landing_news_listing li .landing_txt a {
	font-size: .87em;
	font-weight: 400;
	line-height: 17px;
	color: #ffffff;
	display: block;
	margin-right: 4px;
	text-decoration: none;
	padding-top: 0 !important;
}

ul.landing_news_listing li .landing_txt a:hover {
	text-decoration: none;
	color: #40a3d3;
}

/** Video Gallery **/
.video_showcase {
	height: 362px;
	margin: 0;
	max-width: 100%;
	width: 100%;
}

.video_showcase iframe {
	display: block;
	width: 99.3% !important;
	margin: 0 auto !important;
	padding: 0 auto !important;
}

#video_showcase .kWidgetCentered {
	height: 100%;
	width: 98.4%;
	margin-left: 0; /*  margin-top: -60.5px;*/
}
/*
.kWidgetCentered {
	bottom: 0;
	left: 0;
	margin: auto;
	max-height: 100%;
	max-width: 100%;
	position: absolute;
	right: 0;
	background:
		url("http://cdnapi.kaltura.com/html5/html5lib/v1.9.6//modules/MwEmbedSupport/skins/common/images/player_big_play_button.png")
		no-repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
	top: 0;
}
*/

.video_showcase span object {
	display: block;
	max-width: 100%;
	max-height: 100%;
	margin: auto !important;
	padding: auto !important;
}

.video_info {
	float: none;
	margin: 8px 8px 5px 15px;
	width: 97%;
}

.video_info h2 {
	color: #cccccc !important;
	font-size: 0.938em;
	margin:10px 0 0 0;
}
/*** CONTACT US **/
.contactus {
	float: left;
	border: 1px solid #b6b6b6;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
  	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
  	box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
	background: #ffffff;
}

.contactus h3 {
	color: #262626;
	font-size: .875em;
	font-weight: 700;
	margin: 20px 15px 0 18px;
}

.contactus .bluetxt {
	color: #41a3d4;
	font-size: .875em;
	font-weight: 700;
	padding: 8px 0px 0px 18px;
}

.contactus .emailtxt {
	color: #41a3d4;
}

.contactus .contacttxt {
	color: #262626;
	font-size: .875em;
	padding: 0px 15px 0 18px;
	width: 95%;
}

.contactus .contacttxt b {
	font-weight: 700 !important;
}

.contact_form {
	margin: 0;
	padding: 0;
	border: 1px solid #b6b6b6;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
  	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
  	box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
	position: relative;
	background: #ffffff !important;
}

.contact_form h2 {
	background: #41a3d4;
	top: 0px;
	left: 0px;
	height: 23px;
	padding: 3px 8px 5px 8px;
	margin: 0;
	position: absolute;
	color: #ffffff !important;
	font-weight: 600;
}

.txt_form {
	float: left;
	margin: 35px 15px 10px 15px;
	font-size: .875em;
	color: #262626;
}

.contact_form .feedbk_form {
	margin: 10px 15px;
	display: block;
}

.contact_form .feedbk_form input[type=text],textarea {
	background-color: #ffffff;
	border: 0 none;
	box-sizing: border-box;
	float: left;
	font-size: 0.875em;
	font-weight: 300;
	line-height: 25px;
	margin: 4px 0 10px 1px !important;
	outline: 0 none;
	padding: 0 0 0 4px !important;
	transition: none 0s ease 0s !important;
	width: 100%;
	border: 1px solid #b6b6b6;
}

.contact_form .feedbk_form input[type=button] {
	background: none repeat scroll 0 0 #262626;
	border: medium none;
	color: #ffffff;
	float: left;
	margin-top: 10px;
	padding: 5px 7px;
	font-weight: 600;
	margin: 4px 0 10px 1px !important;
}

/** disclmail **/
.disclaimer {
	float: left;
	margin-top: 30px;
	width: 99.80%;
	background: #ffffff;
	border: 1px solid #b6b6b6;
}

.disclaimer h1 {
	color: #262626;
	font-size: 1.125em;
	font-weight: normal;
	margin: 5px 16px 10px 18px;
	line-height: 22px;
	font-weight: 700;
}

.disclaimer_text {
	font-size: 0.875em;
	color: #262626;
	line-height: 18px;
	margin: 5px 15px 15px 18px;
}

.disclaimer_text strong {
	font-weight: 700;
}

.disclaimer_text a {
	color: #0096cd;
	text-decoration: none !important;
}

.disclaimer_text a:hover {
	text-decoration: underline !important;
}

/* WEATHER */
.weatherhead {
	width: 26%;
	float: left;
}

.weatherhead h1 {
	padding: 0;
	margin: 14px 2px 0px 0;
	line-height: 36px;
}

.weatherhead h1 a {
	text-decoration: none;
	font-size: 2.5em;
	font-weight: 700;
	color: #262626;
	line-height: 32px;
}

.weatherhead h1 a:hover {

	text-decoration: none;
	color: #40a3d3;
}

.weather_sorted {
	/*width:53.9%;*/
	float: right;
	margin: 21px 0 4px 0;
}

.weather_form {
	display: block;
	margin: 10px 0 0 0;
	text-align: right;
}

.weather_filtertxt {
	width: 5.71%;
	font-size: .750em;
	color: #9d9d9d;
}

.country {
	margin-right: 21px;
	display: inline-block;
}

.country select {
	width: 100%;
	height: 28px;
	font-size: .838em;
	line-height: 28px;
	color: #555555;
	vertical-align: middle;
	font-weight: 700;
}

.cities {
	margin-right: 0;
	display: inline-block;
}

.cities select {
	width: 100%;
	height: 28px;
	font-size: .838em;
	line-height: 28px;
	color: #555555;
	font-weight: 700;
}

.weather_contnr {
	float: left;
	border: 1px solid #b6b6b6;
	width: 100%;
	background-color: #fff;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
  	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
  	box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
}

ul.weather_status {
	margin: 5px 6px 7px 10px;
	list-style: none;
}

ul.weather_status li {
	width: 56.300%;
	display: inline-block;
	margin-right: 0;
	padding: 0;
}

ul.weather_status li.last {
	border-right: none;
	width: 42.10%;
}

ul.weather_status li .wether_top_row {
	width: 100%;
	float: left;
}

ul.weather_status li .wether_top_row .wether_bigimg {
	width: 135px;
	height: 133px;
	text-align: center;
	float: left;
}

ul.weather_status li .wether_top_row .delhi_weather {
	float: left;
	margin: 14px 0 0 20px;
	padding: 0;
	width: 56%;
}

ul.weather_status li .wether_top_row .delhi_weather h3 {
	color: #40a3d3;
	font-size: 1.45em;
	font-weight: 700;
}

ul.weather_status li .wether_top_row .delhi_weather i {
	font-size: .750em;
	display: block;
	margin-right: 10px;
}

ul.weather_status li .wether_top_row .delhi_weather .maxT {
	font-size: 2.250em;
	font-weight: 800;
	float: left;
	margin: 10px 40px 0 0;
}

ul.weather_status li .wether_top_row .delhi_weather .maxT .maxT_txt {
	font-weight: 600 !important;
	font-size: .362em !important;
	display: block;
	margin-top: 0px;
}

ul.weather_status li .wether_top_row .delhi_weather .maxT sup {
	vertical-align: baseline;
	position: relative;
	top: -0.7em;
	font-size: .700em;
	font-weight: normal !important;
}

ul.weather_status li .wether_top_row .delhi_weather .minT {
	font-size: 2.250em;
	font-weight: 800;
	display: inline-block;
	margin: 10px 10px 0 0;
}

ul.weather_status li .wether_top_row .delhi_weather .minT_txt {
	font-weight: 600 !important;
	font-size: .362em !important;
	display: block;
	margin-top: 0px;
}

ul.weather_status li .wether_top_row .delhi_weather .minT sup {
	vertical-align: baseline;
	position: relative;
	top: -0.7em;
	font-size: .700em;
	font-weight: normal !important;
}

ul.weather_status li ul.dl_weather_details {
	float: left;
	width: 99.9%;
	padding-left: 10px;
	margin: 0px;
	border-left: 1px solid #b6b6b6;
}

ul.weather_status li ul.dl_weather_details li {
	float: left;
	display: block;
	font-size: .870em;
	color: #333;
	font-weight: 600;
	margin-right: 2%;
	width: 40%;
	margin-left: 2%;
	border: 0 !important;
}

ul.weather_status li ul.dl_weather_details li span {
	font-weight: normal !important;
}

.weather_forcast {
	float: left;
	width: 100%;
}

.weather_forcast h3 {
	font-size: 1.00em;
	font-weight: 700;
	color: #40a3d3;
	padding: 7px 3px 5px 12px;
}

.dashed_border {
	border-bottom: 1px dashed #b6b6b6;
	margin: 0px 10px 20px 10px;
}

ul.extend_forcast {
	margin: 5px 7px 7px 7px;
	padding-bottom: 20px;
	list-style: none;
	width: 98%;
}

ul.extend_forcast li {
	width: 32.700%;
	display: inline-block;
	border-right: 1px dashed #b6b6b6;
}

ul.extend_forcast li.last {
	border-right: none !important;
}

ul.extend_forcast li .extend_top_row {
	width: 96%;
	margin: 0 2%;
	float: left;
}

ul.extend_forcast li .extend_top_row .wether_smlimg img {
	width: 61px !important;
	height: 59px !important;
	float: left;
}

ul.extend_forcast li .extend_top_row .week_weather {
	float: right;
	margin-top: 14px;
	width: 60%;
}

ul.extend_forcast li .extend_top_row .week_weather h3 {
	font-size: .938em;
	color: #262626;
	font-weight: 800;
}

ul.extend_forcast li .extend_top_row .week_weather i {
	font-size: .750em;
	display: block;
	margin-right: 10px;
}

ul.extend_forcast li .extend_top_row .week_weather .maxTem {
	font-size: 1.375em;
	font-weight: 800;
	float: left;
	margin: 10px 10px 0 0;
}

ul.extend_forcast li .extend_top_row .week_weather .maxTem sup {
	vertical-align: baseline;
	position: relative;
	top: -0.7em;
	font-size: .700em;
	font-weight: normal !important;
}

ul.extend_forcast li .extend_top_row .week_weather .maxTem .maxTem_txt {
	font-weight: 600 !important;
	font-size: .562em !important;
	display: block;
	margin-top: 0px;
}

ul.weather_status li .extend_top_row .week_weather .maxTem sup {
	vertical-align: baseline;
	position: relative;
	top: -0.7em;
	font-size: .700em;
	font-weight: normal !important;
}

ul.extend_forcast li .extend_top_row .week_weather .minTemp {
	font-size: 1.375em;
	font-weight: 800;
	display: inline-block;
	margin: 10px 10px 0 0;
}

ul.extend_forcast li .extend_top_row .week_weather .minTemp_txt {
	font-weight: 600 !important;
	font-size: .562em !important;
	display: block;
	margin-top: 0px;
}

ul.extend_forcast li .extend_top_row .week_weather .minTemp sup {
	vertical-align: baseline;
	position: relative;
	top: -0.7em;
	font-size: .700em;
	font-weight: normal !important;
}

.airport_row {
	float: left;
	width: 100%;
	margin: 20px 0;
}

.airport_row .airport_weather {
	float: left;
	width: 30%;
}

.airport_row .airport_weather h3 {
	font-size: 1.00em;
	font-weight: 700;
	color: #40a3d3;
	padding: 0 0 10px 12px;
}

.airport_row .airport_weather .airport_dropdown {
	margin: 0px 7px 7px 12px;
}

.airport_row .airport_weather .airport_dropdown select {
	width: 74%;
	height: 28px;
	font-size: .838em;
	line-height: 28px;
	color: #555555;
	vertical-align: middle;
	font-weight: 700;
}

.airport_row .airport_weather_details {
	float: right;
	text-align: left;
	width: 69%;
}

.airport_row .airport_weather_details .airplan_img {
	float: left;
	width: 57px;
	height: 60px;
}

.airport_row .airport_weather_details ul.weather_listing {
	display: inline-block;
	margin: 0px;
	width: 67%;
	margin-left: 20px;
}

.airport_row .airport_weather_details ul.weather_listing li {
	float: left;
	display: block;
	font-size: .875em;
	color: #333;
	font-weight: 700;
	margin-right: 5%;
	width: 40%;
	margin-left: 5%;
	border: 0 !important;
}

.airport_row .airport_weather_details ul.weather_listing li span {
	font-weight: normal !important;
}

/** Authur Page **/
.aurthor_box {
	float: left;
	width: 100%;
	background: #262626;
	margin: 0 0 25px 0;
}

.aurthor_box .authorName {
	font-size: 2.188em;
	color: #ffffff;
	font-weight: 800;
	padding: 10px 0 6px 18px;
}

.aurthor_box .author_design {
	font-size: .750em;
	color: #838383;
	padding: 0px 0 8px 18px;
}

ul.author {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.author li {
	float: left;
	margin-bottom: 20px;
	width: 100%;
}

ul.author li .aurthor_thumb {
	width: 47%;
	height: 200px;
	float: left;
	margin-left: 2.2%;
	background: #262626;
	position: relative;
}

ul.author li .aurthor_thumb img {
	display: block;
	max-width: 100%;
	max-height: 100%;
	margin: auto !important;
	padding: auto !important;
}

ul.author li .aurthor_desc {
	float: right;
	width: 47%;
	margin-left: 2.2%;
}

.author_txt {
	color: #ffffff;
	font-size: 0.875em;
	padding: 0 8px 0 0;
}

.author_txt p {
	color: #ffffff;
}

ul.author li .aurthor_desc .author_twitter {
	color: #00abf0;
	margin: 12px 0 0 0px;
	font-size: 0.875em;
}
/**RSS CSS **/
.rss_container {
	float: left;
	width: 99.7%;
	background: #ffffff;
	border: 1px solid #b6b6b6;
}

.rss_head {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
}

.rss_head h1 {
	padding: 0;
	margin: 12px 16px 7px 18px;
	line-height: 38px;
	font-size: 2.400em;
	font-weight: 700;
	color: #262626;
}

.rss_txt {
	font-size: .875em;
	margin: 10px 12px 13px 18px;
	color: #262626;
}

.rss_feeds_contnr {
	width: 94.28%;
	margin: 10px 3.14%;
	padding: 0;
	float: left;
}

ul.rss_feeds {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 20px;
}

ul.rss_feeds li {
	float: left;
	width: 100%;
	padding: 0;
}

.rss_btm_brder {
	border-bottom: 1px solid #fff;
	background: #d2d2d2;
}

.last_brder {
	border-bottom: 1px solid #fff;
}

.citi_bg_brder {
	background: #dddddd;
}

ul.rss_feeds li .itemName {
	width: 23.509%;
	float: left;
	padding: 4px 0 5px 12px;
	font-size: .938em;
	font-weight: 600;
}

ul.rss_feeds li .feedlink {
	width: 60.418%;
	float: left;
}

ul.rss_feeds li .feedlink input[type=text] {
	width: 98%;
	line-height: 24px;
	color: #959494;
}

ul.rss_feeds li .feedlink input[type=text]:focus {
	color: #262626;
}

ul.rss_feeds li .feedbtn {
	width: 11.071%;
	float: right;
	text-align: right;
	padding: 10px 13px 0 3px;
}

ul.rss_feeds li .cities_feeds {
	width: 100%;
	float: left;
}

ul.rss_feeds li .cities_feeds .itemName_city {
	width: 23.509%;
	float: left;
	padding: 4px 0 5px 12px;
	font-size: .938em;
	font-weight: 600;
}

ul.rss_feeds li .cities_feeds .feedlink_city {
	width: 60.418%;
	float: left;
}

ul.rss_feeds li .cities_feeds .feedlink_city input[type=text] {
	width: 98%;
	line-height: 24px;
	color: #959494;
}

ul.rss_feeds li .cities_feeds .feedlink_city input[type=text]:focus {
	color: #262626;
}

ul.rss_feeds li .cities_feeds .feedbtn_city {
	width: 11.071%;
	float: right;
	text-align: right;
	padding: 10px 13px 0 3px;
}

/********SEARCH PAGE ****/
.search_heading {
	font-size: 1.500em;
	font-weight: bold;
	color: #262626;
	text-decoration: none;
	line-height: 28px;
	padding-top: 10px;
}

.search_heading span {
	color: #3fa3d5;
}

.search_photo_icon {
	position: absolute;
	top: 39%;
	right: 42%;
}

.search_videoicon {
	position: absolute;
	margin: 23% 42%;
}

.pagesearch_form {
	display: inline;
	margin: 18px 0 0 0;
}

.pagesearch_form .filtertxt {
	width: 5.71%;
	font-size: .750em;
	color: #9d9d9d;
}

.form_tp_mrgn {
	margin-top: 18px;
}

.pagesearch_form .past_news {
	width: 15%;
	margin-right: 1.42%;
	display: inline-block;
}

.pagesearch_form .past_news select {
	width: 100%;
	height: 28px;
	font-size: .838em;
	line-height: 28px;
	color: #555555;
	vertical-align: middle;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	font-weight: normal;
}

.pagesearch_form .content_tpye {
	width: 16.32%;
	margin-right: 1.42%;
	display: inline-block;
}

.pagesearch_form .content_tpye select {
	width: 100%;
	height: 28px;
	font-size: .838em;
	line-height: 28px;
	color: #555555;
	vertical-align: middle;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	font-weight: normal;
}

.pagesearch_form .allsection {
	width: 19.38%;
	margin-right: 1.42%;
	display: inline-block;
}

.pagesearch_form .allsection select {
	width: 100%;
	height: 28px;
	font-size: .838em;
	line-height: 28px;
	color: #555555;
	vertical-align: middle;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	font-weight: normal;
}

.pagesearch_form .author {
	width: 20.40%;
	margin-right: 1.42%;
	display: inline-block;
}

.pagesearch_form .author select {
	width: 100%;
	height: 28px;
	font-size: .838em;
	line-height: 28px;
	color: #555555;
	vertical-align: middle;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	font-weight: normal;
}

.pagesearch_form .fressness {
	width: 14.32%;
	font-size: .750em;
	text-align: right;
	display: inline-block;
	font-weight: 700;
}

.search_pg_left_pnl {
	width: 66.224%;
	margin-right: 1.326%;
	padding: 0;
	float: left;
}

.search_pg_bg {
	float: left;
	background: #ffffff;
	border: 1px solid #b9b9b9;
	width:100%;
}

ul.searchNews {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.searchNews li {
	float: left;
	/* margin: 15px 10px 8px 15px; */
	margin: 15px 4px 8px 10px;
	width: 98%;
}

ul.searchNews li .search_text p {
	color: #262626 !important;
	font-size: 0.875em;
}

ul.searchNews li .search_top_news_img {
	width: 47.180%;
	height:100%;
	float: left;
	margin-right: 2%;
	background: #262626;
	position: relative;
}

ul.searchNews li .search_top_news_img img {
	display: block;
	max-width: 100%;
	height: auto;
	margin:0 auto !important;
	padding:0;
}

ul.searchNews li .search_text {
	color: #959595;
	float: right;
	width: 49.2%;
	margin-right: 10px;
}

ul.searchNews li p {
	color: #262626 !important;
	font-size: 0.875em;
	margin-right: 10px;
}

ul.searchNews li .twitter_icn {
	padding: 10px 0;
}

ul.searchNews li .twitter_icn img {
	float: left;
	margin-right: 5px;
}

ul.searchNews li .twitter_icn em {
	color: #00abf0;
	font-size: 0.875em;
	display: block;
	margin: -2px 5px 0 0;
}

ul.searchNews li .twitter_icn em a {
	text-decoration: none;
	color: #00abf0;
}

ul.searchNews li .twitter_icn em a:hover {
	text-decoration: none;
	color: #262626;
}

ul.searchNews li span {
	color: #959595;
	font-size: .750em;
	display: block;
}

ul.searchNews li em {
	color: #cc0000 !important;
	font-size: .750em;
	display: block;
	font-weight: 600;
	margin: 5px 0 !important;
}

ul.searchNews li h2 {
	padding: 0 5px 6px 0;
	color: #40a3d3;
	font-size: 1em;
	font-weight: 700;
	line-height: 20px;
}

ul.searchNews li h2 a {
	color: #40a3d3;
	font-size: 1em;
	font-weight: 700;
	text-decoration: none;
}

ul.searchNews li h2 a:hover {
	text-decoration: none !important;
	color: #262626 !important;
}

ul.searchNews li .search_text span {
	color: #959595; ul .searchNews li h2 a font-size : .750em;
	display: block;
	margin-bottom: 6px;
}

ul.searchNews li .search_text h2 {
	padding: 0 0 6px 0;
	color: #40a3d3;
	font-size: 1em;
	font-weight: 700;
}

ul.searchNews li .search_text h2 a {
	color: #40a3d3;
	font-size: 1em;
	font-weight: 700;
	text-decoration: none;
}

ul.searchNews li .search_text h2 a:hover {
	text-decoration: underline;
}

ul.searchNews li h3 {
	padding: 0 0 2px 0;
}

ul.searchNews li h3 a {
	color: #40a3d3;
	font-size: .875em;
	font-weight: 700;
	text-decoration: none;
}

ul.searchNews li h3 a:hover {
	text-decoration: underline;
}

.load_more h3 a {
	float: left;
	color: #00F;
	font-weight: 700;
	font-size: 1em;
	width: 100%;
}

/**** Rate card **/
.rate_card {
	float: left;
	width: 100%;
}

.rate_card h1 {
	color: #40a3d3;
	font-size: 1.80em;
	font-weight: normal;
	margin: 14px 16px 10px 0px;
	line-height: 33px;
	font-weight: 700;
}

.rate_card_row {
	float: left;
	width: 100%;
}

.pb_rate_ht {
	margin: 0 0 20px 0;
	padding: 0;
	width: 32.244%;
	float: left;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
  	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
  	box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
	height: 320px;
}

.pb_rate_ht a {
	width: 100%;
	height: 322px;
}

.pb_rate_ht a img {
	display: block;
	max-width: 100%;
	max-height: 100%;
	margin: auto !important;
	padding: auto !important;
}

.pb_rate_hindustan {
	margin: 0 0 20px 0;
	padding: 0;
	width: 32.244%;
	float: left;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
  	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
  	box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
	height: 320px;
}

.pb_rate_hindustan a img {
	display: block;
	max-width: 100%;
	max-height: 100%;
	margin: auto !important;
	padding: auto !important;
}

.pb_rate_mint {
	margin: 0 0 20px 0;
	padding: 0;
	width: 32.244%;
	float: left;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
  	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
  	box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
	height: 320px;
}

.pb_rate_mint a img {
	display: block;
	max-width: 100%;
	max-height: 100%;
	margin: auto !important;
	padding: auto !important;
}

.rate_card_row_landing {
	float: left;
	width: 99.8%;
	background: #ffffff;
	border: 1px solid #b6b6b6;
}

ul.rate_card_item {
	margin: 20px 7%;
	width: 92.9%;
}

ul.rate_card_item li {
	width: 31.333%;
	display: inline-block;
}

ul.rate_card_item li span {
	margin-right: 10px;
	float: left;
}

ul.rate_card_item li span a {
	font-weight: 500;
	font-size: .875em;
	display: inline;
	padding: 5px 8px 2px 0px;
}

ul.rate_card_item li a {
	font-weight: 500;
	font-size: .875em;
	display: inline;
	padding: 5px 8px 2px 0px;
	text-align: left;
	text-decoration: none;
}

/****  poll daddy **/
.poll_div {

	width: 97%;
    padding: 33px 8px 10px 0px;
}

.landing_taboola {
	background: none repeat scroll 0 0 #ffffff;
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
}

.row_top_mrgn_taboola {
	margin-top: 10px !important;
}

#PDI_container8504987 .pds-box {
	font-family: Helvetica, Arial, sans-serif;
	background: #222;
	border: 1px solid #313131;
	width: 99%;
	font-size: 13px;
	text-align: left;
	color: #ffffff !important;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}

/******Facebook Like ******/
._5op1 ._4xn6 {
	background: #fff;
	-webkit-background-clip: padding-box;
	-webkit-border-radius: 3px;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
	margin: 0 3px 3px 3px;
	z-index: 9999 !important;
	width: 299px !important;
	overflow: block !important;
}

.other_top_story {
	margin-bottom: 10px;
	padding: 0;
}

.ads_right_container {
	height: 250px;
	float: left;
	width: 94.6%;
	text-align: center;
	padding: 8px 7px 0 8px !important;
	background: #fff0be;
}

/** Two column structure **/
.global_leftpanel {
	padding: 0;
	float: left;
	width: 66.224%;
	overflow: hidden;
	margin-right: 1.326%;
	box-sizing: border-box;
}

.hm_topstory_opt1 {
	margin: 0;
	padding: 0;
	position: relative;
	float: left;
	background: #ffffff;
	width: 99.6%;
	overflow: hidden;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
  	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
  	box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
	/* height: 372px; */
	height:362px;
	border: 1px solid #b6b6b6;
}

.col_2 {
	width: 48.61%;
	float: left;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
  	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
  	box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
	height: 321px;
	background: #ffffff;
}

.col_2_right_margin {
	margin-right: 2.002%;
}

.photogallery_opt2 {
	margin: 0 0 5px 0;
	padding: 0;
	position: relative;
	overflow: hidden;
	width: 99.6%;
	/*height:602px;*/
	height: 100%;
	background: #262626;
	float: left;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
  	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
  	box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
	border: 1px solid #b6b6b6;
}

.photogallery_opt2 img {
	position: relative;
	z-index: 1;
	display: block !important;
	max-width: 100%;
	margin: auto !important;
	padding: auto !important;
	width:100%;
}

.small_photogallery {
	margin: 0;
	padding: 0;
	width: 99.9%;
	height: 150px;
	background: #535353;
	float: left;
}

ul.small_gallery_list {
	margin: 0;
	padding: 0;
	list-style: none;
	margin: 18px 24px 16px 24px;
	width: 97%;
}

ul.small_gallery_list li {
	margin-bottom: 16px;
	display: block;
	float: left;
	width: 46%;
}

.small_gallery_right_margin {
	margin-right: 3%;
}

ul.small_gallery_list li .small_gallery_img {
	float: left;
	height: 112px;
	margin-right: 13px;
	position: relative;
	width: 150px;
}

ul.small_gallery_list li .small_gallery_txt {
	display: block;
	margin-right: -4px;
	padding-top: 0 !important;
	margin-top: 0 !important;
	text-decoration: none;
	font-size: .875em;
	color: #ffffff;
}

ul.small_gallery_list li .small_gallery_txt a {
	color: #ffffff;
	text-decoration: none;
}

.video_gallery_opt2 {
	margin: 0 0 5px 0;
	padding: 0;
	position: relative;
	overflow: hidden;
	width: 99.6%;
	/*height: 602px;*/
	height: 100%;
	border: 1px solid #b6b6b6;
	background: #262626;
	float: left;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
  	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
  	box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
	border: 1px solid #b6b6b6;
}

.video_opt2_contatiner {
	height: 362px;
	float: left;
	width: 100%;
}

.video_opt2_contatiner a{
	margin-left: 3px;
}

.video_gallery_transparent h3 {
	color: #40a3d3;
	/* padding: 6px 15px 0 18px; */
	padding: 7px 15px 0px 18px;
	font-weight: 600;
	display: block;
}

.video_gallery_transparent h3 a {
	font-size: 1.12em;
	color: #40a3d3;
	text-decoration: none;
	text-align: left;
	font-weight: 600;
	display: block;
	line-height: 20px;
}

.video_gallery_transparent h4 {
	color: #ffffff !important;
	padding: 1px 15px 4px 18px;
	text-decoration: none;
	text-align: left;
}

.video_gallery_transparent h4  a {
	font-size: .87em;
	color: #ffffff !important;
	text-decoration: none;
	text-align: left;
	padding: 0;
}

/** Right Panel **/
.global_rightpanel {
	width: 32.448%;
	float: right;
	margin: 40px 0 0 0;
	padding: 0;
	background: #f4f4f2;
}

.hm_top_right_ad_pt2 {
	float: left;
	width: 99.5%;
	height: 100%;
	
	position: relative;
}

.col_2_rightpanel {
	width: 99.5%;
	float: left;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
  	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
  	box-shadow: 0 1px 1px rgba(0,0,0,0.15),-1px 0 0 rgba(0,0,0,0.03),1px 0 0 rgba(0,0,0,0.03),0 1px 0 rgba(0,0,0,0.12);
	/* height: 324px; */
	height: auto;
	background: #ffffff;
}

.right_ads_middle_opt2 {
	/*height: 250px; */
	height:100%;
	float: left;
	width: 94.6%;
	text-align: center !important;
	padding: 8px 7px 8px 8px !important;
	background: #fff0be;
	margin: 0 auto;
}

.right_singlestory {
	margin: 0;
	padding:0px;
	/*padding: 20px 0 0 0px;*/
	border: 1px solid #b6b6b6;
	overflow: hidden;
	position: relative;
	
	
}

.right_singlestory h2 {
	background: #40a3d3;
	color: #fff;
	font-size: .875em;
	font-weight: 700;
	left: 0;
	margin: 0;
	padding: 1px 6px 4px 5px;
	position: absolute;
	text-transform: lowercase;
	top: 0;
	z-index: 999;
}

.right_singlestory h2 a {
	color: #fff;
	font-weight: 600px;
	font-size: .938em;
	text-decoration: none;
}

.right_singlestory h2 a:hover {
	color: #262626;
}

.multimedia_icon_rgtpanel {
	position: absolute;
	top: 39%;
	left: 43%;
}

.india_topNews_links h3 {
	margin: 0px;
	padding: 0px 6px 10px 10px;
	margin-top: 6px;
	color: #262626;
	font-size: 1.25em;
}

.india_topNews_links h3 a {
	text-decoration: none;
	font-weight: 400 !important;
	color: #262626;
	line-height: 22px;
	font-family: "Roboto", Helvetica, sans-serif;
}

.india_topNews_links em {
	color: #f30007;
	font-weight: 700;
	padding: 0.2% 0.2% 8% 3.6%;
	font-size: .8em;
	margin: 0;
}

.script_container {
	height: auto;
	float: left;
	width: 99.4%;
	text-align: center !important;
	margin: 0 auto;
	padding: 0;
}

.search_top_margin_right {
	margin-top: 0 !important;
}

.listing_topmargin {
	margin-top: 20px;
}

/* TOPIC CSS */

.topic_topnews
{
	float: left;
    margin: 15px 10px 8px 10px;
    width: 97%;
}


.topic_topnews_img {
	/*width: 45.916%;*/
	width: 300px;
    height: 225px;
	float: left;
	margin-right: 2%;
	background: #262626;
	position: relative;
}

.topic_topnews_img img {
	display: block;
	max-width: 100%;
	max-height: 100%;
	margin: auto !important;
	padding: auto !important;
}

.topic_topnews p {
	color: #262626 !important;
	font-size: 0.875em;
	margin:0 10px 0 0;
}
.tab_contatiner{margin:0 auto; float:left;  margin: 15px 10px 8px 10px;
    width: 97%;}
.tab_btm_border
{
	border-bottom: 1px solid #262626;
    margin-top: 0;
    height: 30px;
    width: 98%;
}
ul.resp-tabs-list {
  margin: 0px 0px 0px -1px;
  padding: 0px;
  background:#d4d4d4;
  color:#262626;
  display: inline-block;
  height: 30px;
  
}

.resp-tabs-list li {
 font-weight: 600;
    font-size: .875em;
    display: inline-block;
    padding: 5px 15px !important;
    height: 20px;
    margin: 0;
    list-style: none;
    cursor: pointer;
    float: left;
    border-left: 1px solid #f3f3f3;
    border-bottom: none;
}

.resp-tabs-container {
  padding: 0px;
  background-color: #fff;
  clear: left;
}

h2.resp-accordion {
  cursor: pointer;
  padding: 5px;
  display: none;
}

.resp-tab-content {
  display: none;
     padding: 0;
    margin: 0;
}

.resp-tab-active {
 /* border: 1px solid #f3f3f3;*/
  border-bottom: none;
  background:#262626;
  color:#ffffff;
  margin-bottom: -1px !important;
  padding: 8px 14px 8px 14px !important;
}

.resp-tab-active {
  border-bottom: none;
  background-color: #262626;
  color:#ffffff;
}

.resp-content-active,
.resp-accordion-active { display: block; }

.resp-tab-content { /*border: 1px solid #f3f3f3;*/ }

h2.resp-accordion {
  font-size: 13px;
  border: 1px solid #f3f3f3;
  border-top: 0px solid #f3f3f3;
  margin: 0px;
  padding: 10px 15px;
}

h2.resp-tab-active {
  border-bottom: 0px solid #c1c1c1 !important;
  margin-bottom: 0px !important;
  padding: 10px 15px !important;
}

h2.resp-tab-title:last-child {
  border-bottom: 12px solid #c1c1c1 !important;
  background: blue;
}

/*-----------Vertical tabs-----------*/

.resp-vtabs ul.resp-tabs-list {
  float: left;
  width: 30%;
}

.resp-vtabs .resp-tabs-list li {
  display: block;
  padding: 15px 15px !important;
  margin: 0;
  cursor: pointer;
  float: none;
}

.resp-vtabs .resp-tabs-container {
  padding: 0px;
  background-color: #fff;
  border: 1px solid #c1c1c1;
  float: left;
  width: 68%;
  min-height: 250px;
  border-radius: 4px;
  clear: none;
}

.resp-vtabs .resp-tab-content { border: none; }

.resp-vtabs li.resp-tab-active {
  border: 1px solid #c1c1c1;
  border-right: none;
  background-color: #fff;
  position: relative;
  z-index: 1;
  margin-right: -1px !important;
  padding: 14px 15px 15px 14px !important;
}

.resp-arrow {
  width: 0;
  height: 0;
  float: right;
  margin-top: 3px;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 12px solid #c1c1c1;
}

h2.resp-tab-active span.resp-arrow {
  border: none;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 12px solid #9B9797;
}

/*-----------Accordion styles-----------*/

h2.resp-tab-active { background: #DBDBDB !important; }

.resp-easy-accordion h2.resp-accordion { display: block; }

.resp-easy-accordion .resp-tab-content { border: 1px solid #c1c1c1; }

.resp-easy-accordion .resp-tab-content:last-child { border-bottom: 1px solid #c1c1c1 !important; }

.resp-jfit {
  width: 100%;
  margin: 0px;
}

.resp-tab-content-active { display: block; }

h2.resp-accordion:first-child { border-top: 1px solid #c1c1c1 !important; }

/*** Tab News **/
ul.taballnews {
    list-style: none;
    margin: 0;
    padding: 0;
}
ul.taballnews li {
    float: left;
    margin: 10px 0px 8px 0px;
    width: 100%;
}
ul.taballnews li h2 {
    padding: 0 5px 6px 0;
    color: #40a3d3;
    font-size: 1em;
    font-weight: 700;
    line-height: 20px;
}
ul.taballnews li h2 a {
    color: #40a3d3;
    font-size: 1em;
    font-weight: 700;
    text-decoration: none;
}
ul.taballnews li span {
    color: #959595;
    font-size: .750em;
    display: block;
}
ul.taballnews li h2 {
    padding: 0 5px 6px 0;
    color: #40a3d3;
    font-size: 1em;
    font-weight: 700;
    line-height: 20px;
}
ul.taballnews li p {
    color: #262626 !important;
    font-size: 0.875em;
    margin-right: 10px;
}

ul.taballnews li .allnews_lftimg {
   width: 47.70%;
   height: 100%;
    float: left;
    margin-right: 2%;
    background: #262626;
    position: relative;
}
ul.taballnews li .allnews_txt {
    color: #959595;
    float: right;
    width: 48.70%;
    margin-right: 10px;
}
ul.taballnews li .allnews_txt span {
    color: #959595;
    display: block;
    margin-bottom: 6px;
}
ul.taballnews li .allnews_txt h2 {
    padding: 0 0 6px 0;
    color: #40a3d3;
    font-size: 1em;
    font-weight: 600;
}

/* browse topics */
.browse_topics_container
{
	width:99%;
	float:left;
	margin:0;
	padding:0;
	
}
.browse_topics_container p
{
	padding:8px 15px;
	font-size:.850em;
}
.browse_topics
{
	float:left;
	width:100%;
}
ul.alphabettopics
{
	margin:0;
	padding:0;
	width:100%;
	overflow:hidden;
}

ul.alphabettopics li
{
	display:table;
    float: left;
    width: 7.500%;
    height: 32px;
    text-align: center;
   	border: 1px solid #d3d3d3;
	margin-left: -1px;
}
ul.alphabettopics li:nth-child(odd)
{
	background:#f8f8f8;
}
ul.alphabettopics li:nth-child(even)
{
	background:#ffffff;
}

ul.alphabettopics li a.centerdiv
{
	display: block;
	color:#262626;
    font-weight: 600;
    text-align: center;
    text-decoration: none;
    height: 100%;
    padding-top: 7px;
    width: 100%;
	text-decoration:none;
	 

}
ul.alphabettopics li a.bluehover
{
	color:#40a3d3 !important;
	display: block;
    font-weight: 600;
    text-align: center;
    text-decoration: none;
    height: 100%;
    padding-top: 7px;
    width: 100%;
	text-decoration:none;
}
.alpha_description
{
	float:left;
	width:100%;
	}

ul.alphalist
{
	list-style:none;
	padding:0;
	margin:0;
}
ul.alphalist li
{
	float:left;
	
	padding:10px 15px;
	width:28%;
}
ul.alphalist li a
{
	font-size:.850em;
	color:#262626;
	text-decoration:none;
}

.removebrdr
{
	border-top:none !important;
}

/* Subscribe */
.feedbk_form .cal_captcha{padding: 6px 5px; width: 52px; float: left;}
.contact_form .feedbk_form input[type="text"].result_cal{float: left;
    margin-right: 10px;
    text-align: center;
    width: 45px;}
.feedbk_form .btn_feedback{background: #333 none repeat scroll 0 0;
    border: medium none;
    border-radius: 4px;
    color: #fff;
    float: left;
    margin: 4px 0 1px 8px;
    padding: 4px 12px;
    }
    
   /* Subscribe Newsletter */
.subscribe_newsletter .search_pg_bg {
	border: none;
}
.subscribe_newsletter h2 {
	color: #262626;
	font-size: 40px;
	font-weight: normal;
	line-height: 48px;
}
.subscribe_newsletter .subscribe_block {
	border: 1px solid #b6b6b6;
	float: left;
	padding: 15px 10px 8px 15px;
	width: 100%;
	box-sizing: border-box;
}
.subscribe_newsletter .subscribe_block h3 {
	font-size: 24px;
	line-height: 30px;
	color: #3aa3d6;
	padding-bottom: 15px;
}
.subscribe_newsletter .subscribe_block p {
	font-size: 18px;
	line-height: 24px;
	color: #262626;
}
ul.subscribe_form {
	list-style-type: none;
}
ul.subscribe_form li {
	float: left;
	padding: 20px 0px;
	width: 100%;
	box-sizing: border-box;
}
ul.subscribe_form .sf_txtbox {
	float: left;
	margin-right: 16px;
}
ul.subscribe_form li .textbox {
	border: 1px solid #d9d9d9;
	font-size: 16px;
	line-height: 24px;
	padding: 4px;
	border-radius: 2px;
}
ul.subscribe_form li .textbox.s {
	width: 80px;
}
.subscribe_newsletter .subscribe_block .btn_subscribe {
	background: url(../../res/img/app-images/subscribe_button.png) no-repeat 0px 0px;
	width: 176px;
	height: 43px;
	display: block;
	float: left;
	outline: none;
	border: none;
	cursor: pointer;
}
.subscribe_newsletter .subscribe_block label, .subscribe_newsletter .subscribe_block .firstNo, .subscribe_newsletter .subscribe_block .secondNo {
	color: #595b5a;
	font-size: 16px;
	font-weight: bold;
}
.subscribe_newsletter .subscribe_block .firstNo, .subscribe_newsletter .subscribe_block .secondNo, .subscribe_newsletter .subscribe_block .equal {
	padding: 0px 5px;
}
.subscribe_newsletter .subscribe_block .space-right {
	padding-right: 15px;
}
/* Teasure */
.subscribe_newsletter.teasure h3 {
	color: #272727;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	padding-bottom: 0px;
}
.subscribe_newsletter.teasure ul.subscribe_form li {
	padding: 4px 0px;
}
.subscribe_newsletter.teasure ul.subscribe_form li:first-child {
	width: 34%;
}
.subscribe_newsletter.teasure ul.subscribe_form li+li {
	width: 24%;
	padding-top: 12px;
}
.subscribe_newsletter.teasure ul.subscribe_form li .textbox {
	padding: 1px 4px;
	border-radius: 5px;
}
.subscribe_newsletter.teasure .subscribe_block {
	background: url(../img/app-images/teasure_bg.png) no-repeat 0px 100%;
}
.subscribe_newsletter.teasure ul.subscribe_form .sf_txtbox {
	margin-bottom: 4px;
}
.subscribe_newsletter.teasure ul.subscribe_form li .textbox.s {
	width: 35px;
}
.subscribe_newsletter.teasure .subscribe_block .firstNo, .subscribe_newsletter.teasure .subscribe_block .secondNo, .subscribe_newsletter.teasure .subscribe_block .equal {
	padding: 0px 1px;
}
.subscribe_newsletter.teasure .subscribe_block .btn_subscribe {
	background: url(../img/app-images/teasure_sub_button.png) no-repeat 0px 0px;
}
/* Unsubscribe */
.mediumfonts {
	font-size: 16px;
	font-weight: bold;
}
.subscribe_newsletter.unsubscribe ul.subscribe_form li {
	padding: 8px 0px;
	color: #262626;
	font-size: 15px;
	line-height: 20px;
}
.subscribe_newsletter.unsubscribe ul.subscribe_form p {
	color: #262626;
	font-size: 15px;
	line-height: 20px;
}
.subscribe_newsletter.unsubscribe .subscribe_block .btn_unscribe {
	background: #3aa3d6;
	font-size: 24px;
	line-height: 30px;
	border-radius: 4px;
	border: none;
	color: #fff;
	padding: 5px 24px;
	font-weight: normal;
}
.subscribe_newsletter.unsubscribe .subscribe_block textarea {
	border: 1px solid #e5e5e5;
	width: 490px;
}


/* 1 September 2015 */

.st_readmore_sp {
       color: #000080;
       font-weight: bold;
}

.st_readmore_sp a{ color: #000080!important;
       font-weight: bold;	}
       
       
       .st_ol_bullets_sp {
 color: #ff0000;
 font-weight: bold;
 font-size: 1.5em;
  
}


.ln-letters { overflow: hidden }

.listNavHide { display: none }

.listNavShow { display: list-item }

.letterCountShow { display: block }

.ln-letters a {
    display: block;
    color: #262626;
    font-weight: 600;
    text-align: center;
    height: 100%;
    padding-top: 7px;
    width: 100%;
    text-decoration: none;
}
}


.ln-letters .ln-last { border-right: 1px solid silver }

.ln-letters a:hover,
.ln-letters .ln-selected { background-color: #eaeaea }

.ln-letters .ln-disabled { color: #ccc }

.ln-letter-count {
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  text-align: center;
  font-size: 0.8em;
  line-height: 1.35;
  color: #336699
}

.aside_twitter
{
 float:left;
 margin:40px 0 0 0;
 width:99.9%;
}



.story_small_photoicon_hm {
	position: absolute;
	left: 35%;
	top: 32%;
	z-index: 999;
}

.story_small_photoicon_hm img {
	width: 26px;
	height: 26px;
}

.story_small_videoicon_hm {
	position: absolute;
	left: 40%;
	top: 35%;
}

.story_small_videoicon_hm img {
	width: 26px;
	height: 26px;
}

.free_div {
    width: 99.5%;
    float: left;
    padding:0;
    margin:0;
}

.video_opt2_contatiner>div{ margin:0px auto;}

.error_row
{
	float:left;
	padding:0;
	margin:0;
}
.img_404
{
	display:block;
	margin-top:10px;
}

/*new Social strip */

.fb-image, .gplus-image, .linkedin-image, .share-icons-box a, .twitter-image {
	width: 21px;
	height: 30px;
	float: left;
}
.share-icons-box a, .share-icons-box span {
	display: inline-block;
	vertical-align: top;
	color:#ffffff;
}
.share-icons-box {
	margin: 10px 0 0px;
	float:left;
	width:100%;
}

/* 18 Nov 2015 */
/*.share-icons-box .count_box_fb{width: 34%;}*/

/*.share-icons-box .count_box_fb .number-box_fb{    margin: 8px 1px 0px 3px; width:38%;}*/


.count_box, .fb-share-button {
	vertical-align: super;
}
.share-icons-box input[type=button] {
	background-color: #E94F35;
	border: none;
	color: #fff;
	margin-top: 5px;
	cursor: pointer;
}
.social-box a {
	background: url(../../res/strip.png) no-repeat;
	padding: 18px;
	margin-right: 5px;
}
.count_box_fb {
	 margin-right: 0px;
    float: left;
    margin: 0 5px 0 0;
    background: #4865ad;
   /* width: 18%;*/
	
}
.count_box_tw {
	margin-right: 0px;
	float: left;
	margin: 0 5px 0 0;
	background: #00aced;
	
}
.count_box_gplus {
	margin-right: 0px;
	float: left;
	margin: 0 5px 0 0;
	background: #ea5037;
	width: 64px;
}
.count_box_linkden {
	margin-right: 0px;
	float: left;
	margin: 0 5px 0 0;
	background: #4875b4;
	padding: 0 5px 0 0;
	width: 64px;
	
}
.shareme {
	display: inline-block;
    height: 18px;
    margin: 8px 0px 4px 2px;
    color: #ffffff;
    font-size: 11px;
    font-weight: 500;
}
.fb-image {
	background: url(../../res/strip.png) 0px -144px #4865ad;
	
}
.twitter-image {
	background: url(../../res/strip.png) -19px -144px #00aced;
	
}
.gplus-image {
	background: url(../../res/strip.png) -58px -144px #ea5037;
	height: 30px;
	    margin-left: 4px;
}
.linkedin-image {
	background: url(../../res/strip.png) -37px -145px #4875b4;
	
}
.number-box_fb {
	font-size: 12px;
    margin: 8px 4px 0px 3px;
    float: left;
   /* width: 39%;*/
   width:auto;
    font-weight: 500;
    height: 21px;
    background: #4865ad;
}
.number-box_fb a {
	color: #ffffff;
	width:100%;
	display:block;
	text-align:center;
}
.number-box_tw {
	font-size: 12px;
	margin: 8px 9px 0px 3px;
	float: left;
	width: 13%;
	font-weight: 500;
	height: 21px;
	background: #00aced;
}
.number-box_tw a 
{
	color: #ffffff;
}
.number-box_linkden {
	font-size: 12px;
	margin: 8px 2px 0px 3px;
	float: left;
	width: 13%;
	font-weight: 500;
	height: 21px;
	background: #4875b4;
}
.number-box_linkden a 
{
	color: #ffffff;
}
a.fbs {
	display: inline-block;
	width: 58px;
	margin-right: 0px;
}
a.twts {
	display: inline-block;
	width: 58px;
	margin-right: 0px;
}
a.gpls {
	display: inline-block;
	width: 65px;
	margin-right: 5px;
}
a.lkdn {
	display: inline-block;
	width: 65px;
}

.EmbeddedTweet
{
	overflow: hidden;
    cursor: pointer;
    background-color: #fff;
    border: 1px solid #e1e8ed;
    border-radius: 4px;
    max-width: 600px !important;
}

/** top ad billboard **/

.bill_board_ad {
    float: left;
   
    height: auto;
    width: 980px;
    
}

.sponsor_link
{
	font-size:0.625em;
	color:#40a3d3;
}
.sponsor_link_big
{
	font-size:0.625em;
	color:#40a3d3;
	padding: 0px 6px 10px 10px;
}
.sponsor_link_big a
{
	
	color:#40a3d3;
	text-decoration:none;
}

.show_comment_count{     
	font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    line-height: 20px;
    border:1px solid #b6b6b6;
    text-align: center;
    margin: 0px auto;
    padding: 15px;
    color: #90a0a9;
    cursor:pointer;
    }
    
  .show_comment_count .count{color:#90a0a9; font-weight:bold; padding-left: 4px;}
  
  .show_comment_count .drop_arrow{padding-left: 12px;}

  /** livemint readmore ***/
  
  .readmore_livemint {
	float:left;
	width:100%;
}
.readmore_head
{
	background:#6d6a6a;
	width:97.4%;
	height:26px;
	font-size:16px;
	color:#ffffff;
	padding:0 0 0 17px;
}

.readmore_head a
{
	text-decoration:none;
	color:#fff;
}


ul.livemintlist {
	margin:0px 0 16px 15px;
	padding:0 !important;
	list-style:none;
	overflow:visible;
}
ul.livemintlist li {
	/*float:left;*/
	background: url(http://www.hindustantimes.com/images/app-images/HomePageV1/blue_bullet.png) no-repeat 1px 12px;
	line-height: 18px;
	margin: 0 15px 0 3px;
	padding: 7px 9px 7px 14px;
	font-size:1em;
	color:#262626;
}
ul.livemintlist li a
{
	text-decoration:none;
}
ul.livemintlist li a:hover
{
	text-decoration:none;
	color:#40a3d3;
}

.showcase-slide .img_expand{    position: absolute;
    bottom: 12px;
    width: auto;
    right: 15px;}