

@font-face {
	font-family: noto_sans_devanagaribold;
	src: url(../fonts/notosansdevanagari-bold-webfont.eot);
	src: url(../fonts/notosansdevanagari-bold-webfont.eot?#iefix) format('embedded-opentype'), url(../fonts/notosansdevanagari-bold-webfont.woff2) format('woff2'), url(../fonts/notosansdevanagari-bold-webfont.woff) format('woff'), url(../fonts/notosansdevanagari-bold-webfont.ttf) format('truetype'), url(../fonts/notosansdevanagari-bold-webfont.svg#noto_sans_devanagaribold) format('svg');
	font-weight: 400;
	font-display: swap;
	font-style: normal
	}
@font-face {
	font-family: noto_sans_devanagariregular;
	src: url(../fonts/notosansdevanagari-regular-webfont.eot);
	src: url(../fonts/notosansdevanagari-regular-webfont.eot?#iefix) format('embedded-opentype'), url(../fonts/notosansdevanagari-regular-webfont.woff2) format('woff2'), url(../fonts/notosansdevanagari-regular-webfont.woff) format('woff'), url(../fonts/notosansdevanagari-regular-webfont.ttf) format('truetype'), url(../fonts/notosansdevanagari-regular-webfont.svg#noto_sans_devanagariregular) format('svg');
	font-weight: 400;
	font-display: swap;
	font-style: normal
}
@font-face {
    font-family: 'robotobold';
    src: url('../fonts/roboto-bold-webfont.eot');
    src: url('../fonts/roboto-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-bold-webfont.woff2') format('woff2'),
         url('../fonts/roboto-bold-webfont.woff') format('woff'),
         url('../fonts/roboto-bold-webfont.ttf') format('truetype'),
         url('../fonts/roboto-bold-webfont.svg#robotobold') format('svg');
    font-weight: normal;
    font-display: swap;
	font-style: normal;

}



@font-face {
    font-family: 'robotoregular';
    src: url('../fonts/roboto-regular-webfont.eot');
    src: url('../fonts/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-regular-webfont.woff2') format('woff2'),
         url('../fonts/roboto-regular-webfont.woff') format('woff'),
         url('../fonts/roboto-regular-webfont.ttf') format('truetype'),
         url('../fonts/roboto-regular-webfont.svg#robotoregular') format('svg');
    font-weight: normal;
    font-display: swap;
	font-style: normal;

}
.hot-news, .navbar-brand, .ticker, .ticker-content {
	overflow: hidden
}
.box img, .nth_slider .box img {
	image-rendering: optimizequality
}
.navbar-brand, .rate, .ticker-content {
	white-space: nowrap
}
.form-control, .logo a:hover, .panel {
	box-shadow: none
}
#ascrail2000-hr
{
	display:none;
}
#preloader {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #fdfdfd;
	z-index: 3000
}
#status {
	width: 200px;
	height: 150px;
	position: absolute;
	left: 50%;
	top: 50%;
	background-image: url(../images/general/status-red.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin: -100px 0 0 -100px
}
.switcher {
	width: 45px;
	padding: 10px 10px 5px 8px;
	position: fixed;
	z-index: 2000;
	top: 300px;
	background-color: #fff;
	border: 1px solid #ededed;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	color: #fff
}
#switcher .colors-list a.red, .switcher #switch-panel {
	background-color: #ad0000
}
.switcher #switch-panel {
	position: absolute;
	right: -40px;
	top: 0;
	width: 40px;
	height: 40px;
	z-index: 1990;
	display: block;
	margin-left: 0;
	cursor: pointer;
	text-align: center
}
.main-title, .search-container, .ticker, .white-popup {
	position: relative
}
.switcher #switch-panel i {
	font-size: 25px;
	line-height: 40px;
	color: #fff;
	display: inline-block;
	width: 40px;
	height: 40px;
	-webkit-animation: spin 4s linear infinite;
	-moz-animation: spin 4s linear infinite;
	animation: spin 4s linear infinite
}
@-moz-keyframes spin {
100% {
-moz-transform:rotate(360deg)
}
}
@-webkit-keyframes spin {
100% {
-webkit-transform:rotate(360deg)
}
}
@keyframes spin {
100% {
-webkit-transform:rotate(360deg);
transform:rotate(360deg)
}
}
#switcher .colors-list {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	width: 100%
}
#switcher .colors-list li {
	float: left;
	display: block;
	margin-bottom: 2px;
	margin-right: 6px
}
.author, .comments, .page-header h1, .sub-info-bordered div, .time {
	display: inline-block
}
#switcher .colors-list li a {
	display: inline-block;
	width: 24px;
	height: 24px;
	cursor: pointer
}
#switcher .colors-list a.green {
	background-color: #3fc997
}
#switcher .colors-list a.purple {
	background-color: #9b4c86
}
#switcher .colors-list a.blue {
	background-color: #01c6d9
}
#scrollUp {
	background-color: #ad0000;
	background-image: url(../images/general/top-red.png);
	bottom: 20px;
	right: 20px;
	width: 38px;
	height: 38px
}
.main-title-outer {
	border-bottom: 1px solid #ad0000;
display: block;
margin-bottom: 25px;
min-height: 25px;
position: relative;
width: 100%;
}
.main-title {
	background-color: #fff;
bottom: -1px;
color: #ad0000;
display: inline-block;
font-family: robotobold;
font-size: 25px;
left: 0;
line-height: 30px;
margin: 0;
padding: 0;
position: absolute;
text-transform: uppercase;
z-index: 1;
}
.main-title a
{
	color: #ad0000;
	text-decoration:none;
	outline:0;
}
.main-title a:hover
{
	color: #14141C;
	text-decoration:none;
	outline:0;
}
.breadcrumb, .sub-info-bordered .stars {
	float: right
}
#time-date, #weather {
	text-align: right
}
.pagination li a, .pagination li span {
	border: 1px solid #ededed!important
}
.pagination li a:focus, .pagination li a:hover, .pagination li span:focus, .pagination li span:hover {
	background: #ededed;
	border: 1px soild
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
	background: #ad0000;
	border: 1px solid #ad0000!important
}
.sub-info-bordered, hr {
	border-top: 1px solid #ededed
}
.pagination>li>a, .pagination>li>span {
	color: #3d566e
}
.breadcrumb {
	background: 0 0;
	font-size: 13px;
	padding: 12px 0 10px 15px;
	text-transform: capitalize
}
.last-update, .sub-info {
	font-size: 12px
}
.breadcrumb .active {
	color: #ad0000
}
.breadcrumb>li+li:before {
	color: #78899b;
	content: "\f152";
	font-family: ionicons
}
.mfp-close-btn-in .mfp-close, .stars, .sub-info-bordered a, a:hover h2, a:hover h3, h1 {
	color: #ad0000
}
.sub-info-bordered {
	font-size: 12px;
	border-bottom: 1px solid #ededed;
	padding: 8px 0;
	margin-bottom: 10px
}
.sub-info-bordered a:hover {
	text-decoration: underline
}
.last-update {
	line-height: 36px
}
.author, .time {
	padding-right: 10px
}
.stars {
	font-size: 14px
}
h1, h2 {
	font-size: 22px;
	font-weight: 400
}
.mfp-zoom-in .mfp-with-anim {
	opacity: 0;
	transition: all .2s ease-in-out;
	transform: scale(.8)
}
.mfp-zoom-in.mfp-bg {
	opacity: 0;
	transition: all .3s ease-out
}
.mfp-zoom-in.mfp-ready .mfp-with-anim {
	opacity: 1;
	transform: scale(1)
}
.mfp-zoom-in.mfp-ready.mfp-bg {
	opacity: .8
}
.mfp-zoom-in.mfp-removing .mfp-with-anim {
	transform: scale(.8);
	opacity: 0
}
.mfp-zoom-in.mfp-removing.mfp-bg {
	opacity: 0
}
.white-popup {
	background: #fff;
	padding: 25px;
	width: auto;
	max-width: 400px;
	margin: 0 auto
}
a, h2 {
	color: #000
}
body, p {
	color: #8d9aa5
}
a:focus, a:hover {
	color: #ad0000;
	text-decoration: none;
	outline: 0
}
h1 {
	text-transform: uppercase
	letter-spacing: 0
}
h3 {
	font-size: 16px;
	color: #3d566e;
	font-weight: 700
}
h4, h5, h6 {
	color: #3d566e;
	font-size: 14px
}
h4, h6 {
	font-weight: 400
}
h5 {
	font-weight: 700
}
.h1, .h2, .h3, h1, h2, h3 {
	margin-top: 10px;
	margin-bottom: 10px
}
.h4, .h5, .h6, h4, h5, h6 {
	margin-top: 3px;
	margin-bottom: 5px
}
* {
	border-radius: 0!important
}
:focus {
	outline: 0
}
body {
	font-family: robotoregular;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	background-color: #fdfdfd
}
mark {
	background: #ad0000;
	color: #fff
}
.text-danger, blockquote p {
	color: #ad0000
}
br {
	margin: 5px 0
}
blockquote {
	border-color: #ad0000
}
.bordered, .img-thumbnail {
	border: 1px solid #ededed
}
.img-thumbnail {
	background-color: #f8f8f8
}
.icon {
	padding-right: 4px
}
.top-margin {
	margin-top: 45px
}
.bordered {
	padding: 5px 5px 0
}
.navbar-inverse, .navbar-inverse .navbar-nav li a, .navbar-inverse .navbar-nav li a:focus, .navbar-inverse .navbar-nav li a:hover, .navbar-inverse .navbar-nav li:last-child a {
	border-right: none
}
.sec-topic {
	margin-bottom: 20px;
	padding-right: 15px
}
.right-sec .main-title {
	font-size: 18px
}
.right-sec .list-inline li {
	margin-bottom: 5px
}
.blue {
	background: #3d566e;
	color: #fff
}
.row {
	margin-left: -5px;
	margin-right: -5px
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-13, .col-lg-14, .col-lg-15, .col-lg-16, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-13, .col-md-14, .col-md-15, .col-md-16, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-13, .col-sm-14, .col-sm-15, .col-sm-16, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-13, .col-xs-14, .col-xs-15, .col-xs-16, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .ntc-4 {
	padding-left: 5px;
	padding-right: 5px
}
.page-header {
	margin-top: 15px;
	margin-bottom: 20px;
	border-bottom: 1px solid #ededed
}
.header-toolbar ul.list-inline, .hot-news, .nav-search-outer, .navbar {
	margin-bottom: 0
}
.page-header small {
	padding-left: 5px;
	font-size: 14px;
	text-transform: none;
	color: #78899b
}
#weather, .toggle-search {
	text-transform: uppercase
}
.header-toolbar {
	font-size: 11px;
	font-weight: 600;
	color: #78899b;
	border-bottom: 1px solid #ecf0f1;
	padding-top: 15px;
	padding-bottom: 15px
}
.header-toolbar a {
	color: #78899b
}
#weather i, .header-toolbar a:hover {
	color: #ad0000
}
.header-toolbar ul.list-inline li {
	padding-right: 6px;
	padding-left: 6px
}
@font-face {
	font-family: weather;
	src: url(../fonts/artill_clean_icons-webfont.eot);
	src: url(../fonts/artill_clean_icons-webfontd41d.eot?#iefix) format('embedded-opentype'), url(../fonts/artill_clean_icons-webfont.woff) format('woff'), url(../fonts/artill_clean_icons-webfont.ttf) format('truetype'), url(../fonts/artill_clean_icons-webfont.html#artill_clean_weather_iconsRg) format('svg');
	font-weight: 400;
	font-style: normal
}
.cat-data span, .info, .toggle-search {
	text-align: center
}
#weather i {
	font-family: weather;
	font-size: 40px;
	font-weight: 400;
	font-style: normal;
	line-height: 6px
}
.icon-0:before {
	content: ":"
}
.icon-1:before {
	content: "p"
}
.icon-2:before {
	content: "S"
}
.icon-3:before {
	content: "Q"
}
.icon-4:before {
	content: "S"
}
.icon-5:before, .icon-6:before, .icon-7:before, .icon-8:before {
	content: "W"
}
.icon-9:before {
	content: "I"
}
.icon-10:before {
	content: "W"
}
.icon-11:before, .icon-12:before, .icon-13:before, .icon-14:before {
	content: "I"
}
.icon-15:before {
	content: "W"
}
.icon-16:before {
	content: "I"
}
.icon-17:before {
	content: "W"
}
.icon-18:before {
	content: "U"
}
.icon-19:before, .icon-20:before, .icon-21:before, .icon-22:before, .icon-23:before {
	content: "Z"
}
.icon-24:before, .icon-25:before {
	content: "E"
}
.icon-26:before {
	content: "3"
}
.icon-27:before {
	content: "a"
}
.icon-28:before {
	content: "A"
}
.icon-29:before {
	content: "a"
}
.icon-30:before {
	content: "A"
}
.icon-31:before {
	content: "6"
}
.icon-32:before {
	content: "1"
}
.icon-33:before {
	content: "6"
}
.icon-34:before {
	content: "1"
}
.icon-35:before {
	content: "W"
}
.icon-36:before {
	content: "1"
}
.icon-37:before, .icon-38:before, .icon-39:before {
	content: "S"
}
.icon-40:before {
	content: "M"
}
.icon-41:before {
	content: "W"
}
.icon-42:before {
	content: "I"
}
.icon-43:before {
	content: "W"
}
.icon-44:before {
	content: "a"
}
.icon-45:before {
	content: "S"
}
.icon-46:before {
	content: "U"
}
.icon-47:before {
	content: "S"
}
#weather h2 {
	color: #3d566e;
	font-size: 14px
}
.header {
	padding-top: 5px;
	padding-bottom: 0
}
.navbar-brand {
	width: 120px;
	height: 58px;
	margin-top: 5px;
	text-indent: 100%;
	background: url(../images/newstrack/newlogo.png) no-repeat;
	background-size: 100%;
	padding: 0
}
.sticky-header {
	background: #14141C
}
.navbar-fixed-top {
	top: -60px;
	transition: top .8s ease 0s
}
.show-2 {
	transition: bottom .8s ease 0s
}
.show {
	top: 0
}
.navbar-collapse {
	padding-left: 0;
	padding-right: 0
}
.navbar-inverse {
	background-color: #14141C;
	border-top: none;
	border-bottom: 3px solid #D1D1D2;
	border-left: none
}
.navbar-inverse .navbar-nav li:first-child a {
	padding-left: 0
}
.navbar-inverse .navbar-nav li a {
	color: #fff;
	font-weight: 400;
	font-family: robotoregular;
	font-size: 15px;
	padding: 7px 9px
}
.navbar-inverse .navbar-nav li a:hover {
	color: #f3f3f3
}
.navbar-inverse .navbar-nav .open a, .navbar-inverse .navbar-nav .open a:focus, .navbar-inverse .navbar-nav .open a:hover {
	color: #fff;
	background: 0 0
}
.navbar-inverse .navbar-nav li.active a, .navbar-inverse .navbar-nav li.active a:focus, .navbar-inverse .navbar-nav li.active a:hover {
	background: 0 0;
	color: #fff;
	font-weight: 700
}
.navbar-inverse .navbar-toggle, .navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
	border: none;
	background: #ad0000;
	float: none
}
.navbar-inverse .dropdown-menu {
	background-color: rgba(0,0,0,.8);
	border: none
}
.navbar-inverse .dropdown-menu li a {
	color: #fff!important;
	font-weight: 400;
	border-right: none;
	padding-top: 10px;
	padding-bottom: 10px
}
.navbar-inverse .dropdown-menu li a:focus, .navbar-inverse .dropdown-menu li a:hover {
	background-color: #ad0000!important;
	border-right: medium none!important;
	color: #fff!important
}
.navbar-inverse .dropdown-menu li:first-child a {
	padding-left: 8px
}
.dropdown-menu>li>a {
	color: #fff
}
.nav-icn {
	margin-left: 5px
}
.nav-sub-icn {
	margin-right: 5px
}
.mega-menu {
	min-width: 784px;
	padding: 10px 0
}
.mega-sub {
	list-style: none;
	padding: 0;
	border-right: 1px solid #da4839;
	margin-right: 10px;
	min-height: 170px
}
.mega-sub a {
	display: block;
	padding: 10px 20px
}
.mega-sub-topics {
	padding-right: 20px
}
.mega-sub-topics h4 {
	color: #fff;
	font-weight: 700;
	font-size: 14px;
	padding: 0 0 5px
}
.mega-sub-topics a {
	padding: 0!important
}
.mega-sub-topics a:hover img {
	opacity: 1
}
.badge {
	background-color: #3d566e
}
.search-container {
	background-color: #ad0000
}
.search-container input {
	background-color: #ad0000;
border: medium none;
color: #fff;
font-family: 'robotoregular';
height: 65px;
padding: 10px 0;
width: 100%;
}
.search-container .search-button {
  position: absolute;
  right: 35px;
  top: 15px;
}
.search-container .search-button button {
  background-color: #14141c;
  border: 1px solid #14141c;
  border-radius: 3px !important;
  box-shadow: none;
  color: #fff;
  font-family: 'robotoregular';
  font-size: 16px;
  letter-spacing: 1px;
  padding: 5px;
  text-transform: uppercase;
  transition:all 0.3s ease-in-out 0s;
}
.search-container .search-button button:hover{}
::-webkit-input-placeholder {
color:#fff;
opacity:1!important
}
:-moz-placeholder {
color:#fff;
opacity:1!important
}
::-moz-placeholder {
color:#fff;
opacity:1!important
}
:-ms-input-placeholder {
color:#fff;
opacity:1!important
}
.toggle-search {}
.toggle-search:focus, .toggle-search:hover {}
.hsocail-search
{
	float:right;
	width:50px;
	height:auto;
	margin:0;
	padding:0;
	position:relative;
}
.hsocail-search .hss-con
{
	height: auto;
left: 0;
position: absolute;
right: 0;
top: 12px;
width: 100%;
}
.hsocail-search .hss-con ul
{
	display: block;
list-style: outside none none;
margin: 0;
padding:0 0;
width: 100%;
}
.hsocail-search .hss-con ul::before
{
	background-color: #fff;
bottom: 0;
content: "";
left: 49%;
position: absolute;
top: 3px;
width: 1px;
}
.hsocail-search .hss-con ul::after
{
	background-color: #fff;
content: "";
height: 1px;
left: 4px;
position: absolute;
right: 4px;
top: 52%;
}
.hsocail-search .hss-con ul li
{
	display: block;
float: left;
margin: 0;
padding: 0;
text-align: center;
width: 50%;
height:20px;
}
.hsocail-search .hss-con ul li a
{
	display: block;
outline: 0 none;
text-decoration: none;
}
.hsocail-search .hss-con ul li a i
{
	color: #fff;
font-size: 15px;
line-height: 23px;
}
.hsocail-search .hss-con ul li a:hover i
{
	color: #ad0000;
font-size: 15px;
line-height: 23px;
}

.hot-news {
	height: 30px;
	line-height: 42px
}
.icon-news {
	background: #ad0000;
	color: #fff;
	font-size: 20px;
	line-height: 22px;
	margin-right: 9px;
	padding: 3px 10px
}
.shuffle span {
	font-size: 20px;
	display: inline-block
}
.shuffle a span {
	color: #3d566e
}
.shuffle a:hover span {
	color: #ad0000
}
.ticker-wrapper.has-js {
	height: 42px;
	display: block;
	width: 800px;
	font-size: 13px
}
.ticker {
	width: 700px;
	height: 42px;
	display: block;
	left: -16px
}
#bar, .ticker-content, .ticker-swipe {
	position: absolute
}
.ticker-title {
	display: none
}
.ticker-swipe, .ticker-swipe span {
	background-color: #fff;
	display: block
}
.ticker-content {
	background-color: #fff;
	color: #ad0000;
	font-weight: 700;
	line-height: 28px;
	margin: 0
}
.ticker-content a {
	text-decoration: none;
	color: #ad0000
}
.ticker-content a:hover {
	text-decoration: none;
	color: #3d566e
}
.ticker-swipe {
	padding-top: 16px;
	top: 0;
	width: 800px;
	height: 42px
}
.ticker-swipe span {
	margin-left: 1px;
	border-bottom: 1px solid #ad0000;
	height: 12px;
	width: 7px
}
.js-hidden {
	display: none
}
.no-js-news {
	padding: 10px 0 0 10px;
	color: #F8F0DB
}
.left .ticker-swipe {
	left: 80px
}
.left .ticker, .left .ticker-content, .left .ticker-controls, .left .ticker-title {
	float: left
}
.left .ticker-controls {
	padding-left: 0
}
.right .ticker, .right .ticker-content, .right .ticker-controls, .right .ticker-title {
	float: right
}
.right .ticker-controls {
	padding-right: 6px
}
#bar {
	width: 0;
	max-width: 100%;
	height: 3px;
	background: #ad0000;
	z-index: 100;
	bottom: 0
}
#progressBar {
	width: 100%;
	background: 0 0
}
.owl-next, .owl-next:focus, .owl-next:hover, .owl-prev, .owl-prev:focus, .owl-prev:hover {
	background: #ad0000;
	color: transparent;
	outline: 0
}
.owl-next, .owl-prev {
	position: absolute;
	display: block;
	height: 36px;
	width: 32px;
	line-height: 52px;
	font-size: 0;
	cursor: pointer;
	top: 50%;
	margin-top: -10px;
	padding: 0;
	border: none
}
.owl-next:before, .owl-prev:before {
	font-family: ionicons;
	font-size: 22px;
	line-height: 1;
	color: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.btn-danger, .media, .media .media, .media-body .time, .media-body h4 {
	font-family: robotoregular;
}
.owl-prev {
	left: 0
}
.owl-prev:before {
	content: "\f153"
}
.owl-next {
	right: 0
}
.owl-next:before {
	content: "\f154"
}
.owl-theme .owl-controls {
	margin-top: 10px;
	text-align: center
}
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
	filter: Alpha(Opacity=100);
	opacity: 1;
	text-decoration: none
}
.owl-theme .owl-controls .owl-page {
	display: inline-block;
	zoom: 1
}
.owl-theme .owl-controls .owl-page span {
	display: block;
	width: 10px;
	height: 5px;
	margin: 5px 4px;
	background: #3d566e
}
.overlay, .overlay-info {
	display: block;
	left: 0;
	overflow: hidden;
	height: 100%;
	top: 0;
	width: 100%;
	z-index: 9
}
.owl-theme .owl-controls .owl-page span:hover {
	background: #78899b
}
.owl-theme .active span {
	background: #ad0000!important
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
	filter: Alpha(Opacity=100);
	opacity: 1
}
.owl-item.loading {
	min-height: 150px;
	background: url(AjaxLoader.html) center center no-repeat
}
.media, .media .media {
	border-bottom: none
}
.box {
	position: relative;
	overflow: hidden
}
.banner-outer .carousel-caption, .cat, .info, .overlay, .overlay-info {
	position: absolute
}
.box img {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-ms-transition: all .3s ease;
	transition: all .3s ease
}
.match-height {
	max-height: 434px;
	overflow: hidden
}
.overlay {
	background: #3d566e;
	opacity: 0;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}
.box:hover .overlay {
	opacity: .8
}
.overlay-info {
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}
.cat, .cat-data span, .info {
	color: #fff;
	height: 36px;
	line-height: 36px
}
.cat {
	text-transform: capitalize;
	left: 15px;
	top: 0;
	padding: 0;
	margin: 0;
	z-index: 10;
	width: auto;
	font-size: 12px;
	opacity: 0;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}
.banner-outer-thumb .cat, .box:hover .cat {
	top: 15px;
	opacity: 1
}
.cat-data span {
	width: 36px;
	font-weight: 700;
	font-size: 22px;
	background: #ad0000;
	display: inline-block;
	margin-right: 5px;
	float: left
}
.info {
	display: block;
	left: 15px;
	bottom: 0;
	z-index: 100;
	font-weight: 400;
	font-size: 12px;
	opacity: 0;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}
