.topic-outer-box{width:100%; padding:0; margin:0; float:left;}
.topic-image-main{float:left; margin:0 20px 0 0;}
.topic-inner-box p{display:block; margin:0; padding:0; line-height:24px; font-size:14px; color:#666; margin-bottom: 10px;}
.topic-inner-box h2{display:block; margin:10px 0 10px 0; padding:0; font-size:18px; color:#333;}
.topic-inner-box a{color:#0b64a1;}

.topic-inner-box b{
	font-weight: bold;
}
.topic-inner-box i{
	font-style: italic;
}

/* Topic Landing page Tabs component */

.topic-container {
	overflow: hidden;
}

.list-box-topics-container {
	position: relative;
}

.topic-top-right {
	float: right;
	padding: 0;
}

.topic-search-area-box {
	width: 90%;
	height: 30px;
	background-color: #fff;
	font-size: 14px;
	font-family: arial;
	color: #333;
	border-radius: 5px;
	margin: 0;
	overflow: hidden;
	-webkit-appearance: none;
	outline: 0;
	padding: 2%;
	border: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.topic-search-block .fa {
	color: #999999;
	font: normal normal normal 18px/1 FontAwesome;
	padding: 5px 0px 0px 0px;
}

.topic-search-block {
	width: 300px;
	margin: 0px 10px 0px 0px;
	float: left;
	font-family: "Droid Serif", serif;
	font-size: 18px;
	font-weight: 400;
	color: #000;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 70%;
	border: 1px #CCCCCC solid;
	border-radius: 5px;
}

.topic-navigation {
	width: 100%;
	padding: 0 0 10px 0;
	margin: 20px 0 0 0;
}

.topic-navigation ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.topic-navigation ul li {
	display: inline-block;
	margin: 0;
}

.topic-navigation ul li a {
	font-size: 16px;
	padding: 10px 10px;
	color: #333;
	text-decoration: none;
	text-transform: uppercase;
}

.topic-navigation ul li a:hover {
	padding: 10px 10px;
}

.active-topic {
	padding: 10px 10px;
	color: #fff !important;
	background: #4b4b4b;
}

.topic-white-box-post {
	float: left;
	width: 100%;
	background: #fff;
	position: relative;
	padding: 10px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(219, 219, 219, 1);
	-moz-box-shadow: 0px 0px 5px 0px rgba(219, 219, 219, 1);
	box-shadow: 0px 0px 5px 0px rgba(219, 219, 219, 1)
}

.list-box-topics {
	width: 33%;
	margin: 0 0 20px 0;
	padding: 10px 25px;
	border-right: solid 1px #d9d9d9;
	display: inline-block;
	vertical-align: top;
	min-height: 140px;
}

.list-tpoic-head {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #333;
}

.list-tpoic-des {
	font-size: 12px;
	margin: 10px 0 0 0;
	padding: 0;
	color: #666;
	display: block;
}

.list-tpoic-time {
	font-size: 12px;
	margin: 20px 0 0 0;
	padding: 0;
	color: #999;
}

.list-topic-news-share {
	color: #999;
	font-size: 18px;
	padding: 0;
	cursor: pointer;
	display: block;
	position: absolute;
	text-align: right;
	white-space: nowrap;
	right: 0;
	bottom: 0;
	height: 20px;
}

.list-topic-image-share {
	position: absolute;
	top: 0;
	right: 0;
	padding: 5px;
	z-index: 1;
	color: #fff;
	cursor: pointer;
	text-align: right;
	white-space: nowrap;
}

.list-topic-share-container {
	background: #fff;
	float: left;
	margin-right: 1px;
	padding: 4px;
	top: -3px;
	position: relative;
}

.list-topic-share-container ul {
	list-style: none;
	line-height: none;
	padding: 0;
	margin: 0;
}

.list-topic-share-container ul li {
	display: inline-block;
	padding: 0 2px 0 0;
}

.list-box-topics:nth-child(3n+0),
.no-right-border {
	border-right: none !important;
}

.list-topic-inner-image {
	position: relative;
	min-height: 137px;
}

.list-box-fallback-text {
	font-weight: bold;
	padding: 10px 0;
}

.topic-list-inner-shade-box {
	background: #000;
	opacity: 0.7;
	position: absolute;
	padding: 5px;
	bottom: 0;
	width: 100%;
}

.list-topic-inner-image img {
	width: 100%;
	height: 137px;
}

.list-tpoic-head-imagebox,
.list-tpoic-head-imagebox:focus,
.list-tpoic-head-imagebox:hover,
.list-tpoic-head-imagebox:active,
.list-tpoic-head-imagebox:visited {
	font-size: 13px;
	margin: 0;
	padding: 0;
	color: #fff;
	position: relative;
	z-index: 2;
	overflow: hidden;
	text-decoration: none;
}

/*.list-tpoic-head-imagebox:hover {
	font-size: 13px;
	margin: 0;
	padding: 0;
	color: #fff;
	text-decoration: none;
}*/

.topic-list-image-icon {
	color: #fff;
	font-size: 16px;
}

.disabled-state {
	opacity: 0.3;
	cursor: default
}

section.full-wrapper {
	overflow: hidden;
}

.list-topic-news-share .fa,
.list-topic-image-share .fa {
	float: right;
}

@media (max-width: 420px) {
	.topic-top-right {
		float: left !important;
		padding: 10px 0!important;
	}
	.list-box-topics {
		width: 90% !important;
		border-right: none!important;
	}
}


/* Topics photos Popup */

.topics-popup-outer {
	position: fixed;
	width: 100%;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1001;
	-webkit-animation: fadeIn 1s;
	animation: fadeIn 1s;
	overflow-y: auto;
	max-height: 100%;
	background: rgba(0, 0, 0, 0.5);
	text-align: center;
}

.topics-popup-inner {
	position: relative;
	padding-bottom: 50px;
}

.topics-popup-block {
	max-width: 960px;
	width: auto;
	margin: 0 auto;
	top: 50px;
	display: inline-block;
	position: relative;
	z-index: 1;
	margin-bottom: 50px;
}

.topics-popup-blockIn {
	width: auto;
	background-color: #000;
	padding: 10px;
	position: relative;
}

.topics-popup-photo {
	width: 100%;
}

.topics-popup-photo img {
	float: none;
	margin: 0 auto;
	width: 100%;
}

.topics-popup-txt {
	width: 100%;
	font-family: panchariUni;
	font-size: 19px;
	color: #fff;
	line-height: 21px;
	padding-top: 5px;
	text-align: left;
}

.topics-popup-close-btn {
	font-size: 35px;
	line-height: 33px;
	background-color: #000;
	height: 35px;
	width: 35px;
	padding: 2px 0px 8px 6px;
	color: #fff;
	position: absolute;
	top: 0px;
	right: 0px;
	cursor: pointer;
}

.topics-popup-outer.popup-show {
	display: block;
	-webkit-animation: fadeIn 1s;
	animation: fadeIn 1s;
}

.cursor-pointer {
	cursor: pointer;
}

.topics-popup-overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 10px;
	height: 100%;
}

.hide-scroll {
	overflow: hidden !important;
	-ms-overflow-style: auto !important;
}


/* ----- fade out animation ------ */

@-webkit-keyframes fadeOut {
	from {
		opacity: 1;
	}
	to {
		opacity: 0;
	}
}

@keyframes fadeOut {
	from {
		opacity: 1;
	}
	to {
		opacity: 0;
	}
}


/********      Topics Page Ends   ***********/
.topics-page-listing-head{font-size:24px; font-weight:bold; margin:10px 0 30px 0; padding:0; text-transform:uppercase; color:#333;}
.topic-lisitng-wrapper{list-style:square !important; margin:0; padding:0;}
.topic-lisitng-wrapper li{list-style:square !important; margin:0 0 25px 10px; display:inline-block; width:30%; font-size:14px;}
@media (max-width: 420px) {
	.topic-lisitng-wrapper li {
		width: 90%;
	}
	.topics-page-listing-head {
		margin: 10px 0;
	}
}
.topicsTitle.title > h1:first-child{
  font-size: 24px;
    font-weight: bold;
    margin: 10px 0 30px 0;
    padding: 0;
    text-transform: uppercase;
    color: #333;
    margin-bottom: 8px;
}