.banner-outer-thumb .info {
	bottom: 10px;
	opacity: 1
}
.info span {
	font-size: 12px;
	display: inline-block;
	padding: 0 5px 0 10px
}
.info span:first-child {
	padding-left: 0
}
.box:hover .info {
	bottom: 0;
	opacity: 1
}
.banner-outer-thumb {
	padding-bottom: 15px
}
.banner-outer-thumb .carousel-caption, .carousel-caption {
	padding-top: 20px;
	padding-bottom: 30px;
	font-size: 18px;
	left: 15px;
	right: 8%;
	bottom: 10px;
	z-index: 10;
	text-align: left;
	line-height: 24px;
	color: #fff;
	font-weight: 700;
	text-shadow: none
}
.banner-outer-thumb .carousel-caption {
	position: absolute;
	opacity: 0
}
.banner-oute-thumbr a:hover p, .banner-outer-thumb a p {
	color: #fff
}
.banner-outer-thumb .box:hover .carousel-caption {
	opacity: 1
}
.banner-outer-thumb .item {
	margin: 0 5px;
	padding: 4px;
	background-color: #f8f8f8;
	border: 1px solid #ededed
}
.main-top-img, .right-img-btm, .right-img-top {
	margin-bottom: 10px;
	overflow: hidden
}
.banner-outer .carousel-caption {
	left: 15px;
	right: 8%;
	bottom: 10px;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: left;
	text-shadow: none;
	font-size: 20px;
	font-weight: 700;
	line-height: 24px
}
.right-img-btm .box .gradient, .right-img-top .box .gradient {
	left: 0;
	right: 0;
	background: url(../images/newstrack/bgg.png) repeat-x rgba(0,0,0,0)
}
.banner-outer a p, .banner-outer a:hover p {
	color: #fff
}
.main-top-img {
	height: auto
}
.main-top-img .box {
	height: 500px;
	position: relative
}
.main-top-img .box img {
	max-width: 100%;
	width: 100%;
	height: 500px
}
.right-img-top {
	height: 245px
}
.right-img-top .box {
	height: 250px;
	position: relative
}
.right-img-top .box img {
	max-width: 100%;
	width: 100%;
	height: 250px
}
.right-img-top .box .gradient {
	position: absolute;
	bottom: 0;
	height: 130px
}
.right-img-btm {
	height: 245px
}
.right-img-btm .box {
	height: 250px;
	position: relative
}
.right-img-btm .box img {
	max-width: 100%;
	width: 100%;
	height: 250px
}
.right-img-btm .box .gradient {
	position: absolute;
	bottom: 0;
	height: 130px
}
#sync2 .item {
	margin: 0 5px;
	cursor: pointer
}
#sync2 .synced .item {
	border: 2px solid #ad0000
}
.business {
	padding-top: 10px;
	padding-bottom: 10px
}
.list-unstyled li a img {
	margin-right: 10px
}
.list-unstyled li {
	border-bottom: 1px solid #ededed;
	padding-bottom: 10px;
	margin-bottom: 10px
}
.list-unstyled li:last-child {
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 5px
}
.list-unstyled li a:hover h4 {
	color: #ad0000
}
.list-unstyled li a:hover .img-thumbnail {
	border: 1px solid #ffcfca
}
#vid-thumbs .owl-controls {
	margin-top: 10px;
	text-align: right
}
.vid-box {
	position: relative;
	width: 100%;
	height: 100%
}
.recent-vid-thumb-outer .vid-box span, .vid-box span {
	height: 36px;
	font-size: 24px;
	line-height: 36px;
	z-index: 100;
	top: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
	color: #fff;
	opacity: 1
}
.vid-thumb img {
	margin-bottom: 6px
}
.vid-box span {
	width: 36px;
	background-color: #3d566e;
	position: absolute;
	left: 50%;
	margin-right: -50%
}
.vid-thumb:hover span {
	background-color: #ad0000
}
.left-bordered {
	border-left: 1px solid #ededed
}
.lifestyle img {
	margin-bottom: 5px;
	width: 100%
}
.lifestyle .item {
	margin: 0 15px
}
.lifestyle .owl-next, .lifestyle .owl-prev {
	margin-top: -55px
}
.lifestyle .owl-prev {
	left: 25px
}
.lifestyle .owl-next {
	right: 25px
}
.recent-vid-thumb-outer .vid-box {
	position: relative
}
.recent-vid-thumb-outer .vid-thumb img {
	margin-bottom: 10px
}
.recent-vid-thumb-outer .vid-box span {
	width: 36px;
	background-color: #3d566e;
	position: absolute;
	left: 50%;
	margin-right: -50%;
	visibility: hidden
}
.recent-vid-thumb-outer .vid-thumb:hover span {
	background-color: #ad0000;
	visibility: visible
}
.recent-vid .nav-tabs li {
	float: none
}
.nav-tabs li.active a:focus, .nav-tabs li.active a:hover, .recent-vid .nav-tabs li.active a {
	background-color: transparent!important;
	color: #fff;
	border: none
}
.recent-vid .nav-tabs li a, .recent-vid .nav-tabs li a:hover {
	background-color: transparent
}
.recent-vid .nav-tabs {
	border-bottom: none
}
.recent-vid .nav-tabs li a {
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	border: none;
	padding: 0;
	margin-bottom: 6px
}
.recent-vid .nav-tabs li:last-child a {
	margin-bottom: 0
}
.recent-vid .nav-tabs li a span {
	display: none
}
.recent-vid .nav-tabs li a:hover span {
	display: inline
}
.recent-vid .nav-tabs li.active a span {
	display: none
}
.recent-vid .tab-content {
	padding: 0
}
.grid-container {
	position: relative;
	width: 100%;
	overflow: hidden;
	transition: all .5s;
	-webkit-transition: all .5s
}
.toggle {
	text-align: center;
	padding: 0;
	color: #fff
}
.toggle li {
	display: inline;
	padding: 0 60px
}
.toggle label {
	font-size: 1.2em;
	padding: 0 10px
}
.grid {
	margin-top: -10px;
	width: 105%
}
.masonry-item {
	width: 380px;
	margin: 10px 20px 10px 0;
	padding: 20px;
	background: #fbfbfb;
	border: 1px solid #ededed
}
.masonry-item:hover {
	border: 1px solid #ffcfca
}
.more, .title-icon {
	border-top: 1px solid #ededed
}
.media, .more {
	border-bottom: 1px solid #ededed
}
.item:hover .title {
	opacity: 1
}
.title {
	display: table-cell;
	vertical-align: middle;
	opacity: 0;
	transition: opacity .5s;
	-webkit-transition: opacity .5s
}
.expand {
	transition: width .5s, height .5s, left .5s, top .5s;
	-webkit-transition: width .5s, height .5s, left .5s, top .5s;
	height: 100%;
	width: 100%;
	left: 0!important;
	top: 0!important;
	z-index: 99;
	text-indent: -9999px
}
.more {
	font-size: 14px;
	padding: 8px 0;
	display: block;
	margin-top: 10px
}
.more span {
	font-size: 10px
}
.title-icon {
	width: 100%;
	height: 30px;
	position: relative;
	text-align: left;
	color: #ion-android-image;
	margin-top: 15px;
	float: left
}
.blogging-style .top-margin, .comment-form {
	margin-top: 10px
}
.title-icon span {
	position: absolute;
	top: -16px;
	background: #ad0000;
	color: #fff;
	width: 36px;
	height: 32px;
	font-size: 24px;
	z-index: 100;
	text-align: center;
	line-height: 32px;
	margin-left: 10px
}
.blog-item {
	margin-bottom: 15px
}
.blog-item:hover img {
	opacity: .8
}
.read-more, .read-more:focus {
	width: 100%;
	display: block;
	text-align: center;
	background: #3d566e;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 13px;
	height: 40px;
	line-height: 40px;
	margin-bottom: 10px
}
.media-body h4, .read-more span {
	display: inline-block
}
.read-more:hover {
	color: #fff;
	background: #ad0000;
	margin-bottom: 10px
}
.nested-rep, .panel-default>.panel-heading {
	background: #ededed
}
.author-box {
	margin-bottom: 30px
}
.related {
	margin-bottom: 10px
}
#map_canvas, .opinion {
	margin-bottom: 20px
}
.related .item {
	margin-right: 10px
}
.media {
	padding: 10px
}
.media-body .time {
	padding-left: 10px;
	font-size: 12px
}
.nested-rep {
	border: 1px solid #e6e6e6;
	padding: 20px
}
.form-control, .list-group-item, .mid-sec, .table-bordered {
	border: 1px solid #ededed
}
.nested-rep .media-heading {
	color: #ad0000
}
.reply {
	color: #3d566e;
	font-size: 20px
}
.reply:hover {
	color: #ad0000
}
.form-control, .panel-title {
	color: #3d566e
}
.form-control {
	min-height: 40px
}
.form-control:focus {
	border-color: #ffc5bf;
	box-shadow: none
}
.panel-body, .panel-default, .panel-heading {
	border-color: #ededed
}
#map_canvas {
	display: block;
	width: 100%;
	height: 400px
}
.adress {
	border-left: 1px solid #ededed;
	padding-left: 20px;
	margin-left: 20px
}
.adress strong {
	color: #ad0000
}
.btn-danger {
	background: #ad0000;
	border: 1px solid #ad0000
}
.nav-tabs li a, .sponsored, .sponsored:focus {
	font-family: robotobold;
}
.btn-danger:hover {
	background: #da4839;
	border: 1px solid #da4839
}
.gallery div {
	margin-bottom: 5px
}
.list-group, .mid-sec .vid-thumb-outer {
	margin-bottom: 15px
}
.blogging-style .business {
	padding-bottom: 0
}
.thumb-box {
	position: relative;
	width: 100%;
	height: 100%
}
a .thumb-box span, a:hover .thumb-box span {
	width: 36px;
	height: 36px;
	background-color: #ad0000;
	font-size: 24px;
	text-align: center;
	line-height: 36px;
	position: absolute;
	z-index: 100;
	left: 50%;
	margin-right: -50%;
	transform: translate(-50%, -50%);
	color: #fff
}
a .thumb-box span {
	top: 40%;
	opacity: 0;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}
a:hover .thumb-box span {
	opacity: 1;
	top: 50%
}
.mid-sec .main-title, .rate {
	font-size: 14px
}
.mid-sec {
	min-height: 800px;
	background: #fbfbfb;
	padding-top: 5px
}
.mid-sec .list-unstyled li {
	padding-bottom: 0;
	float: left;
	width: 100%
}
.rate {
	background-color: #3d566e;
	color: #fff;
	display: block;
	float: left;
	font-weight: 700;
	height: 40px;
	line-height: 40px;
	width: 40px;
	margin-right: 8px;
	text-align: center;
	vertical-align: baseline
}
.social a, .sponsord-v, .sponsored, .sponsored:focus {
	font-size: 12px;
	display: block;
	text-align: center;
	text-transform: uppercase
}
.list-group-item a {
	display: block
}
.list-group-item a:hover .badge {
	background: #ad0000
}
.list-group-item .badge {
	float: right
}
.sponsored, .sponsored:focus {
	color: #fff;
	background: #ad0000;
	margin: 5px 0 0;
	padding: 3px 0;
	white-space: nowrap
}
.sponsord-v {
	color: #fff;
	background: #3d566e;
	padding: 3px 0;
	height: 125px
}
.table {
	margin-bottom: 5px
}
.table-bordered td, table-bordered th {
	border: 1px solid #ededed!important
}
.social a p {
	color: #3d566e
}
.social a:hover p {
	color: #fff
}
.social tr {
	border: none!important
}
.bottom-border, .nav-tabs {
	border-bottom: 1px solid #ededed
}
.social td {
	padding: 0!important
}
.social a {
	color: #3d566e;
	padding: 5px
}
.social p {
	margin: 0
}
.social p span {
	font-size: 30px;
	text-align: center;
	display: block
}
.rss:hover {
	background: #ed802e
}
.twitter:hover {
	background: #45b0e3
}
.facebook:hover {
	background: #3a5898
}
.youtube:hover {
	background: #ce342c
}
.vimeo:hover {
	background: #42b1df
}
.dribbble:hover {
	background: #ea4c89
}
.googleplus:hover {
	background: #34352f
}
.pinterest:hover {
	background: #c82128
}
.instagram:hover {
	background: #517ea5
}
.right-border {
	border-right: 1px solid #ededed
}
.table-responsive {
	text-align: center
}
.bt-space {
	margin-bottom: 10px
}
.tab-content {
	padding: 10px 0 0
}
.nav-tabs li a {
	background-color: #14141C;
	color: #fff;
	font-weight: 400;
	text-transform: uppercase;
	border: none;
	padding-right: 5px;
	padding-left: 5px
}
.nav-tabs li a:hover, .nav-tabs li a:focus, {
	background-color: #14141C;
	color: #fff;
}
.sp_box .sp_lang>a, .sp_box.open ul li a {
	font-family: robotoregular;
}
.nav-tabs li a:hover {
	background-color: #14141C;
	color: #fff;
}
.nav-tabs li.active a, .nav-tabs li.active a:focus, .nav-tabs li.active a:hover {
	background-color: #ad0000;
	color: #fff;
	border: none
}
.nav-tabs.nav-justified li {
	border-right: 1px solid #fff
}
.nav-tabs.nav-justified li a {
	border-bottom: none
}
.nav-tabs.nav-justified li.active a, .nav-tabs.nav-justified li.active a:focus, .nav-tabs.nav-justified li.active a:hover {
	background: #ad0000!important;
	border: none
}
#comments p {
	font-size: 13px
}
.pickmeup {
	background: #fff;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	display: none;
	border: 1px solid #ededed;
	width: 99.5%;
	padding-bottom: 15px
}
.pickmeup * {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%
}
.pickmeup .pmu-instance {
	display: inline-block;
	height: 13.8em;
	padding: 5px;
	text-align: left
}
.pickmeup .pmu-instance .pmu-button {
	color: #3d566e;
	cursor: pointer;
	outline: 0;
	text-decoration: none
}
.pickmeup .pmu-instance .pmu-today, .pickmeup .pmu-instance .pmu-today:hover {
	background: #3d566e;
	color: #fff!important
}
.pickmeup .pmu-instance .pmu-button:hover {
	color: #ad0000
}
.pickmeup .pmu-instance .pmu-not-in-month {
	color: #8d9aa5
}
.pickmeup .pmu-instance .pmu-disabled, .pickmeup .pmu-instance .pmu-disabled:hover {
	color: #333;
	cursor: default
}
.pickmeup .pmu-instance .pmu-selected {
	background: #ad0000;
	color: #fff
}
.pickmeup .pmu-instance .pmu-selected:hover {
	color: #fff
}
.pickmeup .pmu-instance .pmu-not-in-month.pmu-selected {
	background: #ad0000
}
.pickmeup .pmu-instance nav {
	color: #ad0000;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: table;
	line-height: 2em;
	text-align: center
}
.pickmeup .pmu-instance nav :first-child :hover {
	color: #88c5eb;
	text-align: center
}
.pickmeup .pmu-instance nav .pmu-next, .pickmeup .pmu-instance nav .pmu-prev {
	display: none;
	height: 2em;
	width: 1em
}
.pickmeup .pmu-instance nav .pmu-month {
	text-align: center
}
.pickmeup .pmu-instance .pmu-months *, .pickmeup .pmu-instance .pmu-years * {
	display: inline-block;
	line-height: 3.6em;
	width: 3.5em;
	text-align: center
}
.pickmeup .pmu-instance .pmu-day-of-week {
	color: #3d566e;
	text-transform: uppercase;
	cursor: default;
	border-top: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
	padding: 5px 0;
	margin: 10px 0
}
.pickmeup .pmu-instance .pmu-day-of-week *, .pickmeup .pmu-instance .pmu-days * {
	display: inline-block;
	line-height: 30px;
	width: 46px;
	height: 32px;
	text-align: center
}
.pickmeup .pmu-instance .pmu-day-of-week * {
	line-height: 1.8em;
	font-weight: 600
}
.pickmeup .pmu-instance:first-child .pmu-prev, .pickmeup .pmu-instance:last-child .pmu-next {
	display: table-cell;
	color: #ad0000
}
.pickmeup .pmu-instance:first-child .pmu-month, .pickmeup .pmu-instance:last-child .pmu-month {
	width: 13em;
	color: #ad0000
}
.pickmeup .pmu-instance:first-child:last-child .pmu-month {
	width: 12em;
	font-weight: 700;
	text-transform: uppercase;
	display: table-cell
}
.pickmeup:not(.pmu-view-days) .pmu-day-of-week, .pickmeup:not(.pmu-view-days) .pmu-days, .pickmeup:not(.pmu-view-months) .pmu-months, .pickmeup:not(.pmu-view-years) .pmu-years {
	display: none
}
footer {
	border-top: 3px solid #14141C;
	margin: 20px 0 0;
	background-color: #14141C !important;
}
footer .top-sec {
	background-color: #14141C !important;
	padding-top: 10px;
	padding-bottom: 10px
}
footer .btm-sec {
	background-color: #14141C !important;
	border-top:1px solid #D1D1D2;
}
footer .f-title {
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	padding: 10px 0;
	margin-bottom: 5px
}
footer p {
	color: #fff
}
.f-sub-info, footer .stars {
	color: #b0b7bf
}
.subscribe-info {
	border-right: 1px solid #fff;
	padding-right: 20px;
	min-height: 225px
}
.subscribe-info.last {
  border-right: medium none;
}
.subscribe-info form {
	position: relative
}
.subscribe-info .form-control {
	width: 100%;
	padding-right: 35px
}
.subscribe-info .btn {
	border: none;
	background: 0 0;
	position: absolute;
	right: 0;
	top: -5px
}
.subscribe-info .btn span {
	font-size: 24px
}
.popular-tags {
	padding-right: 20px;
	padding-left: 20px;
	border-right: 1px solid #ffffff;
	height: 225px;
	overflow: hidden
}
.tags {
	list-style: none
}
.tags li {
	background-color: #b7b6b7;
	border-bottom: medium none;
	border-left: 2px solid #b7b6b7;
	float: left;
	margin: 2px 5px;
	padding-bottom: 0;
	position: relative;
	text-align: center;
	z-index: 1
}
.tags li a:hover, .tags li:hover {
	background: #ad0000
}
.tags li:before {
	border-left: 4px solid #14141c;
	content: "";
	display: block;
	left: -6px;
	margin-top: 0;
	min-height: 100%;
	position: absolute;
	width: auto;
	z-index: 10
}
.f-social a, .f-social ul li a span {
	line-height: 36px;
	width: 36px;
	height: 36px
}
.tags li a {
	color: #14141c;
	display: block;
	padding: 8px 10px;
	text-transform: capitalize
}
.tags li a:hover {
	color: #fff
}
.tags li:hover:before {
	border-color: #ad0000
}
.recent-posts {
	padding-left: 20px
}
.recent-posts .img-thumbnail {
	background: #4b6986;
	border: 1px solid #4f7396
}
.recent-posts li a:hover .img-thumbnail {
	border: 1px solid #4f7396
}
.recent-posts .list-unstyled li {
	border-bottom: none;
	margin-bottom: 5px;
	padding-bottom: 0
}
.recent-posts .list-unstyled li h4 {
	color: #fff
}
.btm-sec {
	padding-top: 10px;
	padding-bottom: 0;
	color: #3d566e
}
.btm-sec .list-inline li a {
	padding-right: 4px;
	padding-left: 4px;
	text-transform: uppercase;
	font-size: 12px;
	color: #ffffff;
}
.btm-sec .list-inline li a:hover {
	color: #ffffff;
}
.copyrights {
	font-size: 12px;
	color: #fff
}
.f-social {
	text-align: center;
	padding-top: 10px
}
.f-social a {
	margin: 0 5px;
	border: 1px solid #fff;
	text-align: center;
	display: inline-block;
	color: #fff
}
.f-social ul li {
	padding: 0
}
.f-social ul li a span {
	font-size: 16px
}
.f-social ul li a:hover {
	color: #ad0000;
	border-color: #ad0000
}
.wrong-icon {
	font-size: 200px;
	color: #3d566e;
	border-top: 1px solid #ededed
}
.wrong-page {
	margin-top: 50px;
	margin-bottom: 50px
}
.nth_slider .box {
	overflow: hidden;
	position: relative
}
.nth_slider .box img {
	transition: all .3s ease 0s;
	height: 325px
}
.nth_thumpimg {
	width: 100%;
	height: 100px
}
.nth_edm ul, .nth_edm ul li {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none
}
.nth_edm ul li a {
	font-size: 14px;
	margin: 0;
	padding: 5px 0;
	text-decoration: none;
	outline: 0;
	color: #9d0204
}
.nth_edm ul li a:hover {
	color: #9d0204;
	text-decoration: underline
}
.braking-news .brknews-slide marquee ul li a, .logo a, .nt_detailview .nt_nextprevious_article ul li a, .nt_detailview .ntdv_pagination ul li a, .nt_detailview .sub-info-bordered div.author a, .nt_detailview .sub-info-bordered div.user a, .nt_main_banner .ntmb-8 .ntmb_01 a, .nt_topic a, .ntcn_topic a, .ntsn_topic a, .scroll-nav ul li a, .slide_panel .sp_btn>a, .sp_box .sp_social>a, .sp_box>ul>li>a {
	text-decoration: none;
	outline: 0
}
.slide_panel {
	display: inline-block;
	height: auto;
	margin: 0 -4px 0 -18px;
	padding: 0;
	vertical-align: top;
	width: auto
}
.slide_panel .sp_btn {
	background-color: #14141C;
	display: block;
	height: auto;
	margin: 0;
	padding: 0;
	width: auto
}
.sp_box, .sp_box.open {
	background-color: rgba(0,0,0,.8)
}
.slide_panel .sp_btn>a {
	display: block;
	height: 71px;
	margin: 0;
	padding: 0 15px
}
.slide_panel .sp_btn>a img {
	height: auto;
margin: 25px 0;
padding: 0;
width: 30px;
}
.sp_box {
	border: 1px solid #333;
	bottom: 0;
	left: -220px;
	height: 100%;
	position: fixed;
	top: 164px;
	transition: all .3s ease-in-out 0s;
	width: 218px;
	z-index: 9999
}
.nt_topic, .ntcn_liststyled li, .ntcn_topic a, .ntdv_relatedpost a {
	transition: box-shadow .3s ease 0s
}
.sp_box.open {
	left: -5px
}
.sp_box>ul {
	display: block;
	margin: 25px 0 0;
	padding: 0;
	list-style: none
}
.sp_box>ul>li {
	display: block;
	margin: 0;
	padding: 0
}
.sp_box>ul>li>a {
	display: block;
	margin: 0;
	padding: 5px 10px;
	color: #fff;
	font-size: 18px;
	text-align: left;
	text-transform: uppercase
}
.sp_box>ul>li>a>i {
	color: #cd2020;
	display: inline-block;
	font-size: 30px;
	margin: 0 5px 0 0;
	width: 35px
}
.sp_box.open ul li {
	border: none
}
.sp_box.open ul li a {
	border: none;
	margin-left: 0;
	padding: 5px 10px
}
.sp_box .sp_lang {
	margin: 50px 0 0;
	width: 100%;
	height: auto;
	padding: 0;
	text-align: center
}
.sp_box .sp_lang>a {
	background-color: #ad0000;
	border: 1px solid #ad0000;
	border-radius: 100px!important;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	margin: 0;
	padding: 5px 15px;
	text-transform: uppercase
}
.braking-news, .scroll-nav {
	background-color: #14141C;
	height: auto
}
.sp_box .sp_social {
	margin: 20px 0 0;
	width: 100%;
	height: auto;
	padding: 0;
	text-align: center
}
.sp_box .sp_social>a {
	display: inline-block;
	margin: 0 5px
}
.sp_box .sp_social>a>i {
	font-size: 18px;
	color: #fff
}
#sp_box.sp_box.onscroll-open{
	top: 74px;
}
.scroll-nav {
	border-bottom: 1px solid #d1d1d2;
display: none;
margin: 0;
overflow-x: auto;
overflow-y: hidden;
padding: 0;
width: auto;
}
.scroll-nav ul {
	margin: 0;
	padding: 0;
	width: 950px;
	list-style: none
}
.scroll-nav ul li {
	display: inline-block;
	margin: 0;
	padding: 0
}
.scroll-nav ul li a {
	color: #fff;
	display: block;
	font-size: 16px;
	margin: 0;
	padding: 5px 10px
}
.braking-news {
	width: 100%;
	margin: 0;
	padding: 0
}
.braking-news .brknews-head {
	width: 15.5%;
	float: left;
	height: auto;
	margin: 0;
	padding: 0
}
.braking-news .brknews-head h2 {
	background-color: #14141c;
display: block;
font-size: 18px;
margin: 0;
padding: 5px 10px;
text-align: right;
position:relative;
}
.braking-news .brknews-head h2::after
{
 background-color: #fff;
bottom: 5px;
content: "";
position: absolute;
right: -1px;
top: 5px;
width: 1px;	
}
.braking-news .brknews-head h2 i {
	color: #14141C;
	margin: 0 6px 0 0;
transform: rotate(40deg);
-moz-transform: rotate(40deg);
-ms-transform: rotate(40deg);
-o-transform: rotate(40deg);
-webkit-transform: rotate(40deg);
}
.braking-news .brknews-head h2 span {
	color: #fff;
display: inline-block;
font-weight: 600;
letter-spacing: 1px;
text-transform: uppercase;
font-family: robotoregular;
}
.braking-news .brknews-slide {
	width: 84.5%;
	float: left;
	height: auto;
	margin: 0;
	padding: 0
}
.braking-news .brknews-slide marquee {
	display: block;
	margin: 0;
	padding: 0 5px
}
.braking-news .brknews-slide marquee ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0
}
.braking-news .brknews-slide marquee ul li {
	display: inline-block;
	padding: 3px 30px 3px 0;
	margin: 0;
	position: relative
}
.braking-news .brknews-slide marquee ul li i {
	color: #fff;
font-size: 15px;
position: absolute;
right: 11px;
top: 10px;
transform: rotate(40deg);
}
.braking-news .brknews-slide marquee ul li:last-child::after {
	display: none
}
.braking-news .brknews-slide marquee ul li a {
	font-size: 16px;
	color: #fff
}
.braking-news .brknews-slide marquee ul li a:hover {
	color: #fff
}
.logo {
	width: auto;
	height: auto;
	display: inline-block;
	margin: 0
}
.logo a {
	display: block;
	margin: 0;
	padding: 0
}
.logo a img {
	width: auto;
	height: 71px
}
.logo a:hover {
	border: none
}
.logo a:hover img {
	border: none;
	opacity: .9
}
.main-nav {
	margin: 20px 0 0 33px
}
.main-nav li:first-child a {
	padding: 7px 8px
}
.main-nav li a i {
	font-size: 17px
}
.mian-news-for-desktop
{
	display:block;
}
.mian-news-for-mobile
{
	display:none;
}
.nt_main_banner {
	display: table;
	height: auto;
	box-sizing: border-box;
	clear: both;
	margin: 0 -15px
}
.nt_main_banner .ntmb-8 {
	width: 740px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left
}
.nt_main_banner .ntmb-8 .ntmb_01 {
	display: block;
	height: 505px;
	margin: 0 5px 5px;
	width: 730px;
	position: relative;
	overflow: hidden;
	
}
.nt_main_banner .ntmb-8 .ntmb_01 a {
	display: block
}
.nt_main_banner .ntmb-8 .ntmb_01 a .ntmb01-bgimg
{
  height: 505px;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 730px;

}
.nt_main_banner .ntmb-8 .ntmb_01 a img {
	height: auto;
left: 0;
min-height: 505px;
min-width: 730px;
position: absolute;
top: 0;
width: 100%;
}
.nt_main_banner .ntmb-8 .ntmb_01 a .nt_datetime {
	position: absolute;
	right: 10px;
	top: 10px
}
.nt_main_banner .ntmb-8 .ntmb_01 a .nt_datetime p {
	color: #ad0000;
	font-family: robotoregular;
	font-size: 14px;
	margin: 0;
	text-transform: uppercase
}
.nt_main_banner .ntmb-8 .ntmb_01 a .nt_innercon {
	position: absolute;
	left: 10px;
	bottom: 5px;
	right: 10px
}
.nt_main_banner .ntmb-8 .ntmb_01 a .nt_innercon p {
	color: #fff;
	font-family: robotoregular;
	font-size: 14px;
	margin: 0;
	text-transform: uppercase;
	display:none;
}
.nt_main_banner .ntmb-8 .ntmb_01 a .nt_innercon h2 {
	color: #fff;
font-family: robotobold;
font-size: 18px;
height: 70px;
line-height: 75px;
margin: 3px 0 0;
overflow: hidden;
}
.nt_main_banner .ntmb-8 .ntmb_01 a .nt_innercon h6 {
	margin: 0 0 5px;
	font-family: robotoregular;
}
.nt_main_banner .ntmb-8 .ntmb_01 a .nt_innercon h6>span {
	margin: 0 5px;
	font-size: 13px;
	color: #fff;
	font-family: robotoregular;
}
.nt_main_banner .ntmb-8 .ntmb_01 a .nt_innercon h6>span>i {
	font-size: 13px;
	margin: 0 2px 0 0
}
.nt_main_banner .ntmb-8 .ntmb_01 a .gradient {
	background: rgba(0, 0, 0, 0) url("../images/newstrack/bgg2.png") repeat-x scroll 0 0;
bottom: 0;
height: 80px;
left: 0;
position: absolute;
right: 0;
}
.nt_main_banner .ntmb-4 {
	width: 620px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
	
}
.nt_main_banner .ntmb-4 .ntmb_04 {
	display: block;
	width: 300px;
	height: 250px;
	position: relative;
	float: left;
	margin: 0 5px 5px;
	overflow: hidden
}
.nt_main_banner .ntmb-4 .ntmb_04 a {
	display: block;
	text-decoration: none;
	outline: 0
}
.nt_main_banner .ntmb-4 .ntmb_04 a .ntmb04-bgimg {
  height: 250px;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 300px;
}
.nt_main_banner .ntmb-4 .ntmb_04 a img {
	height: auto;
left: 0;
min-height: 250px;
min-width: 300px;
position: absolute;
top: 0;
width: auto;
}
.nt_main_banner .ntmb-4 .ntmb_04 a .nt_innercon {
	position: absolute;
	left: 5px;
	bottom: 5px;
	right: 5px;
}
.nt_main_banner .ntmb-4 .ntmb_04 a .nt_innercon p {
	color: #fff;
	font-family: robotoregular;
	font-size: 14px;
	margin: 0;
	text-transform: uppercase;
	display:none;
}
.nt_main_banner .ntmb-4 .ntmb_04 a .nt_innercon h2 {
	color: #fff;
font-family: robotobold;
font-size: 18px;
height: 54px;
line-height: 28px;
margin: 3px 0 0;
overflow: hidden;
}
.nt_main_banner .ntmb-4 .ntmb_04 a .nt_innercon h6 {
	margin: 0 0 5px;
	font-family: robotoregular;
}
.nt_main_banner .ntmb-4 .ntmb_04 a .nt_innercon h6>span {
	margin: 0 5px;
	font-size: 13px;
	color: #fff;
	font-family: robotoregular;
}
.nt_main_banner .ntmb-4 .ntmb_04 a .nt_innercon h6>span>i {
	font-size: 13px;
	margin: 0 2px 0 0
}
.nt_main_banner .ntmb-4 .ntmb_04 a .gradient {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 80px;
	background:rgba(0, 0, 0, 0) url("../images/newstrack/bgg2.png") repeat-x scroll;
	/*background: rgb(255,255,255);
	background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(0,0,0,1) 83%);
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(0,0,0,1) 83%);
	background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(0,0,0,1) 83%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=0 );*/
}
.nt_mobile_main_banner
	  {
		  width:100%;
		  height:auto;
		  margin:0;
		  padding:0;
	  }
	  .nt_mobile_main_banner .ntm_big_news
	  {
		  height: auto;
margin: 0;
padding: 0 10px;
width: 100%;
		  
	  }
	  .nt_mobile_main_banner .ntm_big_news h2
	  {
		  color: #14141c;
font-family: robotobold;
font-size: 18px;
font-weight: bold;
line-height: 25px;
margin: 0;
padding: 5px 0;

	  }
	  .nt_mobile_main_banner .ntm_big_news h2 a
	  {
		  text-decoration:none;
		  outline:0;
		  color: #14141c;
	  }
	  .nt_mobile_main_banner .ntm_big_news .ntmmb_imgbox
	  {
		  height: 170px;
margin: 0;
overflow: hidden;
padding: 0;
position: relative;
width: 100%;
		  
	 }
	 .nt_mobile_main_banner .ntm_big_news .ntmmb_imgbox a
	  {
		  display:block;
		  outline:0;
		  text-decoration:none;
		  
	 }
	 .nt_mobile_main_banner .ntm_big_news .ntmmb_imgbox a img
	  {
		  height: auto;
position: absolute;
top: 0;
width: 100%;
	 }
	 .nt_mobile_main_banner .ntm_small_news
	 {
		 width:100%;
		 height:auto;
		 margin:0;
		 padding:0 10px;
	 }
	 .nt_mobile_main_banner .ntm_small_news ul
	 {
		 display:block;
		 list-style:none;
		 margin:0;
		 padding:0;
	 }
	 .nt_mobile_main_banner .ntm_small_news ul li
	 {
		 display:block;
		 list-style:none;
		 margin:10px 0;
		 padding:0;
	 }
	  .nt_mobile_main_banner .ntm_small_news ul li a
	 {
		 display:block;
		 text-decoration:none;
		 outline:0;
	 }
	 .nt_mobile_main_banner .ntm_small_news ul li a .ntmms_imgbox
	 {
		 width:30%;
		 height:65px;
		 float:left;
		 margin:0;
		 padding:0;
		 position:relative;
		 overflow:hidden;
	 }
	 .nt_mobile_main_banner .ntm_small_news ul li a .ntmms_imgbox img
	 {
		 width:100%;
		 height:auto;
		 margin:0;
		 padding:0;
		 display:block;
		 position:absolute;
		 top:0;
		 left:0;
	 }
	 .nt_mobile_main_banner .ntm_small_news ul li a .ntmms_txtbox
	 {
		 width:70%;
		 height:auto;
		 float:left;
		 margin:0;
		 padding:0 10px;
	 }
	 .nt_mobile_main_banner .ntm_small_news ul li a .ntmms_txtbox h2
	  {
		  color: #14141c;
font-family: robotoregular;
font-size: 16px;
line-height: 20px;
margin: 0;
padding: 0;

	  }



.nt_topic, .nt_topic:hover, .ntcn_liststyled li, .ntcn_topic a, .ntcn_topic a:hover {
	background-color: #fff
}
.nt_topic {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
	border: none;
	border-radius: 3px!important;
	box-shadow: 6px 6px 10px 0 rgba(46,61,73,.15)
}
.nt_topic:hover {
	box-shadow: 0 0 10px 0 rgba(46,61,73,.2)
}
.nt_topic a {
	display: block
}
.nt_topic a .nttpc_imgcon {
	background: rgba(0, 0, 0, 0) url("/assets/images/newstrack/nt-watermark.jpg") no-repeat scroll 0 0 / cover ;
border-bottom: medium none;
height: 157px;
overflow: hidden;
position: relative;
width: 100%;
}
.nt_topic a .nttpc_imgcon.main-catgoery {height: 105px;}
.nt_topic a .nttpc_imgcon.sub-catgoery {height: 105px;}
.nt_topic a .nttpc_imgcon img {
	width: 100%;
	height: auto;
	position: absolute;
	left: 0;
	top: 0;
	border-radius: 3px 3px 0 0!important
}
.nt_topic a .nttpc_txtcon {
	height: 75px;
	overflow: hidden;
	padding: 5px 10px 10px;
	width: auto
}
.nt_topic a .nttpc_txtcon h3 {
	color: #333;
	font-family: robotoregular;
	font-size: 15px;
	font-weight: 400;
	line-height: 22px;
	margin: 0;
	padding: 0
}
.ntcn_topic{}
.ntcn_topic.cat-in-main-cat{}
.ntcn_topic a .ntcntpc_txtcon h3 {
	color: #333;
	font-family: robotobold;
	margin: 0;
	font-size: 16px;
	line-height: 22px
}
.ntsn_topic a .ntsntpc_txtcon h4 {
	color: #fff;
	font-family: robotobold;
	margin: 0;
	font-size: 16px;
	line-height: 22px
}
.ntsn_topic a {
	display: block
}
.ntsn_topic a .ntsntpc_imgcon {
	position: relative;
	width: 100%;
	height: 210px;
	overflow: hidden
}
.ntcn_topic.cat-in-main-cat a .ntcntpc_imgcon
{
	height: 145px;
overflow: hidden;
position: relative;
width: 100%;
}
.ntsn_topic a .ntsntpc_imgcon img {
	width: 100%;
	height: auto;
	position: absolute;
	left: 0;
	top: 0;
	padding: 2px;
	margin: 0
}
.ntsn_topic a .ntsntpc_txtcon {
	height: 50px;
	overflow: hidden;
	padding: 5px 10px 10px;
	width: auto
}
.ntcn_topic.cat-in-main-cat a .ntcntpc_txtcon
{
	max-height:52px;
}
.ntsn_topic a .ntsntpc_txtcon h4 {
	padding: 0
}
.ntcn_topic a {
	display: block;
	border: none;
	border-radius: 3px!important;
	box-shadow: 6px 6px 10px 0 rgba(46,61,73,.15)
}
.ntcn_topic a:hover {
	box-shadow: 0 0 10px 0 rgba(46,61,73,.2)
}
.ntcn_topic a .ntcntpc_imgcon {
	position: relative;
	width: 100%;
	height: 210px;
	overflow: hidden;
	background: rgba(0, 0, 0, 0) url("/assets/images/newstrack/nt-watermark.jpg") no-repeat scroll 0 0 / cover ;
}
.ntcn_topic a .ntcntpc_imgcon img {
	width: 100%;
	height: auto;
	position: absolute;
	left: 0;
	top: 0;
	padding: 0;
	margin: 0;
	border-radius: 3px 3px 0 0!important
}
.ntcn_topic a .ntcntpc_txtcon {
	height: auto;
	overflow: hidden;
	padding: 5px 5px 5px 0;
	width: auto;
	max-height: 50px;
	min-height: 50px
}
.ntcn_topic a .ntcntpc_txtcon h3 {
	font-weight: 400;
	padding: 0 10px
}
.ntcn_liststyled {
	margin: 15px 0
}
.ntcn_liststyled li {
	box-shadow: 6px 6px 10px 0 rgba(46,61,73,.15);
	padding: 0;
	border: none
}
.ntcn_liststyled li:hover {
	background-color: #fff;
	box-shadow: 0 0 10px 0 rgba(46,61,73,.2)
}
.ntcn_liststyled li a {
	display: block
}
.ntcn_liststyled li a .ntcnls_imgcon {
	width: 100%;
	height: 49px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	position: relative
}
.ntcn_liststyled li a .ntcnls_imgcon img {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0
}
.ntcn_liststyled li a .ntcnls_txtcon {
	height: auto;
	height: 48px;
	overflow: hidden;
	padding: 1px 5px 0 0;
	width: auto
}
.ntcn_liststyled li a .ntcnls_txtcon h4 {
	color: #6a6a6a;
	font-family: robotoregular;
	font-size: 16px;
	font-weight: 400;
	line-height: 22px;
	margin: 0;
	padding: 0
}
.nt_detailview h1 {
	font-size: 25px;
	font-weight: 400;
	display: block;
	width: 86%;
	float: left;
	color: #ad0000;
	
    
}
.nt_detailview h3 {
	font-size: 25px;
	font-weight: 400;
	display: block;
	width: 86%;
	float: left;
	color: #ad0000;
	font-family: robotobold;
}
.nt_detailview .nt_nextprevious_article {
	display: block;
	width: 14%;
	float: right
}
.nt_detailview .nt_nextprevious_article ul {
	display: block;
	list-style: none;
	margin: 10px 0;
	padding: 0;
	text-align: center
}
.nt_detailview .nt_nextprevious_article ul li {
	display: inline-block;
	margin: 0;
	padding: 0 5px
}
.nt_detailview .nt_nextprevious_article ul li a {
	background-color: #ad0000;
	border-radius: 5px!important;
	color: #fff;
	display: block;
	margin: 0;
	padding: 1px 5px;
	position: relative
}
.nt_detailview .nt_nextprevious_article ul li a i {
	font-size: 25px
}
.nt_detailview .nt_nextprevious_article ul li a .ntpa_arrowbox {
	background-color: #fff;
	border: 2px solid #ad0000;
	border-radius: 5px!important;
	display: none;
	padding: 5px;
	position: absolute;
	right: -30px;
	top: 38px;
	width: 159px;
	z-index: 999
}
.nt_detailview .nt_nextprevious_article ul li a:hover .ntpa_arrowbox {
	display: block
}
.nt_detailview .nt_nextprevious_article ul li a .ntpa_arrowbox::after {
	border-color: #ad0000 transparent;
	border-style: solid;
	border-width: 0 7px 8px;
	bottom: auto;
	content: "";
	display: block;
	position: absolute;
	right: 40px;
	top: -10px;
	width: 0
}
.nt_detailview .nt_nextprevious_article ul li a .ntpa_arrowbox h4 {
	border-bottom: 1px solid #dadada;
	color: #4b4b4b;
	font-size: 14px;
	margin: 5px 0;
	padding: 0 0 5px;
	font-family: robotoregular;
}
.nt_detailview .nt_nextprevious_article ul li a .ntpa_arrowbox h2 {
	font-size: 14px;
	line-height: 18px;
	margin: 0;
	color: #3d566e;
	font-family: robotobold;
}
.nt_detailview .nt_nextprevious_article ul li a .ntna_arrowbox {
	background-color: #fff;
	border: 2px solid #ad0000;
	border-radius: 5px!important;
	display: none;
	padding: 5px;
	position: absolute;
	right: -13px;
	top: 38px;
	width: 159px;
	z-index: 999
}
.nt_detailview .nt_nextprevious_article ul li a:hover .ntna_arrowbox {
	display: block
}
.nt_detailview .nt_nextprevious_article ul li a .ntna_arrowbox::after {
	border-color: #ad0000 transparent;
	border-style: solid;
	border-width: 0 7px 8px;
	bottom: auto;
	content: "";
	display: block;
	position: absolute;
	right: 20px;
	top: -10px;
	width: 0
}
.nt_detailview .nt_nextprevious_article ul li a .ntna_arrowbox h4 {
	border-bottom: 1px solid #dadada;
	color: #4b4b4b;
	font-size: 14px;
	margin: 5px 0;
	padding: 0 0 5px;
	font-family: robotoregular;
}
.nt_detailview .nt_nextprevious_article ul li a .ntna_arrowbox h2 {
	font-size: 14px;
	line-height: 18px;
	margin: 0;
	color: #3d566e;
	font-family: robotobold;
}
.nt_detailview .sub-info-bordered {
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	font-size: 12px;
	margin-bottom: 10px;
	padding: 4px 0
}
.nt_detailview .sub-info-bordered div {
	margin: 0 5px;
	padding: 0;
	font-size: 14px;
	color: #ad0000;
	font-family: robotoregular;
}
.nt_detailview .sub-info-bordered div.user {
	display: inline-block
}
.nt_detailview .sub-info-bordered div.user a {
	display: block;
	font-family: robotoregular;
}
.nt_detailview .sub-info-bordered div.user a em {
	display: inline-block;
	margin: 0 3px 0 0
}
.nt_detailview .sub-info-bordered div.user a img {
	width: 30px;
	height: 30px;
	border-radius: 100%!important;
	display: inline-block;
	border: 1px solid #dadada;
	padding: 2px
}
.nt_detailview .sub-info-bordered div.user a span {
	font-size: 14px;
	display: inline-block;
	line-height: 20px;
	margin: 0 3px;
	color: #333
}
.nt_detailview .sub-info-bordered div.author {
	background-color: #E5E5E6;
	border: 1px solid #E5E5E6;
	margin: 0;
	padding: 0 5px;
	border-radius: 3px!important
}
.nt_detailview .ntdv_pagination ul li.active a, .nt_detailview .ntdv_pagination ul li:hover a {
	background-color: #ad0000;
	color: #fff
}
.nt_detailview .sub-info-bordered div.author a {
	display: block;
	margin: 0;
	padding: 0;
	color: #555;
	font-family: robotoregular;
}
.nt_detailview .sub-info-bordered div.author a:hover {
	color: #ad0000
}
/* Edit on 14/09/2017 */
/*  .nt_detailview .ntdv_imgcon {
	width: 100%;
	height: 440px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	position: relative;
	display: block;
	background-color:#14141c;
}*/
.nt_detailview .ntdv_imgcon {
	background-color: #14141c;
display: block;
height: 445px;
margin: 0;
overflow: hidden;
padding: 0;
position: relative;
text-align: center;
width: 100%;
}
.nt_detailview .ntdv_imgcon iframe
{
	width:100%;
	height:440px;
}
/* Edit on 14/09/2017 */
/*.nt_detailview .ntdv_imgcon img {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	overflow: hidden;
	position: absolute;
}*/
.nt_detailview .ntdv_imgcon img {
	height: auto;
margin: 0;
max-height: 100%;
max-width: 100%;
padding: 0;
position: relative;
width: auto;
}
.nt_detailview .sec-info {
	margin: 10px 0 0
}
.nt_detailview .sec-info > ul.socail-share
{
	display:block;
	list-style:none;
	margin:0;
	padding:0;
}
.nt_detailview .sec-info > ul.socail-share li
{
	display:inline-block;
	margin:0;
	padding:3px 5px;
}
.nt_detailview .sec-info p {
	color: #313131;
	font-size: 16px;
	line-height: 24px;
	text-align: justify;
	font-family: robotoregular;
}
.nt_detailview .sec-info h4 {
	color: #333;
	font-size: 20px;
	font-weight: 400;
	font-family: robotobold;
}
.nt_detailview .ntdv_pagination ul li a, .nt_detailview .ntdv_tags ul li a, .ntdv_popsts ul li a .ntdvps_imgcon span, .ntdv_popsts ul li a .ntdvps_txtcon h4, .ntdv_rashi ul li a .rashi_name, .ntdv_relatedpost a .ntdvrp_imgcon span, .ntdv_relatedpost a .ntdvrp_txtcon h4, .ntdvs_feturednews .ntdvs_txtcon h4 {
	font-family: robotoregular;
}
.nt_detailview .ntdv_tags {
    display: block;
    height: auto;
    margin: 15px 0;
    width: auto;
}
.nt_detailview .ntdv_tags ul {
    display: block;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.nt_detailview .ntdv_tags ul li {
    display: inline-block;
    margin: 0;
    padding: 0 10px;
    position: relative;
}
.nt_detailview .ntdv_tags ul li:first-child {
    padding: 0;
}
.nt_detailview .ntdv_tags ul li:first-child::after {
    display: none;
}
.nt_detailview .ntdv_tags ul li:last-child::after {
    display: none;
}
.nt_detailview .ntdv_tags ul li::after {
    border: 1px solid #ad0000;
    border-radius: 100%;
    content: "";
    height: 5px;
    position: absolute;
    right: -1px;
    top: 6px;
    width: 5px;
}
.nt_detailview .ntdv_tags ul li:first-child a {
    font-size: 14px;
}
.nt_detailview .ntdv_tags ul li a {
    color: #303030;
    display: block;
    font-size: 15px;
    font-weight: bold;
    margin: 0;
    padding: 0;
	font-family: 'robotoregular';
    text-transform: uppercase;
}
.nt_detailview .ntdv_pagination {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: center
}
.nt_detailview .ntdv_pagination ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline-block;
	border: 1px solid #ad0000;
	border-radius: 100px!important
}
.nt_detailview .ntdv_pagination ul li {
	display: block;
	float: left;
	margin: 0;
	padding: 0
}
.nt_detailview .ntdv_pagination ul li a {
	display: block;
	font-size: 16px;
	color: #333;
	padding: 5px 10px;
	border-right: 1px solid #dadada
}
.nt_detailview .ntdv_pagination ul li:last-child a {
	border: none
}
.nt_detailview .ntdv_pagination ul li:first-child.active a, .nt_detailview .ntdv_pagination ul li:first-child:hover a {
	border-radius: 100px 0 0 100px!important
}
.nt_detailview .ntdv_pagination ul li:last-child.active a, .nt_detailview .ntdv_pagination ul li:last-child:hover a {
	border-radius: 0 100px 100px 0!important
}
.ntdv_popsts ul li a, .ntdv_relatedpost a {
	border: 1px solid #dadada;
	text-decoration: none
}
.ntdv_relatedpost a {
	background-color: #fff;
	box-shadow: 12px 15px 20px 0 rgba(46,61,73,.15);
	display: block;
	margin: 0 0 20px
}
.ntdv_relatedpost a:hover {
	background-color: #fff;
	box-shadow: 2px 4px 8px 0 rgba(46,61,73,.2)
}
.ntdv_relatedpost a .ntdvrp_imgcon {
	width: 100%;
	height: 134px;
	overflow: hidden;
	display: block;
	position: relative
}
.ntdv_relatedpost a .ntdvrp_imgcon img {
	position: absolute;
	width: 100%;
	height: auto;
	left: 0;
	top: 0
}
.ntdv_relatedpost a .ntdvrp_imgcon span {
	background-color: rgba(133,4,6,.6);
	color: #fff;
	display: inline-block;
	font-size: 11px;
	left: 0;
	padding: 5px;
	position: absolute;
	text-transform: uppercase;
	top: 0;
	transform: translateY(-30px);
	-webkit-transform: translateY(-30px);
	-o-transform: translateY(-30px);
	-ms-transform: translateY(-30px);
	-moz-transform: translateY(-30px);
	transition: all .3s ease-in-out 0s
}
.ntdv_relatedpost a:hover .ntdvrp_imgcon span {
	transform: translateY(0)
}
.ntdv_relatedpost a .ntdvrp_txtcon {
	padding: 10px;
	margin: 0;
	display: block;
	height: 51px;
	overflow: hidden
}
.ntdv_relatedpost a .ntdvrp_txtcon h4 {
	font-size: 16px;
	margin: 0;
	padding: 0;
	line-height: 20px;
	color: #333
}
.ntdvs_feturednews .ntdvs_imgcon {
	width: 100%;
	height: 54px;
	position: relative;
	overflow: hidden
}
.ntdvs_feturednews .ntdvs_imgcon img {
	width: 100%;
	height: auto;
	position: absolute;
	left: 0;
	top: 0
}
.ntdvs_feturednews .ntdvs_txtcon {
	width: 100%;
	height: 55px;
	overflow: hidden;
	margin: 0;
	padding: 0
}
.ntdvs_feturednews .ntdvs_txtcon h4 {
	color: #333;
	font-size: 15px;
	line-height: 25px;
	margin: 0;
	padding: 0
}
.ntdv_popsts {
	width: 100%;
	height: auto
}
.ntdv_popsts ul {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none
}
.ntdv_popsts ul li {
	display: block;
	margin: 0;
	padding: 0
}
.ntdv_popsts ul li a {
	padding: 0;
	background-color: #fff;
	box-shadow: 12px 15px 20px 0 rgba(46,61,73,.15);
	transition: box-shadow .3s ease 0s;
	outline: 0;
	display: block;
	margin: 0 0 20px
}
.ntdv_popsts ul li a:hover {
	background-color: #fff;
	box-shadow: 2px 4px 8px 0 rgba(46,61,73,.2)
}
.ntdv_popsts ul li a .ntdvps_imgcon {
	width: 100%;
	height: 190px;
	overflow: hidden;
	display: block;
	position: relative
}
.ntdv_popsts ul li a .ntdvps_imgcon img {
	position: absolute;
	width: 100%;
	height: auto;
	left: 0;
	top: 0
}
.ntdv_popsts ul li a .ntdvps_imgcon span {
	background-color: rgba(133,4,6,.6);
	color: #fff;
	display: inline-block;
	font-size: 11px;
	left: 0;
	padding: 5px;
	position: absolute;
	text-transform: uppercase;
	top: 0;
	transform: translateY(-30px);
	-webkit-transform: translateY(-30px);
	-o-transform: translateY(-30px);
	-ms-transform: translateY(-30px);
	-moz-transform: translateY(-30px);
	transition: all .3s ease-in-out 0s
}
.ntdv_rashi, .ntdv_rashi ul, .ntdv_rashi ul li, .ntdv_rashi ul li a {
	display: block;
	margin: 0
}
.ntdv_popsts ul li a:hover .ntdvps_imgcon span {
	transform: translateY(0)
}
.ntdv_popsts ul li a .ntdvps_txtcon {
	padding: 10px;
	margin: 0;
	display: block;
	height: 52px;
	overflow: hidden
}
.ntdv_popsts ul li a .ntdvps_txtcon h4 {
	font-size: 16px;
	margin: 0;
	padding: 0;
	line-height: 20px;
	color: #333
}
.ntdv_rashi {
	width: 100%;
	height: auto;
	padding: 0
}
.ntdv_rashi ul {
	list-style: none;
	padding: 0;
	clear: both
}
.ntdv_rashi ul li {
	float: left;
	width: 33.33%;
	padding: 0
}
.ntdv_rashi ul li a {
	padding: 0;
	text-decoration: none;
	outline: 0;
	clear: both;
	transition: all .2s ease-in-out 0s
}
.ntdv_rashi ul li a:hover {
	transform: scale(1.06)
}
.ntdv_rashi ul li a .rashi {
	background: url(../images/newstrack/rashi.png) rgba(0,0,0,0);
	display: inline-block;
	float: left;
	height: 45px;
	width: 45px
}
.nt_sliderview .carousel-control.left, .nt_sliderview .carousel-control.right {
	background-image: none;
	background-repeat: repeat-x
}
.ntdv_rashi ul li a .rashi.mesh {
	background-position: 0 0
}
.ntdv_rashi ul li a .rashi.vrash {
	background-position: -45px 0
}
.ntdv_rashi ul li a .rashi.mithun {
	background-position: -88px 0
}
.ntdv_rashi ul li a .rashi.karak {
	background-position: -132px 0
}
.ntdv_rashi ul li a .rashi.sinha {
	background-position: -176px 0
}
.ntdv_rashi ul li a .rashi.kanya {
	background-position: -221px 0
}
.ntdv_rashi ul li a .rashi.tula {
	background-position: 0 -46px
}
.ntdv_rashi ul li a .rashi.vrashik {
	background-position: -45px -46px
}
.ntdv_rashi ul li a .rashi.dhanu {
	background-position: -89px -46px
}
.ntdv_rashi ul li a .rashi.makar {
	background-position: -133px -47px
}
.ntdv_rashi ul li a .rashi.khumbh {
	background-position: -177px -46px
}
.ntdv_rashi ul li a .rashi.meen {
	background-position: -221px -47px
}
.ntdv_rashi ul li a .rashi_name {
	color: #0a508e;
	display: inline-block;
	float: left;
	font-size: 16px;
	line-height: 50px;
	margin: 0 0 0 10px;
	vertical-align: middle
}
.nt_sliderview {
	background-color: #fff;
	/*box-shadow: 0 0 2px 1px #dadada;*/
	height: auto;
	margin: 10px 0;
	width: auto
}
.nt_sliderview .media_wrapper {
	background-color: #14141C;
	height: 440px;
	margin: 0;
	max-height: 440px;
	padding: 0;
	text-align: center;
	width: 100%;
}
.nt_sliderview .media_wrapper img {
	border-radius: 0;
	display: inline-block;
	height: auto;
	margin: 0 auto;
	max-height: 440px;
	max-width: 100%;
	min-height: 220px;
	min-width: auto
}
.nt_sliderview .carousel-caption {
	background-color: #fff;
	padding: 10px;
	position: static;
	text-align: left;
	width: 100%
}
.nt_sliderview .carousel-caption ul.socail-share
{
	display:block;
	list-style:none;
	margin:0;
	padding:0;
	float:none;
	width:100%;
}
.nt_sliderview .carousel-caption ul.socail-share li
{
	display:inline-block;
	margin:0;
	padding:3px 5px;
}
.nt_sliderview .carousel-caption h4 {
	color: #0a508e;
	font-family: Lato-Bold, sans-serif;
	font-size: 18px;
	font-weight: 700;
	margin: 5px 0;
	padding: 0;
	text-shadow: none
}
.nt_sliderview .carousel-caption p {
	color: #313131;
font-family: robotoregular;
font-size: 16px;
line-height: 24px;
text-align: justify;
font-weight:normal;
}
.nt_sliderview .carousel-caption p em u
{
	text-decoration:none;
	color: #313131;
font-family: robotoregular;
font-size: 16px;
font-style:normal;

}
.nt_sliderview .carousel-caption ul {
	display: block;
	float: left;
	list-style: none;
	margin: 20px 0;
	padding: 0
}
.nt_sliderview .carousel-caption ul li {
	display: inline-block;
	margin: 0;
	padding: 0 5px
}
.nt_sliderview .carousel-caption ul li a {
	display: block;
	margin: 0;
	outline: 0;
	padding: 0;
	text-decoration: none;
	font-family: robotoregular;
}
.nt_sliderview .carousel-caption ul li a img {
	height: 30px;
	width: 30px
}
.nt_sliderview .carousel-control {
	color: #fff;
	font-size: 20px;
	height: 35px;
	left: 0;
	opacity: 10;
	padding: 5px 10px;
	position: absolute;
	text-align: center;
	top: 35%;
	width: 35px
}
.nt_sliderview .carousel-control.left span, .nt_sliderview .carousel-control.right span {
	color: #fff;
	font-size: 80px;
	line-height: 0;
	text-shadow: none
}
.nt_sliderview .carousel-control.right {
	left: auto;
	right: 1%
}
.nt_sliderview .ntdv_tags {
    display: block;
    height: auto;
    margin: 15px 0;
    width: auto;
}
.nt_sliderview .ntdv_tags ul {
    display: block;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.nt_sliderview .ntdv_tags ul li {
    display: inline-block;
    margin: 0;
    padding: 0 10px;
    position: relative;
}
.nt_sliderview .ntdv_tags ul li:first-child {
    padding: 0;
}
.nt_sliderview .ntdv_tags ul li:first-child::after {
    display: none;
}

.nt_sliderview .ntdv_tags ul li::after {
    border: 1px solid #ad0000;
    border-radius: 100%;
    content: "";
    height: 5px;
    position: absolute;
    right: -1px;
    top: 10px;
    width: 5px;
}
.nt_sliderview .ntdv_tags ul li:first-child a {
    font-size: 14px;
}
.nt_sliderview .ntdv_tags ul li a {
    color: #303030;
    display: block;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding: 0;
	font-family: 'robotoregular';
    text-transform: uppercase;
}
.nt_sliderview .ntdv_tags ul li:last-child::after {
    display: none;
}
.ntrashi_detailview h3 {
	font-size: 25px;
	font-weight: 400;
	color: #ad0000;
	font-family: robotobold;
}
.ntrashi_detailview p {
	font-size: 16px;
	font-weight: 400;
	color: #333;
	margin: 0;
	font-family: robotoregular;
}
.ntrashi_detailview .ntrf_rashilist {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	border: 1px solid #dadada;
	background-color: #FDFDFD
}
.ntrashi_detailview .ntrf_rashilist ul {
	display: block;
	margin: 0;
	padding: 5px;
	list-style: none
}
.ntrashi_detailview .ntrf_rashilist ul li {
	display: inline-block;
	margin: 0;
	padding: 0
}
.ntrashi_detailview .ntrf_rashilist ul li a {
	display: block;
	margin: 0;
	outline: 0;
	padding: 0 10px 0 5px;
	text-decoration: none
}
.ntrashi_detailview .ntrf_rashilist ul li a.active, .ntrashi_detailview .ntrf_rashilist ul li a:hover {
	box-shadow: 0 0 5px #cac9c9
}
.ntrashi_detailview .ntrf_rashilist ul li a .d_rashi {
	background: url(../images/newstrack/rashi.png) rgba(0,0,0,0);
	display: block;
	height: 45px;
	width: 45px
}
.ntrashi_detailview .ntrf_rashilist ul li a .d_rashi.mesh {
	background-position: 0 0
}
.ntrashi_detailview .ntrf_rashilist ul li a .d_rashi.vrash {
	background-position: -45px 0
}
.ntrashi_detailview .ntrf_rashilist ul li a .d_rashi.mithun {
	background-position: -88px 0
}
.ntrashi_detailview .ntrf_rashilist ul li a .d_rashi.karak {
	background-position: -132px 0
}
.ntrashi_detailview .ntrf_rashilist ul li a .d_rashi.sinha {
	background-position: -176px 0
}
.ntrashi_detailview .ntrf_rashilist ul li a .d_rashi.kanya {
	background-position: -221px 0
}
.ntrashi_detailview .ntrf_rashilist ul li a .d_rashi.tula {
	background-position: 0 -46px
}
.ntrashi_detailview .ntrf_rashilist ul li a .d_rashi.vrashik {
	background-position: -45px -46px
}
.ntrashi_detailview .ntrf_rashilist ul li a .d_rashi.dhanu {
	background-position: -89px -46px
}
.ntrashi_detailview .ntrf_rashilist ul li a .d_rashi.makar {
	background-position: -133px -47px
}
.ntrashi_detailview .ntrf_rashilist ul li a .d_rashi.khumbh {
	background-position: -177px -46px
}
.ntrashi_detailview .ntrf_rashilist ul li a .d_rashi.meen {
	background-position: -221px -47px
}
.ntrashi_detailview .ntrf_rashilist ul li a .d_name {
	color: #0a508e;
	display: block;
	font-size: 16px;
	line-height: 30px;
	margin: 0;
	text-align: center;
	font-family: robotoregular;
}
.ntrashi_detailview .ntrf_singledetail {
	width: 100%;
	height: auto;
	margin: 15px 0;
	padding: 5px;
	border: 1px solid #dadada;
	background-color: #f5f5f5
}
.ntrashi_detailview .ntrf_singledetail .ntrf_imgcon {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 10px
}
.ntrashi_detailview .ntrf_singledetail .ntrf_imgcon img {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0
}
.ntrashi_detailview .ntrf_singledetail .ntrf_txtcon {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 10px
}
.ntrashi_detailview .ntrf_singledetail .ntrf_txtcon p {
	color: #333;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	margin: 5px 0 0;
	padding: 0;
	font-family: robotoregular;
}
.ntrashi_detailview .ntrf_singledetail .ntrf_txtcon table {
	margin: 10px 0
}
.ntrashi_detailview .ntrf_singledetail .ntrf_txtcon table tbody tr {
	border-bottom: 1px solid #dadada
}
.ntrashi_detailview .ntrf_singledetail .ntrf_txtcon table tbody td {
	vertical-align: top
}
.ntrashi_detailview .ntrf_singledetail .ntrf_txtcon table tbody td:first-child {
	width: 15%;
	padding: 15px 0;
	text-align: right;
	margin: 0 10px
}
.ntrashi_detailview .ntrf_singledetail .ntrf_txtcon table tbody td:last-child {
	margin: 0;
	padding: 15px 10px;
	text-align: left;
	width: auto
}
.ntrashi_detailview .ntrf_singledetail .ntrf_txtcon table tbody td h5 {
	font-size: 18px;
	font-weight: 400;
	color: #ad0000;
	margin: 0;
	display: block;
	font-family: robotobold;
}
.ntrashi_detailview .ntrf_singledetail .ntrf_txtcon table tbody td h6 {
	color: #666;
	display: block;
	font-size: 17px;
	font-weight: 600;
	font-family: robotoregular;
	margin: 0 0 5px
}
.ntrashi_detailview .ntrf_singledetail .ntrf_txtcon table tbody td span {
	font-size: 16px;
	font-weight: 400;
	color: #666;
	margin: 0;
	display: block;
	font-family: robotoregular;
}
.ntrf_tabdetail {
	width: auto;
	margin: 15px 0;
	background-color: #f5f5f5;
	border: 1px solid #dadada;
	padding: 15px
}
.ntrf_tabdetail h3 {
	font-size: 25px;
	font-weight: 400;
	color: #ad0000;
	font-family: robotobold;
}
.ntrf_tabdetail p {
	font-size: 16px;
	font-weight: 400;
	color: #333;
	font-family: robotoregular;
	margin: 0
}
.ntrf_tabdetail ul {
	width: 100%;
	height: auto;
	margin: 15px 0;
	padding: 0;
	list-style: none;
	text-align: right
}
.ntrf_tabdetail ul li {
	display: inline-block;
	margin: 0;
	padding: 0
}
.ntrf_tabdetail ul li a {
	display: block;
	margin: 0 10px;
	padding: 2px 15px;
	border-radius: 100px!important;
	border: 1px solid #dadada;
	background-color: #dadada;
	color: #333;
	font-size: 16px;
	font-family: robotobold;
}
.ntrf_tabdetail ul li a:hover, .ntrf_tabdetail ul li.active a {
	background-color: #BF3637;
	border-color: #BF3637;
	color: #fff
}
.ntrf_tabdetail .tab-content {
	margin: 0;
	padding: 0;
	display: block
}
.ntrf_tabdetail .tab-content h3 {
	color: #8f8f8f;
	font-size: 18px;
	font-weight: 400;
	line-height: 25px;
	margin: 0 0 0 10px;
	padding: 0;
	position: relative;
	font-family: robotobold;
}
.ntrf_tabdetail .tab-content h3:before {
	background-color: #333;
	border: 1px solid #333;
	border-radius: 100%;
	content: "";
	height: 6px;
	left: -15px;
	position: absolute;
	top: 9px;
	width: 6px
}
.ntrf_tabdetail .tab-content p {
	color: #4b4b4b;
	font-size: 16px;
	line-height: 25px;
	margin: 5px 0 5px 10px;
	padding: 0;
	font-family: robotoregular;
}
.body_social {
	width: auto;
	margin: 0;
	padding: 0;
	position: fixed;
	top: 150px;
	left: 0
}
.body_social ul {
	width: 100px;
	height: auto;
	margin: 0;
	padding: 0;
	list-style: none
}
.body_social ul li {
	display: block;
	margin: 0 0 5px;
	padding: 0;
	transform: translateX(0px);
	transition: all .3s ease-in-out 0s
}
.body_social ul li:hover {
	transform: translateX(10px)
}
.body_social ul li a {
	border-radius: 0 5px 5px 0;
	display: block;
	margin: 0;
	outline: 0;
	padding: 2px 1px 4px 0;
	text-align: center;
	text-decoration: none;
	font-family: robotoregular;
}
.body_social ul li a.bs_facebook i, .body_social ul li a.bs_twitter i {
	line-height: 20px;
	margin: 1px;
	text-align: center;
	width: 20px;
	float: right;
	font-size: 15px;
	height: 20px
}
.body_social ul li a i {
	float: right
}
.body_social ul li a.bs_facebook {
	border: 1px solid #4E71A8;
	background-color: #4E71A8;
	color: #fff
}
.body_social ul li a.bs_facebook i {
	background-color: #fff;
	border-radius: 100%!important;
	color: #4e71a8
}
.body_social ul li a.bs_twitter {
	border: 1px solid #1CB7EB;
	background-color: #1CB7EB;
	color: #fff
}
.body_social ul li a.bs_twitter i {
	background-color: #fff;
	border-radius: 100%!important;
	color: #1CB7EB
}
.body_social ul li a.bs_linkedin {
	border: 1px solid #1686B0;
	background-color: #1686B0;
	color: #fff
}
.body_social ul li a.bs_linkedin i {
	background-color: #fff;
	border-radius: 100%!important;
	color: #1686B0;
	float: right;
	font-size: 15px;
	height: 20px;
	line-height: 18px;
	margin: 1px;
	text-align: center;
	width: 20px
}
.body_social ul li a.bs_google_plus i, .body_social ul li a.bs_pinterest i {
	float: right;
	font-size: 15px;
	height: 20px;
	line-height: 20px;
	margin: 1px;
	width: 20px;
	text-align: center
}
.body_social ul li a.bs_google_plus {
	border: 1px solid #E3411F;
	background-color: #E3411F;
	color: #fff
}
.body_social ul li a.bs_google_plus i {
	background-color: #fff;
	border-radius: 100%!important;
	color: #E3411F
}
.body_social ul li a.bs_pinterest {
	border: 1px solid #BE1E2D;
	background-color: #BE1E2D;
	color: #fff
}
.body_social ul li a.bs_pinterest i {
	background-color: #fff;
	border-radius: 100%!important;
	color: #BE1E2D
}
.mreport_login .modal-content1 {
	background-clip: padding-box;
	background-color: #fff;
	border: 1px solid #ad0000;
	border-radius: 5px!important;
	box-shadow: none;
	outline: 0;
	position: relative;
	top: 65px
}
.mreport_login .modal-header1 {
	border-bottom: 1px solid #ad0000;
	font-size: 40px;
	min-height: 16.43px;
	padding: 10px
}
.mreport_login .modal-header1 .close {
	background: #999;
	border: 1px solid #999;
	border-radius: 50%!important;
	display: block;
	margin-right: 5px;
	margin-top: 3px;
	padding: 0 5px
}
.mreport_login .modal-title1 {
	color: #ad0000;
	font-family: robotobold;
	font-size: 20px;
	line-height: 1.42857;
	margin: 0;
	text-align: center
}
.mreport_login .modal-body1 {
	padding: 15px;
	position: relative
}
.mreport_login .mrl_body {
	padding: 5px 10px
}
.mreport_login .mrl_body .input-group {
	width: 100%;
	margin-bottom: 10px
}
.mreport_login .mrl_body .input-group label {
	display: inline-block;
	font-weight: 700;
	margin-bottom: 5px;
	max-width: 100%;
	color: #14141C;
	font-family: robotoregular;
}
.mreport_login .mrl_body .input-group .form-control {
	border: 2px solid #dadada;
	border-radius: 5px!important;
	color: #333;
	font-family: robotoregular;
	height: 40px
}
.mreport_login .mrl_body .input-group .form-control:focus {
	border: 2px solid #14141C
}
.mreport_login .mrl_body p.ars {
	text-align: right
}
.mreport_login .mrl_body p a {
	color: #ca0401;
	display: block;
	font-family: robotoregular;
	font-size: 14px;
	font-weight: 400;
	margin-right: 10px;
	margin-top: 4px;
	outline: 0;
	text-align: right;
	text-decoration: none
}
.mreport_login .mrlbtn_body {
	margin: 5px 0 0;
	text-align: center
}
.mreport_login .mrbl_01 {
	background-color: #b00000;
	border: 1px solid #b00000;
	border-radius: 5px!important;
	color: #fff;
	display: inline-block;
	font-family: robotoregular;
	font-size: 14px;
	margin: 0;
	padding: 5px 15px;
	text-transform: uppercase;
	transition: all .3s ease-in-out 0s
}
.mreport_login .mrbl_01:hover {
	background-color: #14141C;
	border: 1px solid #14141C;
	color: #fff
}
.mreport_login .modal-footer1 {
	border-top: 1px solid #ad0000;
	padding: 10px 15px;
	text-align: center
}
.mreport_login .modal-footer1 span {
	font-family: robotoregular;
	font-size: 14px;
	margin: 5px 0;
	color: #7b7b7c
}
.mreport_login .modal-footer1 span a {
	color: #14141C;
	font-family: robotobold;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: .5px;
	margin-top: 5px;
	outline: 0;
	text-align: center;
	text-decoration: none
}
.mreport_register .modal-content2 {
	background-clip: padding-box;
	background-color: #fff;
	border: 1px solid #ad0000;
	border-radius: 5px!important;
	box-shadow: none;
	outline: 0;
	position: relative;
	top: 65px
}
.mreport_register .modal-header2 {
	border-bottom: 1px solid #ad0000;
	font-size: 40px;
	min-height: 16.43px;
	padding: 10px
}
.mreport_register .modal-header2 .close {
	background: #999;
	border: 1px solid #999;
	border-radius: 50%!important;
	display: block;
	margin-right: 5px;
	margin-top: 3px;
	padding: 0 5px
}
.mreport_register .modal-title2 {
	color: #ad0000;
	font-family: robotobold;
	font-size: 20px;
	line-height: 1.42857;
	margin: 0;
	text-align: center
}
.mreport_register .modal-body2 {
	padding: 15px;
	position: relative
}
.mreport_register .mrr_body {
	padding: 5px 10px
}
.mreport_login .mrbr_01, .mreport_register .mrbr_01 {
	padding: 5px 15px;
	text-transform: uppercase;
	transition: all .3s ease-in-out 0s;
	font-size: 14px
}
.mreport_register .mrr_body .input-group {
	width: 100%;
	margin-bottom: 10px
}
.mreport_register .mrr_body .input-group label {
	display: inline-block;
	font-weight: 700;
	margin-bottom: 5px;
	max-width: 100%;
	font-family: robotoregular;
	color: #14141C
}
.mreport_register .mrr_body .input-group .form-control {
	border: 2px solid #dadada;
	border-radius: 5px!important;
	color: #333;
	font-family: robotoregular;
	height: 40px
}
.mreport_register .mrr_body .input-group .form-control:focus {
	border: 2px solid #14141C
}
.mreport_login .mrrbtn_body {
	margin: 5px 0 0;
	text-align: center
}
.mreport_login .mrbr_01 {
	background-color: #b00000;
	border: 1px solid #b00000;
	border-radius: 5px!important;
	color: #fff;
	display: inline-block;
	font-family: robotoregular;
	margin: 0
}
.mreport_login .mrbr_01:hover {
	background-color: #14141C;
	border: 1px solid #14141C;
	color: #fff
}
.mreport_register .mrr_body p.ars {
	text-align: right
}
.mreport_register .mrr_body p a {
	color: #ca0401;
	display: block;
	font-family: robotoregular;
	font-size: 14px;
	font-weight: 400;
	margin-right: 10px;
	margin-top: 4px;
	outline: 0;
	text-align: right;
	text-decoration: none
}
.mreport_register .mrrbtn_body {
	margin: 5px 0 0;
	text-align: center
}
.mreport_register .mrbr_01 {
	background-color: #b00000;
	border: 1px solid #b00000;
	border-radius: 5px!important;
	color: #fff;
	display: inline-block;
	font-family: robotoregular;
	margin: 0
}
.mreport_register .mrbr_01:hover {
	background-color: #14141C;
	border: 1px solid #14141C;
	color: #fff
}
.mreport_register .modal-footer2 {
	border-top: 1px solid #ad0000;
	padding: 10px 15px;
	text-align: center
}
.mreport_register .modal-footer2 span {
	font-family: robotoregular;
	font-size: 14px;
	margin: 5px 0;
	color: #7b7b7c
}
.mrdash_left .user-media>h3, .mreport_register .modal-footer2 span a {
	font-family: robotobold;
	font-weight: 700;
	text-align: center
}
.mreport_register .modal-footer2 span a {
	color: #14141C;
	font-size: 16px;
	letter-spacing: .5px;
	margin-top: 5px;
	outline: 0;
	text-decoration: none
}
.mrdash_left {
	background: #fff;
	border-radius: 4px;
	float: left;
	position: relative;
	width: 100%;
	box-shadow: 0 0 2px 1px #dadada
}
.mr_news_record, .mr_updateprofile {
	box-shadow: 0 0 16px rgba(0,0,0,.05)
}
.mrdash_left .user-media {
	border-bottom: 1px dashed #e8ecec;
	float: left;
	padding: 20px;
	text-align: center;
	width: 100%
}
.mrdash_left .user-media>span {
	border: 1px solid #676767;
	border-radius: 50%!important;
	display: table;
	float: none;
	margin: 0 auto;
	position: relative;
	padding: 2px
}
.mrdash_left .user-media>span img {
	border-radius: 50%!important;
	float: left;
	overflow: hidden;
	width: 100%
}
.mrdash_left .user-media>span .change_img {
	display: block;
	position: absolute;
	bottom: 6px;
	border-radius: 100%!important;
	right: 6px;
	padding: 0;
	width: 35px;
	height: 35px
}
.mrdash_left .user-media>span .change_img .ci_innerbox {
	position: relative;
	background-color: #ad0000;
	border-radius: 100%!important;
	border: 1px solid #ad0000;
	width: 100%;
	height: 100%;
	overflow: hidden
}
.mrdash_left .user-media>span .change_img .ci_innerbox i {
	color: #fff;
	font-size: 16px;
	line-height: 32px
}
.mrdash_left .user-media>span .change_img .ci_innerbox input {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	cursor: pointer;
	opacity: 0
}
.mrdash_left .user-media>h3 {
	color: #333;
	font-size: 17px;
	letter-spacing: .3px;
	margin: 10px 0;
	width: 100%
}
.mrdash_left .user-media>.social-btns {
	display: table;
	float: none;
	margin: 0 auto 37px;
	width: auto;
	padding: 0
}
.mrdash_left .user-media .social-btns>li {
	float: right;
	list-style: none;
	margin-left: 6px
}
.mrdash_left .user-media .social-btns>li>a {
	float: left
}
.mrdash_left .user-activity {
	background: #fafafa;
	float: left;
	width: 100%
}
.social-btns>li>a>i {
	border-radius: 4px!important;
	color: #fff;
	float: left;
	font-size: 16px;
	height: 31px;
	line-height: 31px;
	text-align: center;
	transition: all .4s ease 0s;
	width: 31px
}
.social-btns>li>a>i:hover {
	opacity: .7
}
.social-btns>li>a>i.fa-facebook {
	background: #3b5998
}
.social-btns>li>a>i.fa-google-plus {
	background: #dd4b39
}
.social-btns>li>a>i.fa-twitter {
	background: #439ed6
}
.mrdash_left .user-activity>ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%
}
.mrdash_left .user-activity>ul>li {
	float: left;
	width: 100%
}
.mrdash_left .user-activity>ul>li>a {
	border-bottom: 1px solid #ededed;
	color: #333;
	float: left;
	font-family: robotoregular;
	font-weight: 400;
	letter-spacing: .3px;
	padding: 14px 30px;
	transition: all .4s ease 0s;
	width: 100%
}
.mrdash_left .user-activity>ul>li>a i {
	color: #333;
	display: none
}
.mrdash_left .user-activity>ul>li.active>a, .mrdash_left .user-activity>ul>li>a:hover {
	background: #5a5a5a;
	color: #fff;
	padding-left: 40px
}
.mr_news_record {
	margin-top: 0;
	width: 100%
}
.mrnr_padleft_0 {
	padding-left: 0
}
.mrnr_padright_0 {
	padding-right: 0
}
.mrnr_pad_0 {
	padding: 0
}
.mr_news_record .stats_counter {
	background: #fff;
	border-radius: 4px;
	margin-top: 0;
	overflow: hidden;
	position: relative;
	text-align: center;
	transition: all .4s ease 0s;
	width: 100%
}
.mr_news_record .stats_counter::before {
	background: #ecedf0;
	content: "";
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	width: 1px
}
.mr_news_record .stats_counter>h3 {
	color: #777;
	float: left;
	font-family: robotoregular;
	font-size: 13px;
	letter-spacing: .3px;
	line-height: 10px;
	margin: 20px 0 15px;
	text-align: center;
	width: 100%
}
.mr_news_record .stats_counter>span {
	color: #333;
	float: left;
	font-family: robotobold;
	font-size: 31px;
	font-weight: 600;
	line-height: 24px;
	margin-bottom: 11px;
	margin-top: -2px;
	text-align: center;
	width: 100%
}
.mr_news_record .stats_counter>i {
	border-radius: 50%;
	display: table;
	float: none;
	font-size: 14px;
	height: 29px;
	line-height: 29px;
	margin: 0 auto;
	position: relative;
	text-align: center;
	width: 29px
}
.mr_news_record .stats_counter>h6 {
	background: #e7e7e8;
	border-top: 1px solid #ecedf0;
	color: #777;
	float: left;
	font-family: robotoregular;
	font-size: 16px;
	font-weight: 400;
	margin: -15px 0 0;
	padding: 15px 0;
	width: 100%
}
.mr_updateprofile {
	background-color: #fff;
	margin: 15px 0;
	padding: 20px
}
.mr_updateprofile h2 {
	font-family: robotobold;
	margin: 0 0 5px;
	color: #ad0000;
	border-bottom: 1px solid #dadada;
	padding-bottom: 10px;
	font-size: 20px
}
.mr_updateprofile form {
	margin: 15px 0 0
}
.mr_updateprofile form .form-group {
	margin: 0 0 10px;
	width: 100%
}
.mr_updateprofile form .form-group label {
	display: block;
	font-weight: 700;
	margin-bottom: 5px;
	max-width: 100%;
	color: #14141C;
	clear: both
}
.mr_updateprofile form .form-group label span {
	display: inline-block;
	float: right;
	margin: 0 10px 0 0
}
.mr_updateprofile form .form-group label span a {
	text-decoration: none;
	outline: 0;
	font-size: 12px;
	font-family: robotoregular;
	display: block;
	color: #777
}
.mr_updateprofile form .form-group label span a:hover {
	color: #ad0000
}
.mr_updateprofile form .form-group .form-control {
	border: 2px solid #dadada;
	border-radius: 5px!important
}
.mr_updateprofile form .form-group .form-control:focus, .mr_updateprofile form .form-group .form-control:hover {
	border: 2px solid #5A5A5A
}
.mr_updateprofile form .form-group .form-control.fc_txt {
	height: auto
}
.mr_updateprofile form .form-group .mr_alang {
	background-color: #e5e5e5;
	background-image: url(../images/newstrack/translit_sprite4.png);
	background-position: 0 -79px;
	border: 1px solid #dadada;
	border-radius: 3px!important;
	height: 21px;
	width: 21px
}
.mr_updateprofile form .mr_mediatype ul {
	height: 100%;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%
}
.mr_updateprofile form .mr_mediatype ul li {
	color: #aaa;
	display: inline-block;
	height: auto;
	position: relative;
	width: auto
}
.mr_updateprofile form .mr_mediatype ul li input[type=radio]:checked~label, .mr_updateprofile form .mr_mediatype ul li:hover label {
	color: #ad0000
}
.mr_updateprofile form .mr_mediatype ul li input[type=radio] {
	position: absolute;
	visibility: hidden
}
.mr_updateprofile form .mr_mediatype ul li label {
	cursor: pointer;
	display: block;
	font-size: 17px;
	font-weight: 300;
	height: auto;
	margin: 0 auto;
	padding: 15px 15px 15px 25px;
	position: relative;
	text-transform: capitalize;
	transition: all .25s linear 0s;
	z-index: 9
}
.mr_updateprofile form .mr_mediatype ul li .check {
	border: 3px solid #aaa;
	border-radius: 100%!important;
	display: block;
	height: 20px;
	left: 0;
	position: absolute;
	top: 15px;
	transition: border .25s linear 0s;
	width: 20px;
	z-index: 5
}
.mr_updateprofile form .mr_mediatype ul li:hover .check {
	border: 5px solid #ad0000
}
.mr_updateprofile form .mr_mediatype ul li .check::before {
	border-radius: 100%!important;
	content: "";
	display: block;
	height: 8px;
	left: 3px;
	margin: auto;
	position: absolute;
	top: 3px;
	transition: background .25s linear 0s;
	width: 8px
}
.mr_updateprofile form .mr_mediatype ul li input[type=radio]:checked~.check {
	border: 3px solid #ad0000
}
.mr_updateprofile form .mr_mediatype ul li input[type=radio]:checked~.check::before {
	background: #ad0000
}
.mr_updateprofile form .mr_mediatype .mr_embedimg, .mr_updateprofile form .mr_mediatype .mr_upldimg, .mr_updateprofile form .mr_mediatype .mr_videoimg {
	width: 100%;
	display: block;
	margin: 0;
	padding: 0
}
.mr_updateprofile form p {
	display: block;
	margin: 0;
	text-align: center
}
.mr_updateprofile form p .btn {
	padding: 5px 10px;
	font-family: robotoregular;
	font-size: 16px;
	text-transform: uppercase;
	border-radius: 3px!important
}
.mr_updateprofile form p .btn-danger {
	background-color: #ad0000;
	border-color: #ad0000;
	color: #fff
}
.mr_updateprofile form p .btn-danger:hover {
	background-color: #14141C;
	border-color: #14141C;
	color: #fff
}
.mr_updateprofile form .form-inline .form-group {
	position: relative
}
.mr_updateprofile form .form-inline .form-group label {
	display: inline-block
}
.mr_updateprofile form .form-inline .form-group .form-control {
	display: inline-block;
	font-size: 15px;
	height: 30px;
	line-height: 4px;
	min-height: 30px;
	padding: 2px 5px;
	vertical-align: middle;
	width: 30%;
	margin: 0 0 0 5px
}
.mr_updateprofile form .form-inline .form-group .mr_vndwnarow {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	display: none
}
.mr_updateprofile form .form-inline .mrvn_search {
	text-align: right
}
.mr_updateprofile form .form-inline .mrvn_search .fc_search {
	width: 60%
}
.mr_updateprofile form .form-inline .mrvn_search .fc_social {
	width: 35%
}
.mr_updateprofile form .form-group h6 {
	font-size: 15px
}
.mr_updateprofile form .form-group .mr_vnpagination {
	width: 100%;
	height: auto;
	margin: 0;
	text-align: right
}
.mr_updateprofile form .form-group .mr_vnpagination ul {
	border: 1px solid #ad0000;
	border-radius: 100px!important;
	display: inline-block;
	list-style: none;
	margin: 5px 0 0;
	padding: 0
}
.mr_updateprofile form .form-group .mr_vnpagination ul li {
	display: block;
	float: left;
	margin: 0;
	padding: 0
}
.mr_updateprofile form .form-group .mr_vnpagination ul li a {
	border-right: 1px solid #dadada;
	color: #333;
	display: block;
	font-family: robotoregular;
	font-size: 14px;
	outline: 0;
	padding: 2px 5px;
	text-decoration: none
}
.mr_updateprofile form .form-group .mr_vnpagination ul li:last-child a {
	border: none
}
.mr_updateprofile form .form-group .mr_vnpagination ul li.active:first-child a, .mr_updateprofile form .form-group .mr_vnpagination ul li:first-child:hover a {
	border-radius: 100px 0 0 100px!important
}
.mr_updateprofile form .form-group .mr_vnpagination ul li.active:last-child a, .mr_updateprofile form .form-group .mr_vnpagination ul li:last-child:hover a {
	border-radius: 0 100px 100px 0!important
}
.mr_updateprofile form .form-group .mr_vnpagination ul li.active a, .mr_updateprofile form .form-group .mr_vnpagination ul li:hover a {
	background-color: #ad0000;
	color: #fff
}
.mr_updateprofile form .table-bordered thead tr th {
	text-align: center;
	color: #14141C;
	font-family: robotoregular;
	font-size: 15px
}
.mr_updateprofile form .table-bordered tbody tr td {
	text-align: center;
	color: #14141C;
	font-family: robotoregular;
	font-size: 14px;
	vertical-align: middle
}
.mr_updateprofile form .table-bordered tbody tr td img {
	max-width: 100%;
	height: 100px
}
.mr_updateprofile form .table-bordered tbody tr td a {
	display: block;
	margin: 5px 10px;
	padding: 2px;
	text-decoration: none;
	outline: 0;
	text-align: center;
	font-size: 14px;
	font-family: robotoregular;
}
.mr_updateprofile form .table-bordered tbody tr td a.edit {
	background-color: #14141C;
	border: 1px solid #14141C;
	color: #fff;
	border-radius: 3px!important
}
.mr_updateprofile form .table-bordered tbody tr td a.edit:hover {
	background-color: #ad0000;
	border: 1px solid #ad0000;
	color: #fff;
	border-radius: 3px!important
}
.mr_updateprofile form .table-bordered tbody tr td a.delete {
	background-color: #ad0000;
	border: 1px solid #ad0000;
	color: #fff;
	border-radius: 3px!important
}
.mr_updateprofile form .table-bordered tbody tr td a.delete:hover {
	background-color: #ad0000;
	border: 1px solid #ad0000;
	color: #fff;
	border-radius: 3px!important
}
.mr_updateprofile form .table-bordered tbody tr td h1 {
	font-size: 16px;
	margin: 0;
	padding: 2px 0;
	display: block;
	font-family: robotoregular;
	background-color: #f9f9f9;
	color: #333;
	text-transform: capitalize
}
.mr_updateprofile .mr_revenue {
	display: block;
	margin: 5px 0;
	padding: 0
}
.mr_updateprofile .mr_revenue .mrrnue_total {
	border: 1px solid #dadada;
	display: table;
	height: auto;
	margin: 15px 0;
	padding: 0;
	width: 100%
}
.mr_updateprofile .mr_revenue .mrrnue_total h3 {
	border-bottom: 1px solid #dadada;
	color: #14141c;
	font-family: robotoregular;
	font-size: 16px;
	margin: 0;
	padding: 5px
}
.mr_updateprofile .mr_revenue .mrrnue_total h4 {
	background-color: #e5e5e5;
	color: #14141c;
	font-family: robotobold;
	font-size: 36px;
	margin: 0;
	padding: 15px 0;
	text-align: center
}
.mr_updateprofile .mr_revenue .mrrnue_total h4 span {
	display: inline-block;
	font-family: robotoregular;
	font-size: 18px;
	margin: 0
}
.mr_updateprofile .mr_revenue .mrrnue_total h5 {
	margin: 0;
	padding: 10px 5px;
	text-align: right
}
.mr_updateprofile .mr_revenue .mrrnue_total h5 .btn {
	border: 1px solid #ad0000;
	border-radius: 5px!important;
	box-shadow: none;
	font-family: robotoregular;
	font-size: 16px;
	margin: 0 5px;
	padding: 2px 10px
}
.mr_updateprofile .mr_revenue .mrrnue_iqualto span, .mr_updateprofile .mr_revenue .mrrnue_plus span {
	font-size: 50px;
	line-height: 142px
}
.mr_updateprofile .mr_revenue .mrrnue_total h5 .btn-default {
	background-color: #ad0000;
	color: #fff
}
.mr_updateprofile .mr_revenue .mrrnue_total h5 .btn-default:hover {
	background-color: #14141C;
	border: 1px solid #14141C;
	color: #fff
}
.mr_updateprofile .mr_wdrwallist h2, .mr_updateprofile .mr_withdrawal h2 {
	background-color: #fff;
	color: #ad0000;
	left: 10px;
	text-transform: uppercase;
	top: -11px
}
.mr_updateprofile .mr_revenue .mrrnue_plus {
	display: block;
	text-align: center;
	margin: 0
}
.mr_updateprofile .mr_revenue .mrrnue_iqualto {
	display: block;
	text-align: center;
	margin: 0
}
.mr_updateprofile .mr_withdrawal {
	border: 1px solid #E5E5E5;
	padding: 5px 10px;
	border-radius: 3px!important;
	position: relative
}
.mr_updateprofile .mr_withdrawal h2 {
	border: none;
	border-radius: 3px!important;
	font-family: robotobold;
	font-size: 15px;
	margin: 0;
	padding: 3px 10px;
	position: absolute
}
.mr_updateprofile .mr_withdrawal h6 {
	border: 1px solid #8aa61b;
	border-radius: 3px!important;
	font-family: robotoregular;
	font-size: 14px;
	line-height: 20px;
	margin: 18px 0 0;
	padding: 3px 5px
}
.mr_updateprofile .mr_withdrawal p {
	display: block;
	margin: 0;
	text-align: center
}
.mr_updateprofile .mr_withdrawal p .btn {
	border-radius: 3px!important;
	font-family: robotoregular;
	font-size: 16px;
	padding: 3px 5px;
	text-transform: uppercase
}
.mr_updateprofile .mr_wdrwallist {
	border: 1px solid #E5E5E5;
	padding: 5px 10px;
	border-radius: 3px!important;
	position: relative
}
.mr_updateprofile .mr_wdrwallist h2 {
	border: none;
	border-radius: 3px!important;
	font-family: robotobold;
	font-size: 15px;
	margin: 0;
	padding: 3px 10px;
	position: absolute
}
.mr_updateprofile .mr_wdrwallist .table-bordered {
	margin: 15px 0 0
}
.mr_updateprofile .mr_wdrwallist .table-bordered thead tr th {
	color: #14141c;
	font-family: robotoregular;
	font-size: 15px;
	text-align: center
}
.mr_updateprofile .mr_wdrwallist .table-bordered tbody tr td {
	color: #14141c;
	font-family: robotoregular;
	font-size: 14px;
	text-align: center;
	vertical-align: middle
}
.mr_updateprofile .mr_wdrwallist .table-bordered tbody tr td h1 {
	background-color: #f9f9f9;
	color: #333;
	display: block;
	font-family: robotoregular;
	font-size: 16px;
	margin: 0;
	padding: 2px 0;
	text-transform: capitalize
}
.mnoranjan {
	padding: 0;
	margin: 0
}
.mnoranjan .mrnjnbner_01 {
	display: block;
	height: 420px;
	margin: 0 5px 5px;
	overflow: hidden;
	position: relative;
	width: 100%
}
.mnoranjan .mrnjnbner_01 a {
	display: block;
	outline: 0;
	text-decoration: none
}
.mnoranjan .mrnjnbner_01 a img {
	height: auto;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%
}
.mnoranjan .mrnjnbner_01 a .mjnn-bgimg
{
	height: 505px;
margin: 0;
overflow: hidden;
padding: 0;
width: 100%;
}
.mnoranjan .mrnjnbner_01 a .mno_gradient {
	background: url(../images/newstrack/bgg.png) repeat-x rgba(0,0,0,0);
	bottom: 0;
	height: 150px;
	left: 0;
	position: absolute;
	right: 0
}
.mnoranjan .mrnjnbner_01 a .mano_innercon {
	bottom: 5px;
	left: 10px;
	position: absolute;
	right: 10px
}
.mnoranjan .mrnjnbner_01 a .mano_innercon p {
	color: #fff;
	font-family: robotoregular;
	font-size: 14px;
	margin: 0;
	text-transform: uppercase
}
.mnoranjan .mrnjnbner_01 a .mano_innercon h2 {
	color: #fff;
	font-family: robotobold;
	font-size: 22px;
	line-height: 30px;
	margin: 3px 0 10px
}
.mnoranjan .mrnjnbner_01 a .mano_innercon h6 {
	font-family: robotoregular;
	margin: 0 0 5px
}
.mnoranjan .mrnjnbner_01 a .mano_innercon h6>span {
	color: #fff;
	font-family: robotoregular;
	font-size: 13px;
	margin: 0 5px
}
.mnoranjan .mrnjnbner_01 a .mano_innercon h6>span>i {
	font-size: 13px;
	margin: 0 2px 0 0
}
.mano_feturednews ul>li {
	padding-bottom: 0
}
.mano_feturednews .manofn_imgcon {
	height: 60px;
	overflow: hidden;
	position: relative;
	width: 100%
}
.mano_feturednews .manofn_imgcon img {
	height: auto;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%
}
.mano_feturednews .manofn_txtcon {
	height: 55px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%
}
.mano_feturednews .manofn_txtcon h4 {
	color: #333;
	font-family: robotoregular;
	font-size: 15px;
	line-height: 25px;
	margin: 0;
	padding: 0
}
.mano_slidenews {
	height: 175px;
margin: 0 0 15px -15px;
overflow: hidden;
padding: 0;
position: relative;
width: 100%;
}
.mano_slidenews a {
	display: block;
	margin: 0;
	padding: 0;
	text-decoration: none;
	outline: 0
}
.mano_slidenews a img {
	height: auto;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%
}
.mano_slidenews a .mnoslide_gradient {
	background: url(../images/newstrack/bgg.png) repeat-x rgba(0,0,0,0);
	bottom: 0;
	height: 150px;
	left: 0;
	position: absolute;
	right: 0
}
.mano_slidenews a .manoslide_innercon {
	bottom: 5px;
	left: 10px;
	position: absolute;
	right: 10px
}
.mano_slidenews a .manoslide_innercon p {
	color: #fff;
	font-family: robotoregular;
	font-size: 14px;
	margin: 0;
	text-transform: uppercase
}
.mano_slidenews a .manoslide_innercon h2 {
	color: #fff;
	font-family: robotobold;
	font-size: 18px;
	height: 60px;
	line-height: 30px;
	margin: 3px 0 10px;
	overflow: hidden
}
.mano_slidenews a .manoslide_innercon h6 {
	font-family: robotoregular;
	margin: 0 0 5px
}
.mano_slidenews a .manoslide_innercon h6>span {
	color: #fff;
	font-family: robotoregular;
	font-size: 13px;
	margin: 0 5px
}
.mano_slidenews a .manoslide_innercon h6>span>i {
	font-size: 13px;
	margin: 0 2px 0 0
}
.nt-video-black
{
	background-color:#14141C;
	width:100%;
	height:auto;
	padding:15px 15px;
}
.nt-related-video
{
	width:100%;
	height:auto;
	margin:0;
	padding:0;
	}
.nt-related-video ul
{
	width:100%;
	height:auto;
	margin:0;
	padding:0;
	list-style:none;
	}
.nt-related-video ul li
{
	display:block;
	width:100%;
	height:auto;
	margin:0;
	padding:0;
}
.nt-related-video ul li
{
	display:block;
	width:100%;
	height:auto;
	margin:0;
	padding:2px 0;
	border-bottom:1px solid #4a4a4a;
}
.nt-related-video ul li .ntvid-con
{
	width:25%;
	float:left;
}
.nt-related-video ul li .ntvid-heading
{
	width:75%;
	float:left;
	padding:0 10px;
}
.nt-related-video ul li .ntvid-heading h2
{
	color: #fff;
font-family: robotoregular;
font-size: 16px;
height: 65px;
line-height: 21px;
margin: 0;
overflow: hidden;
padding: 0;
}
.nt-related-video ul li .ntvid-heading h2 a
{
	text-decoration:none;
	outline:0;
	color:#fff;
}
.nt-topic {
	background-color: #f7f7f7;
	box-shadow: 0 0 2px 1px #dadada;
	height: auto;
	margin: 45px 0 0;
	padding: 0px;
	width: 100%;
}
.nt-topic .topic-head {
	padding: 10px;
	display: block;
}
.nt-topic .topic-head .tpoic-imgcon {
	float: left;
	height: auto;
	margin: 0 15px 10px 0;
	padding: 0;
	width: 25%;
}
.nt-topic .topic-head .tpoic-imgcon img {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	max-width: 100%;
}
.nt-topic .topic-head h2 {
	color: #14141c;
	display: block;
	font-family: robotobold;
	font-size: 18px;
	line-height: 25px;
	margin: 0 0 5px;
	padding: 0;
}
.nt-topic .topic-head p {
	color: #14141c;
	display: block;
	font-family: robotoregular;
	font-size: 14px;
	line-height: 22px;
	margin: 10px 0 0;
	padding: 0;
}
.nt-topic .topic-tab {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}
.nt-topic .topic-tab ul {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	border-top: 1px solid #e0e0e0;
}
.nt-topic .topic-tab ul li {
	float: left;
	width: 33.33%;
	margin: 0;
	display: block;
	border-right: 1px solid #e0e0e0;
	margin: 0 0 -1px;
}
.nt-topic .topic-tab ul li:last-child {
	border-right: none;
}
.nt-topic .topic-tab ul li a {
	display: block;
	margin: 0;
	padding: 5px 0;
	font-size: 18px;
	color: #14141C;
	font-family: robotoregular;
	text-decoration: none;
	outline: 0;
	text-align: center;
}
.nt-topic .topic-tab ul li.active a {
	background-color: #fff;
}
.nt-topic .topic-tab .tab-content {
	margin: 0;
	padding: 20px;
	background-color: #fff;
	border-top: 1px solid #e0e0e0;
}
.nt-topic .topic-tab .tab-content .topic-news {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
}
.nt-topic .topic-tab .tab-content .topic-news .topic-news-grid {
	float: left;
	width: 33.33%;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
}
.nt-topic .topic-tab .tab-content .topic-news a {
	background-color: #fff;
	border: 1px solid #dadada;
	box-shadow: 12px 15px 20px 0 rgba(46, 61, 73, 0.15);
	display: block;
	margin: 0 0 20px;
	text-decoration: none;
	transition: box-shadow 0.3s ease 0s;
}
.nt-topic .topic-tab .tab-content .topic-news a:hover {
	background-color: #ffffff;
	box-shadow: 2px 4px 8px 0 rgba(46, 61, 73, 0.2);
}
.nt-topic .topic-tab .tab-content .topic-news a .tpicn_imgcon {
	display: block;
	height: 134px;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.nt-topic .topic-tab .tab-content .topic-news a .tpicn_imgcon img {
	height: auto;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.nt-topic .topic-tab .tab-content .topic-news a .tpicn_imgcon span {
	background-color: rgba(133, 4, 6, 0.6);
	color: #fff;
	display: inline-block;
	font-family: robotoregular;
	font-size: 11px;
	left: 0;
	padding: 5px;
	position: absolute;
	text-transform: uppercase;
	top: 0;
	transform: translateY(-30px);
	transition: all 0.3s ease-in-out 0s;
}
.nt-topic .topic-tab .tab-content .topic-news a .tpicn_txtcon {
	display: block;
	height: 51px;
	margin: 0;
	overflow: hidden;
	padding: 5px;
}
.nt-topic .topic-tab .tab-content .topic-news a .tpicn_txtcon h4 {
	color: #333;
	font-family: robotoregular;
	font-size: 16px;
	line-height: 20px;
	margin: 0;
	padding: 0;
}
.nt-topic .topic-tab .tab-content .topic-photo {
 width:100$;
	height: auto;
	margin: 0;
	padding: 0;
}
.nt-topic .topic-tab .tab-content .topic-photo .tp-grid-3 {
	float: left;
	width: 33.33%;
	height: auto;
	margin: 0;
	padding-left: 10px;
	padding-right: 10px;
}
.nt-topic .topic-tab .tab-content .topic-photo a {
	display: block;
	margin: 0 0 10px;
	padding: 3px;
	width: auto;
	height: auto;
	text-decoration: none;
	outline: 0;
	border: 1px solid #e0e0e0;
}
.nt-topic .topic-tab .tab-content .topic-photo a .tpicp-imgcon {
	height: 128px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 100%;
}
.nt-topic .topic-tab .tab-content .topic-photo a .tpicp-imgcon img {
	height: auto;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
/*
=========================================================
for State page
=========================================================
*/
.nt-state {
	width: auto;
	height: auto;
	margin: 45px 0 0;
	padding: 0;
}
.nt-state h1 {
	background-color: #14141c;
	color: #fff;
	display: block;
	font-size: 30px;
	height: auto;
	margin: 0;
	padding: 5px 0 10px;
	text-align: center;
	width: auto;
	font-family: robotobold;
}
.nt-state .state-body {
	width: auto;
	height: auto;
	margin: 15px 0 0;
	padding: 0;
	background-color: #F1F1F1;
	border: 1px solid #f1f1f1;
	border-radius: 10px 10px 0 0 !important;
}
.nt-state .state-body h2 {
	background-color: #ad0000;
	border-radius: 10px 10px 0 0 !important;
	color: #fff;
	font-size: 25px;
	height: auto;
	margin: 0;
	padding: 10px;
	font-family: robotoregular;
	width: auto;
}
.nt-state .state-body h2 a {
	color: #fff;
	float: right;
	font-size: 16px;
	margin: 0;
	outline: 0 none;
	padding: 6px 0;
	text-decoration: none;
	font-family: robotoregular;
}
.nt-state .state-body h2 a span {
	color: #fff;
	float: right;
	font-size: 16px;
	margin: 2px 3px;
	padding: 0;
	text-decoration: none;
}
.nt-state .state-body .ntsb-main-news {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 10px 10px;
}
.nt-state .state-body .ntsb-main-news a {
	display: block;
	text-decoration: none;
	outline: 0;
}
.nt-state .state-body .ntsb-main-news a .ntsbmn-imgcon {
	float: left;
	height: auto;
	margin: 0 10px 5px 0;
	padding: 0;
	width: 35%;
}
.nt-state .state-body .ntsb-main-news a .ntsbmn-imgcon img {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}
.nt-state .state-body .ntsb-main-news a h4 {
	color: #14141c;
	display: block;
	font-family: "robotobold";
	font-size: 18px;
	font-weight: bold;
	height: auto;
	line-height: 22px;
	margin: 0;
	padding: 0;
	transition: all 0.3s ease-in-out 0s;
}
.nt-state .state-body .ntsb-main-news a:hover h4 {
	color: #ad0000;
}
.nt-state .state-body .ntsb-listing-news {
	background-color: #e0e0e0;
	border-top: 1px solid #c1c1c1;
	height: auto;
	margin: 0;
	padding: 0;
	width: 100%;
}
.nt-state .state-body .ntsb-listing-news ul {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	list-style: none;
}
.nt-state .state-body .ntsb-listing-news ul li {
	display: block;
	margin: 0 0 0 0;
	padding: 0;
	border-bottom: 1px solid #c1c1c1;
}
.nt-state .state-body .ntsb-listing-news ul li:last-child {
	border-bottom: none;
}
.nt-state .state-body .ntsb-listing-news ul li a {
	color: #14141c;
	display: block;
	font-family: "robotoregular";
	font-size: 15px;
	font-weight: normal;
	height: auto;
	line-height: 18px;
	margin: 0;
	padding: 5px 0 5px 35px;
	transition: all 0.3s ease-in-out 0s;
	position: relative;
	transition: all 0.2s ease-in-out 0s;
}
.nt-state .state-body .ntsb-listing-news ul li a::before {
	background: rgba(0, 0, 0, 0) url("../images/newstrack/bullet.png") no-repeat scroll 0 0 / 100% auto;
	content: "";
	height: 15px;
	left: 10px;
	position: absolute;
	top: 8px;
	width: 15px;
}
.nt-state .state-body .ntsb-listing-news ul li a:hover {
	transform: scale(1.03);
	-moz-transform: scale(1.03);
	-ms-transform: scale(1.03);
	-o-transform: scale(1.03);
	-webkit-transform: scale(1.03);
	font-weight: normal;
	font-family: "robotoregular";
}
.nt-state .state-body .ntsb-listing-news ul li a b {
	color: #14141c;
	display: inline-block;
	font-family: robotoregular;
	font-weight: normal;
	height: auto;
	margin: 0;
	padding: 0;
	transition: all 0.3s ease-in-out 0s;
}
/*
=========================================================
for State Inner pages
=========================================================
*/
.nt-state-sub {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
}
.nt-state-sub .ntss-filter-con {
	background-color: #e9e9e9;
	padding: 0;
	margin: 45px 0 0;
	border: 1px solid #e0e0e0;
}
.nt-state-sub .ntss-filter-con .ntssfc-tags {
	width: auto;
	height: auto;
	margin: 0;
	padding: 10px;
}
.nt-state-sub .ntss-filter-con .ntssfc-tags ul {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	list-style: none;
}
.nt-state-sub .ntss-filter-con .ntssfc-tags ul li {
	display: inline-block;
	margin: 0;
	padding: 0;
}
.nt-state-sub .ntss-filter-con .ntssfc-tags ul li a {
	background-color: #14141c;
	border: 1px solid #14141c;
	border-radius: 10px !important;
	color: #fff;
	display: block;
	font-family: "robotoregular";
	font-size: 18px;
	line-height: 20px;
	margin: 0;
	padding: 5px 21px 10px;
	text-align: center;
}
.nt-state-sub .ntss-filter-con .ntssfc-filterby {
	display: block;
	height: auto;
	margin: 0;
	padding: 10px;
	text-align: right;
	width: 100%;
}
.nt-state-sub .ntss-filter-con .ntssfc-filterby label {
	color: #14141c;
	display: inline-block;
	font-family: robotoregular;
	font-size: 18px;
	line-height: 20px;
	margin: 0 5px 0 0;
}
.nt-state-sub .ntss-filter-con .ntssfc-filterby .form-control {
	display: inline-block;
	width: 50%;
	border: 1px solid #c1c1c1;
}
.nt-state-sub .ntss-filter-con .ntssfc-filterby .form-control:focus {
	box-shadow: none;
	border: 1px solid #c1c1c1;
}
.nt-state-sub .ntss-filter-con .ntssfc-pagination {
	border-top: 1px solid #c1c1c1;
	padding: 10px 0 10px;
	display: block;
	text-align: center;
}
.nt-state-sub .ntss-filter-con .ntssfc-pagination ul {
	display: inline-block;
	list-style: none;
	margin: 0;
	padding: 0;
}
.nt-state-sub .ntss-filter-con .ntssfc-pagination ul li {
	display: inline-block;
	margin: 0;
	padding: 0;
}
.nt-state-sub .ntss-filter-con .ntssfc-pagination ul li a {
	background-color: #fff;
	border: 1px solid #c1c1c1;
	font-family: robotoregular;
	font-size: 16px;
	line-height: 20px;
	margin: 0;
	outline: 0 none;
	padding: 1px 5px;
	text-decoration: none;
}
.nt-state-sub .ntss-filter-con .ntssfc-pagination ul li.active a {
	background-color: #ad0000;
	color: #fff;
	border: 1px solid #ad0000;
}
.nt-state-sub .ntss-filter-con .ntssfc-pagination ul li.disable a {
	background-color: #ccc;
	color: #ccc;
	border: 1px solid #ccc;
}
.nt-state-sub .ntss-filter-con .ntssfc-pagination ul li a:hover {
	color: #ad0000;
}
.nt-state-sub .ntss-main-news {
	width: 100%;
	height: auto;
	margin: 20px 0 0;
	padding: 0;
}
.nt-state-sub .ntss-main-news .ntssmn-topic {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}
.nt-state-sub .ntss-main-news .ntssmn-topic .ntssmn-topic-imgcon {
	display: block;
	height: 211px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 100%;
}
.nt-state-sub .ntss-main-news .ntssmn-topic .ntssmn-topic-imgcon a {
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
.nt-state-sub .ntss-main-news .ntssmn-topic .ntssmn-topic-imgcon a img {
	width: 100%;
	height: auto;
}
.nt-state-sub .ntss-main-news .ntssmn-topic h3 {
	display: block;
	font-family: "robotobold";
	font-size: 18px;
	font-weight: bold;
	height: auto;
	line-height: 22px;
	margin: 0 0 5px;
	padding: 0;
	transition: all 0.3s ease-in-out 0s;
	float: none;
	width: 100%;
}
.nt-state-sub .ntss-main-news .ntssmn-topic h3 a {
	text-decoration: none;
	outline: 0;
	color: #14141c;
}
.nt-state-sub .ntss-main-news .ntssmn-topic p {
	color: #4c4c54;
	display: block;
	float: none;
	font-family: "robotoregular";
	font-size: 15px;
	font-weight: normal;
	height: auto;
	line-height: 22px;
	margin: 0;
	padding: 0;
	transition: all 0.3s ease-in-out 0s;
	width: 100%;
}
.nt-state-sub .ntss-main-news .ntssmn-topic-sub {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}
.nt-state-sub .ntss-main-news .ntssmn-topic-sub ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
.nt-state-sub .ntss-main-news .ntssmn-topic-sub ul li {
	border-bottom: 1px solid #ededed;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.nt-state-sub .ntss-main-news .ntssmn-topic-sub ul li a {
	margin: 0;
	padding: 0;
	display: block;
	text-decoration: none;
	outline: 0;
}
.nt-state-sub .ntss-main-news .ntssmn-topic-sub ul li a .ntssmnts-imgcon {
	width: 100%;
	height: 49px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.nt-state-sub .ntss-main-news .ntssmn-topic-sub ul li a .ntssmnts-imgcon img {
	width: 100%;
	height: auto;
}
.nt-state-sub .ntss-main-news .ntssmn-topic-sub ul li a h4 {
	color: #14141c;
	display: block;
	float: none;
	font-family: "robotobold";
	font-size: 18px;
	font-weight: bold;
	height: auto;
	line-height: 22px;
	margin: 0 0 5px;
	padding: 0;
	transition: all 0.3s ease-in-out 0s;
	width: 100%;
}
.nt-state-sub .ntss-related-news {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}
.nt-state-sub .ntss-related-news .ntssrn-news {
	width: auto;
	height: auto;
	margin: 45px 0 0;
	padding: 0;
}
.nt-state-sub .ntss-related-news .ntssrn-news .ntssrn-news-grid {
	float: left;
	width: 25%;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
}
.nt-state-sub .ntss-related-news .ntssrn-news a {
	background-color: #fff;
	border: 1px solid #dadada;
	box-shadow: 12px 15px 20px 0 rgba(46, 61, 73, 0.15);
	display: block;
	margin: 0 0 20px;
	text-decoration: none;
	transition: box-shadow 0.3s ease 0s;
}
.nt-state-sub .ntss-related-news .ntssrn-news a:hover {
	background-color: #ffffff;
	box-shadow: 2px 4px 8px 0 rgba(46, 61, 73, 0.2);
}
.nt-state-sub .ntss-related-news .ntssrn-news a .ntssrn_imgcon {
	display: block;
	height: 100px;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.nt-state-sub .ntss-related-news .ntssrn-news a .ntssrn_imgcon img {
	height: auto;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.nt-state-sub .ntss-related-news .ntssrn-news a .ntssrn_imgcon span {
	background-color: rgba(133, 4, 6, 0.6);
	color: #fff;
	display: inline-block;
	font-family: robotoregular;
	font-size: 11px;
	left: 0;
	padding: 5px;
	position: absolute;
	text-transform: uppercase;
	top: 0;
	transform: translateY(-30px);
	transition: all 0.3s ease-in-out 0s;
}
.nt-state-sub .ntss-related-news .ntssrn-news a .ntssrn_txtcon {
	display: block;
	height: 70px;
	overflow: hidden;
	padding: 5px;
}
.nt-state-sub .ntss-related-news .ntssrn-news a .ntssrn_txtcon h4 {
	color: #333;
	font-family: robotoregular;
	font-size: 16px;
	line-height: 20px;
	margin: 0;
	padding: 0;
}
/*
=========================================================
for Google page
=========================================================
*/
.nt-google-news {
	width: 100%;
	height: auto;
	margin: 45px 0 0;
	padding: 0;
}
.nt-google-news ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	border: 1px solid #e0e0e0;
}
.nt-google-news ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 10px 10px;
	border-bottom: 1px solid #e0e0e0;
}
.nt-google-news ul li:last-child {
	border-bottom: none;
}
.nt-google-news ul li .ntgn-imgcon {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.nt-google-news ul li .ntgn-imgcon img {
	width: 100%;
	height: auto;
}
.nt-google-news ul li .ntgn-txtcon {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}
.nt-google-news ul li .ntgn-txtcon h2 {
	color: #14141c;
	display: block;
	font-family: "robotobold";
	font-size: 18px;
	font-weight: bold;
	height: auto;
	line-height: 22px;
	margin: 0;
	padding: 0;
	transition: all 0.3s ease-in-out 0s;
}
.nt-google-news ul li .ntgn-txtcon h4 {
	margin: 5px 0;
}
.nt-google-news ul li .ntgn-txtcon h4 span {
	color: #14141c;
	display: inline-block;
	font-family: robotoregular;
	font-size: 15px;
	font-weight: normal;
	height: auto;
	line-height: 18px;
	margin: 0 2px;
	padding: 0;
	position: relative;
	transition: all 0.2s ease-in-out 0s;
}
.nt-google-news ul li .ntgn-txtcon p {
	color: #4c4c54;

	display: block;
	float: none;
	font-family: "robotoregular";
	font-size: 15px;
	font-weight: normal;
	height: auto;
	line-height: 22px;
	margin: 0;
	padding: 0;
	transition: all 0.3s ease-in-out 0s;
	width: 100%;
}
/*
========================================
Blink icon News Tranding
========================================
*/
.blink {
    animation-duration: 1s;
    animation-name: blink;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-timing-function: ease-in-out;
}
@keyframes blink {
    50% {
        color:#ed1f24;
    }
    100% {
        color:#14141C;
    }
}
/*
========================================
Index State Filter Dropdown
========================================
*/
.state-filter
   {
	 background-color: #fff;
position: absolute;
right: -50px;
top: 0;
width: 370px;
	 }
	 .state-filter ul.sful
   {
	 list-style:none;
	 margin:0;
	 padding:0;
	 }
	 .state-filter ul.sful li
   {
	 float:left;
	 width:45%;
	 margin:0 0;
	 padding:0 10px;
	 }
	 
	  .state-filter ul.sful li .form-group
	  {
		  display:block;
		  margin:0;
		  padding:0;
	  }
	  .state-filter ul.sful li .form-group .form-control
	  {
		 height:30px;
	  }
	  /*Archival Page*/
.nt-archical
			{
				background-color: #f9f9f9;
border: 1px solid #dadada;
height: auto;
margin: 10px 0;
padding: 20px 10px 10px;
width: 100%;
			}
			 .nt-archical .form-group
			 {
				 margin-bottom:10px;
				 position:relative;
			 }
			 .nt-archical .form-group .radio-inline
			 {
				 font-family: 'robotoregular';
			 }
			 .nt-archical .form-group span
			 {
				 background-color: #fff;
bottom: 1px;
padding: 0 10px;
position: absolute;
right: 1px;
top: 1px;
			 }
			 .nt-archical .form-group span i
			 {
				color: #14141c;
font-size: 16px;
line-height: 40px;
				
			 }
			  .nt-archical .ntah-head
			  {
				 border-bottom: 1px solid #ad0000;
margin: 10px 0 20px;
position: relative;
			  }
			  .nt-archical .ntah-head h2
			  {
				 background-color: #f9f9f9;
color: #14141c;
font-size: 18px;
left: 0;
margin: 0;
padding: 0 2px 0 0;
position: absolute;
top: -19px;
 font-family: 'robotobold';
			  }
.nt-archical .ntah-head span
			  {
				  color: #14141c;
font-family: "robotoregular";
font-size: 13px;
position: absolute;
right: 12px;
text-transform: uppercase;
top: -18px;
			  }
			 .nt-archical .btn-ntarch
			 {
				background-color: #14141c;
border: 1px solid #14141c;
border-radius: 4px !important;
color: #fff;
cursor: pointer;
display: inline-block;
font-family: 'robotoregular';
font-size: 14px;
font-weight: 400;
line-height: 1.42857;
margin-bottom: 0;
margin-top: 2px;
min-height: 37px;
padding: 0 20px;
text-align: center;
text-transform: uppercase;
vertical-align: middle;
white-space: nowrap;
transition:all 0.3s ease-in-out 0s;
			 }
			 .nt-archical .btn-ntarch:hover
			 {
				background-color: #AD0000;
border: 1px solid #AD0000;
color:#fff;
			 }
			 
 /*Site Map*/
.nt-site-map
	{
		width:100%;
		height:auto;
		margin:0;
		padding:0;
	}
	.nt-site-map h2
	{
		color: #000;
font-size: 20px;
margin: 15px 0;
padding: 0;
text-transform: uppercase;
		
	}
	.nt-site-map .sm-gird-4
	{
		float:left;
		width:33.33%;
		padding-left:10px;
		padding-right:10px;
	}
	.nt-site-map ol
	{
		list-style:none;
		margin:0;
		padding:0;
	}
	.nt-site-map ol > li
	{
		border-bottom: 1px solid #dadada;
clear: both;
display: block;
margin: 5px 0;
padding: 0 0 5px 20px;
position: relative;
	}
	.nt-site-map ol > li > i
	{
		color: #14141c;
font-size: 20px;
left: 0;
position: absolute;
top: 0;
	}
	.nt-site-map ol > li > b
	{
		display:inline-block;
		margin:0;
		padding:0;
		font-weight:normal;
		float:left;
		width:80%;
	}
	.nt-site-map ol > li > b > a
	{
		color: #14141c;
font-size: 16px;
font-weight: bold;
line-height: 20px;
outline: 0 none;
text-decoration: none;
	}
	.nt-site-map ol > li > span
	{
		display:inline-block;
		margin:0;
		padding:0;
		font-weight:normal;
		float:right;
		width:20%;
	}
	.nt-site-map ol > li > span > a
	{
		font-size:16px;
		text-decoration:none;
		outline:0;
		line-height:20px;
		color:#14141C;
	}
	.nt-site-map ol > li > span > a > img
	{
		width:20px;
		height:auto;
		display:inline-block;
	}
	.nt-site-map ol > li > ul.sub
	{
		list-style:none;
		margin:15px 0 0;
		padding:0;
	}
	.nt-site-map ol > li > ul.sub > li
	{
		
clear: both;
display: block;
margin: 5px 0;
padding: 0 0 5px 20px;
position: relative;
	}
	.nt-site-map ol > li > ul.sub > li > i
	{
		color: #14141c;
font-size: 17px;
left: 2px;
position: absolute;
top: 1px;
	}
	.nt-site-map ol > li > ul.sub > li > b
	{
		display: inline-block;
float: left;
font-weight: normal;
margin: 0;
padding: 0;
width: 79%;
	}
	.nt-site-map ol > li > ul.sub > li > b > a
	{
		color: #14141c;
font-size: 14px;
font-weight: bold;
line-height: 20px;
outline: 0 none;
text-decoration: none;
	}
	.nt-site-map ol > li > ul.sub > li > span
	{
		display: inline-block;
float: right;
font-weight: normal;
margin: 0;
padding: 0;
width: 21%;
	}
	.nt-site-map ol > li > ul.sub > li > span > a
	{
		font-size:16px;
		text-decoration:none;
		outline:0;
		line-height:20px;
		color:#14141C;
	}
	.nt-site-map ol > li > ul.sub > li > span > a > img
	{
		width:20px;
		height:auto;
		display:inline-block;
	}
.ntdc-aboutus
{
	display:block;
	margin:0;
	padding:0;
}
.ntdc-aboutus h2
{
	color: #14141c;
font-family: "robotobold";
font-size: 20px;
line-height: 25px;
margin: 10px 0;
word-break:break-all;
}
.ntdc-aboutus p
{
	color: #313639;
font-family: "robotoregular";
font-size: 15px;
line-height: 23px;
margin: 0;
word-break:break-all;
}
.ntdc-aboutus p a
{
	color: #313639;
font-family: "robotoregular";
font-size: 14px;
line-height: 23px;
margin:0 5px;
display:inline-block;
font-weight:bold;
}
.ntdc-aboutus p a:hover
{
	color: #8B0104;
}
.ntdc-aboutus p a:first-child
{
	margin-left:0px;
	padding-right:10px;
}
.ntdc-adds
{
	display:block;
	margin:15px 0;
	padding:0;
}
.ntdc-adds .ntdca-txtbox
{
	display:block;
	margin:0;
	padding:0;
}
.ntdc-adds .ntdca-txtbox h2
{
	color: #14141c;
font-family: "robotobold";
font-size: 20px;
line-height: 25px;
margin: 10px 0;
word-break:break-all;
}
.ntdc-adds .ntdca-txtbox h3
{
	color: #14141c;
font-family: "robotobold";
font-size: 18px;
line-height: 23px;
margin: 10px 0;
word-break:break-all;
}
.ntdc-adds .ntdca-txtbox p
{
	color: #313639;
font-family: "robotoregular";
font-size: 15px;
line-height: 23px;
margin: 0;
word-break:break-all;
}
.ntdc-adds .ntdca-txtbox ul
{
	list-style:disc;
	margin:0 0 0 40px;
	padding:0;
}
.ntdc-adds .ntdca-txtbox ul li
{
	color: #313639;
font-family: "robotoregular";
font-size: 15px;
line-height: 23px;
margin: 0;
word-break:break-all;
padding:10px 0;
}
.ntdc-adds .ntdca-formbox
{
	border: 1px solid #e5e5e5;
box-shadow: 0 0 1px 1px #e5e5e5;
display: block;
margin: 0;
padding: 5px 10px;
}
.ntdc-adds .ntdca-formbox h2
{
	color: #14141c;
font-family: "robotobold";
font-size: 20px;
line-height: 25px;
margin: 10px 0;
word-break:break-all;
}
.ntdc-adds .ntdca-formbox .form-control
{
	border: 1px solid #dadada;
border-radius: 4px !important;
min-height: 35px;
}
.ntdc-adds .ntdca-formbox .form-control:focus
{
	border: 1px solid #14141C;
}
.ntdc-adds .ntdca-formbox p
{
	text-align:center;
	margin:0;
	padding:0;
}
.ntdc-adds .ntdca-formbox .save
{
background-color: #880104;
border: 1px solid #880104;
border-radius: 5px !important;
color: #fff;
cursor: pointer;
display: inline-block;
font-size: 16px;
font-weight: 400;
line-height: 1.42857;
margin: 0 5px;
padding: 4px 12px;
text-align: center;
touch-action: manipulation;
vertical-align: middle;
white-space: nowrap;
}
.ntdc-adds .ntdca-formbox .clear
{
background-color: #14141C;
border: 1px solid #14141C;
border-radius: 5px !important;
color: #fff;
cursor: pointer;
display: inline-block;
font-size: 16px;
font-weight: 400;
line-height: 1.42857;
margin: 0 5px;
padding: 4px 12px;
text-align: center;
touch-action: manipulation;
vertical-align: middle;
white-space: nowrap;
}
.ntdc-pripolce
{
	display: block;
margin: 0;
padding: 0;
}
.ntdc-pripolce h2 {
  color: #14141c;
  font-family: "robotobold";
  font-size: 20px;
  line-height: 25px;
  margin: 10px 0;
  word-break: break-all;
}
.ntdc-pripolce p {
 color: #313639;
font-family: "robotoregular";
font-size: 15px;
line-height: 23px;
margin: 30px 0;
word-break: break-all;
}
.ntdc-pripolce p strong
{
	color: #313639;
  font-family: "robotoregular";
  font-size: 15px;
  line-height: 23px;
  margin: 0;
  font-weight:bold;
}
.ntdc-pripolce p a {
  color: #313639;
  display: inline-block;
  font-family: "robotoregular";
  font-size: 14px;
  font-weight: bold;
  line-height: 23px;
  margin: 0 5px;
}
.ntdc-pripolce ul
{
	display:block;
	margin:0;
	padding:0;
	list-style:none;
}
.ntdc-pripolce ul li
{
	 color: #313639;
font-family: "robotoregular";
font-size: 15px;
line-height: 23px;
margin: 10px 0;
word-break: break-all;
}

.ntdc-contus
{
	display: block;
margin: 20px 0;
padding: 0;
}
.ntdc-contus .ntdca-cuformbox {
  border: 1px solid #e5e5e5;
  box-shadow: 0 0 1px 1px #e5e5e5;
  display: block;
  margin: 0;
  padding: 5px 10px;
}
.ntdc-contus .ntdca-cuformbox h2 {
  color: #14141c;
  font-family: "robotobold";
  font-size: 20px;
  line-height: 25px;
  margin: 10px 0;
  word-break: break-all;
}
.ntdc-contus .ntdca-cuformbox .form-control {
  border: 1px solid #dadada;
  border-radius: 4px !important;
  min-height: 35px;
}
.ntdc-contus .ntdca-cuformbox .save {
  background-color: #880104;
  border: 1px solid #880104;
  border-radius: 5px !important;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.42857;
  margin: 0 5px;
  padding: 4px 12px;
  text-align: center;
  touch-action: manipulation;
  vertical-align: middle;
  white-space: nowrap;
}
.ntdc-contus .ntdca-cuformbox .clear {
  background-color: #14141c;
  border: 1px solid #14141c;
  border-radius: 5px !important;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.42857;
  margin: 0 5px;
  padding: 4px 12px;
  text-align: center;
  touch-action: manipulation;
  vertical-align: middle;
  white-space: nowrap;
}
.ntdc-contus .ntdca-cutxtbox
{
	display:block;
	margin:0;
	padding:0 0 0 30px;
}
.ntdc-contus .ntdca-cutxtbox h2 {
  color: #14141c;
  font-family: "robotobold";
  font-size: 20px;
  line-height: 25px;
  margin: 10px 0;
  word-break: break-all;
}
.ntdc-contus .ntdca-cutxtbox h5 {
  color: #14141c;
font-family: "robotobold";
font-size: 16px;
line-height: 21px;
margin: 10px;
word-break: break-all;
}
.ntdc-contus .ntdca-cutxtbox ul
{
	display:block;
	margin:0 0 15px 30px;
	padding:0;
	list-style:none;
}
.ntdc-contus .ntdca-cutxtbox ul li
{
	display:block;
	margin:0 0 10px;
	padding:0;
}
.ntdc-contus .ntdca-cutxtbox ul li i
{
	font-size:16px;
	color:#8A0103;
}
.ntdc-contus .ntdca-cutxtbox ul li span
{
	font-size:16px;
	color:#14141C;
	font-family: 'robotoregular';
	line-height:20px;
	
}
.ntdc-career
{
	width:100%;
	height:auto;
	margin:20px 0;
	padding:0;
}
.ntdc-career .ntdccre-formbox
{
	border: 1px solid #e5e5e5;
box-shadow: 0 0 1px 1px #e5e5e5;
display: block;
margin: 0;
padding: 5px 10px;
}
.ntdc-career .ntdccre-formbox h2 {
  color: #14141c;
  font-family: "robotobold";
  font-size: 20px;
  line-height: 25px;
  margin: 10px 0;
  word-break: break-all;
}
.ntdc-career .ntdccre-formbox label {
  color: #14141c;
 font-family: 'robotoregular';
  font-size: 16px;
  line-height: 20px;
  margin: 0px 0 3px;
  }
.ntdc-career .ntdccre-formbox .form-control {
  border: 1px solid #dadada;
  border-radius: 4px !important;
  min-height: 35px;
}
.ntdc-career .ntdccre-formbox .form-control.cv
{
	height:auto;
	min-height:40px;
}
.ntdc-career .ntdccre-formbox .save {
  background-color: #880104;
  border: 1px solid #880104;
  border-radius: 5px !important;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.42857;
  margin: 0 5px;
  padding: 4px 12px;
  text-align: center;
  touch-action: manipulation;
  vertical-align: middle;
  white-space: nowrap;
}
.ntdc-career .ntdccre-formbox .clear {
  background-color: #14141c;
  border: 1px solid #14141c;
  border-radius: 5px !important;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.42857;
  margin: 0 5px;
  padding: 4px 12px;
  text-align: center;
  touch-action: manipulation;
  vertical-align: middle;
  white-space: nowrap;
}
/* Vote page */
.ntv-state-con
{
	display:block;
	margin:20px 0;
	padding:0;
}
.ntv-state-con .ntvsc-single-state
{
	width:100%;
	height:auto;
	margin:0;
	padding:0;
	border:1px solid #AD0000;
}
.ntv-state-con .ntvsc-single-state h2
{
	background-color: #ad0000;
color: #fff;
display: block;
font-family: "robotoregular";
font-size: 20px;
line-height: 20px;
margin: 0;
padding: 10px 0;
text-align: center;
text-transform: uppercase;
}
.ntv-state-con .ntvsc-single-state h4
{
	background-color: #d1d1d2;
color: #14141c;
display: block;
font-family: "robotoregular";
font-size: 15px;
font-weight: normal;
line-height: 10px;
margin: 0;
padding: 10px 0;
text-align: center;
text-transform: uppercase;
}
.ntv-state-con .ntvsc-single-state .ntvsc-table-holder
{
	display:block;
	width:100%;
	height:auto;
	margin:0;
	padding:0;
}
.ntv-state-con .ntvsc-single-state .ntvsc-table-holder table
{
	
	width:100%;
	height:auto;
	margin:0;
	padding:0;
}

.ntv-state-con .ntvsc-single-state .ntvsc-table-holder table > thead > tr > th
{
	background-color: #14141c;
color: #fff;
font-family: "robotoregular";
border-left:1px solid #fff;
font-size: 18px;
font-weight: normal;
padding: 5px 10px;
text-align: center;
text-transform: capitalize;
}
.ntv-state-con .ntvsc-single-state .ntvsc-table-holder table > thead > tr > th:first-child
{
	text-align:left;
	border-left:none;
}

.ntv-state-con .ntvsc-single-state .ntvsc-table-holder table > tbody > tr > td
{
color: #14141c;
font-family: "robotoregular";
border-left:1px solid #8a8684;
border-bottom:1px solid #8a8684;
font-size: 18px;
font-weight: normal;
padding: 5px 10px;
text-align: center;
text-transform: capitalize;
}
.ntv-state-con .ntvsc-single-state .ntvsc-table-holder table > tbody > tr:nth-child(even) td
{
	background-color:#fff;
}
.ntv-state-con .ntvsc-single-state .ntvsc-table-holder table > tbody > tr:nth-child(odd) td
{
	background-color:#fff7ea;
}
.ntv-state-con .ntvsc-single-state .ntvsc-table-holder table > tbody > tr > td img
{
	display: inline-block;
height: 25px;
margin-right: 3px;
width: 25px;
	
}

.ntv-state-con .ntvsc-single-state .ntvsc-table-holder table > tbody > tr > td:first-child
{
	text-align:left;
	border-left:none;
}
.ntv-state-con .ntvsc-single-state .ntvsc-table-holder table > tbody > tr:last-child > td
{
	border-bottom:none;
}
.ntv-state-con .ntvsc-single-state .ntvsc-table-holder table > tfoot > tr > td
{
	background-color: #14141c;
color: #fff;
font-family: "robotoregular";
border-left:1px solid #fff;
font-size: 18px;
font-weight: normal;
padding: 5px 10px;
text-align: center;
text-transform: capitalize;
}
.ntv-state-con .ntvsc-single-state .ntvsc-table-holder table > tfoot > tr > td:first-child
{
	text-align:left;
	border-left:none;
}
.ntv-headlines
{
	width:100%;
	height:auto;
	margin:20px 0;
	padding:0;
	border:1px solid #ad0000;
}
.ntv-headlines h2
{
	background-color: #ad0000;
color: #fff;
display: block;
font-family: "robotoregular";
font-size: 20px;
line-height: 20px;
margin: 0;
padding: 10px 10px;
text-align: left;
text-transform: uppercase;
}
.ntv-headlines h2 .refresh
{
	background-color: transparent;
border: medium none;
box-shadow: none;
float: right;
height: auto;
margin: -4px 0 0;
padding: 0 5px;
width: auto;
}
.ntv-headlines h2 .refresh i
{
	color: #fff;
font-size: 16px;
line-height: 7px;
margin: 0;
padding: 0;
}
.ntv-headlines table
{
	width:100%;
	height:auto;
	margin:0;
	padding:0;
}
.ntv-headlines table > tbody > tr:nth-child(even) > td
{
	background-color:#fff7ea;
}
.ntv-headlines table > tbody > tr:nth-child(odd) > td
{
	background-color:#ffffff;
}
.ntv-headlines table > tbody > tr > td
{
	
	text-align:left;
	
	padding:8px 10px;
}
.ntv-headlines table > tbody > tr > td li
{
	color: #14141c;
display: block;
font-size: 16px;
font-weight: normal;
line-height: 26px;
font-family: robotobold;
padding: 0 0 0 20px;
position: relative;
}
.ntv-headlines table > tbody > tr > td li::before
{
	background-color: #ad0000;
border: 1px solid #ad0000;
border-radius: 100%;
content: "";
height: 6px;
left: 3px;
position: absolute;
top: 13px;
width: 6px;
}
.ntv-headlines table > tfoot{}
.ntv-headlines table > tfoot > tr > td
{
	background-color:#14141c;
	padding:10px;
	text-align:center;
	}
	.ntv-headlines table > tfoot > tr > td > p
{
	display:block;
	text-align:center;
	margin:0;
	padding:0;
	}
	.ntv-headlines table > tfoot > tr > td > p > a
{
	color: #fff;
display: inline-block;
font-family: "robotoregular";
font-size: 18px;
letter-spacing: 1px;
outline: 0 none;
padding: 0 10px;
text-decoration: none;
text-transform: uppercase;
	}
	.ntv-headlines table > tfoot > tr > td > ul
	{
		display:block;
		list-style:none;
		margin:0;
		padding:0;
		text-align:center;
	}
	.ntv-headlines table > tfoot > tr > td > ul > li
	{
		display:inline-block;
		margin:0;
		padding:0;
		
	}
	.ntv-headlines table > tfoot > tr > td > ul > li > a
	{
		background-color: #ad0000;
		border:1px solid #ad0000;
border-radius: 3px !important;
color: #fff;
display: block;
font-family: "robotoregular";
font-size: 16px;
letter-spacing: 1px;
line-height: 16px;
margin: 0 3px;
outline: 0 none;
padding: 7px 10px;
text-decoration: none;
text-transform: uppercase;
		
	}
	.ntv-headlines table > tfoot > tr > td > ul > li > a:hover, .ntv-headlines table > tfoot > tr > td > ul > li.active > a, .ntv-headlines table > tfoot > tr > td > ul > li.active > a:hover
	{
		background-color: #fff;
		border:1px solid #ad0000;
		color: #ad0000;
    }
	
.ntv-majorseats
{
	width:100%;   
	height:auto;
	margin:20px 0;
	padding:0;
	border:1px solid #ad0000;
}

.ntv-majorseats h2
{
	background-color: #ad0000;
color: #fff;
display: block;
font-family: "robotoregular";
font-size: 20px;
line-height: 20px;
margin: 0;
padding: 10px 10px;
text-align: left;
text-transform: uppercase;
}
.ntv-majorseats .ntv-mst-responsive
{
	width:100%;
	height:auto;
	margin:0;
	padding:0;
	overflow-y:hidden;
	overflow-x:auto;
}
.ntv-majorseats table
{
	width:auto;
	min-width:100%;
	height:auto;
	margin:0;
	padding:0;
}
.ntv-majorseats table > thead > tr > th
{
	padding:10px;
	background-color:#14141c;
	color:#fff;
	font-size:18px;
	font-weight:normal;
	font-family: "robotoregular";
	text-align:center;
	border-left:1px solid #8a8684;
}
.ntv-majorseats table > thead > tr > th:first-child
{
	border-left:none;
}
.ntv-majorseats table > tbody > tr > td
{
	padding:10px;
	text-align:center;
	color:#14141c;
	font-size:15px;
	font-family: "robotoregular";
	border-left:1px solid #8a8684;
	border-bottom:1px solid #8a8684;
}
.ntv-majorseats table > tbody > tr:last-child > td
{
	
	border-bottom:none;
}

.ntv-majorseats table > tbody > tr > td:nth-child(1)
{
	background-color:#fff;
}
.ntv-majorseats table > tbody > tr > td:nth-child(2)
{
	background-color:#288B03;
	color:#fff;
}
.ntv-majorseats table > tbody > tr > td.win
{
	background-color:#288B03;
	color:#fff;
}
.ntv-majorseats table > tbody > tr > td:nth-child(3)
{
	background-color:#fff7ea;
}
.ntv-majorseats table > tbody > tr > td:nth-child(4)
{
	background-color:#2A34BA;
	color:#fff;
}
.ntv-majorseats table > tbody > tr > td.loss
{
	background-color:#2A34BA;
	color:#fff;
}
.ntv-majorseats table > tbody > tr > td:nth-child(5)
{
	background-color:#fff7ea;
	
}
.ntv-prerecod
{
	display:block;
	width:100%;
	height:auto;
	margin:0;
	padding:0;
	border:1px solid #ad0000;
}
.ntv-prerecod h2
{
	background-color: #ad0000;
color: #fff;
display: block;
font-family: "robotoregular";
font-size: 20px;
line-height: 20px;
margin: 0;
padding: 10px 10px;
text-align: center;
text-transform: uppercase;
}
.ntv-prerecod .table-responsive
{
	width:100%;
	height:auto;
	margin:0;
	padding:0;
	overflow-y:hidden;
	overflow-x:auto;
}
.ntv-prerecod table{
	margin:0;
	padding:0;
}
.ntv-prerecod table > tbody > tr > td{
	background-color:#fff;
	
}
.ntv-prerecod table > tbody > tr > td > table > thead > tr > th{
	background-color:#14141c;
	text-align:center;
	font-size:16px;
	font-family: "robotoregular";
	color:#fff;
	padding:10px;
	border-right:1px solid #8a8684;
	text-transform:uppercase;
}
.ntv-prerecod table > tbody > tr > td > table > thead > tr:nth-child(2) > th{
	background-color:#d1d1d2;
	text-align:center;
	font-size:14px;
	font-family: "robotoregular";
	color:#14141c;
	padding:10px;
	border-right:1px solid #8a8684;
	text-transform:uppercase;
}
.ntv-prerecod table > tbody > tr > td > table > tbody > tr > td{
	background-color:#fff;
	text-align:center;
	font-size:16px;
	color:#14141c;
	padding:10px;
	font-family: "robotoregular";
	border-right:1px solid #8a8684;
	border-bottom:1px solid #8a8684;
}
.ntv-prerecod table > tbody > tr > td > table > tbody > tr > td:nth-child(1){
	background-color:#fff;
	
}
.ntv-prerecod table > tbody > tr > td > table > tbody > tr > td:nth-child(2){
	background-color:#fff7ea;
	color:#cc;
}
.vote-widget {
	display: block;
	width: 100%;
	height: auto;
	margin: 20px;
	padding: 0;
	border: 2px solid #A51618;
}
.vote-widget table 
{
	width:100%;
	margin:0;
	padding:0;
}
.vote-widget table > tbody > tr 
{
	border-bottom:1px solid #A51618;
}
.vote-widget table > tbody > tr > td > table > tbody > tr > td
{
	font-size:16px;
	font-family: "robotoregular";
	color:#14141c;
	padding:10px 10px;
	text-align:center;
	border-right:1px solid #8a8684;
	border-bottom:1px solid #8a8684;
	width:33.33%;
	
}
.vote-widget table > tbody > tr > td > table > tbody > tr > td:first-child
{
	background-color:#14141c;
	color:#fff;
	
}
.vote-widget table > tbody > tr > td > table > tbody > tr > td:last-child
{
	border-right:none;
	
}
.vote-widget table > tbody > tr > td > table > tbody > tr:last-child > td
{
	border-bottom:none;
	
}
.vote-widget table > tbody > tr > td > table > tbody > tr > td.win
{
	background-color:#288B03;
	color:#fff;
}
.vote-widget table > tbody > tr > td > table > tbody > tr > td.loss
{
	background-color:#2A34BA;
	color:#fff;
}
.vote-widget1 table 
{
	width:100%;
	margin:0;
	padding:0;
}
.vote-widget1 table > tbody > tr 
{
	border-bottom:1px solid #A51618;
}
.vote-widget1 table > tbody > tr > td > table > tbody > tr > td
{
	font-size:16px;
	font-family: "robotoregular";
	color:#14141c;
	padding:10px 10px;
	text-align:center;
	border-right:1px solid #8a8684;
	border-bottom:1px solid #8a8684;
	width:33.33%;
	
}
.vote-widget1 table > tbody > tr > td > table > tbody > tr > td:first-child
{
	background-color:#14141c;
	color:#fff;
	
}
.vote-widget1 table > tbody > tr > td > table > tbody > tr > td:last-child
{
	border-right:none;
	
}
.vote-widget1 table > tbody > tr > td > table > tbody > tr:last-child > td
{
	border-bottom:none;
	
}
.vote-widget1 table > tbody > tr > td > table > tbody > tr > td.win
{
	background-color:#288B03;
	color:#fff;
}
.vote-widget1 table > tbody > tr > td > table > tbody > tr > td.loss
{
	background-color:#2A34BA;
	color:#fff;
}
@media (min-width:850px) {
.search-container input {
	font-size: 2em
}
}

@media (max-width:1170px) {
.pickmeup .pmu-instance .pmu-day-of-week *, .pickmeup .pmu-instance .pmu-days * {
	width: 37px
}
.popular-tags {
	padding-right: 20px;
	padding-left: 20px;
	border-right: 1px solid #486581;
	border-left: 1px solid #486581;
	overflow: visible;
	height: auto
}
.right-img-top, .right-img-top .box {
	height: 220px
}
.right-img-btm, .right-img-btm .box {
	height: 218px
}

}
@media (max-width:1080px) {
.grid {
	width: 100%!important;
	margin-top: 10px
}
.masonry-item {
	width: 100%;
	margin: 0;
	padding: 0 0 20px;
	background: #fff;
	border: none
}
.masonry-item:hover {
	border: none
}
}
@media (max-width:1024px)
{
	/* product slide panel Index*/	
	.main-nav {margin: 0 0 0 15px;}
	.navbar-inverse .navbar-nav li a {padding: 7px 6px;font-size:11.5px;}
.slide_panel {
	display: inline-block;
	height: auto;
	margin: 0 -4px 0 0;
	padding: 0;
	vertical-align: top;
	width: auto
}
.slide_panel .sp_btn {
	background-color: #14141C;
	display: block;
	height: auto;
	margin: 0;
	padding: 0 10px;
	width: auto
}
.slide_panel .sp_btn>a {
	display: block;
	height: 45px;
	margin: 0;
	outline: 0;
	padding: 0;
	text-decoration: none
}
.slide_panel .sp_btn > a img {
  height: auto;
  margin: 15px 0;
  padding: 0;
  width: 25px;
}
.sp_box {
	min-height: 400px
}
.sp_box .sp_social {
	margin: 35px 0 0
}
.sp_box > ul > li > a { font-size: 16px;}
.sp_box > ul > li > a > i {font-size: 25px;}
/* product slide panel Index*/
/* header*/
.logo {margin: 0 0;}
.logo a img {
	height: 45px;
	width: auto
}
.hsocail-search { margin: 0 10px 0 0;}
.hsocail-search .hss-con {left: 0;right: 0;top: 1px;}
.navbar-inverse .navbar-toggle, .navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
	float: right;
	border-radius: 5px!important;
	margin-bottom: 7px;
	margin-top: 5px;
	padding: 9px 7px
}
.toggle-search {
	border-radius: 5px !important;
font-size: 21px;
height: 33px;
line-height: 0;
margin: 0;
padding: 0;
}
.main-top-img, .main-top-img .box {
	height: auto
}
.main-top-img .box img {
	height: auto;
	max-width: 100%;
	width: 100%
}
.right-img-btm {
	height: auto
}
.right-img-btm .box {
	height: auto;
	margin: 5px 0
}
.right-img-btm .box img {
	height: auto;
	max-width: 100%;
	width: 100%
}

.scroll-nav {
	display: none;
}
.braking-news .brknews-head {
	width: 18%
}
.braking-news .brknews-slide {
	width: 82%
}
.braking-news .brknews-head h2 {
  
  font-size: 16px;padding: 5px;
  
}
.braking-news .brknews-head h2 span {
	display: inline-block;
}
/* header*/
/*Index Page*/
.nt_container {
	padding: 0
}
.mian-news-for-desktop
{
	display:block;
}
.mian-news-for-mobile
{
	display:none;
}
.nt_main_banner .ntmb-8 {width: 380px;}
.nt_main_banner .ntmb-8 .ntmb_01 {width: 375px;}
.nt_main_banner .ntmb-8 .ntmb_01 a img {min-height: 505px;min-width: 375px;width:auto;}
.nt_topic a .nttpc_txtcon {height: 55px;}

.nt-video-black { margin-bottom: 25px;}
.state-filter {right: -50px;top: 0;width: 370px;}
.state-filter ul.sful li {padding: 0 5px;width: 45%;}
.owl-carousel, .owl-carousel .owl-wrapper {margin: 30px 0 0;}
/* Index page End*/
/*Deatil view page*/
.nt_detailview h3 {font-size: 20px;width: 75%;}
.nt_detailview .nt_nextprevious_article {width: 25%;}
.nt_detailview .nt_nextprevious_article ul li { padding: 0 3px;}
.nt_detailview .nt_nextprevious_article ul li a { padding: 3px 5px;}
.nt_detailview .nt_nextprevious_article ul li a i {font-size: 18px;}
.nt_detailview .ntdv_imgcon {height: 220px;}
.nt_sliderview .media_wrapper {height: auto;max-height: 440px;}
.nt_sliderview .carousel-control {background-color: rgba(0, 0, 0, 0.8);top: 50%;}
.nt_sliderview .carousel-control.right {right: 0;}
.nt_sliderview .carousel-control.left span, .nt_sliderview .carousel-control.right span {font-size: 50px;}
/*Deatil view page End*/
/* side bar*/
.ntdv_relatedpost a .ntdvrp_txtcon {height: 60px;}
.ntdv_rashi ul li a .rashi_name {margin: 0 0 0 0px;}

.nav-justified li a {
  font-size: 15px;
}
/* side bar End*/
/* Entertainment*/
.mnoranjan .mrnjnbner_01 { height: 220px;}
 /* Entertainment*/
}
@media (max-width:991px) {
.navbar-inverse .navbar-nav li:first-child a {
	padding-left: 15px
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	border: none
}
.navbar-inverse .navbar-nav li a, .navbar-inverse .navbar-nav li a:focus, .navbar-inverse .navbar-nav li a:hover {
	border-right: none!important
}
.owl-item img {
	display: block;
	max-width: 100%;
	height: auto
}
.social a {
	font-size: 9px
}
.nav-justified li a {
	font-size: 10px
}
.breadcrumb {
	float: left;
	width: 100%;
	padding-top: 20px;
	padding-left: 0
}
}
@media (min-width:768px) and (max-width:991px) {
.navbar-nav>li>a {
	padding: 15px 10px;
	font-size: 12px
}
.mega-menu {
	min-width: 280px
}
.mega-sub {
	border-right: none
}
.last-update {
	font-size: 11px
}
.pickmeup .pmu-instance .pmu-day-of-week *, .pickmeup .pmu-instance .pmu-days * {
	width: 27px
}
.popular-tags {
	height: auto;
	overflow: visible
}
/* Topic page*/
 .nt-topic .topic-tab .tab-content .topic-news .topic-news-grid {float: left;padding-left:10px;padding-right:10px;width: 50%;}
 .nt-topic .topic-tab .tab-content .topic-news a .tpicn_imgcon ,.ntdv_relatedpost a .ntdvrp_imgcon {height:118px;}
 .nt-topic .topic-tab .tab-content .topic-photo .tp-grid-3 {float: left;padding-left:10px;padding-right:10px;width: 50%;}
 .nt-topic .topic-tab .tab-content .topic-photo a .tpicp-imgcon {height: 118px;}
 .nt-topic .topic-tab .tab-content .topic-news a .tpicn_txtcon h4 {font-size: 16px;height: 42px; overflow: hidden;}
 
  /* Topic page*/
}
@media (max-width:767px)
{
.mega-sub, .subscribe-info {
	min-height: inherit
}
#time-date, #weather, .copyrights {
	text-align: left
}
.navbar-header {
	float: none
}
.navbar-toggle {
	display: none
}
.navbar-collapse {
	border-top: 1px solid transparent
}
.navbar-collapse.collapse {
	display: none!important
}
.navbar-nav {
	float: none!important;
	margin: 7.5px -15px
}
.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px
}
.navbar-collapse.collapse.in {
	display: block!important
}
.collapsing {
	overflow: hidden!important
}
.navbar-inverse .dropdown-menu {
	background: 0 0;
	border: none
}
.nav li {
	border-bottom: 1px solid #44617d
}
.dropdown-menu li {
	border-bottom: none
}
.mega-menu {
	min-width: inherit;
	padding: 0
}
.popular-tags, .subscribe-info {
	padding-right: 5px;
	border-right: none
}
.popular-tags, .recent-posts {
	padding-left: 5px
}
.mega-menu a {
	padding-top: 5px!important;
	padding-bottom: 5px!important
}
.nav-icn {
	float: right;
	margin-right: 10px
}
.mega-sub {
	padding-bottom: 5px
}
.open {
	background: #ad0000
}
.open li {
	border-bottom: 1px solid #da4839
}
.open li a {
	padding-top: 10px!important;
	padding-bottom: 10px!important;
	margin-left: 10px
}
.open li:last-child {
	border-bottom: none
}
.open .dropdown-toggle {
	background: #14141c!important
}
#scrollUp {
	bottom: 10px
}
.main-title {
	font-size: 15px
}
#weather {
	padding-top: 10px;
	padding-bottom: 10px
}
.owl-next, .owl-prev {
	display: block;
}
.info {
	line-height: 54px
}
.banner-outer .carousel-caption {
	font-size: 18px;
	line-height: 18px;
	padding-bottom: 20px
}
.science {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #ededed
}
.pickmeup .pmu-instance .pmu-day-of-week *, .pickmeup .pmu-instance .pmu-days * {
	width: 27px
}
.popular-tags {
	height: auto;
	overflow: visible
}
.f-social .list-inline li {
	float: left
}
.f-nav .list-inline li {
	padding-left: 0;
	margin-bottom: 5px
}
.copyrights {
	margin-bottom: 5px
}
.mid-sec .list-unstyled li {
	width: 100%;
	padding-bottom: 10px;
	float: left
}
/* product slide panel Index*/	
.slide_panel {
	display: inline-block;
	height: auto;
	margin: 0 -4px 0 0;
	padding: 0;
	vertical-align: top;
	width: auto
}
.slide_panel .sp_btn {
	background-color: #14141C;
	display: block;
	height: auto;
	margin: 0;
	padding: 0 10px;
	width: auto
}
.slide_panel .sp_btn>a {
	display: block;
	height: 45px;
	margin: 0;
	outline: 0;
	padding: 0;
	text-decoration: none
}
.slide_panel .sp_btn > a img {
  height: auto;
  margin: 15px 0;
  padding: 0;
  width: 25px;
}
.sp_box {
	min-height: 400px
}
.sp_box .sp_social {
	margin: 35px 0 0
}
.sp_box > ul > li > a { font-size: 16px;}
.sp_box > ul > li > a > i {font-size: 25px;}
/* product slide panel Index*/
/* header*/
.logo {margin: 0 20%;}
.logo a img {
	height: 45px;
	width: auto
}
.hsocail-search { margin: 0 10px 0 0;}
.hsocail-search .hss-con {left: 0;right: 0;top: 1px;}
.navbar-inverse .navbar-toggle, .navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
	float: right;
	border-radius: 5px!important;
	margin-bottom: 7px;
	margin-top: 5px;
	padding: 9px 7px
}
.toggle-search {
	border-radius: 5px !important;
font-size: 21px;
height: 33px;
line-height: 0;
margin: 0;
padding: 0;
}
.main-top-img, .main-top-img .box {
	height: auto
}
.main-top-img .box img {
	height: auto;
	max-width: 100%;
	width: 100%
}
.right-img-btm {
	height: auto
}
.right-img-btm .box {
	height: auto;
	margin: 5px 0
}
.right-img-btm .box img {
	height: auto;
	max-width: 100%;
	width: 100%
}

.scroll-nav {
	display: block
}
.braking-news .brknews-head {
	width: 10%
}
.braking-news .brknews-slide {
	width: 90%
}
.braking-news .brknews-head h2 span {
	display: none
}
/* header*/
/*Index Page*/
.nt_container {
	padding: 0
}
.mian-news-for-desktop
{
	display:none;
}
.mian-news-for-mobile
{
	display:block;
}
.nt_main_banner {
	margin: 0;
	width: 100%;
	display:block;
}
.nt_main_banner .ntmb-8 {
	width: 100%;
	float: none
}
.nt_main_banner .ntmb-8 .ntmb_01 {
	height: auto;
	margin: 0 0 5px;
	width: 100%
}
.nt_main_banner .ntmb-8 .ntmb_01 a img {
	height: auto;
	position: static;
	width: 100%;
	min-height:auto;
	min-width:auto;
}
.nt_main_banner .ntmb-8 .ntmb_01 a .nt_innercon h2 {
	font-size: 15px;
height: 50px;
line-height: 20px;
margin: 3px 0;
}
.nt_main_banner .ntmb-8 .ntmb_01 a .gradient {
	height: 100px
}
.nt_main_banner .ntmb-4 {
	width: 100%;
	float: none
}
.nt_main_banner .ntmb-4 .ntmb_04 {
	float: none;
	height: auto;
	margin: 0 0 5px;
	width: 100%
}
.nt_main_banner .ntmb-4 .ntmb_04 a img {
	height: auto;
	position: static;
	width: 100%;
	min-height:auto;
	min-width:auto;
}
.nt_main_banner .ntmb-4 .ntmb_04 a .nt_innercon h2 {
	font-size: 15px;
	line-height: 20px;
	margin: 3px 0
}
.nt_main_banner .ntmb-4 .ntmb_04 a .gradient {
	height: 130px
}
.nt_topic a .nttpc_txtcon {
  height: 55px;}

.nt-video-black { margin-bottom: 25px;}
.state-filter {top: 30px;width: 100%;right:0;}
.state-filter ul.sful li {padding: 0 5px;width: 45%;}
.owl-carousel, .owl-carousel .owl-wrapper {margin: 30px 0 0;}
/* Index page End*/
/*Deatil view page*/
.nt_detailview h3 {font-size: 20px;width: 75%;}
.nt_detailview .nt_nextprevious_article {width: 25%;}
.nt_detailview .nt_nextprevious_article ul li { padding: 0 3px;}
.nt_detailview .nt_nextprevious_article ul li a { padding: 3px 5px;}
.nt_detailview .nt_nextprevious_article ul li a i {font-size: 18px;}
.nt_detailview .ntdv_imgcon {height: 220px;}
.nt_detailview .ntdv_imgcon iframe {height: 100%;margin: 0 auto; width: 100%;}
.nt_sliderview .media_wrapper {height: auto;max-height: 440px;}
.nt_sliderview .carousel-control {background-color: rgba(0, 0, 0, 0.8);top: 50%;}
.nt_sliderview .carousel-control.right {right: 0;}
.nt_sliderview .carousel-control.left span, .nt_sliderview .carousel-control.right span {font-size: 50px;}
/*Deatil view page End*/
/* side bar*/
.ntdv_relatedpost a .ntdvrp_txtcon {height: 60px;}
.ntdv_rashi ul li a .rashi_name {margin: 0 0 0 0px;}
.nav-justified li{float:left !important;width:33.33%;}
.nav-justified li a {
  font-size: 15px;
}
/* side bar End*/
/* Entertainment*/
.mnoranjan .mrnjnbner_01 { height: 220px;}
 /* Entertainment*/
/* Topic page*/
 .nt-topic .topic-tab .tab-content .topic-news .topic-news-grid {float: left;padding-left:10px;padding-right:10px;width: 50%;}
 .nt-topic .topic-tab .tab-content .topic-news a .tpicn_imgcon , .ntdv_relatedpost a .ntdvrp_imgcon {height:189px;}
 .nt-topic .topic-tab .tab-content .topic-photo .tp-grid-3 {float: left;padding-left:10px;padding-right:10px;width: 50%;}
 .nt-topic .topic-tab .tab-content .topic-photo a .tpicp-imgcon {height: 189px;}
 
  /* Topic page*/
}
@media (max-width:640px) 
{
/* product slide panel Index*/	
.slide_panel {
	display: inline-block;
	height: auto;
	margin: 0 -4px 0 0;
	padding: 0;
	vertical-align: top;
	width: auto
}
.slide_panel .sp_btn {
	background-color: #14141C;
	display: block;
	height: auto;
	margin: 0;
	padding: 0 10px;
	width: auto
}
.slide_panel .sp_btn>a {
	display: block;
	height: 45px;
	margin: 0;
	outline: 0;
	padding: 0;
	text-decoration: none
}
.slide_panel .sp_btn > a img {
  height: auto;
  margin: 15px 0;
  padding: 0;
  width: 25px;
}
.sp_box {
	min-height: 400px
}
.sp_box .sp_social {
	margin: 35px 0 0
}
.sp_box > ul > li > a { font-size: 16px;}
.sp_box > ul > li > a > i {font-size: 25px;}
/* product slide panel Index*/
/* header*/
.logo {margin: 0 20%;}
.logo a img {
	height: 45px;
	width: auto
}
.hsocail-search { margin: 0 10px 0 0;}
.hsocail-search .hss-con {left: 0;right: 0;top: 1px;}
.navbar-inverse .navbar-toggle, .navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
	float: right;
	border-radius: 5px!important;
	margin-bottom: 7px;
	margin-top: 5px;
	padding: 9px 7px
}
.toggle-search {
	border-radius: 5px !important;
font-size: 21px;
height: 33px;
line-height: 0;
margin: 0;
padding: 0;
}
.main-top-img, .main-top-img .box {
	height: auto
}
.main-top-img .box img {
	height: auto;
	max-width: 100%;
	width: 100%
}
.right-img-btm {
	height: auto
}
.right-img-btm .box {
	height: auto;
	margin: 5px 0
}
.right-img-btm .box img {
	height: auto;
	max-width: 100%;
	width: 100%
}

.scroll-nav {
	display: block
}
.braking-news .brknews-head {
	width: 10%
}
.braking-news .brknews-slide {
	width: 90%
}
.braking-news .brknews-head h2 span {
	display: none
}
/* header*/
/*Index Page*/
.nt_container {
	padding: 0
}
.mian-news-for-desktop
{
	display:none;
}
.mian-news-for-mobile
{
	display:block;
}
.nt_main_banner {
	margin: 0;
	width: 100%;
	display:block;
}
.nt_main_banner .ntmb-8 {
	width: 100%;
	float: none
}
.nt_main_banner .ntmb-8 .ntmb_01 {
	height: auto;
	margin: 0 0 5px;
	width: 100%
}
.nt_main_banner .ntmb-8 .ntmb_01 a img {
	height: auto;
	position: static;
	width: 100%;
	min-height:auto;
	min-width:auto;
}
.nt_main_banner .ntmb-8 .ntmb_01 a .nt_innercon h2 {
	font-size: 15px;
height: 50px;
line-height: 20px;
margin: 3px 0;
}
.nt_main_banner .ntmb-8 .ntmb_01 a .gradient {
	height: 100px
}
.nt_main_banner .ntmb-4 {
	width: 100%;
	float: none
}
.nt_main_banner .ntmb-4 .ntmb_04 {
	float: none;
	height: auto;
	margin: 0 0 5px;
	width: 100%
}
.nt_main_banner .ntmb-4 .ntmb_04 a img {
	height: auto;
	position: static;
	width: 100%;
	min-height:auto;
	min-width:auto;
}
.nt_main_banner .ntmb-4 .ntmb_04 a .nt_innercon h2 {
	font-size: 15px;
	line-height: 20px;
	margin: 3px 0
}
.nt_main_banner .ntmb-4 .ntmb_04 a .gradient {
	height: 130px
}
.nt_topic a .nttpc_txtcon {
  height: 55px;}

.nt-video-black { margin-bottom: 25px;}
.state-filter {top: 30px;width: 100%;right:0;}
.state-filter ul.sful li {padding: 0 5px;width: 45%;}
.owl-carousel, .owl-carousel .owl-wrapper {margin: 30px 0 0;}
/* Index page End*/
/*Deatil view page*/
.nt_detailview h3 {font-size: 20px;width: 75%;}
.nt_detailview .nt_nextprevious_article {width: 25%;}
.nt_detailview .nt_nextprevious_article ul li { padding: 0 3px;}
.nt_detailview .nt_nextprevious_article ul li a { padding: 3px 5px;}
.nt_detailview .nt_nextprevious_article ul li a i {font-size: 18px;}
.nt_detailview .ntdv_imgcon {height: 220px;}
.nt_detailview .ntdv_imgcon iframe {height: 100%;margin: 0 auto; width: 100%;}
.nt_sliderview .media_wrapper {height: auto;max-height: 440px;}
.nt_sliderview .carousel-control {background-color: rgba(0, 0, 0, 0.8);top: 50%;}
.nt_sliderview .carousel-control.right {right: 0;}
.nt_sliderview .carousel-control.left span, .nt_sliderview .carousel-control.right span {font-size: 50px;}
/*Deatil view page End*/
/* side bar*/
.ntdv_relatedpost a .ntdvrp_txtcon {height: 60px;}
.ntdv_rashi ul li a .rashi_name {margin: 0 0 0 0px;}
.nav-justified li{float:left !important;width:33.33%;}
.nav-justified li a {
  font-size: 15px;
}
/* side bar End*/
/* Entertainment*/
.mnoranjan .mrnjnbner_01 { height: 220px;}
 /* Entertainment*/
 /* Topic page*/
 .nt-topic .topic-tab .tab-content .topic-news .topic-news-grid {float: left;padding-left:10px;padding-right:10px;width: 50%;}
 .nt-topic .topic-tab .tab-content .topic-news a .tpicn_imgcon , .ntdv_relatedpost a .ntdvrp_imgcon {height:152px;}
 .nt-topic .topic-tab .tab-content .topic-photo .tp-grid-3 {float: left;padding-left:10px;padding-right:10px;width: 50%;}
 .nt-topic .topic-tab .tab-content .topic-photo a .tpicp-imgcon {height: 152px;}
 
  /* Topic page*/
}
@media (max-width:480px) 
{
/* product slide panel Index*/	
.slide_panel {
	display: inline-block;
	height: auto;
	margin: 0 -4px 0 0;
	padding: 0;
	vertical-align: top;
	width: auto
}
.slide_panel .sp_btn {
	background-color: #14141C;
	display: block;
	height: auto;
	margin: 0;
	padding: 0 10px;
	width: auto
}
.slide_panel .sp_btn>a {
	display: block;
	height: 45px;
	margin: 0;
	outline: 0;
	padding: 0;
	text-decoration: none
}
.slide_panel .sp_btn > a img {
  height: auto;
  margin: 15px 0;
  padding: 0;
  width: 25px;
}
.sp_box {
	min-height: 400px
}
.sp_box .sp_social {
	margin: 35px 0 0
}
.sp_box > ul > li > a { font-size: 16px;}
.sp_box > ul > li > a > i {font-size: 25px;}
/* product slide panel Index*/
/* header*/
.logo {margin: 0 25%;}
.logo a img {
	height: 45px;
	width: auto
}
.hsocail-search { margin: 0 10px 0 0;}
.hsocail-search .hss-con {left: 0;right: 0;top: 1px;}
.navbar-inverse .navbar-toggle, .navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
	float: right;
	border-radius: 5px!important;
	margin-bottom: 7px;
	margin-top: 5px;
	padding: 9px 7px
}
.toggle-search {
	border-radius: 5px !important;
font-size: 21px;
height: 33px;
line-height: 0;
margin: 0;
padding: 0;
}
.main-top-img, .main-top-img .box {
	height: auto
}
.main-top-img .box img {
	height: auto;
	max-width: 100%;
	width: 100%
}
.right-img-btm {
	height: auto
}
.right-img-btm .box {
	height: auto;
	margin: 5px 0
}
.right-img-btm .box img {
	height: auto;
	max-width: 100%;
	width: 100%
}

.scroll-nav {
	display: block
}
.braking-news .brknews-head {
	width: 10%
}
.braking-news .brknews-slide {
	width: 90%
}
.braking-news .brknews-head h2 span {
	display: none
}
/* header*/
/*Index Page*/
.nt_container {
	padding: 0
}
.mian-news-for-desktop
{
	display:none;
}
.mian-news-for-mobile
{
	display:block;
}
.nt_main_banner {
	margin: 0;
	width: 100%;
	display:block;
}
.nt_main_banner .ntmb-8 {
	width: 100%;
	float: none
}
.nt_main_banner .ntmb-8 .ntmb_01 {
	height: auto;
	margin: 0 0 5px;
	width: 100%
}
.nt_main_banner .ntmb-8 .ntmb_01 a img {
	height: auto;
	position: static;
	width: 100%;
	min-height:auto;
	min-width:auto;
}
.nt_main_banner .ntmb-8 .ntmb_01 a .nt_innercon h2 {
	font-size: 15px;
height: 50px;
line-height: 20px;
margin: 3px 0;
}
.nt_main_banner .ntmb-8 .ntmb_01 a .gradient {
	height: 100px
}
.nt_main_banner .ntmb-4 {
	width: 100%;
	float: none
}
.nt_main_banner .ntmb-4 .ntmb_04 {
	float: none;
	height: auto;
	margin: 0 0 5px;
	width: 100%
}
.nt_main_banner .ntmb-4 .ntmb_04 a img {
	height: auto;
	position: static;
	width: 100%;
	min-height:auto;
	min-width:auto;
}
.nt_main_banner .ntmb-4 .ntmb_04 a .nt_innercon h2 {
	font-size: 15px;
	line-height: 20px;
	margin: 3px 0
}
.nt_main_banner .ntmb-4 .ntmb_04 a .gradient {
	height: 130px
}
.nt_topic a .nttpc_txtcon {
  height: 55px;}

.nt-video-black { margin-bottom: 25px;}
.state-filter {top: 30px;width: 100%;right:0;}
.state-filter ul.sful li {padding: 0 5px;width: 45%;}
.owl-carousel, .owl-carousel .owl-wrapper {margin: 30px 0 0;}
/* Index page End*/
/*Deatil view page*/
.nt_detailview h3 {font-size: 20px;width: 75%;}
.nt_detailview .nt_nextprevious_article {width: 25%;}
.nt_detailview .nt_nextprevious_article ul li { padding: 0 3px;}
.nt_detailview .nt_nextprevious_article ul li a { padding: 3px 5px;}
.nt_detailview .nt_nextprevious_article ul li a i {font-size: 18px;}
.nt_detailview .ntdv_imgcon {height: 220px;}
.nt_detailview .ntdv_imgcon iframe {height: 100%;margin: 0 auto; width: 100%;}
.nt_sliderview .media_wrapper {height: auto;max-height: 440px;}
.nt_sliderview .carousel-control {background-color: rgba(0, 0, 0, 0.8);top: 50%;}
.nt_sliderview .carousel-control.right {right: 0;}
.nt_sliderview .carousel-control.left span, .nt_sliderview .carousel-control.right span {font-size: 50px;}
/*Deatil view page End*/
/* side bar*/
.ntdv_relatedpost a .ntdvrp_txtcon {height: 60px;}
.ntdv_rashi ul li a .rashi_name {margin: 0 0 0 0px;}
.nav-justified li{float:left !important;width:33.33%;}
.nav-justified li a {
  font-size: 15px;
}
/* side bar End*/
/* Entertainment*/
.mnoranjan .mrnjnbner_01 { height: 220px;}
 /* Entertainment*/
 /* Topic page*/
 .nt-topic .topic-tab .tab-content .topic-news .topic-news-grid {float: left;padding-left:0px;padding-right:0px;width: 100%;}
 .nt-topic .topic-tab .tab-content .topic-news a .tpicn_imgcon , .ntdv_relatedpost a .ntdvrp_imgcon {height:236px;}
 .nt-topic .topic-tab .tab-content .topic-photo .tp-grid-3 {float: left;padding-left:0px;padding-right:0px;width: 100%;}
 .nt-topic .topic-tab .tab-content .topic-photo a .tpicp-imgcon {height: 236px;}
 
  /* Topic page*/
}
@media (max-width:360px)
{
/* product slide panel Index*/	
.slide_panel {
	display: inline-block;
	height: auto;
	margin: 0 -4px 0 0;
	padding: 0;
	vertical-align: top;
	width: auto
}
.slide_panel .sp_btn {
	background-color: #14141C;
	display: block;
	height: auto;
	margin: 0;
	padding: 0 10px;
	width: auto
}
.slide_panel .sp_btn>a {
	display: block;
	height: 45px;
	margin: 0;
	outline: 0;
	padding: 0;
	text-decoration: none
}
.slide_panel .sp_btn > a img {
  height: auto;
  margin: 15px 0;
  padding: 0;
  width: 25px;
}
.sp_box {
	min-height: 400px
}
.sp_box .sp_social {
	margin: 35px 0 0
}
.sp_box > ul > li > a { font-size: 16px;}
.sp_box > ul > li > a > i {font-size: 25px;}
/* product slide panel Index*/
/* header*/
.logo {margin: 0 20%;}
.logo a img {
	height: 45px;
	width: auto
}
.hsocail-search { margin: 0 10px 0 0;}
.hsocail-search .hss-con {left: 0;right: 0;top: 1px;}
.navbar-inverse .navbar-toggle, .navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
	float: right;
	border-radius: 5px!important;
	margin-bottom: 7px;
	margin-top: 5px;
	padding: 9px 7px
}
.toggle-search {
	border-radius: 5px !important;
font-size: 21px;
height: 33px;
line-height: 0;
margin: 0;
padding: 0;
}
.main-top-img, .main-top-img .box {
	height: auto
}
.main-top-img .box img {
	height: auto;
	max-width: 100%;
	width: 100%
}
.right-img-btm {
	height: auto
}
.right-img-btm .box {
	height: auto;
	margin: 5px 0
}
.right-img-btm .box img {
	height: auto;
	max-width: 100%;
	width: 100%
}

.scroll-nav {
	display: block
}
.braking-news .brknews-head {
	width: 10%
}
.braking-news .brknews-slide {
	width: 90%
}
.braking-news .brknews-head h2 span {
	display: none
}
/* header*/
/*Index Page*/
.nt_container {
	padding: 0
}
.mian-news-for-desktop
{
	display:none;
}
.mian-news-for-mobile
{
	display:block;
}
.nt_main_banner {
	margin: 0;
	width: 100%;
	display:block;
}
.nt_main_banner .ntmb-8 {
	width: 100%;
	float: none
}
.nt_main_banner .ntmb-8 .ntmb_01 {
	height: auto;
	margin: 0 0 5px;
	width: 100%
}
.nt_main_banner .ntmb-8 .ntmb_01 a img {
	height: auto;
	position: static;
	width: 100%;
	min-height:auto;
	min-width:auto;
}
.nt_main_banner .ntmb-8 .ntmb_01 a .nt_innercon h2 {
	font-size: 15px;
height: 50px;
line-height: 20px;
margin: 3px 0;
}
.nt_main_banner .ntmb-8 .ntmb_01 a .gradient {
	height: 100px
}
.nt_main_banner .ntmb-4 {
	width: 100%;
	float: none
}
.nt_main_banner .ntmb-4 .ntmb_04 {
	float: none;
	height: auto;
	margin: 0 0 5px;
	width: 100%
}
.nt_main_banner .ntmb-4 .ntmb_04 a img {
	height: auto;
	position: static;
	width: 100%;
	min-height:auto;
	min-width:auto;
}
.nt_main_banner .ntmb-4 .ntmb_04 a .nt_innercon h2 {
	font-size: 15px;
	line-height: 20px;
	margin: 3px 0
}
.nt_main_banner .ntmb-4 .ntmb_04 a .gradient {
	height: 130px
}
.nt_topic a .nttpc_txtcon {
  height: 55px;}

.nt-video-black { margin-bottom: 25px;}
.state-filter {top: 30px;width: 100%;right:0;}
.state-filter ul.sful li {padding: 0 5px;width: 45%;}
.owl-carousel, .owl-carousel .owl-wrapper {margin: 30px 0 0;}
/* Index page End*/
/*Deatil view page*/
.nt_detailview h3 {font-size: 20px;width: 75%;}
.nt_detailview .nt_nextprevious_article {width: 25%;}
.nt_detailview .nt_nextprevious_article ul li { padding: 0 3px;}
.nt_detailview .nt_nextprevious_article ul li a { padding: 3px 5px;}
.nt_detailview .nt_nextprevious_article ul li a i {font-size: 18px;}
.nt_detailview .ntdv_imgcon {height: 220px;}
.nt_detailview .ntdv_imgcon iframe {height: 100%;margin: 0 auto; width: 100%;}
.nt_sliderview .media_wrapper {height: auto;max-height: 440px;}
.nt_sliderview .carousel-control {background-color: rgba(0, 0, 0, 0.8);top: 50%;}
.nt_sliderview .carousel-control.right {right: 0;}
.nt_sliderview .carousel-control.left span, .nt_sliderview .carousel-control.right span {font-size: 50px;}
/*Deatil view page End*/
/* side bar*/
.ntdv_relatedpost a .ntdvrp_txtcon {height: 60px;}
.ntdv_rashi ul li a .rashi_name {margin: 0 0 0 0px;}
.nav-justified li{float:left !important;width:33.33%;}
.nav-justified li a {
  font-size: 15px;
}
/* side bar End*/
/* Entertainment*/
.mnoranjan .mrnjnbner_01 { height: 220px;}
 /* Entertainment*/
 /* Topic page*/
 .nt-topic .topic-tab .tab-content .topic-news .topic-news-grid {float: left;padding-left:0px;padding-right:0px;width: 100%;}
 .nt-topic .topic-tab .tab-content .topic-news a .tpicn_imgcon , .ntdv_relatedpost a .ntdvrp_imgcon {height: 168px;}
 .nt-topic .topic-tab .tab-content .topic-photo .tp-grid-3 {float: left;padding-left:0px;padding-right:0px;width: 100%;}
 .nt-topic .topic-tab .tab-content .topic-photo a .tpicp-imgcon {height: 168px;}
 
  /* Topic page*/
}
@media (max-width:348px) {
.grid .sub-info-bordered, .sec-topic .sub-info-bordered {
	height: 50px
}
.grid .sub-info-bordered .stars, .sec-topic .sub-info-bordered .stars {
	float: left
}
    .nt_detailview .ntdv_imgcon iframe {
  height: 100%;
  margin: 0 auto;
  width: 100%;
}
}

